Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 0.1.0b instead of 0.1.0 (for compatibility with new Error type) | Alex Auvolat | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into feature/website | Quentin Dufour | 2020-12-17 | 1 | -0/+3 |
|\ | |||||
| * | CRDT doc | Quentin | 2020-11-23 | 1 | -0/+3 |
| | | |||||
* | | First implementation of the CLI | Quentin | 2020-12-15 | 1 | -4/+4 |
| | | |||||
* | | Migrate RPC to new schema | Quentin | 2020-12-14 | 1 | -4/+10 |
| | | |||||
* | | Implement migration | Quentin | 2020-12-12 | 1 | -1/+12 |
| | | |||||
* | | WIP table migration | Quentin | 2020-12-12 | 1 | -6/+22 |
|/ | |||||
* | simplify | Alex Auvolat | 2020-11-20 | 2 | -6/+4 |
| | |||||
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 3 | -76/+71 |
| | |||||
* | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 1 | -70/+51 |
| | |||||
* | Fix reconciliation logic | Alex Auvolat | 2020-11-20 | 2 | -5/+6 |
| | |||||
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 6 | -17/+19 |
| | |||||
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -1/+1 |
| | |||||
* | cargo fmt | Alex Auvolat | 2020-07-08 | 1 | -86/+91 |
| | |||||
* | Add multiple headers to object model | Alex Auvolat | 2020-07-08 | 1 | -7/+24 |
| | |||||
* | (WIP) New object table model, TODO: update API calls to use it | Alex Auvolat | 2020-07-08 | 1 | -27/+92 |
| | |||||
* | Add support for model migrations | Alex Auvolat | 2020-07-08 | 1 | -2/+3 |
| | |||||
* | Add versions to dependencies0.1.0 | Alex Auvolat | 2020-07-07 | 1 | -3/+3 |
| | |||||
* | 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 | 9 | -0/+1402 |