summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use EUnit assertions hereMichael Klishin2017-09-221-6/+6
* CosmeticsMichael Klishin2017-09-223-4/+4
* Take ha-mode into account in choosing queue masterLuke Bakken2017-09-223-6/+8
* Merge pull request #1366 from rabbitmq/sync-rabbitmq-config-example-with-conf...Michael Klishin2017-09-222-36/+160
|\
| * 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
| * Explain the IoBatchSize role in push_betas_to_deltasGerhard Lazu2017-09-201-0/+3
| * Clarify IO_BATCH_SIZE in betas -> deltas (not gammas!) commentGerhard Lazu2017-09-201-6/+6
| * 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
* | Merge pull request #1369 from rabbitmq/lrb-add-exec-stopMichael Klishin2017-09-191-0/+1
|\ \
| * | Add additional ExecStop line from rabbitmq-server-releaseLuke Bakken2017-09-191-0/+1
|/ /
* | Merge pull request #1368 from rabbitmq/rabbitmq-server-1359Michael Klishin2017-09-191-0/+8
|\ \ | |/ |/|
| * wordingLuke Bakken2017-09-191-2/+2
| * Add optional Restart and RestartSec configurationLuke Bakken2017-09-191-0/+8
|/
* Merge pull request #1365 from rabbitmq/rabbitmq-server-1364Michael Klishin2017-09-152-2/+15
|\
| * Further improve logging around enable plugin set changesMichael Klishin2017-09-151-2/+13
| * Do not log anything when list of apps to stop is emptyLuke Bakken2017-09-151-0/+2
* | Update rabbitmq-components.mkMichael Klishin2017-09-131-2/+2
* | Update rabbitmq-components.mkMichael Klishin2017-09-121-1/+3
* | WordingMichael Klishin2017-09-124-4/+4
* | Merge pull request #1358 from rabbitmq/rabbitmq-server-1348Michael Klishin2017-09-121-2/+2
|\ \
| * | Fix typo in RABBITMQ_LOGS environment setupDaniil Fedotov2017-09-121-2/+2
|/ /
* | Merge pull request #1357 from rabbitmq/rabbitmq-server-1356Michael Klishin2017-09-111-11/+17
|\ \
| * | Do not start direct connections if the direct connection supervisor is not st...Daniil Fedotov2017-09-111-11/+17
|/ /
* | Merge pull request #1347 from rabbitmq/autoheal-deadlockrabbitmq_v3_6_12_rc3rabbitmq_v3_6_12Michael Klishin2017-09-042-13/+35
|\ \
| * | Trap exits on spawned process so it's not killed on monitor restartDiana Corbacho2017-09-041-0/+6
| * | Merge branch 'stable' into autoheal-deadlockMichael Klishin2017-09-011-65/+171
| |\ \ | |/ / |/| |
* | | Update erlang.mkrabbitmq_v3_6_12_rc2Daniil Fedotov2017-08-301-65/+171
| * | Effectively link the spawned processDiana Corbacho2017-09-011-6/+6
| * | Link process responsible of restart during autoheal, and abort if neededDiana Corbacho2017-08-312-7/+23
|/ /
* | Add rabbit.vm_memory_calculation_strategy to config examplerabbitmq_v3_6_12_rc1Michael Klishin2017-08-251-0/+5
* | Merge pull request #1341 from rabbitmq/rabbitmq-server-1340Michael Klishin2017-08-241-1/+8
|\ \ | |/ |/|
| * Do not GC channel-queue metrics on mirror migrationDiana Corbacho2017-08-231-1/+8
* | Merge pull request #1339 from rabbitmq/rabbitmq-server-1338Gerhard Lazu2017-08-223-5/+41
|\ \ | |/ |/|
| * Add target to run bats tests to MakefileGerhard Lazu2017-08-221-0/+18
| * Read rabbitmq-env.conf a bit earlier to pick up two variablesGerhard Lazu2017-08-222-5/+23
|/
* Merge pull request #1326 from rabbitmq/rabbitmq-server-1324rabbitmq_v3_6_11_rc3rabbitmq_v3_6_11Michael Klishin2017-08-101-2/+14
|\