summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure the new tests are run as part of the cluster_size_3 groupLuke Bakken2017-10-021-5/+7
* Rename overflow values to use dashes instead of underscoresDaniil Fedotov2017-10-026-17/+17
* Add configurable queue overflow strategyDaniil Fedotov2017-10-0211-38/+410
* Merge branch 'stable'Michael Klishin2017-10-021-13/+5
|\
| * Merge pull request #1378 from rabbitmq/always-prioritise-consumersMichael Klishin2017-10-021-13/+5
| |\
| | * Merge branch 'stable' into always-prioritise-consumersMichael Klishin2017-09-301-5/+7
| | |\ | | |/ | |/|
| | * Remove consumer bias & allow queues under max load to drain quicklyGerhard Lazu2017-09-281-13/+5
* | | Bump Travis CI Erlang to 20.1Luke Bakken2017-09-291-13/+13
* | | Move name_type/0 to rabbit_nodesMichael Klishin2017-09-292-9/+8
* | | Remove rabbit_cli moduleDaniil Fedotov2017-09-294-461/+12
* | | Merge branch 'stable'Michael Klishin2017-09-280-0/+0
|\ \ \ | |/ /
| * | Revert "Revert "Ensure that exit code 0 is used for "stop" command""Michael Klishin2017-09-281-5/+7
* | | Makefile: Remove a stale definition of $(dep_rabbitmq_cli)Jean-Sébastien Pédron2017-09-281-2/+0
* | | Merge branch 'stable'Michael Klishin2017-09-280-0/+0
|\ \ \ | |/ /
| * | Revert "Ensure that exit code 0 is used for "stop" command"Michael Klishin2017-09-281-7/+5
* | | Merge branch 'stable'Michael Klishin2017-09-280-0/+0
|\ \ \ | |/ /
| * | Merge pull request #1376 from rabbitmq/rabbitmq-server-1362Michael Klishin2017-09-281-5/+7
| |\ \ | | |/ | |/|
| | * Ensure that exit code 0 is used for "stop" commandLuke Bakken2017-09-261-5/+7
| |/
* | WordingMichael Klishin2017-09-251-1/+1
* | Merge branch 'stable'Michael Klishin2017-09-236-34/+149
|\ \ | |/
| * Merge pull request #1372 from rabbitmq/rabbitmq-server-1371Michael Klishin2017-09-236-33/+149
| |\
| | * Be smarter about when to use all cluster nodes vs just those specified by ha-...Luke Bakken2017-09-223-8/+22
| | * Fix test for ha-mode exactly. Requires sync-ing the queues to ensure slave pi...Luke Bakken2017-09-222-15/+22
| | * Squash a warning => compiles from scratchMichael Klishin2017-09-223-26/+57
| | * Add three tests for different ha-mode scenarios with min-mastersLuke Bakken2017-09-221-3/+60
| | * Handle suggested_queue_nodes output when slave nodes are emptyLuke Bakken2017-09-223-7/+12
| | * 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 branch 'stable'Michael Klishin2017-09-223-51/+152
|\ \ | |/
| * 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
| |\ \