summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-08-17[bug] remove misleading ensure_ddocVictor Shyba
2016-08-05[bug] create gen document after saving the actual document in couchdrebs
2016-08-01[refactor] remove unused design docs compilation codedrebs
2016-08-01[bug] retry allocation of gen instead of using a lockdrebs
2016-08-01[feat] use couch _all_docs for get_docs() and get_all_docs()drebs
2016-08-01[refactor] simplify couch whats_changed calculationdrebs
2016-08-01[bug] use couch lock to atomize saving of documentdrebs
2016-08-01[feat] standardize metadata storage in couch backend.drebs
2016-08-01[feat] use a lock for updating couch gen datadrebs
2016-08-01[bug] fix order of multipart serialization when writing to couchdrebs
2016-08-01[feat] remove usage of design documents in couchdrebs
2016-07-25[feat] do not use couch views for sync metadatadrebs
2016-07-25[feat] use _local couch docs for metadata storagedrebs
2016-07-18[pkg] remove pixelated from requirements-latest.pipChristoph Kluenter
2016-07-14[pkg] bump changelog to 0.8.10.8.1Kali Kaneko
2016-07-13[style] pep8Kali Kaneko
2016-07-12[pkg] remove unneeded dirspec exceptionsdrebs
2016-07-12[pkg] remove testing couchdb dep from commondrebs
2016-07-12[pkg] remove unneeded oauth codedrebs
2016-07-12[pkg] add u1db dependencies directly in leap.soledad.commondrebs
2016-07-12[test] toxify testsdrebs
2016-07-12[refactor] remove u1db dep from support codedrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-07-12[refactor] fork u1dbKali Kaneko
2016-06-22pep8Kali Kaneko
2016-06-22[bug] fix test processing orderNavaL
2016-06-22[style] pep8 compatibility: indent and white spaceNavaL
2016-06-08[tests] avoid using get_all_docs on assertsVictor Shyba
2016-06-08[bug] install pip from default locationdrebs
2016-06-06[style] remove misused lambdasTulio Casagrande
2016-06-06[test] use inline deferreds in test for change passphrasedrebs
2016-06-06[test] turn test for _gen_secret into many unit testsdrebs
2016-06-06[bug] ensures docs_received table has the sync_id columnNavaL
2016-06-06[refactor] encdecpool queries and testingVictor Shyba
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-16[style] pep8Kali Kaneko
2016-04-26[refactor] cleanup bootstrap processdrebs
2016-04-26[refactor] remove shared db locking from testsdrebs
2016-04-26[refactor] remove shared db locking from clientdrebs
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