| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-04-19 | 1 | -33/+39 |
| |\ | |||||
| | * | Update erlang.mkrabbitmq_v3_6_10_milestone2 | Jean-Sébastien Pédron | 2017-04-19 | 1 | -33/+39 |
| * | | Shutdown cannot fail | Daniil Fedotov | 2017-04-18 | 1 | -20/+1 |
| * | | Replace update_with with find and put | Daniil Fedotov | 2017-04-13 | 1 | -3/+5 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-04-12 | 3 | -13/+68 |
| |\ \ | |/ | |||||
| | * | Merge pull request #1179 from rabbitmq/rabbitmq-server-1178 | Michael Klishin | 2017-04-12 | 3 | -13/+68 |
| | |\ | |||||
| | | * | Naming | Michael Klishin | 2017-04-12 | 3 | -8/+8 |
| | | * | Wording | Michael Klishin | 2017-04-12 | 1 | -1/+1 |
| | | * | Log message wording | Michael Klishin | 2017-04-12 | 1 | -4/+4 |
| | | * | Re-enable disk_monitor in case of parser failures | Diana Corbacho | 2017-04-12 | 3 | -12/+67 |
| * | | | Make file_handle_cache a map instead of dict in message store internal struct... | Daniil Fedotov | 2017-04-11 | 1 | -11/+11 |
| * | | | Move clients and cref_to_msg_ids from dicts to maps | Daniil Fedotov | 2017-04-11 | 1 | -17/+18 |
| * | | | Merge branch 'stable' | Daniil Fedotov | 2017-04-10 | 1 | -10/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1 | Daniil Fedotov | 2017-04-10 | 1 | -10/+15 |
| * | | | Merge branch 'stable' | Michael Klishin | 2017-04-06 | 2 | -6/+7 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #1176 from rabbitmq/rabbitmq-server-1172 | Michael Klishin | 2017-04-06 | 2 | -6/+7 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Make queue master locator treat queue args as AMQP table. | Daniil Fedotov | 2017-04-05 | 2 | -6/+7 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2017-04-05 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | (c) year | Michael Klishin | 2017-04-05 | 2 | -2/+2 |
| * | | (c) year | Michael Klishin | 2017-04-05 | 7 | -7/+7 |
| * | | Change rabbitmqctl integration tests for shutdown command to support the new CLI | Daniil Fedotov | 2017-04-05 | 1 | -6/+22 |
| * | | Unused obsolete functions | Daniil Fedotov | 2017-04-05 | 1 | -91/+0 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-04-04 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | rabbit_control_main: Indicate node name in the "successfully shut down" line | Jean-Sébastien Pédron | 2017-04-03 | 1 | -1/+3 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-04-03 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | Merge pull request #1169 from rabbitmq/more-info-during-shutdown | Michael Klishin | 2017-04-03 | 1 | -3/+6 |
| | |\ | |||||
| | | * | Merge branch 'stable' into more-info-during-shutdown | Michael Klishin | 2017-04-03 | 113 | -114/+114 |
| | | |\ | | |/ | |/| | |||||
| | | * | Keep all shutdown print statements together | Gerhard Lazu | 2017-03-31 | 1 | -1/+1 |
| | | * | Add more info during rabbitmqctl shutdown | Gerhard Lazu | 2017-03-31 | 1 | -3/+6 |
| * | | | Merge branch 'stable' | Michael Klishin | 2017-04-02 | 112 | -110/+255 |
| |\ \ \ | |/ / | |||||
| | * | | (c) year | Michael Klishin | 2017-04-02 | 112 | -112/+112 |
| | * | | (c) year | Michael Klishin | 2017-04-02 | 1 | -1/+1 |
| | * | | rabbit_epmd_monitor: call register_node on Mod, not its default | Stephan Renatus | 2017-03-31 | 1 | -1/+1 |
| | |/ | |||||
| | * | Remove remote node shutdown behaviour from rabbitmqctl man | Daniil Fedotov | 2017-03-30 | 1 | -1/+0 |
| | * | Add shutdown test for non-running node | Daniil Fedotov | 2017-03-30 | 1 | -5/+17 |
| | * | Add tests to check for errors during node shutdown | Daniil Fedotov | 2017-03-30 | 1 | -16/+21 |
| | * | Re-throw exception when stopping RabbitMQ | Daniil Fedotov | 2017-03-30 | 1 | -1/+2 |
| | * | Ignore tmp generated docs | Daniil Fedotov | 2017-03-30 | 1 | -0/+1 |
| | * | Add shutdown command to rabbitmqctl documentation | Daniil Fedotov | 2017-03-30 | 1 | -0/+23 |
| | * | Add shutdown to a list of rabbitmqctl commands [#142699191] | Daniil Fedotov | 2017-03-29 | 1 | -1/+2 |
| | * | Merge pull request #1166 from rabbitmq/rabbitmq-server-1162 | Gerhard Lazu | 2017-03-29 | 2 | -10/+130 |
| | |\ | |||||
| | | * | Introduce rabbitmqctl shutdown command. | Daniil Fedotov | 2017-03-29 | 2 | -10/+130 |
| | |/ | |||||
| * | | Merge pull request #1170 from srenatus/sr/better-call-Mod | Michael Klishin | 2017-03-31 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rabbit_epmd_monitor: call register_node on Mod, not its default | Stephan Renatus | 2017-03-31 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'binarin-embed-friendly-lager-init' | Michael Klishin | 2017-03-24 | 1 | -3/+9 |
| |\ \ | |||||
| | * | | Naming | Michael Klishin | 2017-03-24 | 1 | -2/+2 |
| | * | | Merge branch 'embed-friendly-lager-init' of https://github.com/binarin/rabbit... | Michael Klishin | 2017-03-24 | 1 | -3/+9 |
| | |\ \ |/ / / | |||||
| | * | | Use proper version of get_env during init | Alexey Lebedeff | 2017-03-23 | 1 | -1/+1 |
| | * | | Fix lager initialization code | Alexey Lebedeff | 2017-03-22 | 1 | -3/+9 |
| * | | | Merge branch 'stable' | Michael Klishin | 2017-03-23 | 2 | -11/+34 |
| |\ \ \ | |/ / |/| / | |/ | |||||
