| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request 'Garage v1.0' (#683) from next-0.10 into main | Alex | 2024-04-10 | 1 | -88/+87 |
|\ |
|
| * | Merge branch 'main' into next-0.10v1.0.0next-0.10 | Alex Auvolat | 2024-04-10 | 1 | -3/+5 |
| |\ |
|
| * | | [next-0.10] small updates to mention Garage v0.9.4 | Alex Auvolat | 2024-04-10 | 1 | -1/+1 |
| * | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-28 | 1 | -0/+33 |
| |\ \ |
|
| * \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 1 | -1/+23 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 1 | -11/+65 |
| |\ \ \ \ |
|
| * | | | | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 1 | -31/+7 |
| * | | | | | adjust docs for replication factor | Yureka | 2024-03-05 | 1 | -54/+75 |
* | | | | | | fix typo in doc | Alex Auvolat | 2024-04-08 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | [doc-units] document how interval value is parsed | Alex Auvolat | 2024-04-03 | 1 | -3/+5 |
| |_|_|/
|/| | | |
|
* | | | | [fix-buffering] implement `block_ram_buffer_max` to avoid excessive RAM usage | Alex Auvolat | 2024-03-27 | 1 | -0/+33 |
| |_|/
|/| | |
|
* | | | [syslog] document environment variables | Alex Auvolat | 2024-03-20 | 1 | -1/+23 |
| |/
|/| |
|
* | | [db-snapshot] documentation for metadata db snapshotsdb-snapshot | Alex Auvolat | 2024-03-15 | 1 | -0/+21 |
* | | [disable-scrub] document `disable_scrub` config optiondisable-scrub | Alex Auvolat | 2024-03-14 | 1 | -0/+18 |
* | | [doc-updates] doc: be slightly more critical of LMDB | Alex Auvolat | 2024-03-14 | 1 | -11/+24 |
|/ |
|
* | Merge pull request 'Docs: add default metrics_token in quick start + uniformi... | Alex | 2024-02-29 | 1 | -4/+4 |
|\ |
|
| * | [doc-default-token] add default metrics_token in quick start + uniformize use... | Alex Auvolat | 2024-02-29 | 1 | -4/+4 |
* | | [doc-dedup] fix #rpc_bind_outgoing anchor in config page | Alex Auvolat | 2024-02-28 | 1 | -1/+1 |
|/ |
|
* | [networking-fixes] add doc for rpc_bind_outgoingnetworking-fixes | Alex Auvolat | 2024-02-19 | 1 | -0/+13 |
* | [doc-fixes] configuration reference: fix typo and set block size in M | Alex Auvolat | 2024-02-19 | 1 | -2/+2 |
* | [doc-fixes] fixes to index of configuration options | Alex Auvolat | 2024-02-19 | 1 | -13/+10 |
* | Merge tag 'v0.8.5' into sync-08-09 | Alex Auvolat | 2024-01-16 | 1 | -3/+19 |
|\ |
|
| * | config: refactor secret sourcing | Alex Auvolat | 2024-01-15 | 1 | -4/+3 |
| * | Add allow_world_readable_secrets option to config file | Félix Baylac Jacqué | 2023-10-26 | 1 | -0/+12 |
| * | docs: add documentation for specifying token / secret file as environment var... | networkException | 2023-10-19 | 1 | -3/+8 |
* | | doc: move replication_mode to top of configuration page referencefix-doc-db-engine | Alex Auvolat | 2023-11-28 | 1 | -85/+85 |
* | | doc: improve navigation in configuration reference | Alex Auvolat | 2023-11-28 | 1 | -40/+97 |
* | | doc: update the `db_engine` section | Alex Auvolat | 2023-11-28 | 1 | -27/+30 |
* | | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 1 | -0/+7 |
|\| |
|
| * | doc: add documentation for specifying unix socket paths | networkException | 2023-10-03 | 1 | -0/+7 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -3/+12 |
|\| |
|
| * | config: make block_size and sled_cache_capacity expressable as strings | Alex Auvolat | 2023-09-11 | 1 | -4/+4 |
| * | make lmdb's map_size configurable (fix #628) | Alex Auvolat | 2023-09-11 | 1 | -0/+9 |
* | | Document multi-hdd support | Alex Auvolat | 2023-09-07 | 1 | -0/+13 |
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 1 | -2/+2 |
|\| |
|
| * | doc/book: fix typo | Florian Klink | 2023-07-14 | 1 | -2/+2 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 1 | -2/+38 |
|\| |
|
| * | fix references to old config namesconsul-agent-registration | Roberto Hidalgo | 2023-05-22 | 1 | -2/+2 |
| * | update docs | Roberto Hidalgo | 2023-05-22 | 1 | -5/+5 |
| * | simplify code according to feedback | Roberto Hidalgo | 2023-05-22 | 1 | -3/+3 |
| * | rename mode to consul_http_api | Roberto Hidalgo | 2023-05-22 | 1 | -10/+10 |
| * | follow feedback, fold into existing feature | Roberto Hidalgo | 2023-05-22 | 1 | -10/+35 |
| * | allow additional ServiceMeta, docs | Roberto Hidalgo | 2023-05-22 | 1 | -2/+13 |
* | | Make fsync an option for meta and data | Alex Auvolat | 2023-06-09 | 1 | -0/+45 |
|/ |
|
* | fixes for pr 499config-files-env | Alex Auvolat | 2023-02-06 | 1 | -5/+5 |
* | secrets can be passed directly in config, as file, or as env | Alex Auvolat | 2023-02-03 | 1 | -16/+24 |
* | configuration.md: Corrected OpenTelemetry. | Jonathan Davies | 2023-01-30 | 1 | -2/+2 |
* | Implement `rpc_secret_file` | Felix Scheinost | 2023-01-04 | 1 | -1/+5 |
* | Fix issue with 'http(s)://' prefixconsul-tls | Alex Auvolat | 2022-10-18 | 1 | -3/+3 |
* | Add TLS support for Consul discovery + refactoring | Alex Auvolat | 2022-10-18 | 1 | -31/+64 |