index
:
deluge
develop
[no description]
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2767] [Packaging] Don't include .py files in OSX App
Calum Lind
2015-12-11
1
-0
/
+1
*
[#2783] [GTKUI] Case insensitive sort for name column
bendikro
2015-12-11
2
-2
/
+13
*
[OSX] Fix starting deluged from connection manager
Calum Lind
2015-12-11
5
-5
/
+17
*
[#2782] [WebUI] Fix HTTPS negotiating incorrect cipher
Calum Lind
2015-12-11
1
-22
/
+14
*
[WebUI] Remove old code
Calum Lind
2015-12-11
1
-32
/
+0
*
[Core] Ensure valid torrent state value after init
bendikro
2015-12-09
1
-0
/
+1
*
[Core] Fix move_storage exception handling
Calum Lind
2015-12-09
1
-1
/
+1
*
[GTKUI] Revert remove_column change from 550ddc010
Calum Lind
2015-12-06
1
-2
/
+1
*
[GTKUI] Implement show ownership option in GTKUI
bendikro
2015-12-04
4
-2
/
+20
*
[Base] Catch and log exceptions raised in component.update
bendikro
2015-12-04
1
-1
/
+5
*
[Core] Add ClientDisconnectedEvent
bendikro
2015-12-04
3
-1
/
+16
*
[Core] Add TorrentTrackerStatusEvent
bendikro
2015-12-04
2
-2
/
+21
*
[Core] [WebUI] Increase RSA key size and improve hashing
Anton Oussik
2015-12-04
2
-10
/
+7
*
[GTKUI] Fix import mistake
Calum Lind
2015-12-04
1
-2
/
+2
*
[Label] Fix gtk warnings when removing menu
Calum Lind
2015-12-01
1
-13
/
+8
*
[GTKUI] Fix treeview columns not saving
Calum Lind
2015-11-30
2
-4
/
+7
*
[Core] Update tracker_host when setting new tracker status
Calum Lind
2015-11-27
1
-0
/
+3
*
[GTKUI] Fix installing plugin from non-ascii path
Calum Lind
2015-11-27
1
-1
/
+1
*
[GTKUI] Ensure drag-n-drop urlparsed path is unicode
Calum Lind
2015-11-26
1
-1
/
+1
*
[#2777] Update MSVC SP1 check to latest release CLID
Calum Lind
2015-11-24
1
-6
/
+5
*
[#2485] [WebUI] Fix unconnected Options in context menu
Calum Lind
2015-11-24
1
-78
/
+148
*
[GTKUI] Fix for flake8
Calum Lind
2015-11-22
1
-1
/
+0
*
Set tox version==2.1.1 due to bug in latest tox
bendikro
2015-11-22
1
-1
/
+1
*
[GTKUI] Fix broken sequential_download in options tab
Calum Lind
2015-11-22
1
-2
/
+2
*
[Core] Remove int casting as args should be int
Calum Lind
2015-11-15
1
-3
/
+3
*
[#2738] [Core] Fix illegal argument with torrent_handle.set_max_connections
Calum Lind
2015-11-15
1
-0
/
+10
*
[GTKUI] Fix unselect error with treeview selection returning None
Calum Lind
2015-11-15
1
-1
/
+2
*
[GTKUI] Fix open dialogs preventing gtk app closing
Calum Lind
2015-11-15
1
-0
/
+6
*
[GTKUI] Remove old twisted and gnome code
Calum Lind
2015-11-15
1
-17
/
+2
*
[GTKUI] Move imports to top
Calum Lind
2015-11-13
1
-4
/
+2
*
[UI] Add Python and OS info to version output
Calum Lind
2015-11-13
2
-0
/
+12
*
[GTKUI] Refactor rpc stats code
Calum Lind
2015-11-13
1
-15
/
+16
*
[GTKUI] Refactor shutdown signal code
Calum Lind
2015-11-12
1
-34
/
+20
*
[Core] Add line numbers to non-dev logging
Calum Lind
2015-11-12
1
-1
/
+1
*
[Lint] Autopep8 aggressive run
Calum Lind
2015-11-04
22
-64
/
+62
*
[Console] Refactor build_file_list()
Calum Lind
2015-11-04
1
-38
/
+36
*
Fix linting mistakes
Calum Lind
2015-11-03
2
-23
/
+21
*
[#2775] Update state and fastresume save methods
Calum Lind
2015-11-03
1
-41
/
+56
*
[Core] Remove return true for timer from save_state
Calum Lind
2015-11-03
1
-7
/
+1
*
[Lint] Standardise except code
Calum Lind
2015-10-30
3
-11
/
+7
*
[Lint] Code cleanup for PyLint run by prospector tool
Calum Lind
2015-10-30
11
-28
/
+28
*
[Lint] Cleanup helper scripts to pass PyLint
Calum Lind
2015-10-30
7
-20
/
+30
*
[Lint] Cleanup code to pass PyLint Warning category
Calum Lind
2015-10-30
65
-398
/
+411
*
[Lint] Cleanup code to pass PyLint Convention category
Calum Lind
2015-10-30
18
-61
/
+56
*
[Lint] Cleanup code to pass PyLint Error category
Calum Lind
2015-10-30
8
-14
/
+19
*
[Lint] Add PyLint support and cleanup code with basic changes
Calum Lind
2015-10-30
10
-61
/
+431
*
[Core] Fix mistake in clear_forced_error_state
Calum Lind
2015-10-30
1
-5
/
+6
*
[#1032] Error out torrent if data is missing on startup
Calum Lind
2015-10-30
4
-66
/
+256
*
Add fastresume_rejected_alert
Calum Lind
2015-10-30
1
-1
/
+20
*
[Core] Supress state warnings with fresh config
Calum Lind
2015-10-30
1
-1
/
+5
[next]