aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |\
| | * woodpecker: use modern syntax for secrets (removes warning)Alex Auvolat2024-12-232-10/+9
| |/
* | add redirect_all to WebsiteConfig modeltrinity-1686a2025-02-084-0/+13
* | refactor web_server.rsAlex Auvolat2025-01-041-65/+38
* | avoid handling status_code-related logic in api/s3/get.rsAlex Auvolat2025-01-042-54/+73
* | put bucket website: improve error message for redirectallrequestsAlex Auvolat2025-01-041-1/+1
* | properly implement new bucket model using a migrationAlex Auvolat2025-01-043-24/+126
* | move Redirect::compute_target to standalone function in web_server.rsAlex Auvolat2025-01-042-28/+26
* | remove obsolete RedirectAll structAlex Auvolat2025-01-041-6/+0
* | clippytrinity-1686a2024-12-223-13/+11
* | add teststrinity-1686a2024-12-223-47/+536
* | support redirection on s3 endpointtrinity-1686a2024-12-146-100/+447
|/
* Merge pull request 'feat: add use_local_tz configuration' (#908) from ragazen...maximilien2024-12-013-8/+31
|\
| * doc: add use_local_tz configurationRenjaya Raga Zenta2024-11-251-0/+9
| * feat: add use_local_tz configurationRenjaya Raga Zenta2024-11-232-8/+22
|/
* Merge pull request 'add extraVolumes and extraVolumeMounts to helm chart' (#8...maximilien2024-11-192-0/+10
|\
| * add extraVolumes and extraVolumeMounts to helm chartEugene Davis2024-10-262-0/+10
* | Merge pull request 'Update Python SDK documentation' (#887) from cryptolukas/...Alex2024-11-191-1/+1
|\ \
| * | the old value do not work out of the boxMatthias Doering2024-10-141-1/+1
| |/
* | Merge pull request 'doc: update mastodon media header pruning section' (#888)...Alex2024-11-191-2/+1
|\ \
| * | doc: update mastodon media header pruning sectionteutat3s2024-10-171-2/+1
| |/
* | Merge pull request 'doc: add Triplebit's use-case' (#901) from jonah/garage:t...maximilien2024-11-171-0/+17
|\ \
| * | doc: add Triplebit's use-caseJonah Aragon2024-11-151-0/+17
|/ /
* | Merge pull request 'fix bit/byte inversion in rpc secret error message' (#898...Alex2024-11-071-1/+1
|\ \ | |/ |/|
| * fix bit/byte inversion in rpc secret error messagetrinity-1686a2024-11-071-1/+1
|/
* Merge pull request 'Garage v1.0.1' (#881) from rel-v1.0.1 into mainAlex2024-09-2216-106/+106
|\
| * Bump to version 1.0.1v1.0.1rel-v1.0.1Alex Auvolat2024-09-2216-106/+106
|/
* Merge pull request 'fix logic in `garage layout skip-dead-nodes` + fix typo (...Alex2024-09-222-13/+25
|\
| * fix logic in `garage layout skip-dead-nodes` + fix typo (fix #879)fix-skip-dead-nodesAlex Auvolat2024-09-222-13/+25
|/
* Merge pull request 'Don't fetch old values in cross-partition transactional i...Alex2024-09-144-35/+19
|\
| * Tests: don't expect old value after transactional insertJulien Kritter2024-09-121-2/+2
| * Don't fetch old values in cross-partition transactional insertsJulien Kritter2024-09-123-33/+17
|/
* Merge pull request 'KV: don't retrieve values for write ops' (#873) from marv...Alex2024-09-104-26/+15
|\
| * test: fix db testsmarvin-j972024-09-041-2/+2
| * dont assert deletion count in sqlite KV adaptermarvin-j972024-09-041-1/+0
| * perf(kv): dont retrieve values for write opsmarvin-j972024-09-043-24/+14
* | Merge pull request 'Typo' (#875) from faust/garage:doc2 into mainAlex2024-09-101-2/+2
|\ \ | |/ |/|
| * TypoFaustin Lammler2024-09-101-2/+2
|/