Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ImportKey | Alex Auvolat | 2022-05-17 | 1 | -0/+2 |
* | Implement ConnectClusterNodes | Alex Auvolat | 2022-05-17 | 1 | -0/+2 |
* | Prefix all APIs with `v0/` | Alex Auvolat | 2022-05-17 | 1 | -24/+24 |
* | Add PutBucketWebsite and DeleteBucketWebsite to admin api | Alex Auvolat | 2022-05-17 | 1 | -0/+8 |
* | Specify and implement {Global,Local}{Alias,Unalias}Bucket | Alex Auvolat | 2022-05-17 | 1 | -1/+27 |
* | Common error type and admin error type that uses it | Alex Auvolat | 2022-05-13 | 1 | -1/+1 |
* | BucketAllowKey and BucketDenyKey | Alex Auvolat | 2022-05-12 | 1 | -0/+6 |
* | ListBucket and GetBucketInfo | Alex Auvolat | 2022-05-12 | 1 | -1/+20 |
* | First key endpoints: ListKeys and GetKeyInfo | Alex Auvolat | 2022-05-11 | 1 | -3/+6 |
* | Add API access key admin endpoints | Alex Auvolat | 2022-05-11 | 1 | -20/+44 |
* | Implement /status Admin endpoint | Alex Auvolat | 2022-05-10 | 1 | -1/+1 |
* | Refactor admin API to be in api/admin and use common code | Alex Auvolat | 2022-05-10 | 1 | -0/+59 |