aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Use Cow<[u8]> for sort keysAlex Auvolat2023-06-093-10/+12
| | | * Minio tests for multipart upload behaviour:Alex Auvolat2023-06-092-0/+241
| | |/
| | * Make fsync an option for meta and dataAlex Auvolat2023-06-094-14/+88
| | * Revert integration tests to using Sled as LMDB causes failuresAlex Auvolat2023-06-091-0/+1
| | * Add LMDB to debug buildsAlex Auvolat2023-06-091-1/+1
| | * Integration tests: print logs when failsAlex Auvolat2023-06-091-2/+4
| | * Split garage/admin.rs into smaller filesAlex Auvolat2023-06-065-1298/+1342
| | * Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaultsAlex Auvolat2023-05-178-82/+98
| | * Merge branch 'main' into nextAlex Auvolat2023-05-0918-186/+149
| | |\ | |_|/ |/| |
* | | 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 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
|\ \ \ \