deluge/deluge
Damien Churchill daab4aade6 fix a KeyError in the JSON component
implement the EventQueue for the server side handling of events
2009-09-14 15:41:12 +00:00
..
core Do not fail to start if deluged.pid contains no data 2009-09-13 17:17:37 +00:00
data Remove GeoIP.dat from tree 2009-06-04 17:25:06 +00:00
i18n Fix error when trying to install. 2009-07-20 09:41:44 +00:00
plugins change the scheduler plugin to use the new plugin architecture 2009-09-14 10:26:59 +00:00
scripts remove the paranthesis from the decorators in core.py 2009-08-03 11:46:49 +00:00
ui fix a KeyError in the JSON component 2009-09-14 15:41:12 +00:00
__init__.py Big code clean-up and some refactoring. Added docstrings but more are 2007-08-26 14:34:50 +00:00
__rpcapi.py remove the docs/build folder 2009-07-22 20:50:06 +00:00
_libtorrent.py Implement better version check when importing libtorrent -- account for minor version numbers 2009-07-30 21:27:36 +00:00
bencode.py Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
common.py remove log messages as they don't work 2009-08-12 08:20:19 +00:00
component.py Remove _update method 2009-07-25 00:41:20 +00:00
config.py Revert 5619 2009-08-03 20:27:03 +00:00
configmanager.py Reset the config_files when the config directory changes 2009-08-03 16:56:01 +00:00
error.py Add get_free_space() to core 2009-07-24 23:36:43 +00:00
event.py Add PluginEnabledEvent 2009-08-26 16:59:29 +00:00
httpdownloader.py Make sure url, filename and headers are strings before downloading. 2009-08-01 03:00:04 +00:00
log.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
main.py Remove some unnecessary code 2009-07-25 00:39:25 +00:00
maketorrent.py Fix num_pieces calculation 2009-08-20 22:27:40 +00:00
metafile.py dummy function now accepts arbitrary number of variables. 2009-06-22 14:11:02 +00:00
pluginmanagerbase.py Fix #1009 enabling a plugin twice in the gtkui 2009-09-05 19:32:01 +00:00
rencode.py Implement new DelugeRPC method to replace XMLRPC. 2009-01-27 08:03:39 +00:00