aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Allow to really disable sled featureJakub Jirutka2023-05-091-2/+2
| * | | Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-0910-32/+42
* | | | Merge pull request 'Fix undefined macro warn! on 32-bit' (#562) from jirutka/...Alex2023-05-091-1/+1
|\ \ \ \
| * | | | Fix undefined macro warn! on 32-bitJakub Jirutka2023-05-071-1/+1
| | |/ / | |/| |
* | | | Merge pull request 'Helm: Include newer config parameters as values' (#565) f...Alex2023-05-092-4/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | Helm: Increment patch versionJonatan Steuernagel2023-05-081-1/+1
| * | | Helm: Include newer config parameters as valuesJonatan Steuernagel2023-05-081-3/+33
| |/ /
* | | Merge pull request 'Remove unnecessary/unused "timeago" features' (#559) from...Alex2023-05-093-101/+2
|\ \ \ | |/ / |/| |
| * | Remove unnecessary/unused "timeago" featuresJakub Jirutka2023-05-073-101/+2
|/ /
| * Merge branch 'main' into nextAlex Auvolat2023-04-255-44/+106
| |\ | |/ |/|
* | Merge pull request 'Update rust toolchain to 1.68 and simplify Nix stuff' (#5...Alex2023-04-255-44/+106
|\ \
| * | Update rust toolchain to 1.68 and simplify Nix stuffnix-update-simplifyAlex Auvolat2023-04-255-44/+106
|/ /
| * Merge branch 'main' into nextAlex Auvolat2023-04-25202-2768/+25936
| |\ | |/ |/|
* | Merge pull request 'api/Cargo.toml: Bumped quick-xml to version 0.26.' (#552)...Alex2023-04-243-8/+8
|\ \
| * | update cargo.nixAlex Auvolat2023-04-241-1/+1
| * | api/Cargo.toml: Bumped quick-xml to version 0.26.Jonathan Davies2023-04-233-7/+7
* | | Merge pull request 'block/repair.rs: Added log entries for scrub start/finish...Alex2023-04-241-2/+12
|\ \ \
| * | | block/repair.rs: Added log entries for scrub start/finish.Jonathan Davies2023-04-231-2/+12
| |/ /
* | | Merge pull request 'cookbook/real-world: fix typo' (#549) from yuka/garage:ma...Alex2023-04-241-1/+1
|\ \ \ | |/ / |/| |
| * | cookbook/real-world: fix typoyuka2023-04-211-1/+1
|/ /
* | docs(book/quickstart): adapt aws s3 commands to examplearthurlutz2023-04-031-3/+3
* | Merge pull request 'Update Helm chart versions (app + chart)' (#535) from elw...Alex2023-03-241-2/+2
|\ \
| * | Update Helm chart versions (app + chart)Kamil Banach2023-03-231-2/+2
* | | cli.md: Pointed Cyberduck profile at upstream link.Jonathan Davies2023-03-201-49/+4
|/ /
* | Merge pull request 'Prepare for v0.8.2' (#530) from prepare-v082 into mainAlex2023-03-1315-112/+111
|\ \
| * | obsolete clippy lintsv0.8.2prepare-v082Alex Auvolat2023-03-132-2/+0
| * | Prepare for v0.8.2Alex Auvolat2023-03-1313-110/+111
|/ /
* | Merge pull request 'Increase Garage tests robustness' (#526) from tests/incre...Alex2023-03-138-63/+58
|\ \
| * | use one key per context to isolate teststests/increase-robustnessQuentin Dufour2023-03-138-58/+40
| * | do not assume Garage boots in 2sec during testsQuentin Dufour2023-03-131-6/+19
* | | Merge pull request 'rpc/system_metrics.rs: Added rustversion label to garage_...Alex2023-03-138-6/+28
|\ \ \
| * \ \ Merge branch 'main' into rustversion-labelAlex Auvolat2023-03-136-41/+125
| |\ \ \ | |/ / / |/| | |
* | | | doc: cli.md: Added s5cmd example.Jonathan Davies2023-03-131-0/+21
| |/ / |/| |
* | | Merge pull request 'Bump pnet_datalink 0.28 -> 0.33' (#514) from teutat3s/gar...Alex2023-03-133-27/+55
|\ \ \
| * \ \ Merge branch 'main' into pnet_datalink-0.33.0teutat3s2023-03-1314-33/+444
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request 'block/repair.rs: Added migration for ScrubWorkerPersisted...Alex2023-03-102-14/+49
|\ \ \ \
| * | | | block/manager.rs: Set defaults for scrub_persister.Jonathan Davies2023-03-091-0/+1
| * | | | block/repair.rs: Added a timestamp argument toJonathan Davies2023-03-091-5/+5
| * | | | block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub.Jonathan Davies2023-03-091-10/+44
|/ / / /
| * | | update cargo.nixAlex Auvolat2023-03-131-17/+37
| * | | Bump pnet_datalink 0.28 -> 0.33teutat3s2023-02-282-10/+18
| | * | update cargo.nixAlex Auvolat2023-03-101-1/+4
| | * | admin/cluster.rs: Added rust_version.Jonathan Davies2023-03-101-0/+2
| | * | garage/admin.rs: Display Rust version in stats output.Jonathan Davies2023-03-101-1/+2
| | * | rpc/system_metrics.rs: Added rustversion label to garage_build_info metric.Jonathan Davies2023-03-105-4/+20
| |/ / |/| |
* | | Merge pull request 'Update logo for stickers' (#521) from logo_autocollants i...Alex2023-03-084-1/+182
|\ \ \
| * | | MàJ logo pour autocollantslogo_autocollantsvincent2023-03-074-1/+182
|/ / /
* | | Merge pull request 'block/repair.rs: Added a random element of 10 days to SCR...Alex2023-03-062-11/+40
|\ \ \
| * | | block/manager.rs: Display scrub-next-run.Jonathan Davies2023-03-061-0/+3
| * | | block/repair.rs: Added function and time_next_run_scrub with a random element ofJonathan Davies2023-03-061-11/+37