summaryrefslogtreecommitdiff
path: root/client/src
AgeCommit message (Expand)Author
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
2015-12-01[style] fix pep8Victor Shyba
2015-12-01[bug] concurrency bug while querying and insertingVictor Shyba
2015-12-01[bug] fire callback after reseting instance varsVictor Shyba
2015-11-19[bug] fix indirect dependency on couchdb for clientKali Kaneko
2015-11-03[refactor] move couch errors and expose methodsVictor Shyba
2015-10-05[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
2015-10-02[bug] increase http request timeout time to 90sKali Kaneko
2015-10-02[bug] do not signal sync completion if failedKali Kaneko
2015-09-28[feat] handle DatabaseDoesNotExist during syncVictor Shyba
2015-09-21[bug] set the received active secret before saving local fileKali Kaneko
2015-09-17[refactor] decrease verbosity of sync logsKali Kaneko
2015-09-16[bug] review some of the close methodsVictor Shyba
2015-09-16[feat] use async events clientKali Kaneko
2015-09-09[bug] check threadpool state before closing itVictor Shyba
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-28[bug] cleanup http_target.py file from refactordrebs
2015-08-28[style] pep8 fixesKali Kaneko
2015-08-26[bug] reduce memory usage by consuming single docVictor Shyba
2015-08-26[refactor] Move constructor, use isinstanceVictor Shyba