Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | less type bounds | Alex Auvolat | 2020-11-20 | 1 | -6/+6 | |
| * | | simplify | Alex Auvolat | 2020-11-20 | 2 | -6/+4 | |
| * | | oops | Alex Auvolat | 2020-11-20 | 2 | -1/+2 | |
| * | | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 8 | -185/+150 | |
| * | | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 5 | -96/+245 | |
|/ / | ||||||
| * | Handle HEAD | Quentin | 2020-11-21 | 1 | -4/+8 | |
| * | Use handle_get | Quentin | 2020-11-21 | 9 | -129/+21 | |
| * | Remove s3cmd mention | Quentin | 2020-11-21 | 1 | -1/+1 | |
| * | Use awscli instead of s3cmd | Quentin | 2020-11-21 | 3 | -14/+11 | |
| * | We are able to serve a file | Quentin | 2020-11-21 | 3 | -5/+109 | |
| * | Fix host to key | Quentin | 2020-11-21 | 1 | -5/+19 | |
| * | Merge remote-tracking branch 'origin/master' into feature/website | Quentin | 2020-11-21 | 19 | -103/+152 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request 'Add more scripts to ease Garage's development' (#17) from... | Alex | 2020-11-20 | 8 | -49/+62 | |
|\ \ | ||||||
| * | | Fix dev-env.sh for source; print which garage in dev-cluster.sh | Alex Auvolat | 2020-11-20 | 2 | -1/+4 | |
| * | | Fix wording again!feature/new-script | Quentin | 2020-11-20 | 1 | -1/+1 | |
| * | | Sub list do not work with gitea | Quentin | 2020-11-20 | 1 | -3/+3 | |
| * | | Improve wording | Quentin | 2020-11-20 | 1 | -2/+2 | |
| * | | Remove test scripts | Quentin | 2020-11-20 | 3 | -26/+0 | |
| * | | Fix tabs | Quentin | 2020-11-20 | 1 | -5/+5 | |
| * | | Quicker dev with more scripts | Quentin | 2020-11-20 | 5 | -23/+59 | |
* | | | Fix reconciliation logic | Alex Auvolat | 2020-11-20 | 2 | -5/+6 | |
* | | | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 11 | -50/+85 | |
|/ / | ||||||
| * | Support punnycode | Quentin | 2020-11-20 | 3 | -2/+5 | |
| * | Merge branch 'master' into feature/website | Quentin | 2020-11-19 | 1 | -1/+23 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request 'Clearly state how to spawn as fast as possible a dev. gar... | Alex | 2020-11-19 | 1 | -1/+23 | |
|\ \ | ||||||
| * | | fix indent 2feature/on-boarding-2 | Quentin | 2020-11-19 | 1 | -5/+5 | |
| * | | Fix indent | Quentin | 2020-11-19 | 1 | -8/+8 | |
| * | | A quickstart to setup a dev. env. | Quentin | 2020-11-19 | 1 | -1/+23 | |
|/ / | ||||||
| * | Fix example | Quentin | 2020-11-19 | 1 | -1/+3 | |
| * | Make it compile again | Quentin | 2020-11-19 | 4 | -2/+57 | |
| * | Merge branch 'master' into feature/website | Quentin | 2020-11-19 | 18 | -213/+282 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request 'Propose a script to quickly spawn a cluster' (#14) from f... | Alex | 2020-11-15 | 1 | -0/+54 | |
|\ \ | ||||||
| * | | Propose a script to spawn a cluster quicklyfeature/cluster-example | Quentin | 2020-11-15 | 1 | -0/+54 | |
* | | | Merge pull request 'Option Type: replace pattern matching by the correspondin... | Alex | 2020-11-11 | 5 | -82/+35 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Simplify and_then(Some) as map() and remove move | Alex Auvolat | 2020-11-11 | 1 | -1/+1 | |
| * | | Replace with option syntaxic sugar | Quentin | 2020-11-11 | 5 | -82/+35 | |
|/ / | ||||||
* | | Merge pull request 'Refactor error management in API part' (#10) from error-r... | Alex | 2020-11-08 | 16 | -131/+193 | |
|\ \ | ||||||
| * | | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 16 | -131/+193 | |
|/ / | ||||||
| * | Build error | Quentin | 2020-11-11 | 1 | -3/+22 | |
| * | Build path correctly | Quentin | 2020-11-11 | 4 | -5/+41 | |
| * | WIP fetch object | Quentin | 2020-11-11 | 1 | -0/+7 | |
| * | Add documentation to host_to_bucket | Quentin | 2020-11-10 | 1 | -0/+6 | |
| * | Panic when it is a logical error | Quentin | 2020-11-10 | 1 | -4/+1 | |
| * | Rewrite for clarity | Quentin | 2020-11-10 | 1 | -8/+11 | |
| * | Fix indent again | Quentin | 2020-11-10 | 1 | -6/+11 | |
| * | Fixes due to integration tests | Quentin | 2020-11-10 | 2 | -3/+3 | |
| * | Rewrite authority to host while staying on stack | Quentin | 2020-11-10 | 1 | -21/+22 | |
| * | Fix formatting | Quentin | 2020-11-10 | 3 | -37/+36 | |
| * | Extract bucket | Quentin | 2020-11-10 | 4 | -6/+54 | |
| * | Log host | Quentin | 2020-11-08 | 1 | -2/+2 |