summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use strategy as keyDiana Corbacho2017-10-311-1/+1
* Report strategy, erlang total, rss and allocated memoryDiana Corbacho2017-10-311-12/+7
* Merge pull request #1408 from rabbitmq/rabbitmq-server-1367Michael Klishin2017-10-281-5/+18
|\
| * Compile from scratchMichael Klishin2017-10-281-1/+1
| * Configurable default consumer prefetch for new channelsDiana Corbacho2017-10-271-5/+18
* | Merge branch 'stable'Daniil Fedotov2017-10-272-8/+18
|\ \
| * \ Merge pull request #1406 from rabbitmq/rabbitmq-server-1216-backportGerhard Lazu2017-10-271-2/+8
| |\ \
| | * | Start `rabbit` application as temporary in tests.Daniil Fedotov2017-10-261-2/+8
| * | | 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
| | |/
| * | 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
| |\
| | * 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 'stable'Michael Klishin2017-10-201-1/+2
|\ \ \ | |/ /
| * | rabbit.max_connections => rabbit.connection_maxMichael Klishin2017-10-201-1/+1
| * | 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
| | |/
| * | Use a special exit code when server reports an error on shutdownMichael Klishin2017-10-193-5/+12
| |/
| * Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2017-10-171-5/+20
| * 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
* | Ignore maps:from_list in xrefGerhard Lazu2017-10-121-0/+1
* | Use maps:from_list so that it compiles on R16B03Gerhard Lazu2017-10-121-5/+14
* | Merge branch 'stable'Michael Klishin2017-10-031-2/+2
|\ \ | |/
| * Merge branch 'stable' into rabbitmq-server-1379Michael Klishin2017-10-032-18/+12
| |\
| * | Do not limit paging to disk if hibernated or resumed after creditDaniil Fedotov2017-09-281-2/+2
* | | Merge branch 'stable'Michael 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
| | |/
| | * Revert "Ensure that exit code 0 is used for "stop" command"Michael Klishin2017-09-281-7/+5
| | * Ensure that exit code 0 is used for "stop" commandLuke Bakken2017-09-261-5/+7
| * | Remove consumer bias & allow queues under max load to drain quicklyGerhard Lazu2017-09-281-13/+5
| |/
* | Move name_type/0 to rabbit_nodesMichael Klishin2017-09-292-9/+8
* | Remove rabbit_cli moduleDaniil Fedotov2017-09-292-287/+12
* | Merge branch 'stable'Michael Klishin2017-09-234-8/+33
|\ \ | |/
| * Be smarter about when to use all cluster nodes vs just those specified by ha-...Luke Bakken2017-09-222-1/+20