Age | Commit message (Expand) | Author |
2015-11-03 | [style] pep8 | Victor Shyba |
2015-11-03 | [feat] add caching to a place that was missing | Victor Shyba |
2015-11-03 | [refactor] resource logic encapsulation | Victor Shyba |
2015-11-03 | [refactor] token verification moved to couch module + tests | Victor Shyba |
2015-11-03 | [refactor] move couch errors and expose methods | Victor Shyba |
2015-11-03 | [refactor] CouchDocument is now ServerDocument | Victor Shyba |
2015-11-03 | [refactor] split out backend from couch database | Victor Shyba |
2015-11-03 | [refactor] separate SoledadBackend from CouchDatabase | Victor Shyba |
2015-11-03 | [refactor] remove MultipartWriter monkey patch | Victor Shyba |
2015-11-03 | [refactor] separate errors and model from couch | Victor Shyba |
2015-10-30 | [feat] bump twisted dependency to 12.3.0 | Ruben Pollan |
2015-10-29 | [feat] remove SSL tsafe monkeypatch | Victor Shyba |
2015-10-29 | [feat] adds --migrate-all to create-user-db script | Victor Shyba |
2015-10-28 | [style] fix pep8 warnigs | Folker Bernitt |
2015-10-28 | [feat] read security doc from configuration | Victor Shyba |
2015-10-28 | Merge branch 'release/0.7.x' into develop | Ivan Alejandro |
2015-10-28 | [pkg] fold in changes0.7.4release/0.7.x | Ivan Alejandro |
2015-10-23 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-10-19 | [bug] remove instance caching | Victor Shyba |
2015-10-14 | [bug] reduce overall sync session caching to 120s | Victor Shyba |
2015-10-13 | [bug] handle MissingDesignDocError after get_sync_info | Victor Shyba |
2015-10-13 | [feat] handle DatabaseDoesNotExist during sync | Victor Shyba |
2015-10-06 | Merge branch 'leapcode/pr/287' into develop | Ruben Pollan |
2015-10-05 | [bug] handle MissingDesignDocError after get_sync_info | Victor Shyba |
2015-10-05 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-10-05 | [bug] fix leap mx by default false on ensure_ddocs | Victor Shyba |
2015-10-05 | Merge branch 'soledad_configdir' into develop | Ruben Pollan |
2015-10-05 | [feat] Move config dir to /etc/soledad | varac |
2015-10-02 | [bug] Migrate back to python-couchdb 0.8 | Victor Shyba |
2015-10-02 | [pkg] pin beaker and couchdb for wheezy | Victor Shyba |
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-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 |