summaryrefslogtreecommitdiffstats
path: root/deluge/core/core.py
Commit message (Expand)AuthorAge
...
* [UI] [Core] Update and refactor proxy settingsCalum Lind2017-01-26
* [Core] Move readonly key setting closer to config initCalum Lind2017-01-26
* [Core] Use single underscore for private methodsCalum Lind2017-01-26
* [UI] [Core] Convert to session_stats_alert for session statusCalum Lind2017-01-26
* [Core] Replace deprecated lt.fingerprint with peer_fingerprint settingCalum Lind2017-01-25
* [Core] Remove all lt 1.1 deprecated code referencesCalum Lind2017-01-18
* [Core] Decorate methods deprecatedCalum Lind2016-11-22
* [#495] Deprecate core.set_torrent_* for core.set_torrent_optionsCalum Lind2016-11-22
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Core] Remove redundant utf8 encodingCalum Lind2016-11-08
* [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
* [Core] Add support for new lt settings_packCalum Lind2016-11-02
* [Core] [UI] Remove deprecated lt extensionsCalum 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
* [#2861] [Core] Switch to using python-geoip for geoip lookupsCalum Lind2016-10-21
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-18
* [Core] Change deprecated lt.version to lt.__version__Calum Lind2016-10-17
* [Core] Fix core.remove_torrents return value on errorbendikro2016-05-24
* [Core] Fix core.remove_torrents return value on errorbendikro2016-05-24
* [#2490] Add external IP to statusbarCalum Lind2016-05-14
* [WebUi] [Core] Fixes to plugin handling and WebUi plugin + testsbendikro2016-04-18
* [Core] Return Deferred from rename_files and rename_folderbendikro2016-04-11
* [Core] Implement async_add_torrent in torrentmanagerbendikro2016-04-10
* Add command-line option for the daemon to restrict some config keys to being ...Andrew Resch2016-02-02
* [#1260] Handle redirection better with httpdownloaderbendikro2015-12-11
* [Lint] Standardise except codeCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* [#1330] [Core] Fix pausing and resuming sessionCalum Lind2015-09-28
* [Core] Return all plugin status keys with empty listCalum Lind2015-09-28
* [#2250] [Core] [GTKUI] Added method remove_torrents to corebendikro2014-12-03
* [#2406] [Core] [GTKUI] Implement core.add_torrent_filesbendikro2014-12-03
* [Core] Remove old windows cache fixCalum Lind2014-11-18
* Flake8 codebaseCalum Lind2014-09-22
* Autopep8 E265Calum Lind2014-09-22
* Update with new license headerCalum Lind2014-09-19
* Add workarounds for isortCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* Disable SSL listen portCalum Lind2014-08-21
* Use int function to cast proxy typeCalum Lind2014-08-20
* Log errors for invalid interface valuesCalum Lind2014-08-20
* Replace pause_all with pause_sessionCalum Lind2014-08-12
* [#1294] [GTKUI] [WebUI] Add Skip File Hash CheckCalum Lind2014-08-10
* Change logging of 'creating backup' to debug levelCalum Lind2014-07-16
* Set alert_queue_size in AlertManager and add loggingCalum Lind2014-07-05
* Minor tidyup of core codeCalum Lind2014-07-05
* Remove old unneeded send_redundant_have session settingCalum Lind2014-07-04