Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build Garage with Nixfeature/static | Quentin Dufour | 2021-10-19 | 1 | -2/+5 |
| | |||||
* | Add a doc target to the Makefile | Quentin | 2021-09-28 | 1 | -0/+5 |
| | |||||
* | Prepare for v0.3.0 and add migration path from v0.2.1.xv0.3.0 | Alex Auvolat | 2021-05-28 | 1 | -16/+1 |
| | |||||
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | update makefile | Alex Auvolat | 2021-03-19 | 1 | -0/+1 |
| | |||||
* | Support old CPUsmaster | Alex Auvolat | 2021-03-19 | 1 | -5/+2 |
| | |||||
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. | Alex Auvolat | 2020-07-07 | 1 | -2/+4 |
| | | | | Simplifies code and makes it possible to publish on crates.io | ||||
* | Build Docker image | Alex Auvolat | 2020-06-30 | 1 | -0/+17 |
| | |||||
* | Implement multipart uploads | Alex Auvolat | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | Implement sending blocks to nodes that need them | Alex Auvolat | 2020-04-17 | 1 | -1/+1 |
| | |||||
* | Don't send items... | Alex Auvolat | 2020-04-17 | 1 | -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 great | Alex Auvolat | 2020-04-05 | 1 | -0/+2 |