summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* Fix scheduler so that it keeps current state, even after global settings change.Chase Sterling2010-08-26
* Ignore global stop ratio related settings in logic, so per torrent ones are u...Chase Sterling2010-08-24
* Add max active downloading and seeding options to scheduler.Chase Sterling2010-08-24
* Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stableAndrew Resch2010-08-23
|\
| * Moved xdg import so it is not called on Windows, where it is unused. fixes #1343Chase Sterling2010-08-22
| * AutoAdd plugin changesChase Sterling2010-08-22
* | Fix key error after enabling a plugin that introduces a new status keyAndrew Resch2010-08-23
|/
* Fix unhandled exception when adding a torrent to the sessionAndrew Resch2010-08-21
* Fix issue where the save_timer is cancelled when it's not activeAndrew Resch2010-08-21
* Update versiondeluge-1.3.0_rc2Andrew Resch2010-08-20
* Update windows filesAndrew Resch2010-08-20
* Update ChangeLogAndrew Resch2010-08-20
* Fix `man deluged` not showing '-u' on its own lineJohn Garland2010-08-20
* Fix #1341 issue where Config would try to cancel the save_timer when it is None.Andrew Resch2010-08-18
* Add cache expiry check by key update times to fix issue where some status upd...Andrew Resch2010-08-18
* Add additional test for get_torrents_status and fix the other one to properly...Andrew Resch2010-08-18
* Add test to demonstrate flaw in SessionProxy design. Need to keep track of u...Andrew Resch2010-08-18
* fix the script resource on windowsDamien Churchill2010-08-14
* add the apple iOS bookmark icons from #1339Damien Churchill2010-08-14
* Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stableDamien Churchill2010-08-14
|\
| * Add test suite for SessionProxyAndrew Resch2010-08-10
| * Fix getting a torrent's status with an empty key list to return all theAndrew Resch2010-08-06
* | fix the system.listMethods json call when running in classic modeDamien Churchill2010-08-14
|/
* use the get_libtorrent.sh script to get libtorrent if it is missingDamien Churchill2010-07-22
* add libtorrent fetch scriptDamien Churchill2010-07-22
* remove the libtorrent submoduleDamien Churchill2010-07-22
* a couple of fixes to stop the webui crashing when running within the gtkuiDamien Churchill2010-07-18
* Only use an icon if it passes some sanity checksJohn Garland2010-07-17
* Use a blank icon when the tracker icon downloaded isn't a proper imageAndrew Resch2010-07-15
* Attempt to create a move_storage destination path if it doesn't existAndrew Resch2010-07-15
* Do not attempt to move a torrents storage if the destination path doesAndrew Resch2010-07-12
* Try to import system rencode before deluge.rencode to allow the use of the ne...Andrew Resch2010-07-08
* Add logging the user when a torrent is added or removedAndrew Resch2010-07-05
* Fix ChangeLogJohn Garland2010-07-04
* Fix uncaught exception when closing deluge in classic modeJohn Garland2010-07-02
* Fix typoJohn Garland2010-07-02
* more improvements to the shift selectDamien Churchill2010-07-01
* fix select 'upwards'Damien Churchill2010-07-01
* update changelogDamien Churchill2010-07-01
* allow for shift selecting in tree gridsDamien Churchill2010-07-01
* Update ChangelogAndrew Resch2010-06-22
* Fix #1302 an uncaught exception in an state_changed event handler in SessionP...Andrew Resch2010-06-22
* Always look for -mt boost libraries firstAndrew Resch2010-06-18
* fix typoDamien Churchill2010-06-12
* change bits to bytes, thanks to charlesDamien Churchill2010-06-11
* Fix typo in label plugin - thanks kontiJohn Garland2010-06-11
* Handle os.remove failing on windowsJohn Garland2010-06-08
* Python independent version of previous commitJohn Garland2010-06-08
* Fix console ui not liking paths with backslashes on windows (#1293)John Garland2010-06-08
* Print a more informative error message if the torrent file doesn't existJohn Garland2010-06-08