| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request 'Really allow to disable `sled` feature' (#563) from jirut... | Alex | 2023-05-09 | 10 | -32/+42 |
|\ \ |
|
| * | | 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 | 10 | -32/+42 |
* | | | Merge pull request 'Fix undefined macro warn! on 32-bit' (#562) from jirutka/... | Alex | 2023-05-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix undefined macro warn! on 32-bit | Jakub Jirutka | 2023-05-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request 'Helm: Include newer config parameters as values' (#565) f... | Alex | 2023-05-09 | 2 | -4/+34 |
|\ \ \
| |_|/
|/| | |
|
| * | | Helm: Increment patch version | Jonatan Steuernagel | 2023-05-08 | 1 | -1/+1 |
| * | | Helm: Include newer config parameters as values | Jonatan Steuernagel | 2023-05-08 | 1 | -3/+33 |
| |/ |
|
* | | Merge pull request 'Remove unnecessary/unused "timeago" features' (#559) from... | Alex | 2023-05-09 | 3 | -101/+2 |
|\ \
| |/
|/| |
|
| * | Remove unnecessary/unused "timeago" features | Jakub Jirutka | 2023-05-07 | 3 | -101/+2 |
|/ |
|
* | Merge pull request 'Update rust toolchain to 1.68 and simplify Nix stuff' (#5... | Alex | 2023-04-25 | 5 | -44/+106 |
|\ |
|
| * | Update rust toolchain to 1.68 and simplify Nix stuffnix-update-simplify | Alex Auvolat | 2023-04-25 | 5 | -44/+106 |
|/ |
|
* | Merge pull request 'api/Cargo.toml: Bumped quick-xml to version 0.26.' (#552)... | Alex | 2023-04-24 | 3 | -8/+8 |
|\ |
|
| * | update cargo.nix | Alex Auvolat | 2023-04-24 | 1 | -1/+1 |
| * | api/Cargo.toml: Bumped quick-xml to version 0.26. | Jonathan Davies | 2023-04-23 | 3 | -7/+7 |
* | | Merge pull request 'block/repair.rs: Added log entries for scrub start/finish... | Alex | 2023-04-24 | 1 | -2/+12 |
|\ \ |
|
| * | | block/repair.rs: Added log entries for scrub start/finish. | Jonathan Davies | 2023-04-23 | 1 | -2/+12 |
| |/ |
|
* | | Merge pull request 'cookbook/real-world: fix typo' (#549) from yuka/garage:ma... | Alex | 2023-04-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | cookbook/real-world: fix typo | yuka | 2023-04-21 | 1 | -1/+1 |
|/ |
|
* | docs(book/quickstart): adapt aws s3 commands to example | arthurlutz | 2023-04-03 | 1 | -3/+3 |
* | Merge pull request 'Update Helm chart versions (app + chart)' (#535) from elw... | Alex | 2023-03-24 | 1 | -2/+2 |
|\ |
|
| * | Update Helm chart versions (app + chart) | Kamil Banach | 2023-03-23 | 1 | -2/+2 |
* | | cli.md: Pointed Cyberduck profile at upstream link. | Jonathan Davies | 2023-03-20 | 1 | -49/+4 |
|/ |
|
* | Merge pull request 'Prepare for v0.8.2' (#530) from prepare-v082 into main | Alex | 2023-03-13 | 15 | -112/+111 |
|\ |
|
| * | obsolete clippy lintsv0.8.2prepare-v082 | Alex Auvolat | 2023-03-13 | 2 | -2/+0 |
| * | Prepare for v0.8.2 | Alex Auvolat | 2023-03-13 | 13 | -110/+111 |
|/ |
|
* | Merge pull request 'Increase Garage tests robustness' (#526) from tests/incre... | Alex | 2023-03-13 | 8 | -63/+58 |
|\ |
|
| * | use one key per context to isolate teststests/increase-robustness | Quentin Dufour | 2023-03-13 | 8 | -58/+40 |
| * | do not assume Garage boots in 2sec during tests | Quentin Dufour | 2023-03-13 | 1 | -6/+19 |
* | | Merge pull request 'rpc/system_metrics.rs: Added rustversion label to garage_... | Alex | 2023-03-13 | 8 | -6/+28 |
|\ \ |
|
| * \ | Merge branch 'main' into rustversion-label | Alex Auvolat | 2023-03-13 | 6 | -41/+125 |
| |\ \
| |/ /
|/| | |
|
* | | | doc: cli.md: Added s5cmd example. | Jonathan Davies | 2023-03-13 | 1 | -0/+21 |
| |/
|/| |
|
* | | Merge pull request 'Bump pnet_datalink 0.28 -> 0.33' (#514) from teutat3s/gar... | Alex | 2023-03-13 | 3 | -27/+55 |
|\ \ |
|
| * \ | Merge branch 'main' into pnet_datalink-0.33.0 | teutat3s | 2023-03-13 | 14 | -33/+444 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request 'block/repair.rs: Added migration for ScrubWorkerPersisted... | Alex | 2023-03-10 | 2 | -14/+49 |
|\ \ \ |
|
| * | | | block/manager.rs: Set defaults for scrub_persister. | Jonathan Davies | 2023-03-09 | 1 | -0/+1 |
| * | | | block/repair.rs: Added a timestamp argument to | Jonathan Davies | 2023-03-09 | 1 | -5/+5 |
| * | | | block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub. | Jonathan Davies | 2023-03-09 | 1 | -10/+44 |
|/ / / |
|
| * | | update cargo.nix | Alex Auvolat | 2023-03-13 | 1 | -17/+37 |
| * | | Bump pnet_datalink 0.28 -> 0.33 | teutat3s | 2023-02-28 | 2 | -10/+18 |
| | * | update cargo.nix | Alex Auvolat | 2023-03-10 | 1 | -1/+4 |
| | * | admin/cluster.rs: Added rust_version. | Jonathan Davies | 2023-03-10 | 1 | -0/+2 |
| | * | garage/admin.rs: Display Rust version in stats output. | Jonathan Davies | 2023-03-10 | 1 | -1/+2 |
| | * | rpc/system_metrics.rs: Added rustversion label to garage_build_info metric. | Jonathan Davies | 2023-03-10 | 5 | -4/+20 |
| |/
|/| |
|
* | | Merge pull request 'Update logo for stickers' (#521) from logo_autocollants i... | Alex | 2023-03-08 | 4 | -1/+182 |
|\ \ |
|
| * | | MàJ logo pour autocollantslogo_autocollants | vincent | 2023-03-07 | 4 | -1/+182 |
|/ / |
|
* | | Merge pull request 'block/repair.rs: Added a random element of 10 days to SCR... | Alex | 2023-03-06 | 2 | -11/+40 |
|\ \ |
|
| * | | block/manager.rs: Display scrub-next-run. | Jonathan Davies | 2023-03-06 | 1 | -0/+3 |
| * | | block/repair.rs: Added function and time_next_run_scrub with a random element of | Jonathan Davies | 2023-03-06 | 1 | -11/+37 |
* | | | Merge pull request 'web_server.rs: Log X-Forwarded-For IP' (#504) from jpds/g... | Alex | 2023-03-06 | 4 | -10/+82 |
|\ \ \
| |/ /
|/| | |
|