Calum Lind
|
9e0d173115
|
Fix torrent file and folder renaming issues
Adds `sanitize_filepath` for use before passing to libtorrent rename_file
|
2011-07-13 22:39:23 +01:00 |
John Garland
|
292ffb35ac
|
Handle redirection when adding a torrent by url
|
2011-03-09 00:37:35 +11:00 |
John Garland
|
fd458fbe64
|
Handle partial downloads due to incorrect headers (fixes #1517)
|
2011-03-09 00:05:07 +11:00 |
John Garland
|
eaad867885
|
Update get_free_space test
|
2010-08-31 00:11:54 +10:00 |
John Garland
|
d6b7917350
|
Fix test_add_torrent_url_with_cookies
|
2010-04-27 03:01:54 +10:00 |
Andrew Resch
|
b0714f625f
|
Rewrite component module to handle deferreds properly
Add test_component
Fix test_core to work with new component module
|
2010-03-20 19:15:33 -07:00 |
Andrew Resch
|
8425e9915d
|
Move the add_torrent_url_with_cookie url to our server
|
2009-08-04 01:01:26 +00:00 |
Andrew Resch
|
2731d5be17
|
Fix get_free_space test
|
2009-07-25 01:49:05 +00:00 |
Andrew Resch
|
e24ba6a025
|
Change core.test_listen_port to use twisted instead of urllib
Add test for test_listen_port
Remove some unncessary code
|
2009-07-25 00:30:45 +00:00 |
Andrew Resch
|
5977647528
|
Add get_free_space() to core
|
2009-07-24 23:36:43 +00:00 |
Andrew Resch
|
037871e1b3
|
Fix up some docstrings
Add some deprecation warnings
Add more tests for core
|
2009-07-23 21:19:01 +00:00 |
Andrew Resch
|
1b7be24bdf
|
Change core.remove_torrent to only accept one torrent_id, not a list
Added test for core.remove_torrent
|
2009-07-23 04:14:08 +00:00 |
John Garland
|
c9228c99a7
|
Updated docstring in add_torrent_url.
Wrote test for add_torrent_url which tests sending headers.
|
2009-07-21 02:45:16 +00:00 |
Damien Churchill
|
cd7b202d9d
|
moves tests out of the deluge package
|
2009-07-20 09:01:43 +00:00 |