Age | Commit message (Expand) | Author |
2014-06-18 | Merge remote-tracking branch 'refs/remotes/kali/bump-requirements' into develop | Tomás Touceda |
2014-06-18 | bump requirements to latest leap.common | Kali Kaneko |
2014-06-09 | Merge remote-tracking branch 'refs/remotes/drebs/feature/add-profiling-script... | Tomás Touceda |
2014-06-09 | Add profiling scripts. | drebs |
2014-06-05 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5739_fix-multipart-put-p... | Tomás Touceda |
2014-06-05 | Add missing doc. | drebs |
2014-06-05 | Reorganize profiling scripts. | drebs |
2014-06-05 | Move the syncing lock to inside SQLCipherDatabase. | drebs |
2014-06-05 | Reset synchronizer state in order to reuse the same synchronizer multiple times. | drebs |
2014-06-05 | Add changes file. | drebs |
2014-06-05 | Make server auth time-insensitive. | drebs |
2014-06-05 | Replace client sync state by a sync_id. | drebs |
2014-06-05 | Remove close_connections() from tests. | drebs |
2014-06-03 | Add password option to client db script. | drebs |
2014-06-03 | Fix package build script. | drebs |
2014-06-03 | Use a fresh resource for multipart puts (#5739). | drebs |
2014-05-29 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5517_split-sync-post... | Tomás Touceda |
2014-05-28 | Turn SQLCipher.sync_state into a ClientSyncState instance. | drebs |
2014-05-28 | Fix stuff from kali's review. | drebs |
2014-05-23 | Fix tests for new sync process. | drebs |
2014-05-22 | Properly raise when couch db does not exist. | drebs |
2014-05-22 | fix allow interrupt in target client | drebs |
2014-05-22 | Add sync status signals (#5517). | drebs |
2014-05-22 | Allow for interrupting and recovering sync (#5571). | drebs |
2014-05-22 | Split sync in multiple POST requests in client (#5571). | drebs |
2014-05-22 | Split sync in multiple POST requests in server (#5571). | drebs |
2014-05-22 | Add splitted POST sync design docs (#5571). | drebs |
2014-05-22 | Cleanup and pep8 fix. | drebs |
2014-05-16 | Merge branch 'release-0.5.1'0.5.1 | Tomás Touceda |
2014-05-16 | Fold in changes | Tomás Touceda |
2014-04-23 | Merge remote-tracking branch 'chiiph-github/bug/improve_changelog_readability... | Kali Kaneko |
2014-04-16 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5507_close-connections-a... | Tomás Touceda |
2014-04-15 | Close connection after syncing (#5507). | drebs |
2014-04-11 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5493_avoid-file-descript... | Tomás Touceda |
2014-04-10 | Prevent file descriptor leaks on tests. | drebs |
2014-04-10 | Properly close connections on couch backend (#5493). | drebs |
2014-04-09 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5386_improve-sync' i... | Tomás Touceda |
2014-04-09 | Prevent couch instantiation from creating the db (#5386). | drebs |
2014-04-09 | Improve changelog readability | Tomás Touceda |
2014-04-09 | Fix class doc. | drebs |
2014-04-09 | Prevent Couch Server State from making one unneeded GET request (#5386). | drebs |
2014-04-09 | Reorganize scripts directory. | drebs |
2014-04-07 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5315_add-script-to-c... | Tomás Touceda |
2014-04-07 | Add script to compile design docs (#5315) | drebs |
2014-04-04 | Merge branch 'release-0.4.5'0.5.00.4.5 | Tomás Touceda |
2014-04-04 | Fold in changes | Tomás Touceda |
2014-04-04 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5449_preload-strptime-to... | Tomás Touceda |
2014-04-04 | Preload time.strptime() to avoid multi thread problem on couch backend get_do... | drebs |
2014-04-04 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5448_add-workaround-for-... | Tomás Touceda |
2014-04-04 | Renew couch connection session after multipart PUT (#5448). | drebs |