summaryrefslogtreecommitdiffstats
path: root/deluge/scripts
Commit message (Expand)AuthorAge
* Fix 2107 : create_plugin.py call correct version of pythonCalum Lind2012-11-06
* Now that the plugin's namespace is in use, make the plugins get their own log...Pedro Algarvio2011-06-03
* Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-28
|\
| * Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* | Ported Feeder(although not working on current deluge), Notifications, Schedul...Pedro Algarvio2010-12-10
* | Improve `create_plugin.py` and the generated `create_dev_link.sh`.Pedro Algarvio2010-12-10
* | Simplify some code on `create_plugin.py`.Pedro Algarvio2010-12-10
* | Improve and port the `create_plugin.py` script to generate the plugins under ...Pedro Algarvio2010-12-10
|/
* Fix #1098 use triple quotes in the docstrings of the generated methodsAndrew Resch2010-04-11
* fix the entry point for web pluginsDamien Churchill2010-03-10
* Fix typo. Remove obselete function.John Garland2010-01-14
* Fix create_plugin.py scriptAndrew Resch2009-10-24
* add the missing `s` to %(filename)sDamien Churchill2009-10-01
* add a GPL copyright header to the javascript plugin templateDamien Churchill2009-10-01
* update the create_plugin script allowing for the new webui plugin stuffDamien Churchill2009-09-17
* remove the paranthesis from the decorators in core.pyDamien Churchill2009-08-03
* Update create_plugin script a bitAndrew Resch2009-06-02
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Some changes to the create_plugin script to work properly with 1.2Andrew Resch2009-05-02
* Fix plugin __init__'s and update create_plugin scriptAndrew Resch2009-03-23
* apply Ghents patch to allow for specifying your deluge config dir whilst Damien Churchill2009-03-06
* Remove ssl exception from license header when creating plugins from the Andrew Resch2009-03-05
* Update create_plugin.py scriptAndrew Resch2009-02-24
* Remove 'state_upgrade.py' script since this functionality is included in Delu...Andrew Resch2009-01-27
* Updated for new yearJohn Garland2009-01-26
* Add copyright headersAndrew Resch2008-11-28
* Remove OpenSSL exception from headersAndrew Resch2008-11-28
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* fix webui config dialogMartijn Voncken2008-11-06
* config fixesMartijn Voncken2008-11-06
* Convert plugins setup.py to new formatAndrew Resch2008-10-27
* #483Martijn Voncken2008-09-23
* update create_pluginMartijn Voncken2008-09-23
* egg_handler for static files in plugin/data (#497)Martijn Voncken2008-09-23
* docgenMartijn Voncken2008-08-29
* gpl fixMartijn Voncken2008-08-09
* bash fixMartijn Voncken2008-08-09
* minor fixesMartijn Voncken2008-08-09
* create plugin scriptMartijn Voncken2008-08-08
* fix previous commitMartijn Voncken2008-07-25
* add scheduler script from #382Martijn Voncken2008-07-25
* begin transition to print being a functionMarcos Pinto2008-07-18
* q&d script to generate deuge.ui.client docs in wikiMartijn Voncken2008-06-22
* state_upgrade scriptMartijn Voncken2008-06-21