| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-28 | 2 | -0/+44 |
|\ |
|
| * | [fix-buffering] implement `block_ram_buffer_max` to avoid excessive RAM usage | Alex Auvolat | 2024-03-27 | 2 | -0/+44 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 1 | -1/+23 |
|\| |
|
| * | [syslog] document environment variables | Alex Auvolat | 2024-03-20 | 1 | -1/+23 |
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 1 | -11/+65 |
|\| |
|
| * | [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 |
* | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 1 | -31/+7 |
* | | Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' (#7... | Alex | 2024-03-07 | 2 | -57/+78 |
|\ \ |
|
| * | | adjust docs for replication factor | Yureka | 2024-03-05 | 2 | -57/+78 |
| |/ |
|
* / | [sse-c] Documentation for SSE-C | Alex Auvolat | 2024-03-07 | 1 | -0/+1 |
|/ |
|
* | 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] reorder features, move no-RAFT down | Alex Auvolat | 2024-02-28 | 1 | -11/+11 |
* | | [doc-dedup] fix #rpc_bind_outgoing anchor in config page | Alex Auvolat | 2024-02-28 | 1 | -1/+1 |
* | | [doc-dedup] mention deduplication and compression in features page | Alex Auvolat | 2024-02-28 | 1 | -0/+8 |
|/ |
|
* | Minor typos and grammar | hartraft | 2024-02-20 | 1 | -6/+6 |
* | [peer-metrics] add documentation for new cluster status metricspeer-metrics | Alex Auvolat | 2024-02-20 | 1 | -0/+106 |
* | [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 |
* | | Merge pull request 'OpenAPI specification of admin APIv1' (#672) from api-v1 ... | Alex | 2023-11-29 | 1 | -3/+8 |
|\ \ |
|
| * | | fix the docapi-v1 | Quentin Dufour | 2023-11-28 | 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 | 2 | -41/+98 |
* | | | 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 |
* | | reference manual: remove obsolete caveat about multipart uploads | Alex Auvolat | 2023-08-30 | 1 | -10/+7 |
* | | reference manual: document support for lifecycle configuration | Alex Auvolat | 2023-08-30 | 1 | -4/+11 |
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 3 | -6/+90 |
|\| |
|
| * | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 1 | -3/+87 |
| * | doc/book: fix typo | Florian Klink | 2023-07-14 | 2 | -3/+3 |
* | | Merge branch 'main' into next | Alex Auvolat | 2023-06-14 | 3 | -79/+2 |
|\| |
|
| * | doc: add an operations&maintenance section and move some pages there | Alex Auvolat | 2023-06-14 | 3 | -79/+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 |