| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify error message | Alex Auvolat | 2022-01-10 | 2 | -9/+10 |
* | Fix unit tests | Alex Auvolat | 2022-01-05 | 2 | -12/+44 |
* | Fix some error codes | Alex Auvolat | 2022-01-05 | 8 | -36/+53 |
* | Implement DeleteBucket | Alex Auvolat | 2022-01-05 | 3 | -6/+116 |
* | Implement CreateBucket | Alex Auvolat | 2022-01-05 | 2 | -16/+151 |
* | Small changes in key model and refactoringnew-buckets | Alex Auvolat | 2022-01-04 | 2 | -5/+6 |
* | New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updates | Alex Auvolat | 2022-01-04 | 2 | -14/+10 |
* | New buckets for 0.6.0: small changes | Alex Auvolat | 2022-01-04 | 2 | -7/+5 |
* | Remove website redirects | Alex Auvolat | 2022-01-04 | 1 | -9/+9 |
* | Some movement of helper code and refactoring of error handling | Alex Auvolat | 2022-01-04 | 1 | -0/+10 |
* | New buckets for 0.6.0: fix model and migration | Alex Auvolat | 2022-01-04 | 2 | -18/+43 |
* | Fix forgotten flag | Alex Auvolat | 2022-01-04 | 1 | -1/+1 |
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 3 | -8/+4 |
* | Model changes | Alex Auvolat | 2022-01-04 | 3 | -20/+22 |
* | New model for buckets | Alex Auvolat | 2022-01-04 | 10 | -95/+208 |
* | less strict ListBuckets (#178) | trinity-1686a | 2021-12-15 | 1 | -5/+1 |
* | BucketWebsite (#174) | trinity-1686a | 2021-12-15 | 4 | -4/+318 |
* | add proper request router for s3 api (#163) | trinity-1686a | 2021-12-06 | 7 | -185/+1476 |
* | Improved handling of HTTP ranges | trinity-1686a | 2021-11-29 | 3 | -13/+35 |
* | In ListBuckets, hide entry if no permsfeature/hide-buckets-without-perm | Quentin Dufour | 2021-11-22 | 1 | -0/+1 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -4/+5 |
* | update doc and comments | Trinity Pointard | 2021-11-16 | 2 | -4/+5 |
* | clippy | Trinity Pointard | 2021-11-16 | 1 | -1/+1 |
* | fix issue where list on vhost-bucket would list bucket instead of bucket content | Trinity Pointard | 2021-11-16 | 1 | -73/+29 |
* | add support for vhost-style s3 bucket | Trinity Pointard | 2021-11-16 | 4 | -9/+217 |
* | Fix clippy lints (fix #121) | Alex Auvolat | 2021-10-26 | 5 | -33/+31 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -2/+6 |
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 2 | -3/+7 |
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -4/+4 |
* | Fix HTTP return code for DeleteObject (fix #98) | Alex Auvolat | 2021-10-11 | 1 | -1/+2 |
* | WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls | Alex Auvolat | 2021-10-11 | 1 | -58/+160 |
* | Prepare for v0.3.0 and add migration path from v0.2.1.xv0.3.0 | Alex Auvolat | 2021-05-28 | 1 | -4/+4 |
* | Add basic support for the "Versioning" command | Quentin Dufour | 2021-05-14 | 3 | -0/+48 |
* | Improved XML serializationbetter_xml | Alex Auvolat | 2021-05-06 | 9 | -280/+727 |
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 4 | -18/+17 |
* | fix clippy warnings on api | Trinity Pointard | 2021-05-03 | 8 | -81/+85 |
* | S3 API: support ListBuckets | Quentin Dufour | 2021-05-03 | 4 | -2/+99 |
* | Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64) | Alex Auvolat | 2021-05-03 | 1 | -3/+1 |
* | Many S3 compatibility improvements:v0.2.1.5 | Alex Auvolat | 2021-04-28 | 6 | -16/+98 |
* | Fix #59 (& issue) | Alex Auvolat | 2021-04-27 | 1 | -1/+2 |
* | make most requested changes | Trinity Pointard | 2021-04-27 | 2 | -3/+2 |
* | document api crate | Trinity Pointard | 2021-04-27 | 5 | -9/+39 |
* | update to v0.2.1v0.2.1release-v0.2.1 | Alex Auvolat | 2021-03-19 | 1 | -4/+4 |
* | Update Cargo.toml files with AGPL license infov0.2.0 | Alex Auvolat | 2021-03-18 | 1 | -11/+11 |
* | Add trinity's comment in the code | Alex Auvolat | 2021-03-18 | 1 | -0/+5 |
* | Merge pull request 'add support for caching headers' (#49) from trinity-1686a... | Alex | 2021-03-18 | 2 | -2/+45 |
|\ |
|
| * | add support for caching headers | Trinity Pointard | 2021-03-18 | 2 | -2/+45 |
* | | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 1 | -4/+4 |
|/ |
|
* | Update dependencies | Alex Auvolat | 2021-03-16 | 4 | -27/+32 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -2/+2 |