Timeline



05/03/2010:

23:30 Changeset [9c4602]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
add _trial_temp to the gitignore file
23:29 Ticket #894 (Fails to create torrents including files with german umlauts) closed by Damien Churchill
fixed: Fixed in master.
23:28 Changeset [bb0bd3]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
Properly fix creating torrents in the gtkui with non-ascii filenames
23:09 Changeset [5ea7e21]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
add some icon preloading and improve the statusbar css classes
21:11 Ticket #1174 (Incorrect reporting of Download Progress) updated by maxadamo
Ok. I used xfs and now ext4 and most probably I was wrong (I said that …
21:01 Changeset [facb46]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
add the ubuntu icon
21:00 Ticket #1174 (Incorrect reporting of Download Progress) updated by andar
What filesystem is in use for these downloads?
20:43 Ticket #1174 (Incorrect reporting of Download Progress) updated by maxadamo
Am I right if I say that this happens if you stop deluge-daemon prior …
20:28 Changeset [e4ef179]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
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@gmail.com>
Fix error when requesting a tracker icon for None
20:13 Changeset [bc0289]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Fix some tests in test_core
19:52 Changeset [7e7da9]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix the Tracker resource for the webui
19:38 Changeset [53930e0]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
handle non-supported images/files in the icons folder
19:32 Changeset [b13adb]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
add an ok icon and use it for the connection restored status
18:50 Changeset [556c8b]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Update translation template
18:42 Ticket #995 (tracker_icons needs to be rewritten) closed by John Garland
fixed: This has been fixed in 88929d4821cd1cf0de688cc4eb38a62f3749afa6
18:37 Changeset [a6d105]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Don't request a tracker icon for labels or tracker states
18:37 Changeset [a8ac98]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Update web ui to use new TrackerIcons
18:37 Changeset [d7fa38]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Update gtk ui to use new TrackerIcons
18:37 Changeset [6ded75]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Remove no longer needed fetch_url
18:37 Changeset [88929d]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Rewrite tracker_icons.py (#995)
18:33 Changeset [8747611]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Add decorators module and test file
17:43 Changeset [acba44]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix encoding issues where the users filesystem isn't utf-8 (needs testing)
10:10 Ticket #1257 (Add resource pre-loading) created by Damien Churchill
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@gmail.com>
improve behaviour when webserver goes away
01:01 Changeset [619092]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix plugin info displaying upon select
00:54 Changeset [89fb5b]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
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@gmail.com>
fix setting the root node
22:43 Ticket #1127 (ALL torrents become paused with no error) updated by Damien Churchill
Milestone changed
22:40 Ticket #1127 (ALL torrents become paused with no error) updated by Damien Churchill
Component changed
An improvement at least, I guess this is a libtorrent issue then.
22:37 Ticket #1127 (ALL torrents become paused with no error) updated by skuppyJ
Alright, I did it and now I'm running libtorrent 0.15 successfully. …
22:26 Ticket #1127 (ALL torrents become paused with no error) updated by Damien Churchill
You could try installing Python 2.6 and python-libtorrent separately …
22:24 Ticket #1127 (ALL torrents become paused with no error) updated by skuppyJ
Yeah, Windows has libtorrent 0.14.10.0, I'm sure you are well aware. …
22:20 Changeset [f5edda]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
tidy up the code for the files tab
22:19 Ticket #1127 (ALL torrents become paused with no error) updated by Damien Churchill
Ah we'll need to get a Windows build out with libtorrent 0.15 to check …
22:06 Ticket #1127 (ALL torrents become paused with no error) updated by skuppyJ
It is. I still am having this issue with the latest version 1.2.3 for …
22:00 Changeset [d49e1e]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix updating the file tree in the file details tab
21:27 Ticket #1127 (ALL torrents become paused with no error) updated by Damien Churchill
Status changed
Is this still valid?
21:14 Ticket #1140 (Console ui "add" autocomplete crashes on unicode filename) closed by Damien Churchill
fixed: Applied to master, thanks!
21:13 Changeset [e86d2a]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
apply unicode patch from nullie, fixes (#1140)
17:33 Ticket #1242 (Preferences apply extra config values) closed by Damien Churchill
fixed: Fixed in master!
17:32 Changeset [5effdd]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
store listen_ports and outgoing_ports as tuples for the config set, …
17:29 Ticket #1165 ("Add webseed" option) updated by John Garland
Milestone changed
17:23 Ticket #1195 (Right-click on folder in Files Tab problem) updated by Damien Churchill
Milestone changed
17:21 Ticket #895 (Deluge shows only halves of icons in the tree area) updated by Damien Churchill
Milestone changed
17:19 Ticket #733 (Label plugin broken in web interface) closed by Damien Churchill
fixed: Fixed in master.
17:16 Changeset [c2b4fad]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
implement getting and saving label options
17:16 Changeset [82a5b5]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix the torrent grid, clear the torrents on disconnect, not logout
17:16 Changeset [1b0e08]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
fix disabling the execute plugin
17:16 Changeset [49ec3a1]2.0.xdevelopextjs4-port by Damien Churchill <damoxc@gmail.com>
remove the paranthesis from the @exports
13:12 Changeset [e5e4353] by John Garland <johnnybg+deluge@gmail.com>
Fix deluge-gtk hanging on shutdown (for real this time)
12:43 Ticket #1247 (deluge-gtk hangs on shutdown) closed by John Garland
fixed: This has been fixed in 5766e049876ff67ee6e8e3c502a8da3bb09405a0
12:39 Changeset [23544bd]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Close the connection manager on shutdown - patch from Jan Steffens
12:39 Changeset [5766e0]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Fix deluge-gtk hanging on shutdown (#1247) - thanks Jan Steffens
12:28 Changeset [9e4a92] by John Garland <johnnybg+deluge@gmail.com>
Close connection manager on shutdown - patch from Jan Steffens
12:28 Changeset [72fd3b] by John Garland <johnnybg+deluge@gmail.com>
Fix deluge-gtk hanging on shutdown (thanks Jan Steffens)
Note: See TracTimeline for information about the timeline view.