| Commit message (Expand) | Author | Age | Files | Lines |
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 2 | -2/+24 |
* | Some refactoring | Alex Auvolat | 2021-02-21 | 1 | -0/+1 |
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -3/+3 |
* | 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 | 2 | -3/+5 |
* | 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 | 2 | -5/+36 |
* | CLI structure | Quentin | 2020-12-10 | 2 | -0/+18 |
* | Merge branch 'master' into feature/website | Quentin | 2020-11-21 | 1 | -74/+54 |
|\ |
|
| * | 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 |
* | | Merge remote-tracking branch 'origin/master' into feature/website | Quentin | 2020-11-21 | 1 | -3/+3 |
|\| |
|
| * | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -3/+3 |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-19 | 1 | -11/+8 |
|\| |
|
| * | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -11/+8 |
* | | Fix formatting | Quentin | 2020-11-10 | 1 | -1/+1 |
* | | It compiles! | Quentin | 2020-11-03 | 1 | -0/+1 |
* | | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -0/+6 |
|/ |
|
* | Add support for model migrations | Alex Auvolat | 2020-07-08 | 1 | -4/+4 |
* | Add versions to dependencies0.1.0 | Alex Auvolat | 2020-07-07 | 1 | -5/+5 |
* | Add license, description and repository to .toml files | Alex Auvolat | 2020-07-07 | 1 | -0/+3 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 4 | -9/+9 |
* | Add automatic peer discovery from Consul | Alex Auvolat | 2020-06-30 | 1 | -1/+5 |
* | Repair: do not mark deleted when upstream object is not found | Alex Auvolat | 2020-05-04 | 1 | -4/+4 |
* | Fix deletion propagation | Alex Auvolat | 2020-04-26 | 1 | -1/+5 |
* | Add key table to repair procedure | Alex Auvolat | 2020-04-26 | 1 | -0/+7 |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 5 | -0/+1195 |