Timeline



01/16/2013:

23:55 Ticket #2258 (RuntimeError when emiting event) updated by andar
I'd suggest any new code we write should be python 3 aware as it will …
23:17 Ticket #2258 (RuntimeError when emiting event) updated by Chase
Yeah, turns out views act pretty much the same as iteritems() in …
23:12 Ticket #2258 (RuntimeError when emiting event) updated by Chase
Yeah, items() returns a dictionary "view" in python 3, which reflects …
23:07 Ticket #2258 (RuntimeError when emiting event) updated by andar
Will that work for Python 3? Wasn't the behaviour of items() changed …
22:50 Ticket #2258 (RuntimeError when emiting event) updated by Chase
Simplest answer would just be to switch to items() from iteritems(), …
21:58 Ticket #2255 (Speed optimizations to the daemon) updated by Bro
Changes based on feedback in comments: …
21:57 Ticket #2258 (RuntimeError when emiting event) updated by andar
Maybe a copy of interested_events dict should be used to iterate …
21:49 Ticket #2258 (RuntimeError when emiting event) created by Bro
I've seen this traceback a couple of times, last time months ago, so …
21:42 Ticket #2257 ([lt.sess_set.active_*] Allow setting of active_dht_limit, ...) updated by Chionsas
It seems that active_dht_limit, active_tracker_limit and …
21:28 Ticket #2250 (Speedup removing multiple torrents from core) updated by Bro
Good point andar. I've readded the remove_torrent method: …
01:01 listview.py.2.diff attached to Ticket #2256 by Ratanak
Patch that updates TreeViewColumn indexes (includes first patch)
00:57 listview.py.diff attached to Ticket #2256 by Ratanak
Patch that properly updates ListStore indexes
00:53 Ticket #2256 (Indexes aren't updated properly when removing columns) updated by Ratanak
Fixing the ListStore indexes revealed a deeper issue that better …

01/15/2013:

23:08 Changeset [fbeea9]2.0.xdevelop by bendikro <bendikro@gmail.com>
Removed debug print
22:40 Changeset [0f67dc]2.0.xdevelop by bendikro <bendikro@gmail.com>
Improvements and bug fixes
15:15 active_X_limit.diff attached to Ticket #2257 by Chionsas
Allow setting of active_dht_limit, active_tracker_limit and …
15:13 Ticket #2257 ([lt.sess_set.active_*] Allow setting of active_dht_limit, ...) created by Chionsas
Problem: Deluge does not send announcements to trackers or …
09:08 Ticket #2256 (Indexes aren't updated properly when removing columns) created by Ratanak
I've been experimenting with columns in the torrent view and found …
Note: See TracTimeline for information about the timeline view.