Age | Commit message (Expand) | Author |
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 |
2014-04-02 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5388_avoid-concurren... | Tomás Touceda |
2014-04-02 | Retry recording sync info on couch backend (#5388). | drebs |
2014-04-02 | Add test script for syncing many replicas concurrently (#5386). | drebs |
2014-03-26 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5387_remove-check-for-de... | Tomás Touceda |
2014-03-26 | Remove check for design docs from couch server state init (#5387). | drebs |
2014-03-26 | Merge remote-tracking branch 'refs/remotes/drebs/feature/add-reset-script' in... | Tomás Touceda |
2014-03-26 | Add script for resetting users database. | drebs |
2014-03-18 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5191_fix-raise-of-auth-t... | Tomás Touceda |
2014-03-17 | Fix raising of auth token errors (#5191). | drebs |
2014-03-17 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5008_parallelize-get... | Tomás Touceda |
2014-03-17 | Parallelize get_docs on couch backend (#5008). | drebs |
2014-03-14 | Improve client db access script. | drebs |
2014-03-14 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5302_do-not-try-to-c... | Tomás Touceda |
2014-03-12 | Remove check for couch permissions. | drebs |
2014-03-12 | Do not ensure shared database upon Soledad Server start (#5302). | drebs |
2014-03-12 | Prevent Soledad server from creating or deleting couch databases (#3502). | drebs |
2014-03-12 | Do not autocreate remote db when syncing (#5302). | drebs |
2014-03-12 | Merge remote-tracking branch 'refs/remotes/drebs/feature/add-scripts' into de... | Tomás Touceda |
2014-03-12 | Add scripts to measure backend cpu usage. | drebs |
2014-03-11 | Add script to measure PUT memory usage. | drebs |
2014-03-11 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5011_use-less-memory... | Tomás Touceda |
2014-03-11 | Fix docstring typo. | drebs |