Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typos and dead links | Quentin Dufour | 2021-12-08 | 1 | -1/+1 |
| | |||||
* | Reorganize and improve documentation | Alex Auvolat | 2021-12-06 | 1 | -43/+16 |
| | |||||
* | WIP front page garage | Quentin Dufour | 2021-12-06 | 1 | -50/+46 |
| | |||||
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -19/+20 |
| | | | | | | | | | | | | | | | | | - change the terminology: the network configuration becomes the role table, the configuration of a nodes becomes a node's role - the modification of the role table takes place in two steps: first, changes are staged in a CRDT data structure. Then, once the user is happy with the changes, they can commit them all at once (or revert them). - update documentation - fix tests - implement smarter partition assignation algorithm This patch breaks the format of the network configuration: when migrating, the cluster will be in a state where no roles are assigned. All roles must be re-assigned and commited at once. This migration should not pose an issue. | ||||
* | added link to RFID Garage talk (#155) | adrien | 2021-11-16 | 1 | -2/+4 |
| | | | | | | | Co-authored-by: ADRN <adrien@luxeylab.net> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/155 Co-authored-by: adrien <adrien@luxeylab.net> Co-committed-by: adrien <adrien@luxeylab.net> | ||||
* | Modified the 'Funding' sentence to remove 'promise' since we actually got ↵doc/got-actually-funded | ADRN | 2021-10-26 | 1 | -2/+2 |
| | | | | the first instalment | ||||
* | Add download link on homepage | Alex Auvolat | 2021-10-25 | 1 | -1/+2 |
| | |||||
* | Add links and put logos in a flexboxfeature/doc-add-ngi-funding | Quentin | 2021-09-28 | 1 | -6/+12 |
| | |||||
* | Doc: add funding disclaimer for NGI/EU grant | mricher | 2021-09-25 | 1 | -1/+10 |
| | | | | PNG logs optimized, render to be checked by @quentin. Fix #106. | ||||
* | Add links to git/matrix/drone on top of documentation | Alex Auvolat | 2021-05-03 | 1 | -0/+7 |
| | |||||
* | Replace talk links with permalinks | Alex Auvolat | 2021-04-30 | 1 | -2/+2 |
| | |||||
* | created doc/talks subfolder and added my talk and the previous one done at ↵talks | LUXEY Adrien | 2021-04-30 | 1 | -1/+3 |
| | | | | the wide team | ||||
* | [doc] Added mention that GarageHQ is hosted with Garage | LUXEY Adrien | 2021-04-27 | 1 | -0/+4 |
| | |||||
* | fix typos | Alex Auvolat | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | intro.md: fix some typos, errors & dead links, plus some stylistic stuff | LUXEY Adrien | 2021-04-27 | 1 | -26/+27 |
| | | | | modifié : doc/book/src/intro.md | ||||
* | Fix garage_util description | Quentin Dufour | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Fix some typos | Quentin Dufour | 2021-04-27 | 1 | -6/+6 |
| | |||||
* | Center logo in book, add book CI | Alex Auvolat | 2021-03-19 | 1 | -1/+5 |
| | |||||
* | Refactor file organization | Quentin Dufour | 2021-03-17 | 1 | -0/+24 |
| | |||||
* | Work on structure + Getting started is reworked | Quentin Dufour | 2021-03-17 | 1 | -17/+26 |
| | |||||
* | Doc skeleton + intro | Quentin Dufour | 2021-03-17 | 1 | -0/+62 |