summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Delete bindings from mnesia without full table scanGerhard Lazu2018-03-281-7/+2
* Merge pull request #1556 from rabbitmq/vhost-sup-raceMichael Klishin2018-03-162-4/+14
|\
| * 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-152-5/+24
* | Merge pull request #1550 from rabbitmq/rabbitmq-server-544Michael Klishin2018-03-162-24/+48
|\ \
| * | Add special case in handle_other for normal TCP port exitLuke Bakken2018-03-152-24/+48
* | | Merge pull request #1549 from rabbitmq/delete-dead-queueMichael Klishin2018-03-151-2/+49
|\ \ \ | |_|/ |/| |
| * | Wording, compile from scratchMichael Klishin2018-03-151-5/+7
| * | Make error message when refusing to delete non-empty message less radical.Daniil Fedotov2018-03-141-3/+3
| * | Force-delete queues, which have no live master or slave processes.Daniil Fedotov2018-03-141-2/+47
| |/
* | Merge pull request #1544 from rabbitmq/rabbitmq-server-1538-masterArnaud Cogoluègnes2018-03-141-14/+24
|\ \ | |/ |/|
| * Merge branch 'rabbitmq-server-1538' into rabbitmq-server-1538-masterLuke Bakken2018-03-061-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
|/ /
* | Merge remote-tracking branch 'origin/rabbitmq-server-1535' into rabbitmq-serv...Luke Bakken2018-03-021-3/+6
|\ \ | |/
| * 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
* | 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
* | CosmeticsMichael Klishin2018-02-121-3/+1
* | Merge branch 'rabbitmq-server-match-bindings-optimize' of https://github.com/...Michael Klishin2018-02-121-10/+7
|\ \
| * | rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ...sylvainhubsch2018-02-111-10/+7
* | | Merge branch 'rabbitmq-server-1187' into rabbitmq-server-1187-masterLuke Bakken2018-02-021-2/+3
|\ \ \ | | |/ | |/|
| * | Find systemd unit via psLuke Bakken2018-02-021-2/+3
* | | Merge branch 'rabbitmq-server-vhost-sup-sup-badarg'Michael Klishin2018-01-251-4/+14
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Make sure rabbit_misc:pmap callbacks do not throw.Daniil Fedotov2018-01-191-2/+18
* | | Merge branch 'rabbitmq-server-1471' into rabbitmq-server-1471-masterLuke Bakken2018-01-112-5/+26
|\ \ \ | |/ /
| * | 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
* | | Log message typosMichael Klishin2018-01-081-1/+1
* | | CosmeticsMichael Klishin2018-01-081-2/+2
* | | Prevent internal authN backend from accepting blank passwordsMichael Klishin2018-01-061-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
* | | Merge branch 'rabbitmq-server-1456' into rabbitmq-server-1456-masterLuke Bakken2017-12-281-12/+9
|\ \ \ | |/ /