summaryrefslogtreecommitdiffstats
path: root/deluge/tests
Commit message (Expand)AuthorAge
* Fix parsing magnet with tracker tiersCalum Lind2022-07-08
* Fix missing trackers adding magnetsCalum Lind2022-07-05
* [Web] Accept charset in content-type for json messagesibizaman2022-06-12
* [Core] Refactor prefetch_metadata for more clarityChase Sterling2022-05-17
* [Core] Cleanup temp files in add_torrent_urlCalum Lind2022-05-01
* [TrackerIcons] Cleanup tmp files created by downloading pageCalum Lind2022-05-01
* [Tests] Remove winreg interface name checkCalum Lind2022-05-01
* [Tests] Remove reference to Twisted TrialCalum Lind2022-03-02
* [Tests] Skip SNI icon testCalum Lind2022-03-02
* Automatically refresh and expire the torrent status cache.Chase Sterling2022-02-15
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Core] Stopped using libtorrent deprecated functionsDjLegolas2022-02-13
* [Config] Fix callLater func missing argsDjLegolas2022-02-12
* [Tests] Make file priority test more consistent.Chase Sterling2022-02-12
* [Decorators] Add maybe_coroutine decoratorChase Sterling2022-02-06
* [Config] Add mask_funcs to help mask passwords in logsCalum Lind2022-02-06
* [Config] Refactor config classCalum Lind2022-02-05
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* [Common] Add is_interface to validate network interfacestbkizle2022-01-30
* [Tests] fix/enable most ui tests on WindowsChase Sterling2022-01-26
* [Tests] fix torrentview tests (new default column was added)Chase Sterling2022-01-26
* [Tests] Make sure to return exit code still when ending test daemonChase Sterling2022-01-26
* [Tests] Escape backslashes in filename in webserver testChase Sterling2022-01-26
* [Tests] Change example files in files tab test to sort the same on linux/windowsChase Sterling2022-01-26
* [Tests] Enable more tests that now work on WindowsChase Sterling2022-01-26
* [Tests] Shutdown test daemon cleanly using rpc. (needed for Windows)Chase Sterling2022-01-26
* [Tests] Make failure message more clear when test daemon doesn't shut down cl...Chase Sterling2022-01-26
* [Tests] Enable unicode path test on WindowsChase Sterling2022-01-26
* [Tests] Fix erroneous windows line endings in test state fileChase Sterling2022-01-26
* [Tests] Enable metafile test on WindowsChase Sterling2022-01-26
* [Tests] Fix maketorrent test on WindowsChase Sterling2022-01-26
* [Plugins] Fix missing description with metadata 2.1Calum Lind2022-01-12
* [Plugins] Fix and refactor get_plugin_info methodCalum Lind2022-01-12
* [GTK] Fix unable to prefetch magnet in thinclientCalum Lind2022-01-08
* [TrackerIcon] Fixed parse error on UTF-8 sites with non-english charsDjLegolas2022-01-06
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* [UI] Add SVG support for tracker iconsDjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Servers] Moved check_ssl_keys and generate_ssl_keys to crypto_utils.pyDjLegolas2021-12-20
* [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