deluge/deluge
Damien Churchill 238c9d722d add logout icon 2009-02-19 18:30:15 +00:00
..
core Revert last change. Hiding the exception isn't a good idea and the error shouldn't be OS-specific. 2009-02-11 00:40:22 +00:00
data Remove revision file from trunk too 2008-12-26 08:05:10 +00:00
docs Update and fix-up the man pages 2009-02-02 00:20:25 +00:00
i18n trunk lang sync 2009-01-31 21:16:38 +00:00
plugins Blocklist now displays a tick when up to date 2009-02-14 03:26:33 +00:00
scripts Remove 'state_upgrade.py' script since this functionality is included in Deluge now. 2009-01-27 00:17:43 +00:00
tests get_stats+overhead 2008-11-25 19:28:25 +00:00
ui add logout icon 2009-02-19 18:30:15 +00:00
__init__.py Big code clean-up and some refactoring. Added docstrings but more are 2007-08-26 14:34:50 +00:00
bencode.py Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
common.py do safe simplejson import in common and use this imported copy in the 2 2009-02-19 09:39:18 +00:00
component.py Only attempt stopping PluginManagers looping call if it's running. 2009-02-03 06:39:33 +00:00
config.py do safe simplejson import in common and use this imported copy in the 2 2009-02-19 09:39:18 +00:00
configmanager.py Add basic authentication -- your connectionmanager config will be cleared and this will likely break other UIs 2008-12-10 07:56:40 +00:00
error.py Remove OpenSSL exception from license headers 2008-11-23 04:58:01 +00:00
event.py Fix some issues with event handling on the client side and how arguments are handled in 2009-02-04 02:48:50 +00:00
log.py Default to ERROR logging level if the supplied logging level is invalid 2009-01-18 06:24:49 +00:00
main.py Do not set sys.stdout,err and stdin to None if logfile is used 2009-02-19 00:52:04 +00:00
metafile.py Update license on metafile.py to GPL3 2009-02-05 04:46:38 +00:00
pluginmanagerbase.py Remove OpenSSL exception from license headers 2008-11-23 04:58:01 +00:00
rencode.py Implement new DelugeRPC method to replace XMLRPC. 2009-01-27 08:03:39 +00:00