summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Update Changelogdeluge-1.3.0_rc1Andrew Resch2010-05-08
* rebuild deluge-all and ext-extensionsDamien Churchill2010-05-08
* update the build files for deluge-all and ext-extensionsDamien Churchill2010-05-08
* fix the null comparisonDamien Churchill2010-05-08
* set the baseCls for the add label form panel to x-plainDamien Churchill2010-05-08
* Make host_to_url support redirection and add another testJohn Garland2010-05-08
* Try favicon.ico if there's a HTMLParseErrorJohn Garland2010-05-08
* Fix relative redirecting in blocklist pluginJohn Garland2010-05-06
* Remove plugins that aren't release readyAndrew Resch2010-05-05
* update the ChangeLogDamien Churchill2010-05-05
* Update windows build filesAndrew Resch2010-05-05
* Update versionAndrew Resch2010-05-05
* fix uploading plugins in shit browsersDamien Churchill2010-05-05
* fix expanding nested folders in the files tabDamien Churchill2010-05-05
* Fix tracker_icons not handling relative redirectsJohn Garland2010-05-05
* Handle trackers with incorrect / missing icon mimetypesJohn Garland2010-05-05
* Add more HTTP status codes to httpdownloaderJohn Garland2010-05-05
* Rename mimetype helper methods and rewrite to use a common dictJohn Garland2010-05-05
* remove some trailing commas that break the ui in IEDamien Churchill2010-05-04
* add _trial_temp to the gitignore fileDamien Churchill2010-05-04
* Properly fix creating torrents in the gtkui with non-ascii filenamesDamien Churchill2010-05-04
* add some icon preloading and improve the statusbar css classesDamien Churchill2010-05-04
* add the ubuntu iconDamien Churchill2010-05-03
* stop parsing the html page once the parser has left the <head> of the pageDamien Churchill2010-05-03
* Fix error when requesting a tracker icon for NoneAndrew Resch2010-05-03
* Fix some tests in test_coreAndrew Resch2010-05-03
* fix the Tracker resource for the webuiDamien Churchill2010-05-03
* handle non-supported images/files in the icons folderDamien Churchill2010-05-03
* add an ok icon and use it for the connection restored statusDamien Churchill2010-05-03
* Update translation templateAndrew Resch2010-05-03
* Don't request a tracker icon for labels or tracker statesJohn Garland2010-05-04
* Update web ui to use new TrackerIconsJohn Garland2010-05-04
* Update gtk ui to use new TrackerIconsJohn Garland2010-05-04
* Remove no longer needed fetch_urlJohn Garland2010-05-04
* Rewrite tracker_icons.py (#995)John Garland2010-05-04
* Add decorators module and test fileJohn Garland2010-05-04
* fix encoding issues where the users filesystem isn't utf-8 (needs testing)Damien Churchill2010-05-03
* improve behaviour when webserver goes awayDamien Churchill2010-05-03
* fix plugin info displaying upon selectDamien Churchill2010-05-03
* move the InstallPluginWindow class out of the PluginsPage fileDamien Churchill2010-05-03
* fix setting the root nodeDamien Churchill2010-05-03
* tidy up the code for the files tabDamien Churchill2010-05-02
* fix updating the file tree in the file details tabDamien Churchill2010-05-02
* apply unicode patch from nullie, fixes (#1140)Damien Churchill2010-05-02
* store listen_ports and outgoing_ports as tuples for the config set, fixes #1242Damien Churchill2010-05-02
* implement getting and saving label optionsDamien Churchill2010-05-02
* fix the torrent grid, clear the torrents on disconnect, not logoutDamien Churchill2010-05-02
* fix disabling the execute pluginDamien Churchill2010-05-02
* remove the paranthesis from the @exportsDamien Churchill2010-05-02
* Close the connection manager on shutdown - patch from Jan SteffensJohn Garland2010-05-02