Age | Commit message (Expand) | Author |
---|---|---|
2017-07-02 | [feature] namespace capability to BlobsBackend | Victor Shyba |
2017-05-09 | [refactor] move interfaces out | Kali Kaneko |
2017-05-02 | [feature] add and integrate DELETE to blobs server | Victor Shyba |
2017-05-01 | [refactor] unify path validation | Victor Shyba |
2017-05-01 | [feature] blobs path validation | Victor Shyba |
2017-05-01 | [test] missing inlineCallback | Victor Shyba |
2017-04-26 | [feature] use Twisted getProcessOutput on backend | Victor Shyba |
2017-04-04 | [test] change assert for self.assertX | Victor Shyba |
2017-04-04 | [style] naming improvements | Victor Shyba |
2017-04-04 | [feature] add blobs listing | Victor Shyba |
2017-04-04 | [feature] use 409 status code for existing blob id | Victor Shyba |
2017-04-04 | [test] use mock instead of directly patching | Victor Shyba |
2017-04-04 | [test] check path partitioning | Victor Shyba |
2017-04-04 | [test] check that write respects quota | Victor Shyba |
2017-04-04 | [test] check blobs server cant overwrite | Victor Shyba |
2017-04-04 | [test] check FS backend read | Victor Shyba |