summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-05-18Freeze debian version.Kali Kaneko
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-04-25Freeze debian version.Kali Kaneko
2016-04-18[pkg] Update changelog0.8.0Kali Kaneko
2016-04-01patch for multi-pkg repoKali Kaneko
2016-04-01[pkg] update to versioneer 0.16Kali Kaneko
2016-01-21[Fix] fix concurrency problem in test_sync_deferredFolker Bernitt
2015-12-22[docs] incomplete doc for security config parameterVictor Shyba
2015-12-14[fix] remove trailing whitespace to please pep8Christoph Kluenter
2015-12-14[bug] fix failing tests after last events modificationKali Kaneko
2015-12-03[feat] set default to False on batching for nowVictor Shyba
2015-12-03[feat] generation caching during a batchVictor Shyba
2015-12-03[feat] add configuration to disable batchingVictor Shyba
2015-12-03[feat] checks staged docs inside batchVictor Shyba
2015-12-03[feat] put all docs at onceVictor Shyba
2015-12-03[feat] prepare server to handle batchesVictor Shyba
2015-12-01[test] shuffle and decrypts 5 docs 3 timesVictor Shyba
2015-12-01[tests] encdec pool is being reused, adding a testVictor Shyba
2015-11-24[bug] generation_info cant be cached per replicaVictor Shyba
2015-11-23[bug] BackendNotReadyError breaks without statusBruno Wagner
2015-11-23[bug] put a monkeypatch back for bigcouchVictor Shyba
2015-11-20[bug] do not register exception, breaksKali Kaneko
2015-11-19[bug] fix indirect dependency on couchdb for clientKali Kaneko
2015-11-03[refactor] remove exception based logicVictor Shyba
2015-11-03[style] pep8Victor Shyba
2015-11-03[feat] add caching to a place that was missingVictor Shyba
2015-11-03[refactor] resource logic encapsulationVictor Shyba
2015-11-03[refactor] token verification moved to couch module + testsVictor Shyba
2015-11-03[refactor] move couch errors and expose methodsVictor Shyba
2015-11-03[refactor] CouchDocument is now ServerDocumentVictor Shyba
2015-11-03[refactor] split out backend from couch databaseVictor Shyba
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-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-05[bug] fix leap mx by default false on ensure_ddocsVictor Shyba
2015-10-02[bug] Migrate back to python-couchdb 0.8Victor 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[tests] tests for ensure_securityVictor Shyba
2015-09-28[feat] ensure security documentVictor Shyba
2015-09-28[bug] ensure_database returns db and replica_uidVictor 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