aboutsummaryrefslogtreecommitdiff
path: root/src/garage/admin_rpc.rs
Commit message (Collapse)AuthorAgeFilesLines
* Replace an already done check by unreachable!()Quentin2021-01-151-3/+1
|
* Push updateQuentin2020-12-151-0/+1
|
* First implementation of the CLIQuentin2020-12-151-28/+19
|
* Start to implement Website CLIQuentin2020-12-141-3/+2
|
* Migrate RPC to new schemaQuentin2020-12-141-2/+4
|
* Implement migrationQuentin2020-12-121-4/+5
|
* WIP table migrationQuentin2020-12-121-1/+32
|
* CLI structureQuentin2020-12-101-0/+3
|
* oopsAlex Auvolat2020-11-201-0/+1
|
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-201-59/+46
|
* Begin improve model to use better CRDTsAlex Auvolat2020-11-201-25/+17
|
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+3
|
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-11/+8
|
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-3/+3
|
* Split code for modular compilationAlex Auvolat2020-04-241-0/+358