summaryrefslogtreecommitdiff
path: root/priv
Commit message (Expand)AuthorAgeFilesLines
* Remove requirement that ip or host be set, since the default is 127.0.0.1Luke Bakken2018-08-021-20/+0
* Add translation to support .host and .ip setting syslog.dest_hostLuke Bakken2018-08-021-0/+48
* Add support for syslog server hostnameLuke Bakken2018-08-021-9/+2
* Do not parse syslog IP in schema transformer. String IPs are supported anyway.Daniil Fedotov2018-05-171-7/+0
* Cuttlefish schema to configure syslog application.Daniil Fedotov2018-05-171-3/+165
* Cuttlefish schema: wordingMichael Klishin2018-03-211-3/+3
* Correct generated randomized startup delay range keyMichael Klishin2018-02-271-3/+3
* Add 1 or greater validator, since tick time can not be zeroLuke Bakken2018-02-221-1/+6
* Add a validator for net_ticktimeMichael Klishin2018-02-221-1/+2
* Support kernel.net_ticktime in Cuttlefish configurationArnaud Cogoluègnes2018-02-221-0/+8
* Add delegate_count to Cuttlefish schemaMichael Klishin2018-02-061-0/+10
* log.rabbit => log.exchangeMichael Klishin2017-12-301-2/+2
* Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-281-0/+7
* Add config schema entry for total_memory_available_override_valuev3.7.1-beta.1Michael Klishin2017-12-071-0/+5
* Support rabbit.connection_max in Cuttlefish schemaMichael Klishin2017-10-221-1/+20
* Default mem calc strategy should be "rss"Luke Bakken2017-10-181-1/+1
* Add additional vm_memory_calculation_strategy values to cuttlefish confLuke Bakken2017-10-121-4/+4
* WordingMichael Klishin2017-09-251-1/+1
* Make it possible to configure randomized startup delay range via new style co...v3.7.0-beta.20Michael Klishin2017-09-111-0/+26
* Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-53/+71
* WordingMichael Klishin2017-07-061-2/+2
* Handle concurrent vhost creation and deletion betterMichael Klishin2017-07-011-3/+3
* Add a mapping for ssl_options.honor_ecc_orderMichael Klishin2017-06-231-0/+3
* add memory_monitor_interval testLuke Bakken2017-06-191-0/+8
* Rename rabbitmq.schema to rabbit.schema so that the name matches the applicat...Luke Bakken2017-06-151-0/+0
* More peer discovery backend shortcutsMichael Klishin2017-06-091-0/+3
* Support short peer_discovery_backend valuesMichael Klishin2017-06-061-0/+13
* autocluster => cluster_formation in Cuttlefish schemaMichael Klishin2017-06-051-14/+14
* Schema mapping for vhost_restart_strategyDaniil Fedotov2017-05-091-0/+6
* Reload apps on config update.Daniil Fedotov2017-05-041-1/+6
* Add proxy protocol to configurationArnaud Cogoluègnes2017-02-131-0/+7
* Accept `cache` as a shortcut for `rabbit_auth_backend_cache`Michael Klishin2017-02-091-0/+1
* Config schema mappings for credential validatorsMichael Klishin2017-01-101-0/+17
* Add background GC settings to new config formatArnaud Cogoluègnes2016-11-291-0/+14
* Merge branch 'master' into rabbitmq-server-988Michael Klishin2016-11-101-2/+10
|\
| * Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-071-2/+10
* | Introduce autocluster.peer_discovery_backendMichael Klishin2016-11-031-10/+22
* | Initial DNS backend config schema support; decouple autocluster node type keyMichael Klishin2016-10-251-7/+39
|/
* Support `disk` node type. Test ignore of node_type if there is no nodesDaniil Fedotov2016-10-121-3/+2
* Change config schema for the classic autoclustering backendMichael Klishin2016-10-121-8/+16
* Non negative integer validatorDaniil Fedotov2016-08-101-2/+2
* Non negative validator for tcp lingerDaniil Fedotov2016-08-101-1/+6
* Add tcp linger option to schemaDaniil Fedotov2016-08-101-1/+15
* Cosmetics, slightly improved warning messagesMichael Klishin2016-03-231-10/+10
* Correct validator descriptionMichael Klishin2016-03-221-2/+2
* Ignore extracted plugin schemasMichael Klishin2016-03-181-0/+4
* Trailing wsMichael Klishin2016-03-171-72/+68
* Added queue_master_locator setting to cuttlefish schemaDaniil Fedotov2016-03-171-0/+9
* testing snippets from documentationDaniil Fedotov2016-03-041-9/+2
* Config generation fixesDaniil Fedotov2016-03-031-3/+3