| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request 'update compiler to Rust 1.77' (#866) from rust-1.77 into ... | Alex | 2024-08-26 | 3 | -73/+21 |
|\ |
|
| * | use rust 1.77 in nix/compile.nixrust-1.77 | Alex Auvolat | 2024-08-26 | 1 | -1/+1 |
| * | update nixpkgs and rust-overlay sources in flake.nix | Alex Auvolat | 2024-08-26 | 2 | -72/+20 |
|/ |
|
* | Merge pull request 'update crate time (fix #849)' (#865) from update-time int... | Alex | 2024-08-26 | 2 | -15/+15 |
|\ |
|
| * | update crate time (fix #849) | Alex Auvolat | 2024-08-26 | 2 | -15/+15 |
|/ |
|
* | Merge pull request 'api servers: kill opened connections after SIGINT after 1... | Alex | 2024-08-25 | 1 | -15/+28 |
|\ |
|
| * | api servers: kill opened connections after SIGINT after 10s deadline (fix #806) | Alex Auvolat | 2024-08-25 | 1 | -15/+28 |
|/ |
|
* | Merge pull request 'fix build when lmdb feature is disabled (fix #800)' (#863... | Alex | 2024-08-25 | 1 | -0/+2 |
|\ |
|
| * | fix build when lmdb feature is disabled (fix #800)fix-800 | Alex Auvolat | 2024-08-25 | 1 | -0/+2 |
|/ |
|
* | Merge pull request 'layout: discard old info when it is completely out-of-dat... | Alex | 2024-08-24 | 1 | -9/+14 |
|\ |
|
| * | layout: discard old info when it is completely out-of-date (fix #841)fix-841 | Alex Auvolat | 2024-08-24 | 1 | -9/+14 |
* | | Merge pull request 'Quick start: mention Docker (replace #803)' (#862) from d... | Alex | 2024-08-24 | 1 | -0/+33 |
|\ \ |
|
| * | | doc: clarify quick start on using docker | Alex Auvolat | 2024-08-24 | 1 | -1/+9 |
| * | | Improves Quick Start for users not using Linux | P. Douglas Reeder | 2024-04-10 | 1 | -0/+25 |
* | | | Merge pull request 'don't modify postobject request before validating policy'... | Alex | 2024-08-24 | 1 | -15/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | don't modify postobject request before validating policy | trinity-1686a | 2024-08-10 | 1 | -15/+7 |
* | | | Merge pull request 'Set "no read ahead" on LMDB to improve performances when ... | Quentin | 2024-08-18 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | force flag "no read ahead" on LMDBfix-lmdb-no-read-ahead | Quentin Dufour | 2024-08-17 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request 'Improve error message for malformed RPC secret key' (#846... | maximilien | 2024-08-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Improve error message for malformed RPC secret keyimprove-secret-error-message | Maximilien R. | 2024-08-08 | 1 | -1/+1 |
|/ / |
|
* | | docs: Update LMDB website | kosssi | 2024-08-06 | 1 | -1/+1 |
* | | Merge pull request 'Add environment variable dict to helm chart.' (#843) from... | maximilien | 2024-08-06 | 2 | -0/+6 |
|\ \ |
|
| * | | This commit adds an environment dict to garage helm chart. Using it, env vari... | Benjamin von Mossner | 2024-07-25 | 2 | -0/+6 |
|/ / |
|
* | | Merge pull request 'doc: fix typo' (#831) from Armael/garage:typo into main | Alex | 2024-06-18 | 1 | -1/+1 |
|\ \ |
|
| * | | typo | Armaël Guéneau | 2024-06-04 | 1 | -1/+1 |
* | | | Merge pull request 'add rpc_public_addr_subnet config option' (#817) from flo... | Alex | 2024-06-18 | 8 | -9/+60 |
|\ \ \
| |/ /
|/| | |
|
| * | | add rpc_public_addr_subnet config option | Florian Klink | 2024-06-05 | 8 | -9/+60 |
* | | | Merge pull request 'adding the ability to change the default podManagementPol... | maximilien | 2024-05-25 | 2 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | adding the ability to change the default podManagementPolicy for StatefulSets | bodaciousbiscuits | 2024-05-19 | 2 | -0/+3 |
|/ / |
|
* | | Merge pull request 'cli: clarify `garage block` is node-local' (#813) from fl... | maximilien | 2024-05-12 | 1 | -1/+1 |
|\ \ |
|
| * | | cli: clarify `garage block` is node-local | Florian Klink | 2024-05-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request 'flake.nix: add rust-analyzer to devShells.full, expose de... | Alex | 2024-04-23 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | shell.nix: expose devShellFull | Florian Klink | 2024-04-23 | 1 | -0/+1 |
| * | devShells.full: add rust-analyzer | Florian Klink | 2024-04-23 | 1 | -0/+1 |
|/ |
|
* | Merge pull request '[fix-doc] fix broken references in documentation' (#802) ... | Alex | 2024-04-10 | 1 | -3/+3 |
|\ |
|
| * | [fix-doc] fix broken references in documentation | Alex Auvolat | 2024-04-10 | 1 | -3/+3 |
|/ |
|
* | Merge pull request 'Garage v1.0' (#683) from next-0.10 into main | Alex | 2024-04-10 | 124 | -3797/+7691 |
|\ |
|
| * | Merge branch 'main' into next-0.10v1.0.0next-0.10 | Alex Auvolat | 2024-04-10 | 5 | -16/+19 |
| |\ |
|
| * | | [next-0.10] small updates to mention Garage v0.9.4 | Alex Auvolat | 2024-04-10 | 3 | -3/+3 |
| * | | [next-0.10] bump helm chart version | Alex Auvolat | 2024-04-03 | 1 | -1/+1 |
| * | | [next-0.10] Add migration guide for v1.0 | Alex Auvolat | 2024-03-28 | 1 | -0/+77 |
| * | | [next-0.10] bump version number to 1.0v1.0.0-rc1 | Alex Auvolat | 2024-03-28 | 19 | -112/+113 |
| * | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-28 | 12 | -63/+231 |
| |\ \ |
|
| * | | | [next-0.10] admin api: fix logic in get cluster status | Alex Auvolat | 2024-03-27 | 1 | -12/+16 |
| * | | | [next-0.10] layout helper: rename & clarify updates to update trackers | Alex Auvolat | 2024-03-27 | 2 | -38/+27 |
| * | | | [next-0.10] cache layout check result | Alex Auvolat | 2024-03-27 | 3 | -3/+11 |
| * | | | [next-0.10] remove impl Deref for LayoutHelper | Alex Auvolat | 2024-03-27 | 5 | -57/+55 |
| * | | | [next-0.10] fixes to k2v rpc + comment fixes | Alex Auvolat | 2024-03-27 | 4 | -10/+15 |
| * | | | [next-0.10] doc: 2 changes | Alex Auvolat | 2024-03-27 | 2 | -19/+43 |
| * | | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 12 | -190/+166 |
| |\ \ \ |
|