summaryrefslogtreecommitdiff
path: root/tests/blobs/test_fs_backend.py
AgeCommit message (Expand)Author
2017-12-13[refactor] make delete_blob() return a deferreddrebs
2017-12-13[refactor] make blobs backend delete_blob() agnostic of twisted.web requestsdrebs
2017-12-13[refactor] make blobs backend write_blob() agnostic of twisted.web requestsdrebs
2017-12-13[refactor] make blobs backend read_blob() agnostic of twisted.webdrebs
2017-12-13[refactor] make blobs backend list_blobs() agnostic of twisted.web requestsdrebs
2017-12-13[refactor] make blobs backend count() agnostic of twisted.web requestsdrebs
2017-12-12[bug] use namespace when uploading blobsdrebs
2017-12-01[feature] add implementation for get_blob_sizeVictor Shyba
2017-11-22[test] avoid collision when running fs backend tests in paralleldrebs
2017-09-29[bug] check all http response status codesdrebs
2017-09-17[refactor] move tests to root of repositorydrebs