Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Small fixes | Alex Auvolat | 2021-03-15 | 5 | -16/+37 | |
| * | Make it case-insensitive | Alex Auvolat | 2021-03-15 | 1 | -1/+2 | |
| * | Allow manipulation of keys by their shorthand in the CLI | Alex Auvolat | 2021-03-15 | 3 | -31/+48 | |
| * | Tiny things | Alex Auvolat | 2021-03-15 | 2 | -1/+2 | |
| * | Make block rc code more understandable | Alex Auvolat | 2021-03-15 | 3 | -34/+40 | |
| * | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 16 | -44/+111 | |
| * | Fix race condition | Alex Auvolat | 2021-03-15 | 5 | -58/+79 | |
| * | Fix list API bug | Alex Auvolat | 2021-03-15 | 2 | -12/+18 | |
| * | Optim & refactor | Alex Auvolat | 2021-03-12 | 1 | -8/+11 | |
| * | cargo fmt | Alex Auvolat | 2021-03-12 | 8 | -73/+120 | |
| * | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 14 | -59/+303 | |
| * | cargo fmt | Alex Auvolat | 2021-03-12 | 3 | -33/+43 | |
| * | Refactor CLI and prettify CLI outpu | Alex Auvolat | 2021-03-12 | 5 | -509/+571 | |
| * | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 7 | -4/+126 | |
| * | Move table rpc client out of tableaux | Alex Auvolat | 2021-03-12 | 2 | -21/+16 | |
| * | Make syncer have its own rpc client/server | Alex Auvolat | 2021-03-12 | 3 | -30/+73 | |
| * | Don't sync at beginning | Alex Auvolat | 2021-03-12 | 1 | -3/+7 | |
| * | Fix merkle updater not being notified; improved logging | Alex Auvolat | 2021-03-12 | 4 | -16/+18 | |
| * | whoops | Alex Auvolat | 2021-03-11 | 2 | -2/+11 | |
| * | More security: don't delete stuff too easily | Alex Auvolat | 2021-03-11 | 3 | -1/+12 | |
| * | Add comment, and also whoops, this wasn't doing what we expected | Alex Auvolat | 2021-03-11 | 1 | -8/+14 | |
| * | Add a nice warning | Alex Auvolat | 2021-03-11 | 1 | -2/+5 | |
| * | Tiny changes | Alex Auvolat | 2021-03-11 | 1 | -3/+6 | |
| * | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 11 | -985/+765 | |
| * | WIP big refactoring | Alex Auvolat | 2021-03-11 | 16 | -321/+383 | |
| * | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 11 | -84/+452 | |
| * | Very minor changes | Alex Auvolat | 2021-03-10 | 5 | -10/+16 | |
| * | Correctly implement CompleteMultipartUpload with etag check of parts | Alex Auvolat | 2021-03-10 | 2 | -19/+36 | |
| * | Remove migration paths from 0.1 branch | Alex Auvolat | 2021-03-10 | 7 | -379/+26 | |
| * | Switch to blake2 sum for identifying blocks by their data | Alex Auvolat | 2021-03-10 | 2 | -28/+28 | |
| * | Change hash function to blake2 for partition keys based on strings | Alex Auvolat | 2021-03-10 | 1 | -1/+1 | |
| * | Refactor model stuff, including cleaner CRDTs | Alex Auvolat | 2021-03-10 | 20 | -456/+590 | |
* | | Merge pull request 'Add a `mdbook` documentation to present garage and help u... | Alex | 2021-03-18 | 25 | -257/+784 | |
|\ \ | |/ |/| | ||||||
| * | Add handle files section to the doc | Quentin Dufour | 2021-03-17 | 1 | -0/+41 | |
| * | WIP getting started | Quentin Dufour | 2021-03-17 | 4 | -32/+175 | |
| * | Simplify our README | Quentin Dufour | 2021-03-17 | 4 | -256/+15 | |
| * | Wrote daemon | Quentin Dufour | 2021-03-17 | 1 | -0/+33 | |
| * | WIP doc | Quentin Dufour | 2021-03-17 | 2 | -12/+74 | |
| * | Working on the getting started guide | Quentin Dufour | 2021-03-17 | 9 | -14/+176 | |
| * | Refactor file organization | Quentin Dufour | 2021-03-17 | 15 | -11/+50 | |
| * | Work on structure + Getting started is reworked | Quentin Dufour | 2021-03-17 | 7 | -106/+154 | |
| * | Doc skeleton + intro | Quentin Dufour | 2021-03-17 | 17 | -0/+240 | |
|/ | ||||||
* | Rename n_tokens into capacity | Alex Auvolat | 2021-03-10 | 3 | -16/+16 | |
* | update condition | Alex Auvolat | 2021-03-05 | 1 | -3/+2 | |
* | Use smaller capacities for nodes | Alex Auvolat | 2021-03-05 | 1 | -1/+1 | |
* | Not fully tested: new multi-dc MagLev | Alex Auvolat | 2021-03-05 | 4 | -96/+154 | |
* | Remove epidemic propagation for fully replicated stuff: write directly to all... | Alex Auvolat | 2021-03-05 | 7 | -94/+71 | |
* | Description of MultiDC MagLev | Alex Auvolat | 2021-02-25 | 1 | -6/+17 | |
* | precisions | Alex Auvolat | 2021-02-25 | 1 | -5/+7 | |
* | Add precisions | Alex Auvolat | 2021-02-25 | 1 | -9/+16 |