aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix ci for more test cratessplit-garage-apiAlex Auvolat3 hours1-1/+4
* fix testsAlex Auvolat3 hours5-3/+7
* cargo defs: simplify and fix descriptionsAlex Auvolat3 hours4-13/+10
* update cargo.nixAlex Auvolat3 hours1-202/+138
* use cargo-shear to remove many unused dependencies between cratesAlex Auvolat3 hours15-356/+3
* split s3/cors.rs into also common/cors.rsAlex Auvolat3 hours11-186/+179
* fix things upAlex Auvolat4 hours34-102/+130
* wip: split garage_api into garage_api_{common,s3,k2v,admin}Alex Auvolat4 hours52-195/+609
* Merge pull request 'table::insert_many: avoid failure with zero items (fix #9...HEADmainAlex8 hours1-0/+4
|\
| * table::insert_many: avoid failure with zero items (fix #915)fix-915Alex Auvolat28 hours1-0/+4
|/
* Merge pull request 'api: better handling of helper errors to distinguish erro...Alex2 days12-29/+97
|\
| * api: better handling of helper errors to distinguish error codesAlex Auvolat2 days12-29/+97
* | Merge pull request 'Update doc/book/connect/repositories.md' (#941) from yate...Alex2 days2-3/+3
|\ \ | |/ |/|
| * Update doc/book/operations/multi-hdd.mdyatesco2 days1-2/+2
| * Update doc/book/connect/repositories.mdyatesco2 days1-1/+1
|/
* Merge pull request 's3 api: make x-amz-meta-* headers lowercase (fix #844)' (...Alex4 days2-9/+6
|\
| * s3 api: make x-amz-meta-* headers lowercase (fix #844)fix-844Alex Auvolat4 days2-9/+6
* | Merge pull request 'snapshot: sqlite: use a subdirectory for consistency with...Alex4 days1-1/+4
|\ \ | |/ |/|
| * snapshot: sqlite: use a subdirectory for consistency with LMDBBaptiste Jonglez4 days1-1/+4
* | Merge pull request 'update nix crate to 0.29 and libc to 0.2.169' (#931) from...Alex4 days3-49/+66
|\ \ | |/ |/|
| * Update Cargo.nixAlex Auvolat4 days2-43/+53
| * update nix crate to 0.29 and libc to 0.2.169J. Neuschäfer4 days2-8/+15
* | Merge pull request 'db-snapshot: allow to set directory where snapshots are s...Alex4 days3-2/+33
|\ \ | |/ |/|
| * db-snapshot: allow to set directory where snapshots are storedBaptiste Jonglez4 days3-2/+33
* | Merge pull request 'fix problems with CI doing work multiple times' (#936) fr...Alex4 days3-3/+2
|\ \ | |/ |/|
| * nix CI: reduce redundant workAlex Auvolat4 days3-3/+2
|/
* Merge pull request 'ci: fix woodpecker definitions to comply with woodpecker ...Alex4 days2-4/+5
|\
| * ci: fix woodpecker definitions to comply with woodpecker 3woodpecker3Alex Auvolat4 days2-4/+5
|/
* Merge pull request 'doc: Fix Nix devenv setup' (#927) from fix_devenv into mainAlex8 days1-3/+3
|\
| * doc: Fix Nix devenv setupfix_devenvBaptiste Jonglez2025-01-161-3/+3
* | Merge pull request 'Fix all typos' (#928) from majst01/garage:fix-typos into ...maximilien2025-01-1760-116/+116
|\ \ | |/ |/|
| * Fix all typosStefan Majer2025-01-1660-116/+116
|/
* Merge pull request 'Helm chart: Add garage.existingConfigmap and replace gara...maximilien2025-01-154-68/+178
|\
| * Minor rewording, add some more hintsMaximilien R.2025-01-152-25/+34
| * Add garage.existingConfigmap and replace garage.garage.toml with garage.garag...jessebot2025-01-154-64/+165
|/
* Merge pull request 'update toolchain' (#924) from nix-update into mainAlex2025-01-139-134/+52
|\
| * nix build: switch to upstream cargo2nix (branch release-0.11.0)nix-updateAlex Auvolat2025-01-123-20/+24
| * nix build: remove clippy build env that doesn't workAlex Auvolat2025-01-124-99/+11
| * nix build: update rustc to v1.78Alex Auvolat2025-01-121-1/+1
| * fix formatting to comply with latest rustfmtAlex Auvolat2025-01-122-2/+4
| * flake: update versions of nixpkgs and rust-overlayAlex Auvolat2025-01-122-12/+12
|/
* Merge pull request 'The version flag is required when applying a layout' (#92...maximilien2025-01-091-1/+1
|\
| * The version flag is required when applying a layoutupdate-quickstart-docs-layout-applyfabientot2025-01-081-1/+1
|/
* Merge pull request 'Fix #907' (#917) from vk/garage:fix_907 into mainAlex2025-01-041-0/+24
|\
| * Formatting withVedad KAJTAZ2025-01-041-2/+2
| * formattingVedad KAJTAZ2025-01-041-3/+3
| * Fix #907Vedad KAJTAZ2025-01-041-0/+24
* | Merge pull request 'update flake.lock' (#918) from update-flake into mainAlex2025-01-041-18/+6
|\ \ | |/ |/|
| * update flake.lockAlex Auvolat2025-01-041-18/+6
|/
* Merge pull request 'woodpecker: use modern syntax for secrets (removes warnin...Alex2024-12-232-10/+9
|\