summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Add get_version script to automate release versions (PEP386 naming)deluge-2.0.0.dev0Calum Lind2013-05-01
* Make sure prioritize first/last doesn't enable pieces inChase Sterling2013-04-29
* Fix #1840 : Refactor last_seen_complete codeCalum Lind2013-04-29
* raise lt versionCalum Lind2013-03-29
* Change to using pop_alerts to get batches of alerts and save callsCalum Lind2013-03-29
* Update Extractor plugin description, version and modify log levelsCalum Lind2013-03-26
* Fix #2290 : Extractor: Dotted filenames being rejectedCalum Lind2013-03-26
* Update osx build and packaging scriptsCalum Lind2013-03-17
* Fixes bug in core.get_torrents_status where diff was always Falsebendikro2013-03-03
* Fix issue with Plugins that add Tab to torrentdetailsCalum Lind2013-02-27
* Extractor: Refactor and fix tar.* issue on windowsCalum Lind2013-02-23
* Update Extractor with Win32 and extra archives supportCalum Lind2013-02-23
* Disable unused torrentview reordering property which fixes Win32 mouse scroll...Calum Lind2013-02-22
* GTKUI: Changes to autofill save path when creating torrent from remote pathCalum Lind2013-02-21
* Optimized torrentview.cell_data_trackericonbendikro2013-02-17
* Replace Exception with GError in filtertreeviewCalum Lind2013-02-17
* Replace decode with decode_stringCalum Lind2013-02-17
* Build webui js and gettextCalum Lind2013-02-17
* Add tracker host details to debug loggingCalum Lind2013-02-17
* Fix glade issues in previous commitCalum Lind2013-02-15
* Add OSX packaging and GTK supportCalum Lind2013-02-14
* GTK: Fix showing exception error to user with no libtorrent installedCalum Lind2013-02-13
* Fix GTK ConnMgr update after stopping daemon and reduce wait timeCalum Lind2013-02-13
* Fix renaming folders on libtorrent 0.16 compiled with unicode support (Windows)Chase Sterling2013-02-11
* Merge remote-tracking branch 'bro/master-torrent-encoding-cleanup'Chase Sterling2013-02-11
|\
| * Replaced ti_-functions with lambdasbendikro2013-02-12
| * Cleaned up torrents.py and small change to decode_stringbendikro2013-02-12
* | Removed redundant has_metadata function from torrent.pybendikro2013-02-11
* | Added GtkAdjustment to the port spinbuttonbendikro2013-02-11
* | Fix setting 1GB/s speeds in gtkuiCalum Lind2013-02-11
* | Add exception details to EventManager error logCalum Lind2013-02-11
|/
* Fix an issue with daemon speedups with file priorities for magnetsChase Sterling2013-02-10
* Merge remote-tracking branch 'bro/master-daemon-optimize-speed'Chase Sterling2013-02-10
|\
| * Fixed bug in torrentmanager.separate_keysbendikro2013-01-25
| * Removed debug printbendikro2013-01-16
| * Improvements and bug fixesbendikro2013-01-15
| * Optimizations to daemon and rpc messages.bendikro2013-01-14
* | Merge remote-tracking branch 'bro/master-torrentview-speedups'Chase Sterling2013-02-10
|\ \
| * | Fixed bug with handling adding/removing columns in GTKUI.bendikro2013-01-18
| * | Added test if self.model_filter is Nonebendikro2012-11-30
| * | GTKUI Torrentview Speed optimizationsbendikro2012-11-25
* | | Fix #2258 : Potential runtimeError when emiting eventCalum Lind2013-02-05
* | | Fix #2260 : Add dialog pulling main window to active workspaceCalum Lind2013-02-05
* | | Fix #2242 : Notifications: Missing word in torrent finished messageCalum Lind2013-02-04
* | | WebUI: Add failed login log message with IP address for fail2banCalum Lind2013-02-04
* | | Fix #2261 : WebUI: Proxy settings not being savedCalum Lind2013-02-04
* | | Fix issue with downloaded torrent temp files on windows which had illegal cha...Chase Sterling2013-01-20
* | | Replace hotspot with cProfile for daemonbendikro2013-01-19
* | | Added decode_string on all calls to alert.message()bendikro2013-01-19
* | | Make sure sessionproxy events are registered after stopping and starting a da...Chase Sterling2013-01-17