summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-24[feat] adds cache expirationVictor Shyba
2015-09-24[feat] use one doc per remote replica in sync logdrebs
2015-09-24[feat] full caching for each sync_id sessionVictor Shyba
2015-09-24[feat] adds caching for other gen and trans idVictor Shyba
2015-09-24[refactor] uses ThreadPool instead of own implementationVictor Shyba
2015-09-24[refactor] couch.py should use superclass methodsVictor Shyba
2015-09-24[feat] first draft of sync_state in memoryVictor Shyba
2015-09-24[pkg] add Beaker as a server dependencyVictor Shyba
2015-09-21[pkg] fold in changes0.7.3Ivan Alejandro
2015-09-21[bug] set the received active secret before saving local fileKali Kaneko
2015-09-18Merge branch 'pixelated:bug/ensure_ddocs_independency' into developRuben Pollan
2015-09-17[tests] test for ensure ddocs independentlyVictor Shyba
2015-09-17[bug] ensure needs to check into all design docsVictor Shyba
2015-09-17[refactor] decrease verbosity of sync logsKali Kaneko
2015-09-16[pkg] fix typo in changelogKali Kaneko
2015-09-16Merge remote-tracking branch 'leapcode/pr/271' into developKali Kaneko
2015-09-16[test] fix tests with the new emit_asyncRuben Pollan
2015-09-16[tests] remove remaining dbs checkVictor Shyba
2015-09-16[bug] review some of the close methodsVictor Shyba
2015-09-16[pkg] bump leap versions needed for clientKali Kaneko
2015-09-16[feat] use async events clientKali Kaneko
2015-09-14[style] pep8 fixesVictor Shyba
2015-09-13[tests] test_couch does not need a serverVictor Shyba
2015-09-13[tests] change big tearDown for simple addCleanupVictor Shyba
2015-09-12[tests] subclass instead of copy test codeVictor Shyba
2015-09-11[tests] db3 is expected to be an attributeVictor Shyba
2015-09-11[tests] simplify make_app and getTarget codeVictor Shyba
2015-09-11[tests] isolate LockResource tests using a mockVictor Shyba
2015-09-11[tests] extract db creation with doc ensure methodVictor Shyba
2015-09-11[tests] use addCleanup to ensure db deletionVictor Shyba
2015-09-11[tests] isolate database names, use uuidVictor Shyba
2015-09-11[tests] get rid of CouchDB python processVictor Shyba
2015-09-09[docs] add download badgesKali Kaneko
2015-09-09[docs] fix broken pypi badgesKali Kaneko