summaryrefslogtreecommitdiffstats
path: root/deluge/error.py
Commit message (Expand)AuthorAge
* Wrap non deluge exceptions so that they can also be sent to the client.Pedro Algarvio2011-06-05
* Extend RPC Protocol.Pedro Algarvio2011-05-18
* Fix #1281. Show a nice dialog stating that the client is incompatible on the ...Pedro Algarvio2011-05-17
* Force backwards incompatibility.Pedro Algarvio2011-05-15
* Sorry for the noise. Email change.Pedro Algarvio2011-05-02
* More changes related to automatic connections.Pedro Algarvio2011-04-30
* Test fixes and #1814 fix.Pedro Algarvio2011-04-27
* Account Management Implemented.Pedro Algarvio2011-04-24
* Use a specific response code for authentication requests. Recreate authentica...Pedro Algarvio2011-04-22
* Move deluge errors to the errors module, they will be reused later on other p...Pedro Algarvio2011-04-22
* Add get_free_space() to coreAndrew Resch2009-07-24
* Add InvalidTorrentError.John Garland2009-07-24
* Detect when a daemon is already running in the same config folder.Andrew Resch2009-05-20
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Add error.py.Andrew Resch2008-02-10