Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor bucket emptiness check and add k2v check | Alex Auvolat | 2022-05-18 | 1 | -12/+1 |
* | Add PutBucketWebsite and DeleteBucketWebsite to admin api | Alex Auvolat | 2022-05-17 | 1 | -0/+59 |
* | Specify and implement {Global,Local}{Alias,Unalias}Bucket | Alex Auvolat | 2022-05-17 | 1 | -8/+70 |
* | refactor | Alex Auvolat | 2022-05-17 | 1 | -19/+9 |
* | Fix error code | Alex Auvolat | 2022-05-17 | 1 | -1/+1 |
* | Return website config in GetBucketInfo, use serde(rename_all) | Alex Auvolat | 2022-05-17 | 1 | -48/+61 |
* | More precisions in errors & small refactoring | Alex Auvolat | 2022-05-13 | 1 | -5/+4 |
* | More error refactoring | Alex Auvolat | 2022-05-13 | 1 | -2/+3 |
* | More error refactoring | Alex Auvolat | 2022-05-13 | 1 | -2/+2 |
* | Error refactoring | Alex Auvolat | 2022-05-13 | 1 | -2/+2 |
* | Common error type and admin error type that uses it | Alex Auvolat | 2022-05-13 | 1 | -11/+11 |
* | Fix clippy | Alex Auvolat | 2022-05-12 | 1 | -2/+2 |
* | Simplify | Alex Auvolat | 2022-05-12 | 1 | -14/+0 |
* | BucketAllowKey and BucketDenyKey | Alex Auvolat | 2022-05-12 | 1 | -3/+76 |
* | DeleteBucket | Alex Auvolat | 2022-05-12 | 1 | -0/+62 |
* | CreateBucket | Alex Auvolat | 2022-05-12 | 1 | -4/+104 |
* | ListBucket and GetBucketInfo | Alex Auvolat | 2022-05-12 | 1 | -0/+208 |