Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -0/+23 | |
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -1/+2 | |
* | Remove migration paths from 0.1 branch | Alex Auvolat | 2021-03-10 | 1 | -235/+25 | |
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 1 | -15/+149 | |
* | Add blake2 and xxhash hash functions | Alex Auvolat | 2021-02-23 | 1 | -16/+131 | |
* | Fix build0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -291/+321 | |
* | Forgot a bump | Alex Auvolat | 2021-01-15 | 1 | -15/+15 | |
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -20/+20 | |
* | Remove unused dependencies | Quentin | 2021-01-15 | 1 | -13/+0 | |
* | Merge branch 'master' into feature/website | Quentin | 2020-12-10 | 1 | -0/+1 | |
|\ | ||||||
| * | Propose ETag fixbug/etag | Alex Auvolat | 2020-12-05 | 1 | -0/+1 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-22 | 1 | -1/+8 | |
|\| | ||||||
| * | Fix base64/hex checksum comparison | Quentin | 2020-11-22 | 1 | -1/+8 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-21 | 1 | -0/+39 | |
|\| | ||||||
| * | data hexdump in warningfeature/better-crdt | Alex Auvolat | 2020-11-20 | 1 | -0/+39 | |
| * | Update cargo.lock | Alex Auvolat | 2020-11-08 | 1 | -706/+705 | |
* | | Use handle_get | Quentin | 2020-11-21 | 1 | -0/+1 | |
* | | We are able to serve a file | Quentin | 2020-11-21 | 1 | -0/+1 | |
* | | Support punnycode | Quentin | 2020-11-20 | 1 | -0/+1 | |
* | | Make it compile again | Quentin | 2020-11-19 | 1 | -0/+1 | |
* | | Extract bucket | Quentin | 2020-11-10 | 1 | -0/+1 | |
* | | It compiles! | Quentin | 2020-11-03 | 1 | -0/+1 | |
* | | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -705/+730 | |
|/ | ||||||
* | Implement correct ETag for objects created with PutObject | Alex Auvolat | 2020-07-13 | 1 | -0/+46 | |
* | Add support for model migrations | Alex Auvolat | 2020-07-08 | 1 | -8/+111 | |
* | Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. | Alex Auvolat | 2020-07-07 | 1 | -385/+470 | |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -3/+3 | |
* | Add automatic peer discovery from Consul | Alex Auvolat | 2020-06-30 | 1 | -0/+1 | |
* | Implement HTTP ranges in get | Alex Auvolat | 2020-05-04 | 1 | -0/+7 | |
* | Implement DeleteObjects | Alex Auvolat | 2020-05-01 | 1 | -0/+17 | |
* | Slightly improved S3 compatibility | Alex Auvolat | 2020-05-01 | 1 | -0/+1 | |
* | Starting to be S3 compatible | Alex Auvolat | 2020-04-24 | 1 | -0/+111 | |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -5/+106 | |
* | Better concurrency: | Alex Auvolat | 2020-04-22 | 1 | -86/+85 | |
* | Remove a few features in dependencies | Alex Auvolat | 2020-04-21 | 1 | -36/+0 | |
* | Pretty logging | Alex Auvolat | 2020-04-21 | 1 | -15/+102 | |
* | Add hostname to node info | Alex Auvolat | 2020-04-19 | 1 | -0/+11 | |
* | WIP | Alex Auvolat | 2020-04-17 | 1 | -0/+1 | |
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 1 | -78/+0 | |
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -0/+261 | |
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -0/+18 | |
* | Some work | Alex Auvolat | 2020-04-08 | 1 | -0/+7 | |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -33/+13 | |
* | custom data type for hashes and identifiers | Alex Auvolat | 2020-04-07 | 1 | -0/+10 | |
* | Some work | Alex Auvolat | 2020-04-06 | 1 | -0/+76 | |
* | Some more basic work | Alex Auvolat | 2020-04-06 | 1 | -0/+73 | |
* | First commit: skeleton for something great | Alex Auvolat | 2020-04-05 | 1 | -0/+1031 |