| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reload apps on config update. | Daniil Fedotov | 2017-05-04 | 1 | -7/+31 |
| * | Pick a random value over the range in ms | Michael Klishin | 2017-05-04 | 1 | -12/+14 |
| * | Merge remote-tracking branch 'origin/stable' | Diana Corbacho | 2017-05-03 | 1 | -2/+2 |
| |\ | |||||
| | * | Update type spec | Michael Klishin | 2017-04-25 | 1 | -1/+1 |
| | * | Support integers in memory relative free disk space limits | Diana Corbacho | 2017-04-25 | 1 | -1/+1 |
| * | | Log at info level by default | Michael Klishin | 2017-05-02 | 1 | -1/+1 |
| * | | Compile | Michael Klishin | 2017-05-02 | 3 | -3/+6 |
| * | | A no-op implementation of post_registration/0 for core backends | Michael Klishin | 2017-05-02 | 3 | -1/+11 |
| * | | Inject a randomized startup delay for peer discovery backends that support re... | Michael Klishin | 2017-05-01 | 3 | -1/+59 |
| * | | Merge branch 'master' into rabbitmq-server-1171 | Michael Klishin | 2017-04-25 | 11 | -70/+152 |
| |\ \ | |||||
| | * | | Log all discovered peers, too | Michael Klishin | 2017-04-25 | 1 | -1/+3 |
| | * | | Merge pull request #1175 from rabbitmq/rabbitmq-server-1143 | Michael Klishin | 2017-04-24 | 5 | -9/+88 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-12 | 3 | -50/+77 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-06 | 1 | -2/+2 |
| | | |\ \ \ | |||||
| | | * | | | | Avoid duplicate unregistration | Michael Klishin | 2017-04-05 | 1 | -1/+2 |
| | | * | | | | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-05 | 7 | -7/+7 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-05 | 95 | -109/+139 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Filter current node from the list of peers we're logging | Michael Klishin | 2017-03-22 | 1 | -3/+4 |
| | | * | | | | | | Register with peer discovery backend on start if the backend supports it | Michael Klishin | 2017-03-22 | 4 | -6/+60 |
| | | * | | | | | | Unregister from peer discovery backend on shutdown | Michael Klishin | 2017-03-20 | 2 | -3/+26 |
| | * | | | | | | | Replace dicts with maps for queue mirroring logic. | Daniil Fedotov | 2017-04-21 | 4 | -45/+46 |
| | * | | | | | | | Replace dicts with maps for queue index segments | Daniil Fedotov | 2017-04-21 | 1 | -11/+11 |
| | * | | | | | | | Replace dicts with maps in message store GC | Daniil Fedotov | 2017-04-19 | 1 | -4/+4 |
| * | | | | | | | | Change the IPv6 support | Gabriele Santomaggio | 2017-04-24 | 1 | -7/+2 |
| * | | | | | | | | Add support for IPv6 | Gabriele Santomaggio | 2017-04-21 | 1 | -5/+21 |
| |/ / / / / / / | |||||
| * | | | | | | | Replace update_with with find and put | Daniil Fedotov | 2017-04-13 | 1 | -3/+5 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2017-04-12 | 1 | -12/+33 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | Merge pull request #1179 from rabbitmq/rabbitmq-server-1178 | Michael Klishin | 2017-04-12 | 1 | -12/+33 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Naming | Michael Klishin | 2017-04-12 | 1 | -2/+2 |
| | | * | | | | | 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 | 1 | -11/+32 |
| * | | | | | | | 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 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| | * | | | | Make queue master locator treat queue args as AMQP table. | Daniil Fedotov | 2017-04-05 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | 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' into more-info-during-shutdown | Michael Klishin | 2017-04-03 | 97 | -98/+98 |
| | |\ \ \ | |||||
| | * | | | | 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 |
| * | | | | | (c) year | Michael Klishin | 2017-04-05 | 7 | -7/+7 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2017-04-02 | 93 | -94/+95 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | (c) year | Michael Klishin | 2017-04-02 | 97 | -97/+97 |
| | * | | | rabbit_epmd_monitor: call register_node on Mod, not its default | Stephan Renatus | 2017-03-31 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Re-throw exception when stopping RabbitMQ | Daniil Fedotov | 2017-03-30 | 1 | -1/+2 |
| | * | | Add shutdown to a list of rabbitmqctl commands [#142699191] | Daniil Fedotov | 2017-03-29 | 1 | -1/+2 |
| | * | | Introduce rabbitmqctl shutdown command. | Daniil Fedotov | 2017-03-29 | 1 | -10/+26 |
| * | | | rabbit_epmd_monitor: call register_node on Mod, not its default | Stephan Renatus | 2017-03-31 | 1 | -1/+1 |
