mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
* all: add new sg blobstore backend to supersede minio * cmd/server: optionally run sg blobstore backend over minio * lsifuploadstore: add minio back to help text * sg generate * uploadstore: add DeleteObjects / NewListObjectsV2Paginator to s3API interface * uploadstore: regenerate mocks * uploadstore: add gcsAPI.Objects listing API * uploadstore: regenerate mocks * uploadstore: add Store.ExpireObjects stub implementation (thanks eric) * uploadstore: implement ExpireObjects in GCS/S3/Lazy interfaces * worker: integrate lsifuploadstore expirer * uploadstore: update test API calls * uploadstore: add TODO for myself * uploadstore: batch S3 object deletions * uploadstore: use operation logger instead of log15 * cmd/server: use sglog * cmd/server: fix image build Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| apply.md | ||
| exec.md | ||
| index.md | ||
| new.md | ||
| preview.md | ||
| remote.md | ||
| repositories.md | ||
| validate.md | ||