Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to import keys from previous Garage instancedev-0.2 | Alex Auvolat | 2021-03-18 | 1 | -0/+11 |
| | |||||
* | Small changes | Alex Auvolat | 2021-03-16 | 1 | -18/+18 |
| | |||||
* | Refactor code | Alex Auvolat | 2021-03-16 | 1 | -4/+8 |
| | |||||
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 1 | -10/+19 |
| | |||||
* | Small fixes | Alex Auvolat | 2021-03-15 | 1 | -5/+5 |
| | |||||
* | Allow manipulation of keys by their shorthand in the CLI | Alex Auvolat | 2021-03-15 | 1 | -21/+27 |
| | |||||
* | Make block rc code more understandable | Alex Auvolat | 2021-03-15 | 1 | -0/+18 |
| | |||||
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -14/+29 |
| | |||||
* | Refactor CLI and prettify CLI outpu | Alex Auvolat | 2021-03-12 | 1 | -0/+1 |
| | |||||
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -0/+80 |
| | |||||
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -2/+1 |
| | |||||
* | Replace an already done check by unreachable!() | Quentin | 2021-01-15 | 1 | -3/+1 |
| | |||||
* | Push update | Quentin | 2020-12-15 | 1 | -0/+1 |
| | |||||
* | First implementation of the CLI | Quentin | 2020-12-15 | 1 | -28/+19 |
| | |||||
* | Start to implement Website CLI | Quentin | 2020-12-14 | 1 | -3/+2 |
| | |||||
* | Migrate RPC to new schema | Quentin | 2020-12-14 | 1 | -2/+4 |
| | |||||
* | Implement migration | Quentin | 2020-12-12 | 1 | -4/+5 |
| | |||||
* | WIP table migration | Quentin | 2020-12-12 | 1 | -1/+32 |
| | |||||
* | CLI structure | Quentin | 2020-12-10 | 1 | -0/+3 |
| | |||||
* | oops | Alex Auvolat | 2020-11-20 | 1 | -0/+1 |
| | |||||
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -59/+46 |
| | |||||
* | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 1 | -25/+17 |
| | |||||
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -3/+3 |
| | |||||
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -11/+8 |
| | |||||
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -3/+3 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -0/+358 |