summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-10-3126-325/+669
|\
| * Merge branch 'stable'Michael Klishin2017-10-301-2/+3
| |\
| | * Merge pull request #1412 from rabbitmq/rabbitmq-server-1411rabbitmq_v3_6_13_rc1Michael Klishin2017-10-301-2/+3
| | |\
| | | * Accept strings and atoms for queue_master_locator settingLuke Bakken2017-10-301-2/+3
| | |/
| * | Replace orddicts with mapsDaniil Fedotov2017-10-308-72/+71
| * | Merge branch 'stable'Michael Klishin2017-10-291-1/+1
| |\ \ | | |/
| | * Bump rabbit.num_ssl_acceptors default to 10Michael Klishin2017-10-291-1/+1
| * | Don't assert on node start successMichael Klishin2017-10-281-4/+4
| * | Merge pull request #1408 from rabbitmq/rabbitmq-server-1367Michael Klishin2017-10-282-6/+21
| |\ \
| | * | ExplainMichael Klishin2017-10-281-0/+1
| | * | Compile from scratchMichael Klishin2017-10-281-1/+1
| | * | Configurable default consumer prefetch for new channelsDiana Corbacho2017-10-272-6/+20
| * | | Merge branch 'stable'Daniil Fedotov2017-10-273-9/+23
| |\ \ \ | | | |/ | | |/|
| | * | Update clustering management test to support transient rabbit appDaniil Fedotov2017-10-271-2/+13
| | * | Merge pull request #1406 from rabbitmq/rabbitmq-server-1216-backportGerhard Lazu2017-10-272-6/+13
| | |\ \
| | | * | Start `rabbit` application as temporary in tests.Daniil Fedotov2017-10-262-6/+13
| | * | | Merge pull request #1407 from rabbitmq/rabbitmq-server-1378-revertGerhard Lazu2017-10-271-5/+13
| | |\ \ \
| | | * | | Set consumer bias to 2 to prioritise consumersDaniil Fedotov2017-10-261-1/+1
| | | * | | Revert "Remove consumer bias & allow queues under max load to drain quickly"Daniil Fedotov2017-10-261-5/+13
| | |/ / /
| * | | | Merge branch 'stable'Michael Klishin2017-10-261-24/+33
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge pull request #1404 from rabbitmq/rabbitmq-management-499Michael Klishin2017-10-261-25/+33
| | |\ \ | | | |/ | | |/|
| | | * Add more sections to the memory breakdown.Daniil Fedotov2017-10-251-25/+33
| * | | Merge branch 'stable'Michael Klishin2017-10-251-30/+42
| |\ \ \ | | |/ /
| | * | Merge pull request #1403 from rabbitmq/performanceMichael Klishin2017-10-251-30/+42
| | |\ \
| | | * | Avoid lists when generating channel statsDiana Corbacho2017-10-251-30/+38
| | | * | Comment optimisation in format channel statsDiana Corbacho2017-10-251-0/+4
| | | |/
| | * | Merge pull request #1402 from rabbitmq/lrb-qa-152075395Michael Klishin2017-10-251-4/+17
| | |\ \ | | | |/ | | |/|
| | | * Review changesLuke Bakken2017-10-251-14/+8
| | | * 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 branch 'stable'Daniil Fedotov2017-10-243-23/+68
| |\ \ | | |/
| | * 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
| * | | | Support rabbit.connection_max in Cuttlefish schemaMichael Klishin2017-10-222-1/+32
| * | | | Merge branch 'stable'Michael Klishin2017-10-203-1/+22
| |\ \ \ \ | | |/ / /
| | * | | 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 'stable'Michael Klishin2017-10-190-0/+0
| |\ \ \ \ | | |/ / /
| | * | | 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 cuttlefish configuration exampleLuke Bakken2017-10-191-2/+2
| * | | | Merge branch 'stable'Luke Bakken2017-10-191-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Ensure "rss" is the default in configuration exampleLuke Bakken2017-10-191-2/+2
| | | |/ | | |/|