summaryrefslogtreecommitdiffstats
path: root/deluge/error.py
Commit message (Expand)AuthorAge
* [GTK] Fix showing correct error on libtorrent import errorbendikro2020-04-23
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Lint] Enable pylint warning super-init-not-calledbendikro2016-11-03
* [Core] Implement async_add_torrent in torrentmanagerbendikro2016-04-10
* [Tests] Fixes to improve terminal output from unit testsbendikro2016-04-08
* Flake8 core and common filesCalum Lind2014-09-03
* Fix 2247: AttributeError in deluge.error.DaemonRunningErrorbendikro2013-05-26
* 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