deluge/deluge
Pedro Algarvio 1c7676bfe5 Finish last commit, forgot to revert some of the files. 2010-12-09 18:12:25 +00:00
..
core Reuse existing "TorrentAddedEvent" instead of creating a new one. 2010-12-09 18:08:34 +00:00
data Make sure that the port test status image is always reset between tests. Added a "loading" image when the test is in course. 2010-01-12 03:15:50 +00:00
i18n Update translation template 2010-05-03 11:50:16 -07:00
plugins Finish last commit, forgot to revert some of the files. 2010-12-09 18:12:25 +00:00
scripts Fix #1098 use triple quotes in the docstrings of the generated methods 2010-04-11 11:24:45 -07:00
tests change location of httpdownloader as a temporary fix 2010-10-25 00:13:09 +01:00
ui Finish last commit, forgot to revert some of the files. 2010-12-09 18:12:25 +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 update the required libtorrent version to 0.14.9 to match 1.2-stable 2010-02-22 11:59:09 +00:00
bencode.py Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
common.py Fix #1373 use of cyrllic paths 2010-10-16 12:56:00 -07:00
component.py Add an errback for when calling a component's start() fails and revert it back to a Stopped 2010-04-08 17:16:28 -07:00
config.py fix a bug that can occur when upgrading 1.1 config files 2010-12-01 10:21:26 +00:00
configmanager.py Reset the config_files when the config directory changes 2009-08-03 16:56:01 +00:00
decorators.py Add decorators module and test file 2010-05-04 04:33:21 +10:00
error.py Add get_free_space() to core 2009-07-24 23:36:43 +00:00
event.py Reuse existing "TorrentAddedEvent" instead of creating a new one. 2010-12-09 18:08:34 +00:00
httpdownloader.py Add more HTTP status codes to httpdownloader 2010-05-05 02:49:55 +10:00
log.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
main.py Fix deluged crashing on windows when logfile's directory doesn't exist 2010-05-16 13:11:18 +10:00
maketorrent.py Fix num_pieces calculation 2009-08-20 22:27:40 +00:00
metafile.py Properly show 100.00% and reduce number of progress bar updates during a torrent creation 2009-11-29 07:37:29 +00:00
pluginmanagerbase.py Fix starting plugins 2010-04-20 08:56:07 -07:00
rencode.py Implement new DelugeRPC method to replace XMLRPC. 2009-01-27 08:03:39 +00:00