summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08Add spam script for profiling.drebs
2014-07-08Fix tests according to modified sync.drebs
2014-07-08Stop the target when exceptions occur.drebs
2014-07-08Fix sqlcipher db syncing property.drebs
2014-07-08Update target sync with sequential info (#5869).drebs
2014-07-03Properly stop sync and cancel threads on fail.drebs
2014-07-02Add changes files.drebs
2014-07-02Split tests and fix for new sync (#4710).drebs
2014-07-02Split sync_exchange into many requests (#5517).drebs
2014-07-02Decouple sync from actual encryption/decryption (#5326).drebs
2014-06-27Merge branch 'master' into developTomás Touceda
2014-06-18Merge remote-tracking branch 'refs/remotes/kali/bump-requirements' into developTomás Touceda
2014-06-18bump requirements to latest leap.commonKali Kaneko
2014-06-09Merge remote-tracking branch 'refs/remotes/drebs/feature/add-profiling-script...Tomás Touceda
2014-06-09Add profiling scripts.drebs
2014-06-06Merge branch 'release-0.5.2'0.5.2Tomás Touceda
2014-06-06Fold in changesTomás Touceda
2014-06-05Merge remote-tracking branch 'refs/remotes/drebs/bug/5739_fix-multipart-put-p...Tomás Touceda
2014-06-05Add missing doc.drebs
2014-06-05Reorganize profiling scripts.drebs
2014-06-05Move the syncing lock to inside SQLCipherDatabase.drebs
2014-06-05Reset synchronizer state in order to reuse the same synchronizer multiple times.drebs
2014-06-05Add changes file.drebs
2014-06-05Make server auth time-insensitive.drebs
2014-06-05Replace client sync state by a sync_id.drebs
2014-06-05Remove close_connections() from tests.drebs
2014-06-03Add password option to client db script.drebs
2014-06-03Fix package build script.drebs
2014-06-03Use a fresh resource for multipart puts (#5739).drebs
2014-05-29Merge remote-tracking branch 'refs/remotes/drebs/feature/5517_split-sync-post...Tomás Touceda
2014-05-28Turn SQLCipher.sync_state into a ClientSyncState instance.drebs
2014-05-28Fix stuff from kali's review.drebs
2014-05-23Fix tests for new sync process.drebs
2014-05-22Properly raise when couch db does not exist.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
2014-05-22Split sync in multiple POST requests in server (#5571).drebs
2014-05-22Add splitted POST sync design docs (#5571).drebs
2014-05-22Cleanup and pep8 fix.drebs
2014-05-16Merge branch 'release-0.5.1'0.5.1Tomás Touceda
2014-05-16Fold in changesTomás Touceda
2014-04-23Merge remote-tracking branch 'chiiph-github/bug/improve_changelog_readability...Kali Kaneko
2014-04-16Merge remote-tracking branch 'refs/remotes/drebs/bug/5507_close-connections-a...Tomás Touceda
2014-04-15Close connection after syncing (#5507).drebs
2014-04-11Merge remote-tracking branch 'refs/remotes/drebs/bug/5493_avoid-file-descript...Tomás Touceda
2014-04-10Prevent file descriptor leaks on tests.drebs
2014-04-10Properly close connections on couch backend (#5493).drebs
2014-04-09Merge remote-tracking branch 'refs/remotes/drebs/feature/5386_improve-sync' i...Tomás Touceda