Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ImportKey | Alex Auvolat | 2022-05-17 | 1 | -0/+14 |
* | Implement ConnectClusterNodes | Alex Auvolat | 2022-05-17 | 1 | -0/+30 |
* | 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/+21 |
* | Specify and implement {Global,Local}{Alias,Unalias}Bucket | Alex Auvolat | 2022-05-17 | 1 | -0/+19 |
* | BucketAllowKey and BucketDenyKey | Alex Auvolat | 2022-05-12 | 1 | -0/+45 |
* | DeleteBucket | Alex Auvolat | 2022-05-12 | 1 | -0/+2 |
* | CreateBucket | Alex Auvolat | 2022-05-12 | 1 | -2/+3 |
* | ListBucket and GetBucketInfo | Alex Auvolat | 2022-05-12 | 1 | -0/+114 |
* | Short doc on UpdateKey | Alex Auvolat | 2022-05-11 | 1 | -1/+11 |
* | First key endpoints: ListKeys and GetKeyInfo | Alex Auvolat | 2022-05-11 | 1 | -2/+73 |
* | Add API access key admin endpoints | Alex Auvolat | 2022-05-11 | 1 | -0/+49 |
* | Refactor code for apply/revert, implement Update/Apply/RevertLayout | Alex Auvolat | 2022-05-10 | 1 | -0/+3 |
* | Specify remaining cluster-related endpoints | Alex Auvolat | 2022-05-10 | 1 | -3/+76 |
* | Add first draft of admin api | Alex Auvolat | 2022-05-10 | 1 | -0/+135 |