| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 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 |
* | Add hostname to node info | Alex Auvolat | 2020-04-19 | 1 | -0/+1 |
* | WIP | Alex Auvolat | 2020-04-17 | 1 | -0/+1 |
* | Enable debug info in release profile | Alex Auvolat | 2020-04-16 | 1 | -0/+3 |
* | Cleanup | Alex Auvolat | 2020-04-12 | 1 | -1/+1 |
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 1 | -3/+3 |
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -0/+5 |
* | table::insert_many, version_table::updated | Alex Auvolat | 2020-04-11 | 1 | -1/+1 |
* | (Try to) disable LTO ? | Alex Auvolat | 2020-04-10 | 1 | -0/+3 |
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -0/+1 |
* | Some work | Alex Auvolat | 2020-04-08 | 1 | -0/+1 |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -1/+2 |
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 1 | -0/+1 |
* | Some work | Alex Auvolat | 2020-04-06 | 1 | -0/+1 |
* | Some more basic work | Alex Auvolat | 2020-04-06 | 1 | -2/+5 |
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 1 | -0/+23 |