Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -7/+8 |
* | add support for vhost-style s3 bucket | Trinity Pointard | 2021-11-16 | 1 | -1/+1 |
* | Use published netapp crate instead of git repo | Alex Auvolat | 2021-10-26 | 1 | -1/+2 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -1/+1 |
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -213/+12 |
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -311/+392 |
* | Prepare for v0.3.0 and add migration path from v0.2.1.xv0.3.0 | Alex Auvolat | 2021-05-28 | 1 | -14/+69 |
* | S3 API: support ListBuckets | Quentin Dufour | 2021-05-03 | 1 | -0/+12 |
* | update to v0.2.1v0.2.1release-v0.2.1 | Alex Auvolat | 2021-03-19 | 1 | -9/+9 |
* | Support old CPUsmaster | Alex Auvolat | 2021-03-19 | 1 | -108/+22 |
* | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 1 | -173/+111 |
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -183/+71 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -190/+84 |
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -0/+1 |
* | 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 |