Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Section on recovering from failures | Alex Auvolat | 2021-04-27 | 2 | -0/+99 |
* | [doc] Added mention that GarageHQ is hosted with Garage | LUXEY Adrien | 2021-04-27 | 1 | -0/+4 |
* | publish website only in correct repo | Alex Auvolat | 2021-04-27 | 1 | -0/+2 |
* | 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 |
* | Fix garage_util description | Quentin Dufour | 2021-04-27 | 1 | -1/+1 |
* | Fix some typos | Quentin Dufour | 2021-04-27 | 1 | -6/+6 |
* | Fix a table in the doc | Quentin Dufour | 2021-04-27 | 1 | -2/+2 |
* | only upload book from branch main | Alex Auvolat | 2021-03-19 | 1 | -0/+3 |
* | Center logo in book, add book CI | Alex Auvolat | 2021-03-19 | 3 | -2/+33 |
* | Fix checksum path in drone CI | Alex Auvolat | 2021-03-19 | 1 | -2/+2 |
* | update makefile | Alex Auvolat | 2021-03-19 | 1 | -0/+1 |
* | update to v0.2.1v0.2.1release-v0.2.1 | Alex Auvolat | 2021-03-19 | 8 | -35/+35 |
* | Support old CPUsmaster | Alex Auvolat | 2021-03-19 | 4 | -119/+29 |
* | Update Cargo.toml files with AGPL license infov0.2.0 | Alex Auvolat | 2021-03-18 | 7 | -43/+45 |
* | garage node configure --replace <old_node_id> <new_node_id> | Alex Auvolat | 2021-03-18 | 1 | -28/+36 |
* | Merge pull request 'add support for using domain name in configuration' (#46)... | Alex | 2021-03-18 | 1 | -1/+27 |
|\ | |||||
| * | resolve domain to multiple addresses | Trinity Pointard | 2021-03-18 | 1 | -10/+17 |
| * | remove domain resolution for *_bind_addr | Trinity Pointard | 2021-03-18 | 1 | -16/+0 |
| * | simplify addresse deserialialiser and limit allocations | Trinity Pointard | 2021-03-18 | 1 | -23/+7 |
| * | add support for using domain name in configuration | Trinity Pointard | 2021-03-18 | 1 | -1/+52 |
|/ | |||||
* | Add trinity's comment in the code | Alex Auvolat | 2021-03-18 | 1 | -0/+5 |
* | Merge pull request 'add support for caching headers' (#49) from trinity-1686a... | Alex | 2021-03-18 | 3 | -3/+46 |
|\ | |||||
| * | add support for caching headers | Trinity Pointard | 2021-03-18 | 3 | -3/+46 |
* | | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 8 | -199/+137 |
* | | Merge branch 'dev-0.2' | Alex Auvolat | 2021-03-18 | 71 | -3615/+4638 |
|\ \ | |||||
| * | | Allow to import keys from previous Garage instancedev-0.2 | Alex Auvolat | 2021-03-18 | 3 | -0/+37 |
| * | | Merge pull request 'try fixing CI' (#50) from trinity-1686a/garage:try-fix-ci... | Alex | 2021-03-18 | 1 | -25/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | try fixing CI | Trinity Pointard | 2021-03-18 | 1 | -25/+11 |
| |/ | |||||
| * | Add logo in repo | Alex Auvolat | 2021-03-17 | 3 | -9/+14 |
| * | New logo!! | Alex Auvolat | 2021-03-17 | 8 | -119/+639 |
| * | Todo make a test for the Merkle updater | Alex Auvolat | 2021-03-16 | 1 | -44/+59 |
| * | Leader-based GC | Alex Auvolat | 2021-03-16 | 2 | -4/+18 |
| * | GC object table in a specific case | Alex Auvolat | 2021-03-16 | 2 | -1/+4 |
| * | Switch to AGPL | Alex Auvolat | 2021-03-16 | 1 | -81/+67 |
| * | Small changes | Alex Auvolat | 2021-03-16 | 2 | -23/+26 |
| * | Update dependencies | Alex Auvolat | 2021-03-16 | 18 | -273/+142 |
| * | Simpler Merkle & sync | Alex Auvolat | 2021-03-16 | 6 | -146/+85 |
| * | some reordering | Alex Auvolat | 2021-03-16 | 3 | -9/+7 |
| * | Refactor code | Alex Auvolat | 2021-03-16 | 6 | -167/+175 |
| * | Simplify replication logic | Alex Auvolat | 2021-03-16 | 9 | -58/+60 |
| * | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 14 | -148/+169 |
| * | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 21 | -334/+231 |
| * | Refactor block resync loop; make workers infaillible | Alex Auvolat | 2021-03-15 | 7 | -48/+50 |
| * | 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 |