summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
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