summaryrefslogtreecommitdiff
path: root/tests/server/test_blobs_server.py
AgeCommit message (Expand)Author
2017-12-26[feature] add ranges to blobs backenddrebs
2017-12-22[test] test upstream from namespaceVictor Shyba
2017-12-01[feature] adds a stream downloaderVictor Shyba
2017-12-01[test] init StreamingResource on test_blobs_serverVictor Shyba
2017-11-13[feature] apply deletions from serverVictor Shyba
2017-11-13[feature] list deleted files from serverVictor Shyba
2017-10-27[refactor] add a table for sync_statusVictor Shyba
2017-10-05[bug] fix retries for blobs downloaddrebs
2017-10-05[feature] notify, retry and fail from invalid tagVictor Shyba
2017-10-05[feature] retry during upload + proper waitVictor Shyba
2017-10-05[feature] retry during downloadVictor Shyba
2017-10-05[feature] send/fetch missing using local statusesVictor Shyba
2017-09-29[bug] check all http response status codesdrebs
2017-09-29[bug] raise when trying to get flags of unexisting blobdrebs
2017-09-17[refactor] move tests to root of repositorydrebs