Age | Commit message (Expand) | Author |
---|---|---|
2017-11-13 | [style] fixes from code review | Victor Shyba |
2017-11-13 | [feature] support unsynced local_only blobs | Victor Shyba |
2017-11-10 | [bug] mark deletion as pending_delete if offline | Victor Shyba |
2017-10-31 | [feature] add sync progress attribute | Victor Shyba |
2017-10-27 | [bug] there is no retry limit for usual transfers | Victor Shyba |
2017-10-27 | [refactor] add a table for sync_status | Victor Shyba |
2017-10-27 | [refactor] split blobs into modules | Victor Shyba |
2017-10-05 | [bug] fix retries for blobs download | drebs |
2017-10-05 | [bug] ensure maximum concurrency on blobs transfer | drebs |
2017-10-05 | [feature] blob get/put handle unavailable statuses | Victor Shyba |
2017-10-05 | [feature] persist pending_download remote listing | Victor Shyba |
2017-10-05 | [feature] filter out unavailable blobs on listing | Victor Shyba |
2017-10-05 | [feature] concurrent blob download/upload | Victor Shyba |
2017-09-17 | [refactor] move tests to root of repository | drebs |