Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor CLI and prettify CLI outpu | Alex Auvolat | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Rename n_tokens into capacity | Alex Auvolat | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Use smaller capacities for nodes | Alex Auvolat | 2021-03-05 | 1 | -1/+1 |
| | |||||
* | Not fully tested: new multi-dc MagLev | Alex Auvolat | 2021-03-05 | 1 | -15/+15 |
| | |||||
* | Simulate stuff moving around | Alex Auvolat | 2021-02-25 | 1 | -68/+107 |
| | |||||
* | Add adapted version of maglev for multi-dc | Alex Auvolat | 2021-02-21 | 1 | -2/+76 |
| | |||||
* | Maglev simulation | Alex Auvolat | 2021-02-21 | 1 | -7/+61 |
| | |||||
* | Evaluate hash functions | Alex Auvolat | 2021-02-21 | 1 | -22/+25 |
| | |||||
* | Add script to simulate different kinds of rings | Alex Auvolat | 2021-02-21 | 1 | -0/+120 |
| | |||||
* | try to fix smoke test | Alex Auvolat | 2021-02-17 | 3 | -6/+11 |
| | | | | dev cluster: don't ipv6 (fixes smoke test in container?) | ||||
* | Fix S3 ListObjects result and replace println!s by debug!s0.1.1b | Alex Auvolat | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Update testing script | Quentin Dufour | 2020-12-17 | 1 | -0/+14 |
| | |||||
* | Fix S3 command | Quentin | 2020-12-10 | 1 | -5/+10 |
| | |||||
* | Merge branch 'master' into feature/website | Quentin | 2020-12-10 | 3 | -6/+60 |
|\ | |||||
| * | Reduce garage.1.rnd size to store it inlinefeature/smoke-script | Quentin | 2020-12-06 | 1 | -1/+1 |
| | | |||||
| * | Indentation & comments | Quentin | 2020-12-06 | 1 | -9/+19 |
| | | |||||
| * | Test awscli/s3cmd interactions | Quentin | 2020-12-06 | 3 | -6/+41 |
| | | |||||
| * | Test garage list & delete commands | Quentin | 2020-12-06 | 1 | -0/+9 |
| | | |||||
| * | Improve README, add more tests | Quentin | 2020-12-06 | 2 | -6/+9 |
| | | |||||
| * | wip smoke test | Quentin | 2020-12-05 | 2 | -12/+9 |
| | | |||||
* | | Fix merge error | Quentin | 2020-11-29 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-29 | 2 | -7/+8 |
|\| | |||||
| * | Use ipv6 localhost for dev cluster and different port numbers | Alex Auvolat | 2020-11-29 | 2 | -8/+8 |
| | | |||||
* | | Use aws cli version 2 | Quentin | 2020-11-29 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-29 | 4 | -1/+34 |
|\| | |||||
| * | A fix for s3cmd | Quentin | 2020-11-29 | 1 | -0/+1 |
| | | |||||
| * | Rollback logging on dev-cluster | Quentin | 2020-11-29 | 1 | -1/+1 |
| | | |||||
| * | Add a smoke test script | Quentin | 2020-11-29 | 3 | -1/+28 |
| | | |||||
| * | S3 does not support accentuated buckets + add a script to clean tmp | Quentin | 2020-11-29 | 2 | -3/+10 |
| | | |||||
* | | Use awscli instead of s3cmd | Quentin | 2020-11-21 | 2 | -11/+8 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into feature/website | Quentin | 2020-11-21 | 1 | -0/+2 |
|/ | |||||
* | Fix dev-env.sh for source; print which garage in dev-cluster.sh | Alex Auvolat | 2020-11-20 | 2 | -1/+4 |
| | |||||
* | Quicker dev with more scripts | Quentin | 2020-11-20 | 4 | -0/+103 |