Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | precisions | Alex Auvolat | 2021-02-25 | 1 | -5/+7 |
| | |||||
* | Add precisions | Alex Auvolat | 2021-02-25 | 1 | -9/+16 |
| | |||||
* | Add write-up about load-balancing | Alex Auvolat | 2021-02-25 | 1 | -0/+175 |
| | |||||
* | Simulate stuff moving around | Alex Auvolat | 2021-02-25 | 2 | -68/+110 |
| | |||||
* | fix tracing | Alex Auvolat | 2021-02-24 | 1 | -2/+1 |
| | |||||
* | Arrange block manager | Alex Auvolat | 2021-02-24 | 1 | -83/+65 |
| | |||||
* | I was tired yesterday | Alex Auvolat | 2021-02-24 | 2 | -3/+10 |
| | |||||
* | fix misuse of sled transactions | Alex Auvolat | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 12 | -34/+207 |
| | |||||
* | Make updated() be a sync function that doesn't fail | Alex Auvolat | 2021-02-23 | 8 | -83/+62 |
| | |||||
* | Handle correctly deletion dues to offloading | Alex Auvolat | 2021-02-23 | 2 | -42/+38 |
| | |||||
* | Several changes in table_sync: | Alex Auvolat | 2021-02-23 | 2 | -116/+188 |
| | | | | | - separate path for case of offloading a partition we don't store - use sync::Mutex instead of tokio::Mutex, make less fn's async | ||||
* | Cargo fmt | Alex Auvolat | 2021-02-23 | 12 | -32/+67 |
| | |||||
* | Replace some checksums where it makes sense | Alex Auvolat | 2021-02-23 | 3 | -6/+7 |
| | |||||
* | Add blake2 and xxhash hash functions | Alex Auvolat | 2021-02-23 | 3 | -17/+156 |
| | |||||
* | 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 |
| | |||||
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 9 | -32/+30 |
| | |||||
* | 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 |
| | |||||
* | Some refactoring | Alex Auvolat | 2021-02-21 | 8 | -120/+141 |
| | |||||
* | More precise logging (warn only when returning a 500) | Alex Auvolat | 2021-02-20 | 1 | -1/+5 |
| | |||||
* | Add verification of part numbers in CompleteMultipartUpload (WIP #30) | Alex Auvolat | 2021-02-20 | 4 | -26/+77 |
| | |||||
* | add application/xml header and missing xml escapes | Alex Auvolat | 2021-02-19 | 3 | -5/+11 |
| | |||||
* | add precision | Alex Auvolat | 2021-02-19 | 1 | -0/+2 |
| | |||||
* | Add compatibility list | Alex Auvolat | 2021-02-19 | 3 | -1/+85 |
| | |||||
* | S3 compatibility: return 404 instead of 400 on some multipart commands | Alex Auvolat | 2021-02-19 | 1 | -13/+3 |
| | |||||
* | Implement ListObjectsV2 | Alex Auvolat | 2021-02-19 | 3 | -67/+157 |
| | |||||
* | Fix #28, extra headers being ignored (because of profound stupidity) | Alex Auvolat | 2021-02-19 | 2 | -1/+5 |
| | |||||
* | Small improvements in the S3 put workflow | Alex Auvolat | 2021-02-19 | 1 | -39/+70 |
| | |||||
* | try to fix smoke test | Alex Auvolat | 2021-02-17 | 3 | -6/+11 |
| | | | | dev cluster: don't ipv6 (fixes smoke test in container?) | ||||
* | CI improvements | Alex Auvolat | 2021-02-17 | 1 | -4/+51 |
| | |||||
* | yea more gzip | Alex Auvolat | 2021-02-10 | 1 | -0/+3 |
| | |||||
* | oops, missed a step | Alex Auvolat | 2021-02-10 | 1 | -1/+0 |
| | |||||
* | change dockerfile; add gzip caching | Alex Auvolat | 2021-02-10 | 2 | -1/+3 |
| | |||||
* | Add drone caching | Alex Auvolat | 2021-02-08 | 1 | -2/+38 |
| | |||||
* | Add drone badge | Alex Auvolat | 2021-02-08 | 1 | -0/+2 |
| | |||||
* | fix drone | Alex Auvolat | 2021-02-08 | 1 | -1/+1 |
| | |||||
* | add drone.yml | Alex Auvolat | 2021-02-08 | 1 | -0/+8 |
| | |||||
* | Add warning | Alex Auvolat | 2021-01-23 | 2 | -1/+3 |
| | |||||
* | Move doc files here from Deuxfleur's site repo | Alex Auvolat | 2021-01-23 | 3 | -0/+334 |
| | |||||
* | Fix S3 ListObjects result and replace println!s by debug!s0.1.1b | Alex Auvolat | 2021-01-16 | 3 | -6/+6 |
| | |||||
* | Fix build0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -291/+321 |
| | |||||
* | Forgot a bump | Alex Auvolat | 2021-01-15 | 2 | -16/+16 |
| | |||||
* | Use 0.1.0b instead of 0.1.0 (for compatibility with new Error type) | Alex Auvolat | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 7 | -32/+32 |
| | |||||
* | Merge pull request 'Support website publishing' (#7) from feature/website ↵ | Alex | 2021-01-15 | 17 | -14/+480 |
|\ | | | | | | | | | | | into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/7 | ||||
| * | Do not accept domains such as [hellofeature/website | Alex Auvolat | 2021-01-15 | 1 | -5/+8 |
| | | |||||
| * | Explicitly set code path unreachable | Quentin | 2021-01-15 | 1 | -3/+1 |
| | | |||||
| * | Behavior problem: do not panic anymore + add tests | Quentin | 2021-01-15 | 1 | -5/+10 |
| | |