summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24[docs] update Readme with extra dependenciesonepythonKali Kaneko
2017-06-24[pkg] add leap.common as a depKali Kaneko
2017-06-24[pkg] split the deps as extrasKali Kaneko
2017-06-24[pkg] use stock versioneerdrebs
2017-06-24[pkg] remove dep on leap.soledad.commondrebs
2017-06-24[bug] fix package __version__ attributedrebs
2017-06-24[test] adapt tests to new python packagedrebs
2017-06-24[pkg] unify client and server into a single python packagedrebs
2017-06-22[pkg] avoid upload to be called by defaultKali Kaneko
2017-06-07[doc] separate api in it's own sectiondrebs
2017-06-07[doc] add doc on server-side blobsdrebs
2017-06-06[doc] move sphinx up to root of docs dirdrebs
2017-06-06[pkg] include sql data in client package0.9.6post20.9.3post3Kali Kaneko
2017-06-06[pkg] add target to upload packages to pypiKali Kaneko
2017-06-01[docs] add entry about bumping pypi version0.9.6post1Kali Kaneko
2017-06-01[docs] bump changelog0.9.6Kali Kaneko
2017-05-31[tests] use pysqlcipher workaround here tooKali Kaneko
2017-05-31[bug] fix deprecated multibackend callKali Kaneko
2017-05-23[refactor] improve backend naming and error handlingVictor Shyba
2017-05-12[refactor] make blobs resource backend configurableVictor Shyba
2017-05-12[tests] fix flaky blobs manager tests due id reuseVictor Shyba
2017-05-10[bug] fix docker image generationMicah Anderson
2017-05-10[feat] Build/push docker (see leap/platform#8755).Micah Anderson
2017-05-09[refactor] move interfaces outKali Kaneko
2017-05-08[refactor] _database -> _dbVictor Shyba
2017-05-04[bug] remove enum dependencydrebs
2017-05-04[doc] add attachments documentationdrebs
2017-05-04[doc] cleanup old documentationdrebs
2017-05-04[refactor] improve readability on _documentVictor Shyba
2017-05-04[refactor] use mkdir_p from leap.common insteadVictor Shyba
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