summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/errors.py
AgeCommit message (Expand)Author
2015-08-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-08-04[style] pep8 cleanupKali Kaneko
2014-05-22Cleanup and pep8 fix.drebs
2014-03-17Fix raising of auth token errors (#5191).drebs
2014-01-25Improve unauthorized error messages.drebs
2014-01-24Add decorator to register exceptions.drebs
2014-01-17Improve error reporting on couch backend design documents access failure (#49...drebs
2014-01-07Use temp dir for server side locks (#4918).drebs
2014-01-06Add proper error reporting to shared db lock.drebs
2013-10-31Fix dict representation so it works on python 2.6.drebs
2013-10-28Add shared db locking.drebs