summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make a 2.0.2 releasedeluge-2.0.2Calum Lind2019-06-081-1/+1
* [Packaging] Move user out of systemd files and add to tarballCalum Lind2019-06-085-5/+9
* [Packaging] Add updated launchd scriptsCalum Lind2019-06-083-9/+67
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-085-4/+24
* [Docs] Add release notes and update pagesCalum Lind2019-06-086-12/+90
* Update Changelog for 2.0.1deluge-2.0.1Calum Lind2019-06-071-1/+3
* [Docs] Update release checklistCalum Lind2019-06-071-13/+26
* [Packaging] Create tar.gz with sdist for PyPiCalum Lind2019-06-071-1/+1
* [Packaging] Fix get_version with no git commandCalum Lind2019-06-071-1/+1
* Back to devCalum Lind2019-06-061-0/+2
* Updates for 2.0.0 releasedeluge-2.0.0Calum Lind2019-06-061-1/+1
* [Docs] Cleanup changelog and docsCalum Lind2019-06-0619-62/+91
* Update translation filesCalum Lind2019-06-0619-55553/+86414
* Simplify the get_version methodCalum Lind2019-06-062-14/+13
* [Tests] Remove python2 from tox configCalum Lind2019-06-063-17/+3
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-051-1/+10
* [Travis] Add unit test for libtorrent 1.2Calum Lind2019-06-052-2/+11
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-053-11/+22
* fix blurry icons in gnomeByeonghoon Yoo2019-06-041-1/+1
* [packaging] sdist use xztar and exclude .mo filesCalum Lind2019-05-242-0/+4
* [Docs] Update install details and add more pagesCalum Lind2019-05-238-2/+148
* [macOS] Fix GTK windowing issuesCalum Lind2019-05-233-10/+23
* [Appveyor] Switch to Python 3.6Calum Lind2019-05-232-43/+15
* [Docs] Fix missing path in RTD configCalum Lind2019-05-221-0/+1
* [Docs] Update readthedocs configCalum Lind2019-05-221-0/+1
* [Travis] Remove Python2 testsCalum Lind2019-05-221-6/+2
* [Travis] Fix getting version from git tagsCalum Lind2019-05-221-2/+4
* [Docs] Fix ReadTheDocs config pathCalum Lind2019-05-221-1/+1
* [Packaging] Cleanup README for PypiCalum Lind2019-05-224-25/+40
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-218-99/+120
* Minor updates to log.pySerg2019-05-201-5/+6
* [GTK] Fix drag and drop files in files_tabCalum Lind2019-05-201-4/+4
* [i18n] Ignore non-translation dirs in get_languagesCalum Lind2019-05-201-1/+7
* [Logging] Fix line numbers missing on Python 3Calum Lind2019-05-201-1/+4
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-206-90/+107
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-181-3/+3
* [GTK] Fix missing magnet trackers with Add dialog (non-prefetch)Calum Lind2019-05-181-2/+5
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-182-1/+11
* [GTK] Fix handling failed magnet prefetching in Add dialogCalum Lind2019-05-181-3/+8
* [Daemon] Fix showing translation warning messagesCalum Lind2019-05-171-1/+1
* Raise Twisted minimum version to 17.1Calum Lind2019-05-173-3/+3
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15132-171/+123
* Update gitignore fileCalum Lind2019-05-141-2/+4
* [Plugins] Remove stray unneeded init filesCalum Lind2019-05-132-0/+0
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-115-13/+89
* [Web] Fix missing deregister_objectCalum Lind2019-05-111-7/+19
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-1118-62/+82
* [#3250|Console] Fix errors dispaying magnets with no filesCalum Lind2019-05-111-1/+1
* [#3250|Console] Fix unable to remove torrentCalum Lind2019-05-111-3/+3
* Remove detox development requirementDjLegolas2019-05-091-1/+0