summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/adbapi.py
AgeCommit message (Expand)Author
2017-03-17[refactor] Improve python3 compatibilityefkin
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-07-12[refactor] make u1db connection pool args explicitdrebs
2016-07-12[bug] properly trap db errors and close resourcesdrebs
2016-07-12[bug] use default sqlcipher timeoutdrebs
2016-06-22[style] pep8 compatibility: indent and white spaceNavaL
2016-06-06[feature] use deferred semaphoreKali Kaneko
2015-09-09[bug] check threadpool state before closing itVictor Shyba
2015-08-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-07-23[style] pep8 cleanupKali Kaneko
2015-07-23[bug] move sync db and encpool creation to apidrebs
2015-06-15[feature] use raw operation, returns no resultKali Kaneko
2015-06-15[feature] add post-sync hooks using twisted pluginsKali Kaneko
2015-05-20[feature] use async adbapi for async decryptiondrebs
2015-02-11Retry on SQLCipher timeout (#6625).drebs
2015-02-11add raw sqlcipher query methodKali Kaneko
2015-02-11Several fixes in adbapi interface:drebs
2015-02-11minor naming/documentation fixesKali Kaneko
2015-02-11working sync-threadpoolKali Kaneko
2015-02-11Separate soledad interfacesKali Kaneko
2015-02-11Refactor soledad api to use async dbKali Kaneko
2015-02-11reorganize pragmas, stub SQLCipherOptions objectKali Kaneko