| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-06-21 | Correct the blobstore Session.openWrite() API usage in tests. | |
| 2020-05-27 | Don't allow expired blobs to be accessed. | |
| 2020-05-26 | Update a couple of blobstore params to be configurable. | |
| 2020-04-22 | Verify that blobstore quota limits are enforced. | |
| 2020-03-25 | Add CTS for BlobStoreManager.Session.openRead(). | |
| 2020-03-18 | Delete a blob after the last lease of it is released. | |
| 2020-03-12 | Add @TestApis getLeasedBlobs() and getLeaseInfo(). | |
| 2020-03-02 | Add more blobstore related CTS tets. | |
| 2020-02-19 | Update BlobStoreMS to augment storage stats with blobs data. | |
| 2020-02-05 | Add perf test to measure duration of blob store digest computation. |