aboutsummaryrefslogtreecommitdiff
path: root/src/garage/main.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* First port of Garage to NetappAlex Auvolat2021-10-221-43/+28
|
* try parsing rpc-host command-line parameterTrinity Pointard2021-06-011-1/+10
|
* make most requested changesTrinity Pointard2021-04-271-2/+1
|
* document garage crateTrinity Pointard2021-04-271-1/+3
|
* cargo fmtAlex Auvolat2021-03-121-5/+5
|
* Refactor CLI and prettify CLI outpuAlex Auvolat2021-03-121-508/+28
|
* Implement garage stats to get info on node contentsAlex Auvolat2021-03-121-0/+18
|
* Rename n_tokens into capacityAlex Auvolat2021-03-101-10/+10
|
* Some refactoringAlex Auvolat2021-02-211-0/+1
|
* Start to implement Website CLIQuentin2020-12-141-0/+3
|
* WIP table migrationQuentin2020-12-121-4/+4
|
* CLI structureQuentin2020-12-101-0/+15
|
* Split code for modular compilationAlex Auvolat2020-04-241-0/+531