| Commit message (Expand) | Author | Age | Files | Lines |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -9/+186 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -0/+7 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -27/+230 |
* | K2V client improvements (#307)v0.7.2 | Alex | 2022-05-24 | 1 | -0/+1 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -20/+8 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 1 | -18/+193 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+17 |
* | Update netapp to 0.4.4, fix #300v0.7.1netapp-0.4.4 | Alex Auvolat | 2022-05-09 | 1 | -6/+6 |
* | Update to netapp 0.4.2 (a tiny fix) | Alex Auvolat | 2022-04-07 | 1 | -6/+6 |
* | Add feature flag for Kubernetes discovery | Alex Auvolat | 2022-03-24 | 1 | -113/+47 |
* | Move block manager to separate module | Alex Auvolat | 2022-03-23 | 1 | -0/+25 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -26/+30 |
* | Update netapp to v0.4.1update-netapp | Alex Auvolat | 2022-03-15 | 1 | -6/+6 |
* | Bump version to 0.7 because of incompatible Netapp | Alex Auvolat | 2022-03-14 | 1 | -25/+25 |
* | add missing netapp telemetry feature | Alex Auvolat | 2022-03-14 | 1 | -13/+69 |
* | Add metrics to web endpoint | Alex Auvolat | 2022-03-14 | 1 | -0/+1 |
* | Refactor how durations are measured | Alex Auvolat | 2022-03-14 | 1 | -1/+2 |
* | Remove strum crate dependency; add protobuf nix dependency | Alex Auvolat | 2022-03-14 | 1 | -21/+0 |
* | Update to Netapp 0.4 which supports distributed tracing | Alex Auvolat | 2022-03-14 | 1 | -7/+30 |
* | Add tracing integration with opentelemetry | Alex Auvolat | 2022-03-14 | 1 | -14/+303 |
* | Add many metrics in table/ and rpc/ | Alex Auvolat | 2022-03-14 | 1 | -1/+2 |
* | Implement basic metrics in table | Maximilien R | 2022-03-14 | 1 | -0/+1 |
* | Update dependencies and add admin module with metrics | mricher | 2022-03-14 | 1 | -0/+81 |
* | add support for kubernetes service discovery | Max Audron | 2022-03-12 | 1 | -208/+872 |
* | Functional tests for website endpoints | Quentin Dufour | 2022-03-07 | 1 | -0/+1 |
* | Support for PostObject (#222) | trinity-1686a | 2022-02-21 | 1 | -1/+43 |
* | tests: Add garage integration tests (base) | Jill | 2022-02-10 | 1 | -10/+644 |
* | Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) | Jill | 2022-01-17 | 1 | -0/+39 |
* | Some movement of helper code and refactoring of error handling | Alex Auvolat | 2022-01-04 | 1 | -0/+1 |
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -0/+1 |
* | New buckets for 0.6.0: migration code and build files | Alex Auvolat | 2022-01-04 | 1 | -15/+16 |
* | Model changes | Alex Auvolat | 2022-01-04 | 1 | -0/+1 |
* | New model for buckets | Alex Auvolat | 2022-01-04 | 1 | -19/+119 |
* | Add compression using zstd (#173) | trinity-1686a | 2021-12-15 | 1 | -0/+42 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -7/+8 |
* | add support for vhost-style s3 bucket | Trinity Pointard | 2021-11-16 | 1 | -1/+1 |
* | Use published netapp crate instead of git repo | Alex Auvolat | 2021-10-26 | 1 | -1/+2 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -1/+1 |
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -213/+12 |
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -311/+392 |
* | Prepare for v0.3.0 and add migration path from v0.2.1.xv0.3.0 | Alex Auvolat | 2021-05-28 | 1 | -14/+69 |
* | S3 API: support ListBuckets | Quentin Dufour | 2021-05-03 | 1 | -0/+12 |
* | update to v0.2.1v0.2.1release-v0.2.1 | Alex Auvolat | 2021-03-19 | 1 | -9/+9 |
* | Support old CPUsmaster | Alex Auvolat | 2021-03-19 | 1 | -108/+22 |
* | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 1 | -173/+111 |
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -183/+71 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -190/+84 |
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -0/+1 |
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -0/+23 |
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -1/+2 |