Age | Commit message (Expand) | Author |
---|---|---|
2017-12-13 | [refactor] make get_blob_size() return a deferred | drebs |
2017-12-13 | [refactor] make delete_blob() return a deferred | drebs |
2017-12-13 | [refactor] make blobs backend delete_blob() agnostic of twisted.web requests | drebs |
2017-12-13 | [refactor] make blobs backend write_blob() agnostic of twisted.web requests | drebs |
2017-12-13 | [refactor] make blobs backend read_blob() agnostic of twisted.web | drebs |
2017-12-13 | [refactor] make blobs backend list_blobs() agnostic of twisted.web requests | drebs |
2017-12-13 | [refactor] make blobs backend count() agnostic of twisted.web requests | drebs |
2017-12-12 | [bug] use namespace when uploading blobs | drebs |
2017-12-01 | [feature] add implementation for get_blob_size | Victor Shyba |
2017-11-22 | [test] avoid collision when running fs backend tests in parallel | drebs |
2017-09-29 | [bug] check all http response status codes | drebs |
2017-09-17 | [refactor] move tests to root of repository | drebs |