summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Address minor issues discovered in rabbit_configMichael Klishin2018-02-231-5/+9
* Support kernel.net_ticktime in Cuttlefish configurationArnaud Cogoluègnes2018-02-221-5/+35
* rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ...sylvainhubsch2018-02-131-10/+7
* Find systemd unit via psLuke Bakken2018-02-021-2/+3
* Merge branch 'v3.7.x' into rabbitmq-server-vhost-sup-sup-badargMichael Klishin2018-01-241-2/+18
|\
| * Make sure rabbit_misc:pmap callbacks do not throw.Daniil Fedotov2018-01-241-2/+18
* | Revert "Change rabbit_nodes:all_running/0 behaviour."Daniil Fedotov2018-01-241-2/+1
* | Change rabbit_nodes:all_running/0 behaviour.Daniil Fedotov2018-01-231-1/+2
* | Make it safier to call RPCs if a supervisor is not started yet.Daniil Fedotov2018-01-231-4/+14
|/
* Temporarily raise log high water mack when node bootsLuke Bakken2018-01-112-5/+26
* Log message typosMichael Klishin2018-01-081-1/+1
* CosmeticsMichael Klishin2018-01-081-2/+2
* Prevent internal authN backend from accepting blank passwordsMichael Klishin2018-01-051-0/+11
* Explain the heads in rabbit_auth_backend_internal:user_login_authentication/2.Michael Klishin2018-01-031-0/+6
* log.rabbit => log.exchangeMichael Klishin2017-12-302-11/+11
* Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-284-140/+233
* Fix a typo spotted by xref/ConcourseMichael Klishin2017-12-151-1/+1
* Add an optional init step for peer discovery mechanismsMichael Klishin2017-12-152-1/+19
* 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
| | | |/