summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo spotted by xref/ConcourseMichael Klishin2017-12-151-1/+1
* Add an optional init step for peer discovery mechanismsMichael Klishin2017-12-142-1/+19
* Enable the process_dump option in Looking Glass by defaultLoïc Hoguin2017-12-121-0/+1
* Trace all modules by default in Looking GlassLoïc Hoguin2017-12-121-1/+1
* Add a macro to identify processes in Looking GlassLoïc Hoguin2017-12-128-0/+10
* Check that rabbit application is running when trying to enable plugins.Daniil Fedotov2017-11-271-1/+7
* Merge branch 'stable'Michael Klishin2017-11-231-2/+5
|\
| * Avoid infinite loop when dropping gm queue entries.Daniil Fedotov2017-11-231-2/+5
* | Merge pull request #1428 from rabbitmq/rabbitmq-server-1427Daniil Fedotov2017-11-221-3/+4
|\ \
| * | gm: adapt has_pending_messages/1 for mapsMichael Klishin2017-11-221-3/+4
* | | Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-11-034-16/+28
|\ \ \ | |/ /
| * | Use rabbit_queue_behaviour and callbackLuke Bakken2017-11-024-16/+28
* | | Merge branch 'master' into rabbitmq-server-995Luke Bakken2017-11-012-15/+16
|\ \ \ | |/ /
| * | Merge pull request #1414 from rabbitmq/rabbitmq-management-499-followupMichael Klishin2017-11-011-12/+7
| |\ \
| | * | Use strategy as keyDiana Corbacho2017-10-311-1/+1
| | * | Report strategy, erlang total, rss and allocated memoryDiana Corbacho2017-10-311-12/+7
| * | | Merge branch 'stable'Michael Klishin2017-10-311-3/+9
| |\ \ \ | | | |/ | | |/|
| | * | Make rabbit_networking:close_connection/2 more benignMichael Klishin2017-10-301-3/+9
* | | | Merge branch 'master' into rabbitmq-server-995Michael Klishin2017-10-3116-171/+271
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael 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 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
| | | |/