summaryrefslogtreecommitdiffstats
path: root/deluge/core/preferencesmanager.py
Commit message (Expand)AuthorAge
* [#3337|Core] Fix lt listen_interfaces not comma-separatedCalum Lind2021-02-06
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* Cleanup outgoing_interface code and help textCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Core] Fix strip None in set_listen_onDjLegolas2018-06-18
* [Core] Fix strip None in outgoing_interfaceCalum Lind2018-06-09
* Fix and cleanup outgoing interface codeCalum Lind2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3171] Add Option To Specify Outgoing Connection InterfaceDoadin2018-05-21
* [#3066|Core] Add rather than replace dht bootstrap nodes in ltCalum Lind2017-10-29
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [UI] [Core] Update and refactor proxy settingsCalum Lind2017-01-26
* [Core] Minor cleanup of preferencesmanagerCalum Lind2017-01-26
* [Core] Remove deprecated lt torrent priorityCalum Lind2017-01-26
* [Core] Remove all lt 1.1 deprecated code referencesCalum Lind2017-01-18
* [Lint] Quote cleanupCalum Lind2016-11-17
* [#2922] [Core] Fix using incorrect type for peer_tos in lt 1.1Calum Lind2016-11-08
* [Core] Disable apply_settings for enc policy until fix can be foundCalum Lind2016-11-06
* [#2922] Fix interfaces and outgoing ports for lt 1.1Calum Lind2016-11-05
* [#2922] Fix proxy settings and torrent status for lt 1.1Calum Lind2016-11-05
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Core] Refactor out duplicate prefsmgr log linesCalum Lind2016-11-03
* [Core] Remove old geoip.dat code and fix log lineCalum Lind2016-11-03
* [Core] Add support for new lt settings_packCalum Lind2016-11-02
* [Core] [UI] Remove deprecated lt extensionsCalum Lind2016-11-02
* [#2861] [Core] Switch to using python-geoip for geoip lookupsCalum Lind2016-10-21
* [Core] Listening ports fixes and updatesCalum Lind2016-10-20
* [Core] Fix AttributeError for removed load_country_db method in lt 1.1.1Calum Lind2016-09-28
* [Core] Catch exception on call to lt.listen_on()bendikro2016-04-11
* [Core] Emit ConfigValueChangedEvent only in started statebendikro2016-04-11
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Fix pep8 across codebaseCalum Lind2015-10-21
* Update with new license headerCalum Lind2014-09-19
* Flake8 core and common filesCalum Lind2014-09-03
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* [#2472] Add support for anonymous_modeDoadin2014-09-01
* Remove duplicate i2p_proxy entryCalum Lind2014-08-21
* Flake8 core filesCalum Lind2014-08-19
* [#2219] Update the UIs for single Proxy and I2P ProxyCalum Lind2014-02-17
* Convert proxy config from multi to single settingCalum Lind2014-02-16
* [#2219] Add i2p proxy setting to coreCalum Lind2014-02-16
* [#1923] Add pre-allocation and remove compact allocationCalum Lind2014-02-16
* Remove unneeded old 'public' option codeCalum Lind2014-02-12
* Add torrent bandwidth priority to coreCalum Lind2014-02-11
* Flake8'd core filesCalum Lind2014-01-18
* Add super_seeding to coreCalum Lind2014-01-18
* More removal of lt deprecated params and funcsCalum Lind2014-01-17
* Replace lt deprecated session funcs with session_settingsCalum Lind2014-01-17