summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-06-06[pkg] include sql data in client package0.9.6post20.9.3post3Kali Kaneko
2017-05-08[refactor] _database -> _dbVictor Shyba
2017-05-01[refactor] create client _database moduledrebs
2017-03-17[docs] add efkin to authors, changelog entry for py3 testsKali Kaneko
2017-03-17[refactor] Improve python3 compatibilityefkin
2017-03-17[test] Prepare tests for python3 compatibilityefkin
2017-02-09[refactor] remove leftover code from previous wsgi authdrebs
2017-02-09[feat] use twisted web http auth and credsdrebs
2017-02-09[feat] reuse the url mapper instead of creating it for every requestdrebs
2016-12-12[style] fix pep8 and confsVictor Shyba
2016-12-12[feature] batch based on payload sizeVictor Shyba
2016-12-12[feature] fix and enable batchVictor Shyba
2016-12-12[feature] make reading attachments optionalVictor Shyba
2016-12-12[feature] server download stream from file objectVictor Shyba
2016-12-12[feature] use transactions on syncVictor Shyba
2016-12-12[feature] get attachments as generator runsVictor Shyba
2016-11-27[bug] patch twisted logger so it works with twistd --syslogdrebs
2016-11-22[feat] improve missing couch config doc error loggingdrebs
2016-10-21[docs] explain CouchServerState parametersVictor Shyba
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-03[feature] check for user dbs couch schema versionsdrebs
2016-09-30[test] add flake8 code check and generalize name of tox envdrebs
2016-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-09-06[style] pep8Kali Kaneko
2016-08-29[pkg] remove deprecated requirements-testing.pipdrebs
2016-08-29[pkg] remove leftover simplejson imports from l2dbdrebs
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