summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make is_booted function compatible with pre-3.7.4 remote nodesDaniil Fedotov2018-03-161-18/+9
* Compile from scratchMichael Klishin2018-03-161-5/+5
* Include current node to the to-start listMichael Klishin2018-03-161-4/+4
* Do not try to start a vhost supervisors on not fully booted nodes.Daniil Fedotov2018-03-162-5/+24
* Add special case in handle_other for normal TCP port exitLuke Bakken2018-03-162-24/+48
* Wording, compile from scratchMichael Klishin2018-03-151-5/+7
* Make error message when refusing to delete non-empty message less radical.Daniil Fedotov2018-03-151-3/+3
* Force-delete queues, which have no live master or slave processes.Daniil Fedotov2018-03-151-2/+47
* Merge pull request #1539 from rabbitmq/rabbitmq-server-1538Arnaud Cogoluègnes2018-03-141-14/+24
|\
| * Check process before getting amqp_paramsLuke Bakken2018-03-051-14/+24
* | Make min-masters locator count uniqueue queue names instead of bindings.Daniil Fedotov2018-03-061-11/+14
|/
* Handle bump_reduce_memory_use info messageLuke Bakken2018-03-021-3/+6
* Log a message when we fall back to randomized startup delayMichael Klishin2018-02-271-0/+1
* 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