summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* [Lint] Code cleanup for PyLint run by prospector toolCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Convention categoryCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Error categoryCalum Lind2015-10-30
* [Lint] Add PyLint support and cleanup code with basic changesCalum Lind2015-10-30
* [Core] Fix mistake in clear_forced_error_stateCalum Lind2015-10-30
* [#1032] Error out torrent if data is missing on startupCalum Lind2015-10-30
* Add fastresume_rejected_alertCalum Lind2015-10-30
* [Core] Supress state warnings with fresh configCalum Lind2015-10-30
* [Console] Use utf8_encoded for non-interactive modeCalum Lind2015-10-29
* [GTKUI] Don't display percentage for Error'd torrentsCalum Lind2015-10-29
* [WebUI] Fix missing return from pep8 changesCalum Lind2015-10-22
* Fix config for isort 4.2Calum Lind2015-10-21
* Fix pep8 across codebaseCalum Lind2015-10-21
* Use xml.sax instead of cgi for escapingCalum Lind2015-10-18
* [Tests] Properly test for DeprecationWarning in test_logCalum Lind2015-10-18
* Remove translation markup in pluginmanagerbaseCalum Lind2015-10-18
* [Tests] Update plugin metadata testCalum Lind2015-10-18
* Fix missing js semi-colons and refactor CSSDmitry V Selitsky2015-10-07
* [#2769] [WebUI] Simplified torrent file upload UXBenjamin Dykstra2015-10-07
* [GTKUI] Store width and height of 'Edit trackers' dialog in configRobert Zwerus2015-10-07
* [Core] Cleanup a few docstrings in TMCalum Lind2015-10-02
* [Core] Mapped files fix and torrentid correctionCalum Lind2015-10-02
* [Core] Move add tracker merge into Torrent methodCalum Lind2015-10-02
* [Core] Split-up complex tm.load_stateCalum Lind2015-10-02
* [Core] Split create part of save_state into create_state methodCalum Lind2015-10-02
* [Core] Updates to writing and deleting torrentfileCalum Lind2015-10-02
* [Core] Fix queue_top typo in tm.addCalum Lind2015-10-01
* [#2703] [Core] Stop moving files if target files existCalum Lind2015-09-29
* Bump minimum version for libtorrent to 1.0.6Calum Lind2015-09-29
* [Core] Emit TorrentStateChangedEvent in update_stateCalum Lind2015-09-29
* [#2729] [Blocklist] Fix plugin lockup with empty urlCalum Lind2015-09-28
* [#1330] [Core] Fix pausing and resuming sessionCalum Lind2015-09-28
* [Core] Return all plugin status keys with empty listCalum Lind2015-09-28
* [#2236] [Core] Fix filter keyerror removing pluginCalum Lind2015-09-26
* [GTKUI] [OSX] Fix empty scrolling status (systray) menuCalum Lind2015-09-26
* Fix isort and flake8 testsCalum Lind2015-09-25
* [#2435] [GTKUI] Prevent user changing selection when editing trackerCalum Lind2015-09-25
* [#2705] [WebUI] Fix hostlist not being createdCalum Lind2015-09-25
* [#2765] Add support for TLS SNI in httpdownloaderCalum Lind2015-09-25
* [GTKUI] Fix connected issue in connection managerCalum Lind2015-09-25
* [GTKUI] Revert column type to uint64Calum Lind2015-09-20
* [Tests] Fix torrentview testCalum Lind2015-09-20
* [#2762] [GTKUI] Use correct column types for dataCalum Lind2015-09-20
* [#2763] [GTKUI] Fix unhandled error with invalid magnet uriCalum Lind2015-09-20
* [#2764] [Scheduler] Fix corrupt plugin prefs page on osxCalum Lind2015-09-20
* [#2754] [GTKUI] Fix Deluge isn't sorting torrents properlybendikro2015-09-18
* [#2402] [Notification] Fix popup to show actual count of files finishedCalum Lind2015-09-18
* [GTKUI] Select first entry in edit trackers dialog on first show.Calum Lind2015-09-10
* [Core] Only fsync the directory if GNU constant existsCalum Lind2015-09-07