summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Updates for 2.0.0 releasedeluge-2.0.0Calum Lind2019-06-06
* [Docs] Cleanup changelog and docsCalum Lind2019-06-06
* Update translation filesCalum Lind2019-06-06
* Simplify the get_version methodCalum Lind2019-06-06
* [Tests] Remove python2 from tox configCalum Lind2019-06-06
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-05
* [Travis] Add unit test for libtorrent 1.2Calum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* fix blurry icons in gnomeByeonghoon Yoo2019-06-04
* [packaging] sdist use xztar and exclude .mo filesCalum Lind2019-05-24
* [Docs] Update install details and add more pagesCalum Lind2019-05-23
* [macOS] Fix GTK windowing issuesCalum Lind2019-05-23
* [Appveyor] Switch to Python 3.6Calum Lind2019-05-23
* [Docs] Fix missing path in RTD configCalum Lind2019-05-22
* [Docs] Update readthedocs configCalum Lind2019-05-22
* [Travis] Remove Python2 testsCalum Lind2019-05-22
* [Travis] Fix getting version from git tagsCalum Lind2019-05-22
* [Docs] Fix ReadTheDocs config pathCalum Lind2019-05-22
* [Packaging] Cleanup README for PypiCalum Lind2019-05-22
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-21
* Minor updates to log.pySerg2019-05-20
* [GTK] Fix drag and drop files in files_tabCalum Lind2019-05-20
* [i18n] Ignore non-translation dirs in get_languagesCalum Lind2019-05-20
* [Logging] Fix line numbers missing on Python 3Calum Lind2019-05-20
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-18
* [GTK] Fix missing magnet trackers with Add dialog (non-prefetch)Calum Lind2019-05-18
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-18
* [GTK] Fix handling failed magnet prefetching in Add dialogCalum Lind2019-05-18
* [Daemon] Fix showing translation warning messagesCalum Lind2019-05-17
* Raise Twisted minimum version to 17.1Calum Lind2019-05-17
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* Update gitignore fileCalum Lind2019-05-14
* [Plugins] Remove stray unneeded init filesCalum Lind2019-05-13
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Web] Fix missing deregister_objectCalum Lind2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [#3250|Console] Fix errors dispaying magnets with no filesCalum Lind2019-05-11
* [#3250|Console] Fix unable to remove torrentCalum Lind2019-05-11
* Remove detox development requirementDjLegolas2019-05-09
* [#3244|Web] Add support for accept-encoding headerCalum Lind2019-05-09
* [Packaging] Remove distro from setuptool requirementsCalum Lind2019-05-09
* [Tests] Fix console test fail on AppVeyorCalum Lind2019-05-08
* [Common] Replace platform.linux_distribution functionCalum Lind2019-05-08
* [#3248|Console] Fix not accepting input under Python3Calum Lind2019-05-08
* [Lint] Update pre-commit linter versionsCalum Lind2019-05-03
* [Tests] Fix AttributeError in test_core with Twisted 19Calum Lind2019-05-03
* [Plugins] Fix missing deregister for JSONCalum Lind2019-05-03
* [Tox] Pin pip version to fix PEP517 issuesCalum Lind2019-05-03
* [GTK] Remove running reactor in Gdk threadCalum Lind2019-03-29