summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/target.py
AgeCommit message (Expand)Author
2015-05-20[feature] use twisted.web.client in client syncdrebs
2015-05-20[feature] use twisted adbapi for async encryptiondrebs
2015-05-20[bug] remove unused pending documents exceptiondrebs
2015-05-20[bug] fix order of insertion of decrypted docsdrebs
2015-05-20[feature] use async adbapi for async decryptiondrebs
2015-05-20[bug] fix log messages when fetching documentsdrebs
2015-04-23[feat] ensure sync fails will raise an exceptiondrebs
2015-02-11Several fixes in SoledadSyncTarget:drebs
2015-02-11Fix interruptable sync.drebs
2015-02-11Separate soledad interfacesKali Kaneko
2014-09-29Wait for last post request to finish before starting a new one during sync (#...drebs
2014-08-12Fix bits from pullreq review.drebs
2014-08-08Delete the received docs from sync db before starting a new sync.drebs
2014-08-08Fix tests after many changes in client.drebs
2014-08-08Make sync database multiprocessing-safe.drebs
2014-08-08Avoid deadlocks when cancelling failed sync threads.drebs
2014-08-08On sync, fetch all docs before decrypting.drebs
2014-08-08Store all received docs in sync db (#5895).drebs
2014-07-10Fix recovery from failed sync.drebs
2014-07-09Close all connections after syncing (#5518).drebs
2014-07-08Fix common exception handling gotchas.drebs
2014-07-08Update target sync with sequential info (#5869).drebs
2014-07-03Properly stop sync and cancel threads on fail.drebs
2014-07-02Split sync_exchange into many requests (#5517).drebs
2014-06-05Add missing doc.drebs
2014-06-05Replace client sync state by a sync_id.drebs
2014-05-28Fix stuff from kali's review.drebs
2014-05-22fix allow interrupt in target clientdrebs
2014-05-22Add sync status signals (#5517).drebs
2014-05-22Allow for interrupting and recovering sync (#5571).drebs
2014-05-22Split sync in multiple POST requests in client (#5571).drebs
2013-12-19Do not instantiate the synchronizer each time.Kali Kaneko
2013-12-19add http-encoding header, decode it tooKali Kaneko
2013-11-19Add MAC verification to recovery document. Closes #4348.drebs
2013-09-30Updates to client docstringsKali Kaneko
2013-08-21Split soledad into common, client and server.drebs