aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cargo fmtk2v-client-fixesAlex Auvolat2023-05-162-4/+8
* k2v-client 0.0.2Alex Auvolat2023-05-161-1/+1
* k2v-cli: fix sort_key being partition_key and specify which keyAlex Auvolat2023-05-161-3/+3
* fix base64 usesAlex Auvolat2023-05-165-37/+44
* Merge pull request 'cargo: tokio-1.28 and hyper-0.14.26 update' (#569) from j...Alex2023-05-114-697/+1112
|\
| * update Cargo.nixAlex Auvolat2023-05-111-539/+788
| * Cargo.lock: Updated for:Jonathan Davies2023-05-091-156/+322
| * block/Cargo.toml: Bump tokio-util to 0.7.Jonathan Davies2023-05-091-1/+1
| * k2v-client/Cargo.toml: Make tokio dep match other packages.Jonathan Davies2023-05-091-1/+1
* | Merge pull request '*: apply clippy recommendations.' (#570) from jpds/garage...Alex2023-05-1113-39/+28
|\ \ | |/ |/|
| * *: apply clippy recommendations.Jonathan Davies2023-05-0913-39/+28
|/
* Merge pull request 'move git-version dependency to main crate to reduce rebui...Alex2023-05-096-42/+44
|\
| * move git-version dependency to main crate to reduce rebuildsAlex Auvolat2023-05-096-42/+44
* | Merge pull request 'block/manager.rs: Prioritize raw blocks when no compressi...Alex2023-05-091-5/+25
|\ \ | |/ |/|
| * block/manager.rs: In is_block_compressed - check which compression_levelJonathan Davies2023-05-091-5/+25
* | Merge pull request 'Really allow to disable `sled` feature' (#563) from jirut...Alex2023-05-0910-32/+42
|\ \
| * | 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 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 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
|\ \ \