summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Jean-Sébastien Pédron2017-04-040-0/+0
|\
| * rabbit_control_main: Indicate node name in the "successfully shut down" lineJean-Sébastien Pédron2017-04-031-1/+3
* | Merge branch 'stable'Michael Klishin2017-04-030-0/+0
|\ \ | |/
| * Merge pull request #1169 from rabbitmq/more-info-during-shutdownMichael Klishin2017-04-031-3/+6
| |\
| | * Merge branch 'stable' into more-info-during-shutdownMichael Klishin2017-04-03113-114/+114
| | |\ | | |/ | |/|
| | * Keep all shutdown print statements togetherGerhard Lazu2017-03-311-1/+1
| | * Add more info during rabbitmqctl shutdownGerhard Lazu2017-03-311-3/+6
* | | Merge branch 'stable'Michael Klishin2017-04-02112-110/+255
|\ \ \ | |/ /
| * | (c) yearMichael Klishin2017-04-02112-112/+112
| * | (c) yearMichael Klishin2017-04-021-1/+1
| * | rabbit_epmd_monitor: call register_node on Mod, not its defaultStephan Renatus2017-03-311-1/+1
| |/
| * Remove remote node shutdown behaviour from rabbitmqctl manDaniil Fedotov2017-03-301-1/+0
| * Add shutdown test for non-running nodeDaniil Fedotov2017-03-301-5/+17
| * Add tests to check for errors during node shutdownDaniil Fedotov2017-03-301-16/+21
| * Re-throw exception when stopping RabbitMQDaniil Fedotov2017-03-301-1/+2
| * Ignore tmp generated docsDaniil Fedotov2017-03-301-0/+1
| * Add shutdown command to rabbitmqctl documentationDaniil Fedotov2017-03-301-0/+23
| * Add shutdown to a list of rabbitmqctl commands [#142699191]Daniil Fedotov2017-03-291-1/+2
| * Merge pull request #1166 from rabbitmq/rabbitmq-server-1162Gerhard Lazu2017-03-292-10/+130
| |\
| | * Introduce rabbitmqctl shutdown command.Daniil Fedotov2017-03-292-10/+130
| |/
* | Merge pull request #1170 from srenatus/sr/better-call-ModMichael Klishin2017-03-311-1/+1
|\ \
| * | rabbit_epmd_monitor: call register_node on Mod, not its defaultStephan Renatus2017-03-311-1/+1
|/ /
* | Merge branch 'binarin-embed-friendly-lager-init'Michael Klishin2017-03-241-3/+9
|\ \
| * | 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
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'binarin-embed-friendly' into stablerabbitmq_v3_6_9Michael Klishin2017-03-231-1/+1
| |\
| | * NamingMichael Klishin2017-03-231-1/+1
| | * Merge branch 'stable' into binarin-embed-friendlyMichael Klishin2017-03-2313-3862/+4877
| | |\
| | | * Mention make testsMichael Klishin2017-03-221-0/+6
| | | * Document new make targets that run testsMichael Klishin2017-03-221-0/+19
| | | * test: A few minor style fixesJean-Sébastien Pédron2017-03-225-4/+15
| | | * Rename suites and run testscases in parallelDiana Corbacho2017-03-226-74/+80
| | | * Update copyright and compiler warningsDiana Corbacho2017-03-227-10/+10
| | | * Use fast and slow targets from new Makefile pluginDiana Corbacho2017-03-222-8/+7
| | | * Split test suites into fast and slow Makefile targetsDiana Corbacho2017-03-229-3851/+4812
| | | * 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
| | | * partitions_SUITE: Replace tabs with spacesJean-Sébastien Pédron2017-03-221-2/+2
| | | * partitions_SUITE: Do not import rabbit_ct_broker_helpersJean-Sébastien Pédron2017-03-221-4/+0
| | | * partitions_SUITE: Decrease timetrap to 5 minutesJean-Sébastien Pédron2017-03-221-1/+4
| | | * Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-222-12/+36
| | | * Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-221-17/+2
| | | * unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvementsJean-Sébastien Pédron2017-03-221-14/+34
| | | * Check process aliveness on remote nodesDiana Corbacho2017-03-221-2/+17
| | | * Attempt to make metrics_SUITE more rubustkjnilsson2017-03-221-4/+4