summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make error processing a bit smarter and add comments as to whyLuke Bakken2017-10-251-4/+20
* Handle catch all (error) caseLuke Bakken2017-10-252-5/+5
* Trigger error in shutdownLuke Bakken2017-10-242-3/+6
* Merge pull request #1388 from rabbitmq/rabbitmq-server-batch-betasGerhard Lazu2017-10-233-23/+68
|\
| * Merge branch 'stable' into rabbitmq-server-batch-betasMichael Klishin2017-10-191-1/+1
| |\
| * | Fix the flag value for queue waiting message paging continuationDaniil Fedotov2017-10-181-1/+1
| * | Flush messages to disk in batches.Daniil Fedotov2017-10-183-23/+68
* | | Merge branch 'cloudamqp-max_connections' into stableMichael Klishin2017-10-203-1/+22
|\ \ \
| * | | Add rabbit.connection_max to rabbitmq.config.exampleMichael Klishin2017-10-201-0/+19
| * | | rabbit.max_connections => rabbit.connection_maxMichael Klishin2017-10-202-1/+2
| * | | Merge branch 'max_connections' of https://github.com/cloudamqp/rabbitmq-serve...Michael Klishin2017-10-201-1/+2
| |\ \ \ |/ / / /
| * | | use rabbit_misc:get_env/3 for backward compabilityCarl Hörberg2017-10-201-1/+1
| * | | Allow configuring max connections through configCarl Hörberg2017-10-181-1/+2
| |/ /
* | | Merge branch 'rabbitmqctl-shutdown-custom-exit-code-to-indicate-server-report...Michael Klishin2017-10-194-5/+17
|\ \ \
| * | | Use a special exit code when server reports an error on shutdownMichael Klishin2017-10-194-5/+17
|/ / /
* | | Ensure "rss" is the default in configuration exampleLuke Bakken2017-10-191-2/+2
| |/ |/|
* | Merge pull request #1397 from rabbitmq/default-to-rss-152081051Michael Klishin2017-10-191-1/+1
|\ \ | |/ |/|
| * Default mem calc strategy should be "rss"Luke Bakken2017-10-181-1/+1
|/
* Merge pull request #1396 from rabbitmq/lrb-fix-shutdown-testsMichael Klishin2017-10-181-14/+1
|\
| * Shutdown cannot failDaniil Fedotov2017-10-171-14/+1
|/
* Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2017-10-172-6/+21
* TypoMichael Klishin2017-10-171-1/+1
* WordingMichael Klishin2017-10-171-23/+23
* CorrectionsMichael Klishin2017-10-171-1/+1
* Edits, linksMichael Klishin2017-10-171-46/+55
* WordingMichael Klishin2017-10-161-1/+1
* Updates to management plugin sectionMichael Klishin2017-10-161-4/+4
* Update rabbitmq-components.mkJean-Sébastien Pédron2017-10-131-0/+4
* Update rabbitmq-components.mkJean-Sébastien Pédron2017-10-131-4/+4
* Merge pull request #1389 from rabbitmq/rabbitmq-common-224Michael Klishin2017-10-122-5/+5
|\
| * Update default allocator strategy to match rabbitmq/rabbitmq-common#224Michael Klishin2017-10-112-5/+5
|/
* Merge pull request #1384 from rabbitmq/integrate-looking_glassJean-Sébastien Pédron2017-10-042-0/+61
|\
| * Ignore maps:from_list in xrefGerhard Lazu2017-10-041-0/+1
| * Use maps:from_list so that it compiles on R16B03Gerhard Lazu2017-10-041-5/+14
| * Integrate looking_glassGerhard Lazu2017-10-042-0/+51
|/
* Merge pull request #1382 from rabbitmq/rabbitmq-server-1379rabbitmq_v3_6_13_milestone1Michael Klishin2017-10-031-2/+2
|\
| * Merge branch 'stable' into rabbitmq-server-1379Michael Klishin2017-10-032-18/+12
| |\ | |/ |/|
* | 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
| |\ \ | |/ / |/| |
* | | Revert "Revert "Ensure that exit code 0 is used for "stop" command""Michael Klishin2017-09-281-5/+7
| * | Remove consumer bias & allow queues under max load to drain quicklyGerhard Lazu2017-09-281-13/+5
| | * Do not limit paging to disk if hibernated or resumed after creditDaniil Fedotov2017-09-281-2/+2
| |/ |/|
* | Revert "Ensure that exit code 0 is used for "stop" command"Michael Klishin2017-09-281-7/+5
* | 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
|/
* 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