summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12[bug] remove print debug statementsKali Kaneko
2016-12-12[style] pep8Kali Kaneko
2016-12-12[bug] fix bad merge in imports blockKali Kaneko
2016-12-12[refactor] remove lingering refs to syncdbKali Kaneko
2016-12-12[refactor] remove legacy crypto implementationKali Kaneko
2016-12-12[tests] adapt testsKali Kaneko
2016-12-12[refactor] remove encdecpool, finallyKali Kaneko
2016-12-12[bug] fix wrong content parsingKali Kaneko
2016-12-12[refactor] add SoledadCrypto interfaceKali Kaneko
2016-12-12[refactor] adapt fetcher to decryptorKali Kaneko
2016-12-12[feature] blob encryptor / decryptorKali Kaneko
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-12-12[feature] streaming crypto implementationKali Kaneko
2016-12-12[feature] batch based on payload sizeVictor Shyba
2016-12-12[feature] fix and enable batchVictor Shyba
2016-12-12[feature] stream content in a separate lineVictor Shyba
2016-12-12[bug] handle 400Victor Shyba
2016-12-12[feature] make the test accept large uploadsVictor Shyba
2016-12-12[feature] upload streamingVictor Shyba
2016-12-12[feature] streaming download protocolVictor Shyba
2016-12-12[refactor] remove decpoolVictor Shyba
2016-12-12[feature] make reading attachments optionalVictor Shyba
2016-12-12[bug] use an empty string to represent tumbstonesVictor Shyba
2016-12-12[test] commit isnt part of the backend apiVictor Shyba
2016-12-12[feature] simple adaptation to let the client runVictor Shyba
2016-12-12[feature] server download stream from file objectVictor Shyba
2016-12-12[bug] disable decpoolVictor Shyba
2016-12-12[feature] use transactions on syncVictor Shyba
2016-12-12[feature] get attachments as generator runsVictor Shyba
2016-12-12[feature] revert sync download into straming (server)Victor Shyba
2016-11-27Merge tag '0.9.1' into developdrebs
2016-11-27[pkg] update changelog0.9.1drebs
2016-11-27[bug] fix import on create-user-dbVictor Shyba
2016-11-27[bug] patch twisted logger so it works with twistd --syslogdrebs
2016-11-27[bug] delay couch state initializationdrebs
2016-11-22[feat] improve missing couch config doc error loggingdrebs
2016-11-22[refactor] separate server application into another filedrebs
2016-11-10Merge tag '0.9.0' into developdrebs
2016-11-09[pkg] update leap requirements files0.9.0rc10.9.0drebs
2016-11-09[pkg] update changelog to 0.9.0drebs
2016-11-09[pkg] use correct folder name for migrate scriptdrebs
2016-10-21[tests] cache tox folderVictor Shyba
2016-10-21[tests] fix server importVictor Shyba
2016-10-21[feature] adds libsqlite3-dev on docker imageVictor Shyba
2016-10-21[docs] explain CouchServerState parametersVictor Shyba
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-21[tests] specify basepython on root envVictor Shyba
2016-10-21[feature] use latest imageVictor Shyba
2016-10-21[bug] adds libsqlcipher to dockerVictor Shyba
2016-10-12[bug] remove finalClose from SQLCipherU1DBSyncTulio Casagrande