| Commit message (Expand) | Author | Age | Files | Lines |
* | [dep-upgrade-202402] refactor dependencies: move all as workspace deps | Alex Auvolat | 2024-02-05 | 1 | -32/+32 |
* | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -1/+1 |
* | Merge tag 'v0.8.5' into sync-08-09 | Alex Auvolat | 2024-01-16 | 1 | -143/+12 |
|\ |
|
| * | Bump version to 0.8.5 | Alex Auvolat | 2024-01-16 | 1 | -1/+1 |
| * | config: refactor secret sourcing | Alex Auvolat | 2024-01-15 | 1 | -213/+7 |
| * | Add allow_world_readable_secrets option to config file | Félix Baylac Jacqué | 2023-10-26 | 1 | -5/+77 |
| * | util: move reading secret file into seperate helper | networkException | 2023-10-19 | 1 | -16/+19 |
* | | bump version to v0.9.0v0.9.0next | Alex Auvolat | 2023-10-10 | 1 | -1/+1 |
* | | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 3 | -4/+50 |
|\| |
|
| * | config: allow using paths for unix domain sockets in various places | networkException | 2023-09-29 | 1 | -4/+5 |
| * | util: add helper sum type for unix and tcp socket addresses | networkException | 2023-09-29 | 2 | -0/+45 |
* | | actually update rmp-serde to 1.1.2 for both garage and netapp dependency (fix...v0.9.0-beta4 | Alex Auvolat | 2023-09-27 | 1 | -2/+2 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 2 | -6/+60 |
|\| |
|
| * | config: make block_size and sled_cache_capacity expressable as strings | Alex Auvolat | 2023-09-11 | 2 | -8/+58 |
| * | make lmdb's map_size configurable (fix #628) | Alex Auvolat | 2023-09-11 | 1 | -0/+4 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -2/+2 |
|\| |
|
| * | update version to 0.8.4v0.8.4hold-netapp-0.5.2 | Alex Auvolat | 2023-09-05 | 1 | -1/+1 |
* | | block manager: skeleton for multi-hdd support | Alex Auvolat | 2023-09-06 | 1 | -1/+21 |
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 2 | -3/+3 |
|\| |
|
| * | bump version to 0.8.3v0.8.3-rc1 | Alex Auvolat | 2023-08-28 | 1 | -1/+1 |
| * | src/util: fix typo | Florian Klink | 2023-07-14 | 1 | -1/+1 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 4 | -37/+23 |
|\| |
|
| * | set default for [consul-services] api | Roberto Hidalgo | 2023-05-22 | 1 | -0/+1 |
| * | simplify code according to feedback | Roberto Hidalgo | 2023-05-22 | 1 | -10/+5 |
| * | rename mode to consul_http_api | Roberto Hidalgo | 2023-05-22 | 1 | -8/+8 |
| * | follow feedback, fold into existing feature | Roberto Hidalgo | 2023-05-22 | 1 | -20/+19 |
| * | allow additional ServiceMeta, docs | Roberto Hidalgo | 2023-05-22 | 1 | -0/+3 |
| * | register consul services against local agent instead of catalog api | Roberto Hidalgo | 2023-05-22 | 1 | -2/+23 |
| * | Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0 | Alex Auvolat | 2023-05-17 | 2 | -33/+0 |
| * | *: apply clippy recommendations. | Jonathan Davies | 2023-05-09 | 2 | -2/+2 |
* | | Make fsync an option for meta and data | Alex Auvolat | 2023-06-09 | 1 | -0/+7 |
* | | Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults | Alex Auvolat | 2023-05-17 | 1 | -1/+1 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-05-09 | 2 | -10/+5 |
|\| |
|
| * | move git-version dependency to main crate to reduce rebuilds | Alex Auvolat | 2023-05-09 | 2 | -9/+4 |
| * | Declare garage crates using workspace.dependencies | Jakub Jirutka | 2023-05-09 | 1 | -1/+1 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-04-25 | 12 | -51/+411 |
|\| |
|
| * | Prepare for v0.8.2 | Alex Auvolat | 2023-03-13 | 1 | -2/+2 |
| * | rpc/system_metrics.rs: Added rustversion label to garage_build_info metric. | Jonathan Davies | 2023-03-10 | 3 | -0/+15 |
| * | util/forwarded_headers.rs: Generalized handle_forwarded_for_headers() | Jonathan Davies | 2023-03-03 | 2 | -0/+64 |
| * | fixes for pr 499config-files-env | Alex Auvolat | 2023-02-06 | 1 | -4/+4 |
| * | secrets can be passed directly in config, as file, or as env | Alex Auvolat | 2023-02-03 | 1 | -46/+70 |
| * | Cargo.toml: Loosen tracing dependency to just 0.1. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
| * | {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10. | Jonathan Davies | 2023-01-26 | 2 | -3/+3 |
| * | {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
| * | {garage,util}/Cargo.toml: Updated toml from 0.5 to 0.6. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
| * | util/time.rs: Updated deprecated associated function to timestamp_opt(). | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
| * | Add tests for `rpc_secret_file` | Felix Scheinost | 2023-01-07 | 2 | -0/+122 |
| * | Error on both `rpc_secret` and `rpc_secret_file` | Felix Scheinost | 2023-01-07 | 1 | -1/+7 |
| * | Implement `rpc_secret_file` | Felix Scheinost | 2023-01-04 | 1 | -2/+24 |
| * | bg var operation on all nodes at onceworker-get | Alex Auvolat | 2023-01-04 | 1 | -0/+6 |