summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Scheduler
Commit message (Expand)AuthorAge
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* Shorten code to declare namespaceCalum Lind2018-11-02
* [Scheduler] Migrate plugin code to GTK3kbdserver2018-11-02
* [GTK3] Migrate plugins to GTK3Calum Lind2018-11-02
* [WebUI] Fix closure minified size increaseCalum Lind2018-10-16
* [Lint] Format files with PrettierCalum Lind2018-10-03
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Flake8] Fix import and docstrings issuesCalum Lind2018-05-20
* Revert "[#2341] Use common.resource_filename in plugins"Calum Lind2017-06-16
* Revert "[Plugins] Replace pkg_resources for abspath and decode path"Calum Lind2017-06-16
* [Plugins] Update create_plugin scriptCalum Lind2017-06-08
* [Plugins] Replace pkg_resources for abspath and decode pathCalum Lind2017-06-08
* [#2341] Use common.resource_filename in pluginsCalum Lind2017-06-08
* Use super class call where possibleCalum Lind2017-03-16
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* Remove unicode_literal from plugins setup.pyCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Core] Add support for new lt settings_packCalum Lind2016-11-02
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Py2to3] Passes libfuturize.fixes.fix_division_safeCalum Lind2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [WebUI] Create more space by removing headers from Prefs dialogsCalum Lind2016-05-23
* [Lint] [Plugins] Fix all pylint issuesCalum Lind2016-05-09
* Fix pep8 across codebaseCalum Lind2015-10-21
* Fix missing js semi-colons and refactor CSSDmitry V Selitsky2015-10-07
* [#1330] [Core] Fix pausing and resuming sessionCalum Lind2015-09-28
* [#2764] [Scheduler] Fix corrupt plugin prefs page on osxCalum Lind2015-09-20
* [Scheduler] Show current speed limit in statusbarCalum Lind2015-09-07
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* Autopep8 E265Calum Lind2014-09-22
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* [Plugins] Fix relative imports to use dot notationCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_ws_commaCalum Lind2014-09-03
* Replace pause_all with pause_sessionCalum Lind2014-08-12
* codepaint plugins js filesCalum Lind2014-08-04
* [WebUI] Update from config upon showing plugin pageCalum Lind2014-08-04
* [#2238] [Scheduler] Fix undefined this.scheduleCellsCalum Lind2014-07-13
* More removal of lt deprecated params and funcsCalum Lind2014-01-17
* Fix #2147 : Missing translations for plugin preferences pageCalum Lind2012-11-27
* Add scheduler plugin page to webuisamuel3372012-02-23
* 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 Algarvio2011-06-03
* Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-28
* Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-13
* Ported Feeder(although not working on current deluge), Notifications, Schedul...Pedro Algarvio2010-12-10