Age | Commit message (Expand) | Author |
2017-06-22 | [pkg] avoid upload to be called by default | Kali Kaneko |
2017-06-07 | [doc] separate api in it's own section | drebs |
2017-06-07 | [doc] add doc on server-side blobs | drebs |
2017-06-06 | [doc] move sphinx up to root of docs dir | drebs |
2017-06-06 | [pkg] include sql data in client package0.9.6post20.9.3post3 | Kali Kaneko |
2017-06-06 | [pkg] add target to upload packages to pypi | Kali Kaneko |
2017-06-01 | [docs] add entry about bumping pypi version0.9.6post1 | Kali Kaneko |
2017-06-01 | [docs] bump changelog0.9.6 | Kali Kaneko |
2017-05-31 | [tests] use pysqlcipher workaround here too | Kali Kaneko |
2017-05-31 | [bug] fix deprecated multibackend call | Kali Kaneko |
2017-05-23 | [refactor] improve backend naming and error handling | Victor Shyba |
2017-05-12 | [refactor] make blobs resource backend configurable | Victor Shyba |
2017-05-12 | [tests] fix flaky blobs manager tests due id reuse | Victor Shyba |
2017-05-10 | [bug] fix docker image generation | Micah Anderson |
2017-05-10 | [feat] Build/push docker (see leap/platform#8755). | Micah Anderson |
2017-05-09 | [refactor] move interfaces out | Kali Kaneko |
2017-05-08 | [refactor] _database -> _db | Victor Shyba |
2017-05-04 | [bug] remove enum dependency | drebs |
2017-05-04 | [doc] add attachments documentation | drebs |
2017-05-04 | [doc] cleanup old documentation | drebs |
2017-05-04 | [refactor] improve readability on _document | Victor Shyba |
2017-05-04 | [refactor] use mkdir_p from leap.common instead | Victor Shyba |
2017-05-04 | [pkg] remove weakref and enum34 | Victor Shyba |
2017-05-04 | [tests] improve readability | Victor Shyba |
2017-05-02 | [feature] add and integrate DELETE to blobs server | Victor Shyba |
2017-05-01 | [feature] delete method on blob sqlcipher backend | Victor Shyba |
2017-05-01 | [refactor] unify path validation | Victor Shyba |
2017-05-01 | [refactor] merge refactor from drebs | Victor Shyba |
2017-05-01 | [bug] encode key before using it in local blobs storage | drebs |
2017-05-01 | [refactor] create client _database module | drebs |
2017-05-01 | [feat] add attachments api | drebs |
2017-05-01 | [pkg] ignore some files | drebs |
2017-05-01 | [feature] blobs path validation | Victor Shyba |
2017-05-01 | [test] missing inlineCallback | Victor Shyba |
2017-05-01 | [test] add tests for sqlcipher client backend | Victor Shyba |
2017-05-01 | [test] rename file to match test case name | Victor Shyba |
2017-05-01 | [test] rename and add comments for clarity | Victor Shyba |
2017-05-01 | [bug] fail locally if blob exists | Victor Shyba |
2017-04-27 | [test] monitor cpu/mem for all benchmarks | drebs |
2017-04-27 | [test] add memory measurement | drebs |
2017-04-27 | [test] measure cpu percentage during benchmark | drebs |
2017-04-26 | [bug] proper logging of _blobs resource errors | Victor Shyba |
2017-04-26 | [feature] sanitize resource arguments | Victor Shyba |
2017-04-26 | [feature] use Twisted getProcessOutput on backend | Victor Shyba |
2017-04-25 | [test] ensure rev system works in shared db | drebs |
2017-04-24 | [bug] fix improper re-raising of exception | Kali Kaneko |
2017-04-19 | [test] tune parameters for asynchronous sqlcipher access | drebs |
2017-04-19 | [test] remove docker scripts from this repo | drebs |
2017-04-19 | [test] use soledad image from 0xacab registry in ci | drebs |
2017-04-19 | [test] avoid running sqlcipher synchonous tests when benchmarking | drebs |