Module: deluge
Branch: master
Commit: f41f6ad46a8cfd5ed8294798586d6e0925bc3afd

Author: Pedro Algarvio <[email protected]>
Date:   Wed Apr 27 19:28:16 2011 +0100

Test fixes and #1814 fix.

All test were adapted, and some more were added to comply with the new 
multiuser support in deluge.
Regarding #1814, host entries in the Connection Manager UI are now migrated 
from the old format were automatic localhost logins were possible, which no 
longer is.

---

 ChangeLog                            |    8 +++
 deluge/core/rpcserver.py             |   38 ++++++++++-----
 deluge/error.py                      |   27 ++++++++---
 deluge/tests/common.py               |   38 ++++++++++++++-
 deluge/tests/test_authmanager.py     |    7 ++-
 deluge/tests/test_client.py          |   87 ++++++++++++++++++++++------------
 deluge/tests/test_core.py            |    3 +
 deluge/tests/test_httpdownloader.py  |    4 ++
 deluge/ui/client.py                  |   14 ++++--
 deluge/ui/gtkui/connectionmanager.py |   20 +++++++-
 deluge/ui/web/common.py              |   44 +++++++++++------
 11 files changed, 215 insertions(+), 75 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to