summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* 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
* | | Don't deliver empty resume_data parameter to session.add_torrentChase Sterling2013-01-17
| |/ |/|
* | Add move complete location to webui add torrent dialog.Chase Sterling2013-01-04
* | Fix mapped_files error in AddTorrentDialogCalum Lind2013-01-03
* | Improved the speed of set_prioritize_first_last in torrent.pybendikro2013-01-02
* | Fix Gtk addtorrentdialog parent None error for single file torrentsCalum Lind2013-01-02
* | Fix #2240 : Win32 freespace issue with large capacity drivesRatanak2013-01-01
* | Fix error when loading torrent through IPCbendikro2013-01-01
* | Fix #2241 : Can't add any torrent files with GUI runningbendikro2013-01-01
* | move misplaced test to correct dirCalum Lind2013-01-01
* | Make web build script sh compatibleJohn Garland2012-12-22
* | Update Changelog, webui gettext, gitignore & compress jsCalum Lind2012-12-22
* | Fix WebUI submenus closing upon mouse clickCalum Lind2012-12-22
* | Fix issues with js eventmanager. refs #2046Chase Sterling2012-12-21
* | Clean up some json api code. refs #2125Chase Sterling2012-12-21
* | WebUI: Catch potential undefined error when attempting to disable a pluginCalum Lind2012-12-18
* | Fix #1963 : Unhandled OSError if permission issue creating default config dirCalum Lind2012-12-18
* | Fix #1504 - Win32 run deluged as not logged in user via runas or serviceCalum Lind2012-12-18
* | Fix #1946 : GtkUI: ReactorNotRestartable error when set as startup applicationCalum Lind2012-12-17
* | Fix #2175 : systemtray free variable self referenced before assignmentCalum Lind2012-12-15
* | Merge branch 'master' into master-decode-stringChase Sterling2012-12-10
|\ \
| * | Fix issue when saving resume data fails.Chase Sterling2012-12-10
| * | fix error in #2085 commit 3ca886ac7ad5: value may be a tupleCalum Lind2012-12-11
| * | Catch exception when enabling/disabling indicator in classic modeCalum Lind2012-12-10
| * | Fix #2085 : WebUI: Does not show torrents in sidebar for categories other tha...Calum Lind2012-12-10
| * | Added priority colors to torrent detail view in consoleAsmageddon2012-12-10
| * | Get cli arguments in unicode in deluge core as well.Chase Sterling2012-12-10
| * | Make deluge-gtk get arguments as unicode.Chase Sterling2012-12-10
| * | Fix #2227 : Torrent file contains sha1 and ed2k digest that needs encoding to...Calum Lind2012-12-09
| * | Use try-except instead of if statement to gain a little performanceCalum Lind2012-12-09
| * | Fix #2232 : WebUI: Flag Icon path in Peers Tab missing deluge.config.baseclippit2012-12-09
| * | Make sure pending gtk events are processed before quitting gtkui.Chase Sterling2012-12-08
| * | Add unit test for new component dependency stopping code.Chase Sterling2012-12-08