| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-08 | 1 | -2/+5 |
|\ |
|
| * | Move version back into utilimprove-deps | Alex Auvolat | 2022-09-07 | 1 | -2/+2 |
| * | Merge branch 'main' into improve-deps | Alex Auvolat | 2022-09-07 | 1 | -2/+30 |
| |\ |
|
| * | | Report build features in garage --help | Alex Auvolat | 2022-09-07 | 1 | -1/+4 |
| * | | Move GIT_VERSION injection later in build chain to reduce build times | Alex Auvolat | 2022-09-07 | 1 | -1/+1 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-06 | 1 | -2/+30 |
|\ \ \
| | |/
| |/| |
|
| * | | Ability to have up to 4 concurrently working resync workers | Alex Auvolat | 2022-09-02 | 1 | -0/+8 |
| * | | block manager: refactor: split resync into separate file | Alex Auvolat | 2022-09-02 | 1 | -3/+4 |
| * | | Ability to dynamically set resync tranquility | Alex Auvolat | 2022-09-02 | 1 | -0/+19 |
| |/ |
|
* / | First adaptation to WIP netapp with streaming body | Alex Auvolat | 2022-07-29 | 1 | -2/+2 |
|/ |
|
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -10/+19 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -4/+78 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -16/+29 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -54/+23 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -3/+16 |
* | Add blocks in errored state to `garage stats` | Alex Auvolat | 2022-03-28 | 1 | -0/+6 |
* | Allow setting index document and error document on the CLI | Alex Auvolat | 2022-01-13 | 1 | -2/+2 |
* | Implement ListMultipartUploads (#171) | Quentin | 2022-01-12 | 1 | -1/+2 |
* | Fix trivial bug in CLI | Alex Auvolat | 2022-01-10 | 1 | -2/+6 |
* | Implement CreateBucket | Alex Auvolat | 2022-01-05 | 1 | -8/+2 |
* | Implement key allow|deny --create-bucket | Alex Auvolat | 2022-01-05 | 1 | -0/+30 |
* | Small changes in key model and refactoringnew-buckets | Alex Auvolat | 2022-01-04 | 1 | -6/+15 |
* | New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updates | Alex Auvolat | 2022-01-04 | 1 | -5/+5 |
* | New buckets for 0.6.0: small changes | Alex Auvolat | 2022-01-04 | 1 | -5/+11 |
* | Refactor logic for setting/unsetting aliases | Alex Auvolat | 2022-01-04 | 1 | -353/+129 |
* | Remove website redirects | Alex Auvolat | 2022-01-04 | 1 | -1/+1 |
* | Some movement of helper code and refactoring of error handling | Alex Auvolat | 2022-01-04 | 1 | -30/+34 |
* | New buckets for 0.6.0: fix model and migration | Alex Auvolat | 2022-01-04 | 1 | -2/+4 |
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -53/+102 |
* | More complete output to bucket info and key info | Alex Auvolat | 2022-01-04 | 1 | -23/+78 |
* | New buckets for 0.6.0: migration code and build files | Alex Auvolat | 2022-01-04 | 1 | -0/+19 |
* | Model changes | Alex Auvolat | 2022-01-04 | 1 | -22/+29 |
* | Implement bucket alias and bucket unalias | Alex Auvolat | 2022-01-04 | 1 | -0/+187 |
* | New model for buckets | Alex Auvolat | 2022-01-04 | 1 | -208/+337 |
* | Make table name a const in trait | Alex Auvolat | 2021-12-15 | 1 | -1/+1 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -2/+2 |
* | Safety: never voluntarily delete block in 10min interval after RC reaches zero | Alex Auvolat | 2021-11-08 | 1 | -1/+1 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -0/+504 |