summaryrefslogtreecommitdiffstats
path: root/deluge/tests
Commit message (Expand)AuthorAge
* Improved the speed of set_prioritize_first_last in torrent.pybendikro2013-01-02
* Fix #2241 : Can't add any torrent files with GUI runningbendikro2013-01-01
* move misplaced test to correct dirCalum Lind2013-01-01
* Add unit test for new component dependency stopping code.Chase Sterling2012-12-08
* Fix component testsAndrew Resch2012-12-08
* Don't use deprecated twisted imports (fixes #2164)John Garland2012-09-16
* Update google.ico so tracker_icons tests pass againJohn Garland2012-09-16
* Fix torrent file and folder renaming issuesCalum Lind2011-07-13
* Fix httpdownloader TestsCalum Lind2011-07-07
* Fix broken `SessionProxy` tests.Pedro Algarvio2011-07-05
* Update ubuntu tracker icon testJohn Garland2011-07-05
* Change component.deregister to take the object as the parameter, not the nameAndrew Resch2011-06-06
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Force backwards incompatibility.Pedro Algarvio2011-05-15
* Don't run into loops when the auth file does not exist and we're trying to cr...Pedro Algarvio2011-05-01
* Test fixes and #1814 fix.Pedro Algarvio2011-04-27
* avoid having the tests hang due to a failing to connect client!Damien Churchill2011-04-27
* fix the client tests albeit in an ultra hacky wayDamien Churchill2011-04-21
* fix bug due to vim stripping regex being wrongDamien Churchill2011-04-20
* improve the core tests to use a built in webserverDamien Churchill2011-04-20
* convert the tests to use a local webserver instead of pinging deluge-torrent....Damien Churchill2011-03-08
* Handle redirection when adding a torrent by urlJohn Garland2011-03-09
* Handle partial downloads due to incorrect headers (fixes #1517)John Garland2011-03-09
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* change location of httpdownloader as a temporary fixDamien Churchill2010-10-25
* fix up the tracker icon testsDamien Churchill2010-10-22
* fix up the core tests that were erroringDamien Churchill2010-10-22
* move tests back inside the deluge package, makes it easier to run trial on themDamien Churchill2010-10-22
* moves tests out of the deluge packageDamien Churchill2009-07-20
* Add some tests for coreAndrew Resch2009-07-05
* Clean-up the tests and add some new onesAndrew Resch2009-07-02
* get_stats+overheadMartijn Voncken2008-11-25
* plugin-javascriptMartijn Voncken2008-10-28
* Add 'get_plugin_info()' to PluginManagerBase -- returns a metadata info Andrew Resch2008-10-27
* move tracker icon cache folderMartijn Voncken2008-10-24
* webui : use TrackerIcons classMartijn Voncken2008-10-22
* fetch tracker icons in threadMartijn Voncken2008-10-21
* gtk tracker icons, some eye-candyMartijn Voncken2008-10-20
* label-plugin:fix unloadMartijn Voncken2008-10-14
* rename hide_zero* to show_zero* because double negatives are not intuitiveMartijn Voncken2008-10-11
* filter: hide_zero_hits;hide_cat : core+testMartijn Voncken2008-10-11
* statusbar api prototypeMartijn Voncken2008-09-25
* get_stats in coreMartijn Voncken2008-08-30
* get_filter_treeMartijn Voncken2008-08-18
* registered filters:keywordMartijn Voncken2008-08-17
* move filtering to filtermanagerMartijn Voncken2008-08-16
* use core filtering for torrentviewMartijn Voncken2008-08-16
* move client testsMartijn Voncken2008-08-16
* reformat testMartijn Voncken2008-08-16
* change get_torrents_status() api for filtering in coreMartijn Voncken2008-08-16