summaryrefslogtreecommitdiffstats
path: root/deluge/tests
Commit message (Expand)AuthorAge
* [Console] Fix AttributeError setting config valuesCalum Lind2019-11-28
* [Lint] Fix Black and Flake8 issuesCalum Lind2019-11-13
* [#3298|Core] Fix pickle loading non-ascii state errorCalum Lind2019-11-12
* [Web] Fix unable to change passwordCalum Lind2019-06-11
* [Travis] Add unit test for libtorrent 1.2Calum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-18
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [#3244|Web] Add support for accept-encoding headerCalum Lind2019-05-09
* [Tests] Fix console test fail on AppVeyorCalum Lind2019-05-08
* [#3248|Console] Fix not accepting input under Python3Calum Lind2019-05-08
* [Tests] Fix AttributeError in test_core with Twisted 19Calum Lind2019-05-03
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [Tests] Fix failing tracker_icons testCalum Lind2018-11-16
* Modify the transfer protocol in a couple ways.Andrew Resch2018-11-12
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [Dependency] Remove bundled rencodeCalum Lind2018-11-02
* [Core] Archive corrupt torrent.state on loadCalum Lind2018-11-02
* [Tests] Fix str/bytes issue on Python 3Calum Lind2018-11-02
* [UI] Use Pillow for .ico iconsCalum Lind2018-11-02
* [Tests] Ensure GTKUI tests are skipped upon import errorsCalum Lind2018-11-02
* [Tests] Fix use get_iter_first for treestoreCalum Lind2018-11-02
* [Tests] Update tests for GTK3 new pathsCalum Lind2018-11-02
* [GTK3] Fix ui_entry tests for gtk3Calum Lind2018-11-02
* [GTK3] Change module structure from ui/gtkui to ui/gtk3Calum Lind2018-11-02
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [Core] Fix potential renaming unicode folders issueCalum Lind2018-10-22
* [#3204|Core] Fix unicode get_name unicode errorCalum Lind2018-10-22
* [Common] Fix incorrect path in TorrentInfoCalum Lind2018-10-14
* [Tests] json loads Python 3.5 compatibleCalum Lind2018-10-10
* [WebUI|Tests] Fix json_api tests for Python3Calum Lind2018-10-10
* [Tests|Py3] Fix prefetch metdata testCalum Lind2018-10-10
* [Tests] Remove debug tracebackCalum Lind2018-10-05
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Core] Refactor session status codeCalum Lind2018-09-28
* [Core] Handle already prefetching magnet metadataCalum Lind2018-09-26
* [Core] Tweaks to prefetch metadata methodCalum Lind2018-09-26
* [Core] Assign magnet arg if magnet URI in filenameCalum Lind2018-09-26
* [Tests] Fix UnicodeWarning for gzipped file comparisonCalum Lind2018-09-14
* [Lint] Flake8 cleanupCalum Lind2018-09-14
* [Py2to3] More fixes for web uiCalum Lind2018-09-14
* [Py2to3] Fixes to display Web UICalum Lind2018-09-14
* [Py2to3] Fix test_tranfer strings should be bytesCalum Lind2018-09-14
* [Py2to3] Fix opening torrent files in byte modeCalum Lind2018-09-14
* [Py2to3] Further maketorrent fixesCalum Lind2018-09-14
* [Py2to3] Fix tests for maketorrent and metafileCalum Lind2018-09-14
* [Console] Fix cmdline output and testsCalum Lind2018-09-14
* [Py2to3] Fix putChild requires bytesCalum Lind2018-09-14