Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'master' into feature/website | Quentin | 2020-11-29 | 1 | -12/+10 | |
|\| | | ||||||
| * | | Small optimisation | Alex Auvolat | 2020-11-29 | 1 | -1/+1 | |
| * | | ETag patch | Alex Auvolat | 2020-11-29 | 1 | -3/+7 | |
| * | | Small refactorings | Alex Auvolat | 2020-11-29 | 1 | -8/+2 | |
| |/ | ||||||
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-22 | 2 | -44/+67 | |
|\| | ||||||
| * | Also check hash for < 3KB filesbug/checksums | Quentin | 2020-11-22 | 1 | -0/+14 | |
| * | Fix base64/hex checksum comparison | Quentin | 2020-11-22 | 2 | -44/+53 | |
* | | Fix wrong http status code | Quentin | 2020-11-21 | 1 | -0/+1 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-21 | 8 | -225/+352 | |
|\| | ||||||
| * | data hexdump in warningfeature/better-crdt | Alex Auvolat | 2020-11-20 | 2 | -0/+4 | |
| * | Warning when cannot decode entry (data format incompatibilities) | Alex Auvolat | 2020-11-20 | 1 | -8/+13 | |
| * | 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 | 8 | -129/+20 | |
* | | We are able to serve a file | Quentin | 2020-11-21 | 2 | -5/+108 | |
* | | Fix host to key | Quentin | 2020-11-21 | 1 | -5/+19 | |
* | | Merge remote-tracking branch 'origin/master' into feature/website | Quentin | 2020-11-21 | 11 | -55/+91 | |
|\| | ||||||
| * | 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 | 2 | -2/+4 | |
* | | Make it compile again | Quentin | 2020-11-19 | 3 | -2/+56 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-19 | 17 | -213/+228 | |
|\| | ||||||
| * | 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 | |
| * | 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 | 2 | -4/+37 | |
* | | 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 | 1 | -2/+1 | |
* | | 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 | 3 | -6/+53 | |
* | | Log host | Quentin | 2020-11-08 | 1 | -2/+2 | |
* | | Add some documentation | Quentin | 2020-11-08 | 1 | -1/+9 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-08 | 1 | -9/+46 | |
|\| | ||||||
| * | Modif parse_bucket_key to fail when bucket is ""feature/unit-tests | Alex Auvolat | 2020-11-08 | 1 | -10/+19 | |
| * | Add a second test | Quentin | 2020-11-07 | 1 | -1/+12 | |
| * | Fix formatting | Quentin | 2020-11-07 | 1 | -2/+2 | |
| * | Add a test for parse_bucket_key | Quentin | 2020-11-07 | 1 | -0/+17 | |
* | | Parse host header | Quentin | 2020-11-08 | 1 | -3/+68 | |
* | | It compiles! | Quentin | 2020-11-03 | 1 | -0/+1 | |
* | | Fix description of the crate | Quentin | 2020-11-02 | 1 | -1/+1 |