summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1366 from rabbitmq/sync-rabbitmq-config-example-with-conf...Michael Klishin2017-09-221-30/+151
|\
| * Edits, more linksMichael Klishin2017-09-221-34/+48
| * Additions & changes to example config as per rabbitmq-server#1366Gerhard Lazu2017-09-221-8/+16
| * Replace commented line with empty lineGerhard Lazu2017-09-201-1/+1
| * Remove redundant forGerhard Lazu2017-09-201-1/+1
| * Fix typo: SSH -> SSFix typo: SSH -> SSLGerhard Lazu2017-09-201-1/+1
| * Add last missing config properties to example configGerhard Lazu2017-09-201-0/+14
| * Add a few extra missing properties & correct defaults in example configGerhard Lazu2017-09-201-6/+19
| * Add other missing config properties from PROJECT_ENV to example configGerhard Lazu2017-09-201-4/+41
| * Remove extra details from new config properties added to example configGerhard Lazu2017-09-201-20/+8
| * Add msg_store_io_batch_size to example configGerhard Lazu2017-09-201-0/+7
| * Remove extra details from msg_store_credit_disc_bound from example configGerhard Lazu2017-09-201-14/+0
| * Add msg_store_credit_disc_bound to example configGerhard Lazu2017-09-201-0/+20
| * Add mirroring_sync_batch_size to example configGerhard Lazu2017-09-201-0/+18
| * Add delegate_count to example configGerhard Lazu2017-09-201-1/+6
| * Add queue_master_locator to example configGerhard Lazu2017-09-201-0/+7
| * Add all log categories to example config mentioned on the configure pageGerhard Lazu2017-09-191-5/+9
* | Add additional ExecStop line from rabbitmq-server-releaseLuke Bakken2017-09-191-0/+1
* | wordingLuke Bakken2017-09-191-2/+2
* | Add optional Restart and RestartSec configurationLuke Bakken2017-09-191-0/+8
|/
* Add rabbit.vm_memory_calculation_strategy to config examplerabbitmq_v3_6_12_rc1Michael Klishin2017-08-251-0/+5
* Improve docsMichael Klishin2017-07-261-1/+11
* Mention ctl decode arguments on manpage.Daniil Fedotov2017-07-041-1/+19
* docs/rabbitmqctl.1.xml: Fix quoting of {encrypted, <<"...">>}Jean-Sébastien Pédron2017-06-291-3/+3
* CLI: ditto for decodeMichael Klishin2017-06-281-0/+25
* CLI: add list_hashes and list_ciphers in rabbitmqctl(1)Michael Klishin2017-06-281-3/+33
* Modify the documentation and background_gc.erl default value for background_g...Fabian Ponce2017-06-071-1/+1
* Missing comma in config exampleMichael Klishin2017-05-261-1/+1
* Use new config parameter total_memory_available_override_value to set total m...Diana Corbacho2017-05-261-0/+4
* Fix mnesia_table_loading_retry_timeout example config & add retry limitDaniil Fedotov2017-05-091-2/+7
* Remove remote node shutdown behaviour from rabbitmqctl manDaniil Fedotov2017-03-301-1/+0
* Add shutdown command to rabbitmqctl documentationDaniil Fedotov2017-03-301-0/+23
* Polish global parameters documentationArnaud Cogoluègnes2016-12-141-8/+11
* Document global parameters CLI commandsArnaud Cogoluègnes2016-12-141-5/+73
* Add background GC settings in example configArnaud Cogoluègnes2016-11-281-1/+9
* Change formatting for rabbitmqctl helpArnaud Cogoluègnes2016-10-171-12/+2
* Document configuration encryptionArnaud Cogoluègnes2016-10-172-0/+104
* Docs: Default AMQP heartbeat delay should be 60 secondsRaymond Fallon2016-08-251-1/+1
* Docs wordingMichael Klishin2016-08-151-3/+2
* Add support for listing only local queuesAlexey Lebedeff2016-08-122-5/+47
* Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-201-0/+27
* Remove systemd dependency on syslog targetrabbitmq_v3_6_2Peter Lemenkov2016-05-181-1/+1
* Add explicit epmd dependency in systemd exampleAlexey Lebedeff2016-05-161-1/+2
* Put the RabbitMQ OCF RA policy to /usr/sbinBogdan Dobrelya2016-03-242-0/+8
* Improve systemd integrationAlexey Lebedeff2016-03-111-0/+17
* Merge branch 'stable' into rabbitmq-server-398Michael Klishin2016-03-021-23/+23
|\
| * vhostpath => vhost in rabbitmqctl.1Michael Klishin2016-03-011-23/+23
| * Document rabbitmqctl commands sync_queue, cancel_sync_queue, purge_queue also...Ilya Khaprov2016-02-291-3/+3
* | Rename aliveness_test to node_health_checkDiana Corbacho2016-02-251-2/+2
* | Add aliveness_test documentationDiana Corbacho2016-02-251-0/+15
|/