summaryrefslogtreecommitdiff
path: root/src/leap/soledad/server/_blobs.py
AgeCommit message (Expand)Author
2017-11-14[bug] use custom logger everywhere in serverdrebs
2017-11-13[style] fixes from code reviewVictor Shyba
2017-11-13[feature] list deleted files from serverVictor Shyba
2017-10-27[style] E722 do not use bare exceptVictor Shyba
2017-10-12[feature] make concurrent blob writes configurabledrebs
2017-10-11[bug] limit concurrent blob writes in serverdrebs
2017-10-10[feature] log OS errors when writing blobsdrebs
2017-09-30[bug] fix argument passing in blobs queriesdrebs
2017-09-29[bug] check all http response status codesdrebs
2017-09-11[bug] close consumer on FileBodyProducerVictor Shyba
2017-08-11[bug] enforce namespace to default on serverVictor Shyba
2017-08-11[feature] add path partitioning to namespacesVictor Shyba
2017-08-11[refactor] add IIncomingBoxBackendVictor Shyba
2017-08-03[bug] make download namespace-awareVictor Shyba
2017-07-21[refactor] error handling and missing headersVictor Shyba
2017-07-21[refactor] fixes from reviewVictor Shyba
2017-07-21[feature] LIST blobs - filter by flagsVictor Shyba
2017-07-21[feature] add possibility to count on blob managerVictor Shyba
2017-07-21[feature] add get/set flagsVictor Shyba
2017-07-18[style] fixes from reviewVictor Shyba
2017-07-18[feature] add namespace support for BlobsManagerVictor Shyba
2017-07-18[feature] remote list sorting by dateVictor Shyba
2017-07-18[feature] add blobs as a incoming api backendVictor Shyba
2017-07-18[feature] add blobs as a incoming api backendVictor Shyba
2017-07-02[feature] namespace capability to BlobsBackendVictor Shyba
2017-06-24[pkg] unify client and server into a single python packagedrebs