| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for `rpc_secret_file` | Felix Scheinost | 2023-01-07 | 1 | -0/+120 |
* | Error on both `rpc_secret` and `rpc_secret_file` | Felix Scheinost | 2023-01-07 | 1 | -1/+7 |
* | Implement `rpc_secret_file` | Felix Scheinost | 2023-01-04 | 1 | -2/+24 |
* | Fix issue with 'http(s)://' prefixconsul-tls | Alex Auvolat | 2022-10-18 | 1 | -2/+2 |
* | Add TLS support for Consul discovery + refactoring | Alex Auvolat | 2022-10-18 | 1 | -10/+35 |
* | RPC performance changes | Alex Auvolat | 2022-09-19 | 1 | -0/+5 |
* | Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)resolve-peer-names | Alex Auvolat | 2022-09-14 | 1 | -25/+3 |
* | Merge branch 'main' into improve-deps | Alex Auvolat | 2022-09-07 | 1 | -7/+0 |
|\ |
|
| * | Ability to dynamically set resync tranquility | Alex Auvolat | 2022-09-02 | 1 | -7/+0 |
* | | Make all HTTP services optionnal | Alex Auvolat | 2022-09-07 | 1 | -4/+2 |
|/ |
|
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -1/+10 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+4 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -2/+14 |
* | Make background tranquility a configurable parameter | Alex Auvolat | 2022-03-23 | 1 | -0/+7 |
* | Make admin server optional | Alex Auvolat | 2022-03-14 | 1 | -2/+3 |
* | Refactoring: rename config files, make modifications less invasive | Alex Auvolat | 2022-03-14 | 1 | -3/+3 |
* | Add tracing integration with opentelemetry | Alex Auvolat | 2022-03-14 | 1 | -0/+2 |
* | Update dependencies and add admin module with metrics | mricher | 2022-03-14 | 1 | -0/+10 |
* | add support for kubernetes service discovery | Max Audron | 2022-03-12 | 1 | -0/+7 |
* | Make use of website config, return error document on error | Alex Auvolat | 2022-01-13 | 1 | -2/+0 |
* | Add compression using zstd (#173) | trinity-1686a | 2021-12-15 | 1 | -0/+61 |
* | add support for vhost-style s3 bucket | Trinity Pointard | 2021-11-16 | 1 | -0/+3 |
* | allow missing bootstrap_peers in garage.toml | Trinity Pointard | 2021-11-05 | 1 | -1/+1 |
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -11/+5 |
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -18/+8 |
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -33/+30 |
* | Many improvements on ring/replication and its configuration: | Alex Auvolat | 2021-05-28 | 1 | -28/+18 |
* | Tune Sled configuration | Alex Auvolat | 2021-05-03 | 1 | -0/+14 |
* | run cargo fmt on util and make missing doc warning | Trinity Pointard | 2021-04-27 | 1 | -21/+21 |
* | document util crate | Trinity Pointard | 2021-04-27 | 1 | -0/+27 |
* | resolve domain to multiple addresses | Trinity Pointard | 2021-03-18 | 1 | -10/+17 |
* | remove domain resolution for *_bind_addr | Trinity Pointard | 2021-03-18 | 1 | -16/+0 |
* | simplify addresse deserialialiser and limit allocations | Trinity Pointard | 2021-03-18 | 1 | -23/+7 |
* | add support for using domain name in configuration | Trinity Pointard | 2021-03-18 | 1 | -1/+52 |
* | Remove epidemic propagation for fully replicated stuff: write directly to all... | Alex Auvolat | 2021-03-05 | 1 | -5/+5 |
* | Build path correctly | Quentin | 2020-11-11 | 1 | -0/+1 |
* | Extract bucket | Quentin | 2020-11-10 | 1 | -1/+2 |
* | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -1/+1 |
* | Add "web" configuration entry | Quentin | 2020-10-31 | 1 | -0/+7 |
* | Add automatic peer discovery from Consul | Alex Auvolat | 2020-06-30 | 1 | -0/+2 |
* | Rename epidemic_factor to epidemic_fanout (that's what it is); complete conf ... | Alex Auvolat | 2020-06-30 | 1 | -3/+3 |
* | Starting to be S3 compatible | Alex Auvolat | 2020-04-24 | 1 | -1/+8 |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -0/+66 |