summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace dicts with maps in message store GCDaniil Fedotov2017-04-191-4/+4
* Replace update_with with find and putDaniil Fedotov2017-04-131-3/+5
* Merge branch 'stable'Michael Klishin2017-04-121-12/+33
|\
| * Merge pull request #1179 from rabbitmq/rabbitmq-server-1178Michael Klishin2017-04-121-12/+33
| |\
| | * NamingMichael Klishin2017-04-121-2/+2
| | * WordingMichael Klishin2017-04-121-1/+1
| | * Log message wordingMichael Klishin2017-04-121-4/+4
| | * Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-11/+32
* | | Make file_handle_cache a map instead of dict in message store internal struct...Daniil Fedotov2017-04-111-11/+11
* | | Move clients and cref_to_msg_ids from dicts to mapsDaniil Fedotov2017-04-111-17/+18
* | | Merge branch 'stable'Daniil Fedotov2017-04-101-10/+15
|\ \ \ | |/ /
| * | Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1Daniil Fedotov2017-04-101-10/+15
* | | Merge branch 'stable'Michael Klishin2017-04-061-2/+2
|\ \ \ | |/ /
| * | Make queue master locator treat queue args as AMQP table.Daniil Fedotov2017-04-051-2/+2
| |/
| * rabbit_control_main: Indicate node name in the "successfully shut down" lineJean-Sébastien Pédron2017-04-031-1/+3
| * Merge branch 'stable' into more-info-during-shutdownMichael Klishin2017-04-0397-98/+98
| |\
| * | Keep all shutdown print statements togetherGerhard Lazu2017-03-311-1/+1
| * | Add more info during rabbitmqctl shutdownGerhard Lazu2017-03-311-3/+6
* | | (c) yearMichael Klishin2017-04-057-7/+7
* | | Merge branch 'stable'Michael Klishin2017-04-0293-94/+95
|\ \ \ | | |/ | |/|
| * | (c) yearMichael Klishin2017-04-0297-97/+97
| * | rabbit_epmd_monitor: call register_node on Mod, not its defaultStephan Renatus2017-03-311-1/+1
| |/
| * Re-throw exception when stopping RabbitMQDaniil Fedotov2017-03-301-1/+2
| * Add shutdown to a list of rabbitmqctl commands [#142699191]Daniil Fedotov2017-03-291-1/+2
| * Introduce rabbitmqctl shutdown command.Daniil Fedotov2017-03-291-10/+26
* | rabbit_epmd_monitor: call register_node on Mod, not its defaultStephan Renatus2017-03-311-1/+1
* | NamingMichael Klishin2017-03-241-2/+2
* | Merge branch 'embed-friendly-lager-init' of https://github.com/binarin/rabbit...Michael Klishin2017-03-241-3/+9
|\ \
| * | Use proper version of get_env during initAlexey Lebedeff2017-03-231-1/+1
| * | Fix lager initialization codeAlexey Lebedeff2017-03-221-3/+9
* | | Merge branch 'stable'Michael Klishin2017-03-232-11/+34
|\ \ \ | |/ / |/| / | |/
| * NamingMichael Klishin2017-03-231-1/+1
| * WordingMichael Klishin2017-03-221-3/+3
| * WordingMichael Klishin2017-03-221-2/+2
| * WordingMichael Klishin2017-03-221-2/+2
| * Log message store stoppingDaniil Fedotov2017-03-221-0/+2
| * Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-221-11/+4
| * Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-221-17/+2
| * Check process aliveness on remote nodesDiana Corbacho2017-03-221-2/+17
| * Log stopping applicationsDaniil Fedotov2017-03-221-2/+14
| * Add back mnesia dir reset/restoreAlexey Lebedeff2017-03-161-1/+2
| * Provide some defaults for embeddingAlexey Lebedeff2017-03-032-11/+33
* | rabbit_hipe: handle eperm errors betterMichael Klishin2017-03-141-5/+13
* | Merge branch 'master' into rabbitmq-cli-178Michael Klishin2017-03-131-6/+9
|\ \
| * | rabbit_mnesia: rename a couple of functionsMichael Klishin2017-03-131-6/+9
* | | rabbit_hipe:compile_to_directory/1 should coerce argument to listMichael Klishin2017-03-101-1/+1
|/ /
* | Merge branch 'stable'Michael Klishin2017-03-092-5/+20
|\ \
| * | WordingMichael Klishin2017-03-081-3/+3
| * | WordingMichael Klishin2017-03-081-2/+2
| * | Merge branch 'stable' into rabbitmq-server-1122Michael Klishin2017-03-085-26/+56
| |\ \