aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* [import-netapp] import Netapp code into Garage codebaseAlex Auvolat2024-02-151-6/+9
* [fix-cargo-toml] fix cargo warnings in Cargo.toml filesfix-cargo-tomlAlex Auvolat2024-02-151-3/+3
* [dep-upgrade-202402] update toml, kube and k8s-openapiAlex Auvolat2024-02-081-3/+3
* [lto-nix] enable LTO for release builds using Nixlto-nixAlex Auvolat2024-02-081-1/+2
* Cargo.toml: Enable full LTO in release builds and thin in dev builds.Jonathan Davies2024-02-071-2/+5
* [dep-upgrade-202402] rename BytesBody into ErrorBody for clarityAlex Auvolat2024-02-071-1/+1
* [dep-upgrade-202402] upgrade to http/hyper 1.x for testsAlex Auvolat2024-02-051-2/+2
* [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-3/+4
* [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-1/+1
* [dep-upgrade-202402] update aws-sdk dependenciesAlex Auvolat2024-02-051-3/+4
* [dep-upgrade-202402] upgrade easy dependenciesAlex Auvolat2024-02-051-7/+7
* [dep-upgrade-202402] refactor dependencies: move all as workspace depsAlex Auvolat2024-02-051-0/+100
* Bump version to 0.9.1v0.9.1rel-v0.9.1Alex Auvolat2024-01-161-8/+8
* bump version to v0.9.0v0.9.0nextAlex Auvolat2023-10-101-8/+8
* update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-8/+8
* bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-8/+8
* bump k2v-client to v0.0.4k2v-client-aws-sigv4Alex Auvolat2023-05-221-1/+1
* Add basic k2v_client integration testsAlex Auvolat2023-05-221-0/+1
* fix clippy lint in format-table crateformat_table-v0.1.1split-format-tableAlex Auvolat2023-05-171-1/+1
* Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-0/+2
* Allow to really disable sled featureJakub Jirutka2023-05-091-2/+2
* Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-091-0/+10
* Use the new cargo feature resolver "2"Jakub Jirutka2022-09-061-0/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+1
* First version of admin API (#298)Alex2022-05-241-1/+0
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-1/+4
* Add missing src/block to toplevel cargo.tomlAlex Auvolat2022-03-231-0/+1
* Update dependencies and add admin module with metricsmricher2022-03-141-1/+2
* Skeleton to the new web APIQuentin2020-11-021-0/+1
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-1/+1
* Split code for modular compilationAlex Auvolat2020-04-241-41/+9
* Remove a few features in dependenciesAlex Auvolat2020-04-211-3/+2
* Pretty loggingAlex Auvolat2020-04-211-17/+21
* Add hostname to node infoAlex Auvolat2020-04-191-0/+1
* WIPAlex Auvolat2020-04-171-0/+1
* Enable debug info in release profileAlex Auvolat2020-04-161-0/+3
* CleanupAlex Auvolat2020-04-121-1/+1
* TLS works \o/Alex Auvolat2020-04-121-3/+3
* Trying to do TLSAlex Auvolat2020-04-121-0/+5
* table::insert_many, version_table::updatedAlex Auvolat2020-04-111-1/+1
* (Try to) disable LTO ?Alex Auvolat2020-04-101-0/+3
* Something worksAlex Auvolat2020-04-091-0/+1
* Some workAlex Auvolat2020-04-081-0/+1
* Some work in actually storing thingsAlex Auvolat2020-04-081-1/+2
* custom data type for hashes and identifiersAlex Auvolat2020-04-071-0/+1
* Some workAlex Auvolat2020-04-061-0/+1
* Some more basic workAlex Auvolat2020-04-061-2/+5
* First commit: skeleton for something greatAlex Auvolat2020-04-051-0/+23