summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad
AgeCommit message (Expand)Author
2016-12-12[feature] streaming download protocolVictor Shyba
2016-12-12[refactor] remove decpoolVictor Shyba
2016-12-12[bug] use an empty string to represent tumbstonesVictor Shyba
2016-12-12[test] commit isnt part of the backend apiVictor Shyba
2016-12-12[feature] simple adaptation to let the client runVictor Shyba
2016-12-12[bug] disable decpoolVictor Shyba
2016-12-12[feature] use transactions on syncVictor Shyba
2016-10-12[bug] remove finalClose from SQLCipherU1DBSyncTulio Casagrande
2016-09-30[bug] use % for formattingVictor Shyba
2016-09-22[style] standardize log messagesdrebs
2016-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-09-02[bug] fail gracefully if dbsyncer has not been initializedKali Kaneko
2016-08-23[doc] improve SQLITE_MAX_VARIABLE_NUMBER commentsVictor Shyba
2016-08-22[bug] limit pool comnsumption to 900 docsVictor Shyba
2016-08-02[test] avoid race condition on test_processing_orderVictor Shyba
2016-07-13[style] pep8Kali Kaneko
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-07-12[refactor] remove u1db dep from support codedrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-06-22[style] pep8Kali Kaneko
2016-06-22[style] pep8 compatibility: indent and white spaceNavaL
2016-06-15[bug] move the decryption to a threadpool tooKali Kaneko
2016-06-15[bug] initialize OpenSSL context just onceKali Kaneko
2016-06-06[feat] add recovery doc format versiondrebs
2016-06-06[feature] add sync phase statsdrebs
2016-06-06[bug] ensures docs_received table has the sync_id columnNavaL
2016-06-06[bug] delete all docs on start and ensure isolationVictor Shyba
2016-06-06[refactor] encdecpool queries and testingVictor Shyba
2016-06-06[refactor] bye multiprocessing poolVictor Shyba
2016-06-06[feature] use deferred semaphoreKali Kaneko
2016-06-06[bug] remove doc content conversion to unicodedrebs
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
2016-05-16[style] pep8Kali Kaneko
2016-04-26[refactor] remove old code for enlarging secretsdrebs
2016-04-26[refactor] cleanup bootstrap processdrebs
2016-04-26[refactor] remove shared db locking from clientdrebs
2016-04-01[pkg] updated to versioneer 0.16 (patched)Kali Kaneko
2016-03-09[bug] specify openssl backend explicitelyKali Kaneko
2016-01-26[feat] use cryptography instead of pycryptoppVictor Shyba
2016-01-21[Fix] slow IO-bound calls block reactorVictor Shyba
2015-12-15[style] pep8Kali Kaneko
2015-12-15[feat] get_or_create_service_tokenKali Kaneko
2015-12-15[feat] set syncable attributeKali Kaneko
2015-12-14[bug] fix failing tests after last events modificationKali Kaneko
2015-12-10[feat] use userid in soledad events tooKali Kaneko
2015-12-10[feat] use uuid in events, multi-user awareKali Kaneko
2015-12-03[feat] set default to False on batching for nowVictor Shyba
2015-12-03[feat] Adds support to batching limited by sizeVictor Shyba