summaryrefslogtreecommitdiff
path: root/tests/blobs/test_blob_manager.py
AgeCommit message (Expand)Author
2017-11-13[style] fixes from code reviewVictor Shyba
2017-11-13[feature] support unsynced local_only blobsVictor Shyba
2017-11-10[bug] mark deletion as pending_delete if offlineVictor Shyba
2017-10-31[feature] add sync progress attributeVictor Shyba
2017-10-27[bug] there is no retry limit for usual transfersVictor Shyba
2017-10-27[refactor] add a table for sync_statusVictor Shyba
2017-10-27[refactor] split blobs into modulesVictor Shyba
2017-10-05[bug] fix retries for blobs downloaddrebs
2017-10-05[bug] ensure maximum concurrency on blobs transferdrebs
2017-10-05[feature] blob get/put handle unavailable statusesVictor Shyba
2017-10-05[feature] persist pending_download remote listingVictor Shyba
2017-10-05[feature] filter out unavailable blobs on listingVictor Shyba
2017-10-05[feature] concurrent blob download/uploadVictor Shyba
2017-09-17[refactor] move tests to root of repositorydrebs