aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* admin api: remove log messageAlex Auvolat13 days1-2/+0
* admin api: fix panic on GetKeyInfo with no argsAlex Auvolat13 days1-9/+13
* admin api: small fixesAlex Auvolat13 days6-10/+41
* admin api: clearer syntax for AddBucketAlias and RemoveBucketAliasAlex Auvolat13 days7-67/+76
* admin api: merge calls to manage global/local aliasesAlex Auvolat13 days5-222/+86
* admin api: rename allow/deny api calls in api v2Alex Auvolat13 days5-28/+28
* admin api: rename bucket aliasing operationsAlex Auvolat13 days5-58/+58
* fix test_website_check_domainAlex Auvolat13 days2-3/+17
* admin api: fixes to openapi v2 specAlex Auvolat13 days1-16/+8
* admin api: fix CORS to work in browserAlex Auvolat13 days3-6/+15
* admin api: update v2 openapi specAlex Auvolat13 days2-112/+143
* admin api: initialize v2 openapi spec from v1Alex Auvolat13 days1-0/+1362
* admin api: make all requests and responses (de)serializableAlex Auvolat13 days3-60/+79
* admin api: update semantics of some endpoints, and update docAlex Auvolat13 days6-58/+122
* admin api: add compatibility from v1/ to v2/Alex Auvolat13 days4-68/+115
* admin api: refactor using macroAlex Auvolat13 days8-150/+113
* admin api: new router_v2 with unified path syntaxAlex Auvolat13 days16-292/+451
* admin api: make all handlers impls of a single traitAlex Auvolat13 days5-502/+761
* admin api: create structs for all requests/responess in src/api/admin/api.rsAlex Auvolat13 days6-455/+721
* decrease write quorumQuentin Dufour13 days1-6/+3
* Merge pull request 'api: better handling of helper errors to distinguish erro...Alex13 days12-29/+97
|\
| * api: better handling of helper errors to distinguish error codesAlex Auvolat13 days12-29/+97
* | Merge pull request 'Update doc/book/connect/repositories.md' (#941) from yate...Alex13 days2-3/+3
|\ \ | |/ |/|
| * Update doc/book/operations/multi-hdd.mdyatesco13 days1-2/+2
| * Update doc/book/connect/repositories.mdyatesco13 days1-1/+1
|/
* Merge pull request 's3 api: make x-amz-meta-* headers lowercase (fix #844)' (...Alex2025-01-272-9/+6
|\
| * s3 api: make x-amz-meta-* headers lowercase (fix #844)fix-844Alex Auvolat2025-01-272-9/+6
* | Merge pull request 'snapshot: sqlite: use a subdirectory for consistency with...Alex2025-01-271-1/+4
|\ \ | |/ |/|
| * snapshot: sqlite: use a subdirectory for consistency with LMDBBaptiste Jonglez2025-01-271-1/+4
* | Merge pull request 'update nix crate to 0.29 and libc to 0.2.169' (#931) from...Alex2025-01-273-49/+66
|\ \ | |/ |/|
| * Update Cargo.nixAlex Auvolat2025-01-272-43/+53
| * update nix crate to 0.29 and libc to 0.2.169J. Neuschäfer2025-01-272-8/+15
* | Merge pull request 'db-snapshot: allow to set directory where snapshots are s...Alex2025-01-273-2/+33
|\ \ | |/ |/|
| * db-snapshot: allow to set directory where snapshots are storedBaptiste Jonglez2025-01-273-2/+33
* | Merge pull request 'fix problems with CI doing work multiple times' (#936) fr...Alex2025-01-273-3/+2
|\ \ | |/ |/|
| * nix CI: reduce redundant workAlex Auvolat2025-01-273-3/+2
|/
* Merge pull request 'ci: fix woodpecker definitions to comply with woodpecker ...Alex2025-01-272-4/+5
|\
| * ci: fix woodpecker definitions to comply with woodpecker 3woodpecker3Alex Auvolat2025-01-272-4/+5
|/
* Merge pull request 'doc: Fix Nix devenv setup' (#927) from fix_devenv into mainAlex2025-01-231-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