.. |
core
|
AlertManager will now cancel all pending delayedCalls prior to stopping.
|
2010-03-20 19:15:33 -07: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 translations
|
2009-11-02 01:35:13 +00:00 |
plugins
|
Merge branch 'master' into autoadd
|
2010-03-26 11:16:03 -04:00 |
scripts
|
fix the entry point for web plugins
|
2010-03-10 10:39:20 +00:00 |
ui
|
update the sorter to point to the correct function
|
2010-03-27 15:00:47 +00:00 |
__init__.py
|
…
|
|
__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 VersionSplit comparison to do a proper compare and not simply
|
2010-03-21 15:57:53 -07:00 |
component.py
|
Fix up some docstrings
|
2010-03-25 14:43:15 -07:00 |
config.py
|
add a __contains__ method to the config class
|
2010-01-20 21:04:40 +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
|
Fix some accidental reverts
|
2009-11-25 01:00:25 +00:00 |
httpdownloader.py
|
Make sure all data is passed to pagePart. Accept x-gzip encodings.
|
2010-01-20 12:36:07 +00:00 |
log.py
|
Add OpenSSL exception to all GPL headers
|
2009-05-18 21:51:49 +00:00 |
main.py
|
use metavar to change the output of --help by optparse
|
2009-12-13 21:49:10 +00: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 another problem with component change
|
2010-03-20 20:54:36 -07:00 |
rencode.py
|
Implement new DelugeRPC method to replace XMLRPC.
|
2009-01-27 08:03:39 +00:00 |