summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-28[pkg] fold in changes0.7.4release/0.7.xIvan Alejandro
2015-10-13[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
2015-10-13[feat] handle DatabaseDoesNotExist during syncVictor 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-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
2015-09-09[bug] check threadpool state before closing itVictor Shyba
2015-09-08[docs] add documentation about soledad sync processKali Kaneko
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-28[bug] cleanup http_target.py file from refactordrebs
2015-08-28[style] pep8 fixesKali Kaneko
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-26[bug] reduce memory usage by consuming single docVictor Shyba
2015-08-26[refactor] Move constructor, use isinstanceVictor Shyba
2015-08-26[docs] Fix docstringsVictor Shyba
2015-08-26[bug] fixes small issues pointed by drebsVictor Shyba
2015-08-26[bug] check type before processingVictor Shyba
2015-08-26[refactor] _process_incoming_doc is a function nowVictor Shyba
2015-08-26[refactor] prune conflicts is Document's responsibilityVictor Shyba
2015-08-26[refactor] simplify conflicts managementVictor Shyba
2015-08-26[refactor] remove unused parameterVictor Shyba
2015-08-26[refactor] removing getters and setters from couch.pyVictor Shyba
2015-08-26[refactor] splits http_target into 4 modulesVictor Shyba
2015-08-26[refactor] simplify send_docs operationsVictor Shyba
2015-08-26[refactor] simplify entity and content typeVictor Shyba