summaryrefslogtreecommitdiffstats
path: root/deluge/tests/test_ui_common.py
Commit message (Expand)AuthorAge
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* [Tests] Enable unicode path test on WindowsChase Sterling2022-01-26
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [#3388|WebUI] Fix md5sums in torrent files breaking file listingCalum Lind2021-03-24
* [Common] Fix incorrect path in TorrentInfoCalum Lind2018-10-14
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Skip Failing Tests On WindowsUnknown2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Common] Decode byte strings for TorrentInfoCalum Lind2017-02-23
* [Tests] Markup byte strings to fix testsCalum Lind2017-02-22
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Tests] Move test torrents into data subdirbendikro2016-11-01
* [Web][Tests] Refactor web testsbendikro2016-10-19
* [Tests] Use common.rpath() in all testsbendikro2016-10-18
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* Fix gettext setup in test_common and log in test_transfer so tests run standa...Calum Lind2013-05-22
* Fix #2241 : Can't add any torrent files with GUI runningbendikro2013-01-01