Timeline


and

05/03/2010:

23:30 Changeset [9c4602]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
add _trial_temp to the gitignore file
23:29 Ticket #894 (Fails to create torrents including files with german umlauts) closed by damoxc
fixed: Fixed in master.
23:28 Changeset [bb0bd3]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
Properly fix creating torrents in the gtkui with non-ascii filenames
23:09 Changeset [5ea7e2]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
add some icon preloading and improve the statusbar css classes
21:01 Changeset [facb46]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
add the ubuntu icon
20:28 Changeset [e4ef179]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
stop parsing the html page once the parser has left the <head> of the page
20:24 Changeset [c4b20a]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@…>
Fix error when requesting a tracker icon for None
20:13 Changeset [bc0289]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@…>
Fix some tests in test_core
19:52 Changeset [7e7da9]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix the Tracker resource for the webui
19:38 Changeset [53930e0]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
handle non-supported images/files in the icons folder
19:32 Changeset [b13adb]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
add an ok icon and use it for the connection restored status
18:50 Changeset [556c8b]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@…>
Update translation template
18:42 Ticket #995 (tracker_icons needs to be rewritten) closed by johnnyg
fixed: This has been fixed in 88929d4821cd1cf0de688cc4eb38a62f3749afa6
18:37 Changeset [a6d105]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Don't request a tracker icon for labels or tracker states
18:37 Changeset [a8ac98]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Update web ui to use new TrackerIcons?
18:37 Changeset [d7fa38]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Update gtk ui to use new TrackerIcons?
18:37 Changeset [6ded75]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Remove no longer needed fetch_url
18:37 Changeset [88929d]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Rewrite tracker_icons.py (#995)
18:33 Changeset [8747611]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Add decorators module and test file
17:43 Changeset [acba44]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix encoding issues where the users filesystem isn't utf-8 (needs testing)
10:10 Ticket #1257 (Add resource pre-loading) created by damoxc
There are a couple of images that are used in the case of a webserver …
08:34 Ticket #1256 (deluge-web does not listen on ipv6 socket) created by chaz6
It should be possible to connect to deluge-web using IPv6, however it …
01:14 Changeset [5b0f93]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
improve behaviour when webserver goes away
01:01 Changeset [619092]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix plugin info displaying upon select
00:54 Changeset [89fb5b]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
move the InstallPluginWindow? class out of the PluginsPage? file convert …
00:00 Tickets #1142,​1223 batch updated by trac-robot
This ticket was closed automatically by the system. It was previously …

05/02/2010:

23:31 Changeset [75b69b]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix setting the root node
22:20 Changeset [f5edda]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
tidy up the code for the files tab
22:00 Changeset [d49e1e]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix updating the file tree in the file details tab
21:14 Ticket #1140 (Console ui "add" autocomplete crashes on unicode filename) closed by damoxc
fixed: Applied to master, thanks!
21:13 Changeset [e86d2a]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
apply unicode patch from nullie, fixes (#1140)
17:33 Ticket #1242 (Preferences apply extra config values) closed by damoxc
fixed: Fixed in master!
17:32 Changeset [5effdd]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
store listen_ports and outgoing_ports as tuples for the config set, …
17:19 Ticket #733 (Label plugin broken in web interface) closed by damoxc
fixed: Fixed in master.
17:16 Changeset [c2b4fad]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
implement getting and saving label options
17:16 Changeset [82a5b5]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix the torrent grid, clear the torrents on disconnect, not logout
17:16 Changeset [1b0e08]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
fix disabling the execute plugin
17:16 Changeset [49ec3a1]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@…>
remove the paranthesis from the @exports
13:12 Changeset [e5e4353] by John Garland <johnnybg+deluge@…>
Fix deluge-gtk hanging on shutdown (for real this time)
12:43 Ticket #1247 (deluge-gtk hangs on shutdown) closed by johnnyg
fixed: This has been fixed in 5766e049876ff67ee6e8e3c502a8da3bb09405a0
12:39 Changeset [23544bd]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Close the connection manager on shutdown - patch from Jan Steffens
12:39 Changeset [5766e0]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@…>
Fix deluge-gtk hanging on shutdown (#1247) - thanks Jan Steffens
12:28 Changeset [9e4a92] by John Garland <johnnybg+deluge@…>
Close connection manager on shutdown - patch from Jan Steffens
12:28 Changeset [72fd3b] by John Garland <johnnybg+deluge@…>
Fix deluge-gtk hanging on shutdown (thanks Jan Steffens)
Note: See TracTimeline for information about the timeline view.