summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Execute
Commit message (Expand)AuthorAge
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [Execute] Fix Glade layout and Py3 bytes issueCalum Lind2018-11-07
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* [Exceute] Fix GTK3 pack_start missing paramtersCalum Lind2018-11-05
* Shorten code to declare namespaceCalum Lind2018-11-02
* [GTK3] Save ui files with Glade 3.22Calum Lind2018-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
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Execute] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* 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
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* Remove unicode_literal from plugins setup.pyCalum Lind2017-02-23
* [Py2to3] Refactor out usage of unicode and basestringCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [#2784] Fix typo in bugfix 5f92810fbendikro2016-11-01
* Revert "[Py2to3] Replace iteritems and itervalues"Calum Lind2016-10-26
* [Py2to3] Replace iteritems and itervaluesAndrew Resch2016-10-26
* [#2784] [Execute] Escape ampersand in args for WindowsCalum Lind2016-06-29
* [WebUI] Create more space by removing headers from Prefs dialogsCalum Lind2016-05-23
* [Lint] Autopep8 aggressive runCalum Lind2015-11-04
* Fix missing js semi-colons and refactor CSSDmitry V Selitsky2015-10-07
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* Update headers and isort importsCalum Lind2014-09-23
* Flake8 codebaseCalum 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
* codepaint plugins js filesCalum Lind2014-08-04
* [WebUI] Update from config upon showing plugin pageCalum Lind2014-08-04
* [#1290] [Execute] Add TorrentRemoved eventCalum Lind2014-07-13
* [#1126] [#2322] Emit FinishedEvent after moving storage completeCalum Lind2014-07-13
* [Execute] Tabs to spacesCalum Lind2014-07-12
* Fix copy pasta fail :(John Garland2012-09-19
* Fix execute plugin not working with unicode torrent namesJohn Garland2012-09-16
* Execute: log stdout/stderr when command failsJohn Garland2012-03-02
* Execute: make running commands asynchronousJohn Garland2012-03-02
* Add some "now needed" missing imports.Pedro Algarvio2011-07-08
* Fix #1477: Execute Plugin should ignore Added events from state file on startupCalum Lind2011-06-30
* Remove duplicate code.Pedro Algarvio2011-06-05
* Fix Execute plugin not startingCalum Lind2011-06-04