Age | Commit message (Expand) | Author |
2015-10-05 | [feat] Move config dir to /etc/soledad | varac |
2015-10-02 | [bug] increase http request timeout time to 90s | Kali Kaneko |
2015-10-02 | [bug] do not signal sync completion if failed | Kali Kaneko |
2015-10-01 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-10-01 | [feat] read netrc path from configuration file | Victor Shyba |
2015-09-30 | [docs] fix rst link markup | Kali Kaneko |
2015-09-29 | [docs] added couchdb link to README | varac |
2015-09-28 | Merge branch 'feat/create_db_using_cmd' into develop | Ruben Pollan |
2015-09-28 | [style] pep8 | Victor Shyba |
2015-09-28 | [test] Making test_command pass on Mac OS X. | Gislene Pereira |
2015-09-28 | [test] remove old mocks | Victor Shyba |
2015-09-28 | [refactor] kaliy's review and pep8 fixes | Victor Shyba |
2015-09-28 | [feat] handle DatabaseDoesNotExist during sync | Victor Shyba |
2015-09-28 | [tests] tests for ensure_security | Victor Shyba |
2015-09-28 | [feat] ensure security document | Victor Shyba |
2015-09-28 | [feat] script for user db creation | Victor Shyba |
2015-09-28 | [bug] ensure_database returns db and replica_uid | Victor Shyba |
2015-09-28 | [feat] conf for enabling db creation via custom sh | Victor Shyba |
2015-09-28 | [tests] CouchServerState tests for ensure_database | Victor Shyba |
2015-09-28 | [feat] ensure_database is now able to call a cmd | Victor Shyba |
2015-09-28 | [tests] Tests for command validation and execution | Victor Shyba |
2015-09-28 | [feat] Validate and execute commands by subprocess | Victor Shyba |
2015-09-27 | Merge branch 'feature/sync_state_in_memory' into develop | Ruben Pollan |
2015-09-24 | [style] pep8 | Victor Shyba |
2015-09-24 | [refactor] init_caching instead of setting attr | Victor Shyba |
2015-09-24 | [feat] enable delayed commits | Victor Shyba |
2015-09-24 | [feat] adds cache expiration | Victor Shyba |
2015-09-24 | [feat] use one doc per remote replica in sync log | drebs |
2015-09-24 | [feat] full caching for each sync_id session | Victor Shyba |
2015-09-24 | [feat] adds caching for other gen and trans id | Victor Shyba |
2015-09-24 | [refactor] uses ThreadPool instead of own implementation | Victor Shyba |
2015-09-24 | [refactor] couch.py should use superclass methods | Victor Shyba |
2015-09-24 | [feat] first draft of sync_state in memory | Victor Shyba |
2015-09-24 | [pkg] add Beaker as a server dependency | Victor Shyba |
2015-09-21 | [pkg] fold in changes0.7.3 | Ivan Alejandro |
2015-09-21 | [bug] set the received active secret before saving local file | Kali Kaneko |
2015-09-18 | Merge branch 'pixelated:bug/ensure_ddocs_independency' into develop | Ruben Pollan |
2015-09-17 | [tests] test for ensure ddocs independently | Victor Shyba |
2015-09-17 | [bug] ensure needs to check into all design docs | Victor Shyba |
2015-09-17 | [refactor] decrease verbosity of sync logs | Kali Kaneko |
2015-09-16 | [pkg] fix typo in changelog | Kali Kaneko |
2015-09-16 | Merge remote-tracking branch 'leapcode/pr/271' into develop | Kali Kaneko |
2015-09-16 | [test] fix tests with the new emit_async | Ruben Pollan |
2015-09-16 | [tests] remove remaining dbs check | Victor Shyba |
2015-09-16 | [bug] review some of the close methods | Victor Shyba |
2015-09-16 | [pkg] bump leap versions needed for client | Kali Kaneko |
2015-09-16 | [feat] use async events client | Kali Kaneko |
2015-09-14 | [style] pep8 fixes | Victor Shyba |
2015-09-13 | [tests] test_couch does not need a server | Victor Shyba |
2015-09-13 | [tests] change big tearDown for simple addCleanup | Victor Shyba |