aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-191-2/+5
|
* Add a doc target to the MakefileQuentin2021-09-281-0/+5
|
* Prepare for v0.3.0 and add migration path from v0.2.1.xv0.3.0Alex Auvolat2021-05-281-16/+1
|
* Improve bootstraping: do it regularly; persist peer listAlex Auvolat2021-04-271-1/+1
|
* update makefileAlex Auvolat2021-03-191-0/+1
|
* Support old CPUsmasterAlex Auvolat2021-03-191-5/+2
|
* Implement garage stats to get info on node contentsAlex Auvolat2021-03-121-1/+1
|
* Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream.Alex Auvolat2020-07-071-2/+4
| | | | Simplifies code and makes it possible to publish on crates.io
* Build Docker imageAlex Auvolat2020-06-301-0/+17
|
* Implement multipart uploadsAlex Auvolat2020-04-261-1/+1
|
* Split code for modular compilationAlex Auvolat2020-04-241-1/+1
|
* Implement sending blocks to nodes that need themAlex Auvolat2020-04-171-1/+1
|
* Don't send items...Alex Auvolat2020-04-171-0/+1
| | | | | ...if syncer doesn't need them because he's going to delete the partition anyway. Also, fix block resync queue
* First commit: skeleton for something greatAlex Auvolat2020-04-051-0/+2