| Commit message (Expand) | Author | Age | Files | Lines |
* | ReplicationMode -> ConsistencyMode+ReplicationFactor | Yureka | 2024-03-07 | 1 | -1/+1 |
* | integration test: print stdout and stderr on subcommand crash | Alex Auvolat | 2023-11-15 | 1 | -1/+1 |
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -1/+1 |
* | Revert integration tests to using Sled as LMDB causes failures | Alex Auvolat | 2023-06-09 | 1 | -0/+1 |
* | Merge branch 'main' into next | Alex Auvolat | 2023-04-25 | 1 | -15/+34 |
|\ |
|
| * | use one key per context to isolate teststests/increase-robustness | Quentin Dufour | 2023-03-13 | 1 | -11/+14 |
| * | do not assume Garage boots in 2sec during tests | Quentin Dufour | 2023-03-13 | 1 | -6/+19 |
| * | tests/s3/website.rs: Added website hosting authorization check tests. | Jonathan Davies | 2023-01-13 | 1 | -0/+2 |
* | | Merge pull request 'Changed all instances of 'key new' to 'key create' to mak... | Alex | 2023-01-04 | 1 | -2/+1 |
|\ \ |
|
| * | | Changed all instances of 'key new' to 'key create' to make it consistent as b... | Jonathan Davies | 2023-01-03 | 1 | -2/+1 |
| |/ |
|
* / | Fix integration test | Alex Auvolat | 2022-11-08 | 1 | -1/+1 |
|/ |
|
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -10/+24 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -1/+1 |
* | Refactoring: rename config files, make modifications less invasive | Alex Auvolat | 2022-03-14 | 1 | -2/+2 |
* | Add many metrics in table/ and rpc/ | Alex Auvolat | 2022-03-14 | 1 | -0/+4 |
* | Functional tests for website endpoints | Quentin Dufour | 2022-03-07 | 1 | -1/+1 |
* | garage(tests): Add some unsafe-usage doc and tweaks | Jill | 2022-02-10 | 1 | -5/+8 |
* | Add integration tests to Drone | Quentin Dufour | 2022-02-10 | 1 | -1/+7 |
* | tests: Fix garage integration test | Jill | 2022-02-10 | 1 | -7/+1 |
* | tests: Add garage integration tests (base) | Jill | 2022-02-10 | 1 | -0/+217 |