summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Blocklist
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
* [GTK3] Replace deprecated `set_data` with attribute assignmentCalum Lind2018-11-05
* [Blocklist] Fix detecting compression type on Py3Calum Lind2018-11-02
* 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
* Add dependecy on sixCalum Lind2018-06-27
* Manually compress png with zopflipngCalum Lind2018-06-21
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* Fix flake8 errorCalum Lind2017-11-18
* [#3127|Blocklist] Fix importing blocklist with encoded linesCalum Lind2017-11-05
* [Lint] Fix flake8 issues with l as varCalum Lind2017-10-29
* [Blocklist] 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
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* Replace/remove usage of dict.keys()Calum 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] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Add flake8-quotes to tox and fix bad quotesCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Lint] Fix couple of pylint complaintsbendikro2016-11-03
* 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] A group of small compatiblity code changesAndrew Resch2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-18
* [WebUI] Create more space by removing headers from Prefs dialogsCalum Lind2016-05-23
* [Lint] [Plugins] Fix all pylint issuesCalum Lind2016-05-09
* [Lint] Autopep8 aggressive runCalum Lind2015-11-04
* [Lint] Standardise except codeCalum Lind2015-10-30
* [#2729] [Blocklist] Fix plugin lockup with empty urlCalum Lind2015-09-28
* Workaround for the isort Travis issue by using order-by-typeCalum Lind2014-09-26
* 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
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Fixed bug in Blocklist WebUI pref pageomaralvarez2014-08-19
* Replace pause_all with pause_sessionCalum Lind2014-08-12