Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | test2 | Alex Auvolat | 2021-04-05 | 1 | -1/+0 | |
| | ||||||
* | test | Alex Auvolat | 2021-04-05 | 1 | -0/+1 | |
| | ||||||
* | Drone CI badge on branch main | Alex Auvolat | 2021-04-05 | 1 | -1/+1 | |
| | ||||||
* | fix command for adding node | Alex Auvolat | 2021-04-02 | 1 | -1/+2 | |
| | ||||||
* | Section on recovering from failures | Alex Auvolat | 2021-04-02 | 2 | -0/+99 | |
| | ||||||
* | [doc] Added mention that GarageHQ is hosted with Garage | LUXEY Adrien | 2021-03-22 | 1 | -0/+4 | |
| | ||||||
* | publish website only in correct repo | Alex Auvolat | 2021-03-22 | 1 | -0/+2 | |
| | ||||||
* | fix typos | Alex Auvolat | 2021-03-19 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'origin/feature/mdbook' | Alex Auvolat | 2021-03-19 | 2 | -32/+33 | |
|\ | ||||||
| * | Merge pull request 'intro.md: fix some typos, errors & dead links, plus some ↵feature/mdbook | Alex | 2021-03-19 | 1 | -26/+27 | |
| |\ | | | | | | | | | | | | | | | | stylistic stuff' (#51) from adrien/garage:feature/mdbook into feature/mdbook Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/51 | |||||
| | * | intro.md: fix some typos, errors & dead links, plus some stylistic stuff | LUXEY Adrien | 2021-03-19 | 1 | -26/+27 | |
| |/ | | | | | | | modifié : doc/book/src/intro.md | |||||
| * | Fix garage_util description | Quentin Dufour | 2021-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | Fix some typos | Quentin Dufour | 2021-03-18 | 1 | -6/+6 | |
| | | ||||||
| * | Fix a table in the doc | Quentin Dufour | 2021-03-18 | 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' ↵ | Alex | 2021-03-18 | 1 | -1/+27 | |
|\ \ | | | | | | | | | | | | | | | | (#46) from trinity-1686a/garage:bind-domain into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/46 | |||||
| * | | resolve domain to multiple addresses | Trinity Pointard | 2021-03-18 | 1 | -10/+17 | |
| | | | | | | | | | | | | And warn instead of failling when a domain can't be resolved | |||||
| * | | 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 ↵ | Alex | 2021-03-18 | 3 | -3/+46 | |
|\ \ | | | | | | | | | | | | | | | | trinity-1686a/garage:cache-headers into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/49 | |||||
| * | | 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 ↵ | Alex | 2021-03-18 | 1 | -25/+11 | |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | trinity-1686a/garage:try-fix-ci into dev-0.2 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/50 | |||||
| | * | | try fixing CI | Trinity Pointard | 2021-03-18 | 1 | -25/+11 | |
| |/ / | | | | | | | | | | maybe absolute path break caching, who knows | |||||
| * | | 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 | |
| | | |