summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04[pkg] remove weakref and enum34Victor Shyba
2017-05-04[tests] improve readabilityVictor Shyba
2017-05-02[feature] add and integrate DELETE to blobs serverVictor Shyba
2017-05-01[feature] delete method on blob sqlcipher backendVictor Shyba
2017-05-01[refactor] unify path validationVictor Shyba
2017-05-01[refactor] merge refactor from drebsVictor Shyba
2017-05-01[bug] encode key before using it in local blobs storagedrebs
2017-05-01[refactor] create client _database moduledrebs
2017-05-01[feat] add attachments apidrebs
2017-05-01[pkg] ignore some filesdrebs
2017-05-01[feature] blobs path validationVictor Shyba
2017-05-01[test] missing inlineCallbackVictor Shyba
2017-05-01[test] add tests for sqlcipher client backendVictor Shyba
2017-05-01[test] rename file to match test case nameVictor Shyba
2017-05-01[test] rename and add comments for clarityVictor Shyba
2017-05-01[bug] fail locally if blob existsVictor Shyba
2017-04-27[test] monitor cpu/mem for all benchmarksdrebs
2017-04-27[test] add memory measurementdrebs
2017-04-27[test] measure cpu percentage during benchmarkdrebs
2017-04-26[bug] proper logging of _blobs resource errorsVictor Shyba
2017-04-26[feature] sanitize resource argumentsVictor Shyba
2017-04-26[feature] use Twisted getProcessOutput on backendVictor Shyba
2017-04-25[test] ensure rev system works in shared dbdrebs
2017-04-24[bug] fix improper re-raising of exceptionKali Kaneko
2017-04-19[test] tune parameters for asynchronous sqlcipher accessdrebs
2017-04-19[test] remove docker scripts from this repodrebs
2017-04-19[test] use soledad image from 0xacab registry in cidrebs
2017-04-19[test] avoid running sqlcipher synchonous tests when benchmarkingdrebs
2017-04-19[test] use latest pysqlcipher-benchmark for benchmarksdrebs
2017-04-19[tests] dont mock local db on local testsVictor Shyba
2017-04-19[tests] set pool to None during testsVictor Shyba
2017-04-19[test] change assert for self.assertXVictor Shyba
2017-04-19[bug] return empty local_list instead of NoneVictor Shyba
2017-04-19[bug] local.put closes fd, return from local.get insteadVictor Shyba
2017-04-19[bug] adapt blob size to fake size from #8758Victor Shyba
2017-04-19[feature] fetch new blobs from serverVictor Shyba
2017-04-19[test] change assert for self.assertXVictor Shyba
2017-04-19[feature] add send_missing to cliVictor Shyba
2017-04-19[feature] add send_missing to send pending uploadsVictor Shyba
2017-04-15[test] enforce bundled pysqlcipher in benchmark testsdrebs
2017-04-10[pkg] do not pass weird information to install_requiresKali Kaneko
2017-04-10[refactor] use fixed rev and remove doc_id (blobs)Victor Shyba
2017-04-05Use $DOCKER_BUILD_OPTIONS for buildingvarac
2017-04-05Use soledad master branch, install curl and gitvarac
2017-04-04[feat] add the host hostname to benchmark machine infodrebs
2017-04-04[test] change assert for self.assertXVictor Shyba
2017-04-04[docs] add docstrings to _get_rounded_sizeVictor Shyba
2017-04-04[bug] enable '/blobs/{uuid}' for GET on url_mapperVictor Shyba
2017-04-04[style] fix wrong identationVictor Shyba
2017-04-04[bug] use soledad_assert instead of assertVictor Shyba