aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing environment variablepoc/nomad-ciQuentin Dufour2023-03-141-0/+1
* add missing error managementQuentin Dufour2023-03-141-0/+2
* real build.sh fileQuentin Dufour2023-03-141-1/+24
* dummy build scriptQuentin Dufour2023-03-141-0/+2
* 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
* | | Merge pull request 'web_server.rs: Log X-Forwarded-For IP' (#504) from jpds/g...Alex2023-03-064-10/+82
|\ \ \ | |/ / |/| |
| * | web/web_server.rs: Handle X-Forwarded-For here too.Jonathan Davies2023-03-061-1/+14
| * | api/generic_server.rs: Use new handle_forwarded_for_headers() function.Jonathan Davies2023-03-061-9/+4
| * | util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()Jonathan Davies2023-03-032-0/+64
* | | Merge pull request 'Clearer error message when LMDB has oom error (fix #517)'...Alex2023-03-061-3/+10
|\ \ \
| * | | Clearer error message when LMDB has oom error (fix #517)Alex Auvolat2023-03-061-3/+10
| |/ /
* | | Merge pull request 'binary-packages.md: Added.' (#515) from jpds/garage:doc-b...Alex2023-03-062-0/+32
|\ \ \ | |/ / |/| |
| * | binary-packages.md: Added.Jonathan Davies2023-03-032-0/+32
|/ /
* | Merge pull request 'Add documentation on community Ansible roles' (#513) from...Alex2023-03-022-1/+56
|\ \ | |/ |/|
| * Add documentation on community Ansible rolesBaptiste Jonglez2023-03-012-1/+56
|/
* Merge pull request 'docs: fix k2v spec link' (#512) from wilson/garage:wilson...Alex2023-02-261-1/+1
|\
| * docs: fix k2v spec linkwilson2023-02-261-1/+1
|/
* Merge pull request 'reverse-proxy.md: Added healthcheck examples' (#505) from...Alex2023-02-151-30/+102
|\
| * cookbook/reverse-proxy.md: Fixed up Traefik section:Jonathan Davies2023-02-141-27/+84
| * cookbook/reverse-proxy.md: Document how to use healthchecks for caddy.Jonathan Davies2023-02-141-3/+18
|/
* backup.md: Added section for git-annex.Jonathan Davies2023-02-081-0/+34
* Merge pull request 'generic_server.rs: Added support for logging X-Forwarded-...Alex2023-02-061-1/+20
|\
| * generic_server.rs: Added support for logging X-Forwarded-For header.Jonathan Davies2023-02-041-1/+20
* | Merge pull request 'upgrading.md: Added small note about garage_build_info.' ...Alex2023-02-061-0/+4
|\ \
| * | upgrading.md: Added small note about garage_build_info.Jonathan Davies2023-02-061-0/+4
| |/