summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | | * Log stopping applicationsDaniil Fedotov2017-03-221-2/+14
| | * | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i...Michael Klishin2017-03-221-1/+2
| | |\ \ | | | |/
| | | * Add back mnesia dir reset/restoreAlexey Lebedeff2017-03-161-1/+2
| | * | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i...Michael Klishin2017-03-082-11/+33
| | |\ \ | | | |/
| | | * Provide some defaults for embeddingAlexey Lebedeff2017-03-032-11/+33
| * | | Add back mnesia dir reset/restoreAlexey Lebedeff2017-03-231-1/+2
| * | | Provide some defaults for embeddingAlexey Lebedeff2017-03-232-11/+33
* | | | Split config snippets testDaniil Fedotov2017-03-174-1031/+388
* | | | Merge pull request #1144 from rabbitmq/rabbitmq-cli-178Daniil Fedotov2017-03-141-6/+14
|\ \ \ \
| * | | | rabbit_hipe: handle eperm errors betterMichael Klishin2017-03-141-5/+13
| * | | | Merge branch 'master' into rabbitmq-cli-178Michael Klishin2017-03-132-6/+34
| |\ \ \ \
| * | | | | rabbit_hipe:compile_to_directory/1 should coerce argument to listMichael Klishin2017-03-101-1/+1
* | | | | | scripts/rabbitmq*: Use `exec` to call escript(1)Jean-Sébastien Pédron2017-03-143-3/+3
* | | | | | scripts/rabbitmq*: Use escript(1) from `${ERL_DIR}`Jean-Sébastien Pédron2017-03-143-3/+3
| |/ / / / |/| | | |