aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* document api crateTrinity Pointard2021-04-278-13/+42
* document web crateTrinity Pointard2021-04-274-4/+15
* attempt at documenting model crateTrinity Pointard2021-04-278-15/+119
* attempt at documenting table crateTrinity Pointard2021-04-2716-32/+65
* run cargo fmt on util and make missing doc warningTrinity Pointard2021-04-274-32/+32
* document rpc crateTrinity Pointard2021-04-276-10/+100
* document util crateTrinity Pointard2021-04-276-3/+63
* Update documentationAlex Auvolat2021-04-275-35/+32
* Try to fix DroneAlex Auvolat2021-04-271-1/+3
* small simplifyAlex Auvolat2021-04-271-3/+1
* Merge discovery loop with consulAlex Auvolat2021-04-271-37/+22
* cargo fmtAlex Auvolat2021-04-271-1/+0
* Print statsAlex Auvolat2021-04-271-1/+1
* Cargo fmtAlex Auvolat2021-04-271-1/+3
* Keep old dataAlex Auvolat2021-04-272-5/+31
* Persist directly and not in backgroundAlex Auvolat2021-04-271-12/+11
* Install rustfmtAlex Auvolat2021-04-271-1/+2
* Fix Drone CI signatureAlex Auvolat2021-04-271-1/+1
* Improve bootstraping: do it regularly; persist peer listAlex Auvolat2021-04-2712-80/+226
* Add signature to Drone CIAlex Auvolat2021-04-271-0/+6
* test2Alex Auvolat2021-04-271-1/+0
* testAlex Auvolat2021-04-271-0/+1
* Drone CI badge on branch mainAlex Auvolat2021-04-271-1/+1
* fix command for adding nodeAlex Auvolat2021-04-271-1/+2
* Section on recovering from failuresAlex Auvolat2021-04-272-0/+99
* [doc] Added mention that GarageHQ is hosted with GarageLUXEY Adrien2021-04-271-0/+4
* publish website only in correct repoAlex Auvolat2021-04-271-0/+2
* fix typosAlex Auvolat2021-04-271-2/+2
* intro.md: fix some typos, errors & dead links, plus some stylistic stuffLUXEY Adrien2021-04-271-26/+27
* Fix garage_util descriptionQuentin Dufour2021-04-271-1/+1
* Fix some typosQuentin Dufour2021-04-271-6/+6
* Fix a table in the docQuentin Dufour2021-04-271-2/+2
* only upload book from branch mainAlex Auvolat2021-03-191-0/+3
* Center logo in book, add book CIAlex Auvolat2021-03-193-2/+33
* Fix checksum path in drone CIAlex Auvolat2021-03-191-2/+2
* update makefileAlex Auvolat2021-03-191-0/+1
* update to v0.2.1v0.2.1release-v0.2.1Alex Auvolat2021-03-198-35/+35
* Support old CPUsmasterAlex Auvolat2021-03-194-119/+29
* Update Cargo.toml files with AGPL license infov0.2.0Alex Auvolat2021-03-187-43/+45
* garage node configure --replace <old_node_id> <new_node_id>Alex Auvolat2021-03-181-28/+36
* Merge pull request 'add support for using domain name in configuration' (#46)...Alex2021-03-181-1/+27
|\
| * resolve domain to multiple addressesTrinity Pointard2021-03-181-10/+17
| * remove domain resolution for *_bind_addrTrinity Pointard2021-03-181-16/+0
| * simplify addresse deserialialiser and limit allocationsTrinity Pointard2021-03-181-23/+7
| * add support for using domain name in configurationTrinity Pointard2021-03-181-1/+52
|/
* Add trinity's comment in the codeAlex Auvolat2021-03-181-0/+5
* Merge pull request 'add support for caching headers' (#49) from trinity-1686a...Alex2021-03-183-3/+46
|\
| * add support for caching headersTrinity Pointard2021-03-183-3/+46
* | Prepare for release 0.2Alex Auvolat2021-03-188-199/+137
* | Merge branch 'dev-0.2'Alex Auvolat2021-03-1871-3615/+4638
|\ \