| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump to version 1.0.1v1.0.1rel-v1.0.1 | Alex Auvolat | 2024-09-22 | 1 | -9/+9 |
* | add rpc_public_addr_subnet config option | Florian Klink | 2024-06-05 | 1 | -0/+1 |
* | [next-0.10] bump version number to 1.0v1.0.0-rc1 | Alex Auvolat | 2024-03-28 | 1 | -9/+9 |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 1 | -0/+1 |
|\ |
|
| * | [syslog] Add support to logging to syslog | Alex Auvolat | 2024-03-20 | 1 | -0/+1 |
* | | [s3-checksum] implement x-amz-checksum-* headers | Alex Auvolat | 2024-03-26 | 1 | -0/+3 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 1 | -1/+3 |
|\| |
|
| * | [sqlite-r2d2] implement connection pooling in sqlite backend | Alex Auvolat | 2024-03-18 | 1 | -1/+3 |
* | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 1 | -1/+0 |
* | | [sse-c] Implement SSE-C encryption | Alex Auvolat | 2024-03-07 | 1 | -0/+1 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-04 | 1 | -0/+1 |
|\| |
|
| * | [rel-0.9.3] Bump version to 0.9.3v0.9.3 | Alex Auvolat | 2024-03-04 | 1 | -9/+9 |
| * | [rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2 | Alex Auvolat | 2024-03-01 | 1 | -9/+9 |
| * | [fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token ... | Alex Auvolat | 2024-02-29 | 1 | -0/+1 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-15 | 1 | -9/+12 |
|\| |
|
| * | [import-netapp] import Netapp code into Garage codebase | Alex Auvolat | 2024-02-15 | 1 | -6/+9 |
| * | [fix-cargo-toml] fix cargo warnings in Cargo.toml filesfix-cargo-toml | Alex Auvolat | 2024-02-15 | 1 | -3/+3 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-13 | 1 | -1/+107 |
|\| |
|
| * | [dep-upgrade-202402] update toml, kube and k8s-openapi | Alex Auvolat | 2024-02-08 | 1 | -3/+3 |
| * | [lto-nix] enable LTO for release builds using Nixlto-nix | Alex Auvolat | 2024-02-08 | 1 | -1/+2 |
| * | Cargo.toml: Enable full LTO in release builds and thin in dev builds. | Jonathan Davies | 2024-02-07 | 1 | -2/+5 |
| * | [dep-upgrade-202402] rename BytesBody into ErrorBody for clarity | Alex Auvolat | 2024-02-07 | 1 | -1/+1 |
| * | [dep-upgrade-202402] upgrade to http/hyper 1.x for tests | Alex Auvolat | 2024-02-05 | 1 | -2/+2 |
| * | [dep-upgrade-202402] wip: port to http/hyper crates v1 | Alex Auvolat | 2024-02-05 | 1 | -3/+4 |
| * | [dep-upgrade-202402] prepare migration to http/hyper 1.0 | Alex Auvolat | 2024-02-05 | 1 | -1/+1 |
| * | [dep-upgrade-202402] update aws-sdk dependencies | Alex Auvolat | 2024-02-05 | 1 | -3/+4 |
| * | [dep-upgrade-202402] upgrade easy dependencies | Alex Auvolat | 2024-02-05 | 1 | -7/+7 |
| * | [dep-upgrade-202402] refactor dependencies: move all as workspace deps | Alex Auvolat | 2024-02-05 | 1 | -0/+100 |
| * | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -8/+8 |
* | | bump crate versions to 0.10.0v0.10.0-beta1 | Alex Auvolat | 2024-01-11 | 1 | -8/+8 |
|/ |
|
* | bump version to v0.9.0v0.9.0next | Alex Auvolat | 2023-10-10 | 1 | -8/+8 |
* | update version to 0.8.4v0.8.4hold-netapp-0.5.2 | Alex Auvolat | 2023-09-05 | 1 | -8/+8 |
* | bump version to 0.8.3v0.8.3-rc1 | Alex Auvolat | 2023-08-28 | 1 | -8/+8 |
* | bump k2v-client to v0.0.4k2v-client-aws-sigv4 | Alex Auvolat | 2023-05-22 | 1 | -1/+1 |
* | Add basic k2v_client integration tests | Alex Auvolat | 2023-05-22 | 1 | -0/+1 |
* | fix clippy lint in format-table crateformat_table-v0.1.1split-format-table | Alex Auvolat | 2023-05-17 | 1 | -1/+1 |
* | Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0 | Alex Auvolat | 2023-05-17 | 1 | -0/+2 |
* | Allow to really disable sled feature | Jakub Jirutka | 2023-05-09 | 1 | -2/+2 |
* | Declare garage crates using workspace.dependencies | Jakub Jirutka | 2023-05-09 | 1 | -0/+10 |
* | Use the new cargo feature resolver "2" | Jakub Jirutka | 2022-09-06 | 1 | -0/+1 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+1 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -1/+0 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 1 | -1/+4 |
* | Add missing src/block to toplevel cargo.toml | Alex Auvolat | 2022-03-23 | 1 | -0/+1 |
* | Update dependencies and add admin module with metrics | mricher | 2022-03-14 | 1 | -1/+2 |
* | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -0/+1 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -1/+1 |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -41/+9 |
* | Remove a few features in dependencies | Alex Auvolat | 2020-04-21 | 1 | -3/+2 |
* | Pretty logging | Alex Auvolat | 2020-04-21 | 1 | -17/+21 |