summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03[refactor] separate SoledadBackend from CouchDatabaseVictor Shyba
2015-11-03[refactor] remove MultipartWriter monkey patchVictor Shyba
2015-11-03[refactor] separate errors and model from couchVictor Shyba
2015-10-30[feat] bump twisted dependency to 12.3.0Ruben Pollan
2015-10-29[feat] remove SSL tsafe monkeypatchVictor Shyba
2015-10-29[feat] adds --migrate-all to create-user-db scriptVictor Shyba
2015-10-28[style] fix pep8 warnigsFolker Bernitt
2015-10-28[feat] read security doc from configurationVictor Shyba
2015-10-28Merge branch 'release/0.7.x' into developIvan Alejandro
2015-10-28[pkg] fold in changes0.7.4release/0.7.xIvan Alejandro
2015-10-23Merge branch 'pixelated/develop' into developRuben Pollan
2015-10-19[bug] remove instance cachingVictor Shyba
2015-10-14[bug] reduce overall sync session caching to 120sVictor Shyba
2015-10-13[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
2015-10-13[feat] handle DatabaseDoesNotExist during syncVictor Shyba
2015-10-06Merge branch 'leapcode/pr/287' into developRuben Pollan
2015-10-05[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
2015-10-05Merge branch 'pixelated/develop' into developRuben Pollan
2015-10-05[bug] fix leap mx by default false on ensure_ddocsVictor Shyba
2015-10-05Merge branch 'soledad_configdir' into developRuben Pollan
2015-10-05[feat] Move config dir to /etc/soledadvarac
2015-10-02[bug] Migrate back to python-couchdb 0.8Victor Shyba
2015-10-02[pkg] pin beaker and couchdb for wheezyVictor Shyba
2015-10-02[bug] increase http request timeout time to 90sKali Kaneko
2015-10-02[bug] do not signal sync completion if failedKali Kaneko
2015-10-02[bug] increase http request timeout time to 90sKali Kaneko
2015-10-02[bug] do not signal sync completion if failedKali Kaneko
2015-10-01Merge branch 'pixelated/develop' into developRuben Pollan
2015-10-01[feat] read netrc path from configuration fileVictor Shyba
2015-09-30[docs] fix rst link markupKali Kaneko
2015-09-29[docs] added couchdb link to READMEvarac
2015-09-28Merge branch 'feat/create_db_using_cmd' into developRuben Pollan
2015-09-28[style] pep8Victor Shyba
2015-09-28[test] Making test_command pass on Mac OS X.Gislene Pereira
2015-09-28[test] remove old mocksVictor Shyba
2015-09-28[refactor] kaliy's review and pep8 fixesVictor Shyba
2015-09-28[feat] handle DatabaseDoesNotExist during syncVictor Shyba
2015-09-28[tests] tests for ensure_securityVictor Shyba
2015-09-28[feat] ensure security documentVictor Shyba
2015-09-28[feat] script for user db creationVictor Shyba
2015-09-28[bug] ensure_database returns db and replica_uidVictor Shyba
2015-09-28[feat] conf for enabling db creation via custom shVictor Shyba
2015-09-28[tests] CouchServerState tests for ensure_databaseVictor Shyba
2015-09-28[feat] ensure_database is now able to call a cmdVictor Shyba
2015-09-28[tests] Tests for command validation and executionVictor Shyba
2015-09-28[feat] Validate and execute commands by subprocessVictor Shyba
2015-09-27Merge branch 'feature/sync_state_in_memory' into developRuben Pollan
2015-09-24[style] pep8Victor Shyba
2015-09-24[refactor] init_caching instead of setting attrVictor Shyba
2015-09-24[feat] enable delayed commitsVictor Shyba