summaryrefslogtreecommitdiffstats
path: root/deluge/tests
Commit message (Expand)AuthorAge
* [Console] Fix using windows-curses on WindowsCalum Lind2021-08-01
* [Tests] Fix skipping torrent test for libtorrent >= 1.2Calum Lind2021-08-01
* [Tests] Fix incorrent twisted defer importCalum Lind2021-07-31
* [CI/CD] Add github actions to replace TravisCalum Lind2021-07-25
* [AutoAdd|3295] Correctly fix auto-adding magnetsCalum Lind2021-07-24
* [#3388|WebUI] Fix md5sums in torrent files breaking file listingCalum Lind2021-03-24
* [WebUI] Add test for torrent files containing md5sumsHans Ole Hatzel2021-03-24
* [CI/CD] Add Travis windows buildCalum Lind2021-02-23
* [#3440] Fix httpdownloader reencoding torrent file downloadsCalum Lind2021-02-20
* [#3325|Core] Fix unable to remove magnet with delete_copies enabledCalum Lind2021-02-05
* [Tests] Fix console tests sometimes failing due to hard coded portbendikro2021-01-29
* [#3309|GTK] Fix cmp function for None typesCalum Lind2020-04-30
* [#3348] Fix TypeError adding peers to torrentsCalum Lind2020-04-25
* [Config] Fix loading config with double-quotes in stringCalum Lind2020-04-25
* [Tests] Fix tests failing when deluged fails to listenbendikro2020-04-23
* [Tests] Fix PytestDeprecationWarning from pytestbendikro2020-04-23
* [GTK] Remove PyGIWarning in gtk3/files_tab.pybendikro2020-04-23
* [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