| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-12-01 | 1 | -0/+7 |
| |\ | |||||
| | * | Merge branch 'stable' | Michael Klishin | 2016-11-30 | 1 | -8/+7 |
| | |\ | |||||
| | * \ | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-11-24 | 1 | -1/+105 |
| | |\ \ | |||||
| | * | | | Start raw metrics storage | Diana Corbacho | 2016-08-11 | 1 | -0/+7 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-11-29 | 1 | -4/+5 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Properly handle systemd notify errors | Alexey Lebedeff | 2016-11-29 | 1 | -4/+5 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-11-24 | 1 | -5/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crash | Diana Corbacho | 2016-11-24 | 1 | -4/+2 |
| | | |/ | |/| | |||||
| * | | | Export alarm function to avoid calling status/0 from cluster_status command | Daniil Fedotov | 2016-11-10 | 1 | -1/+1 |
| * | | | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-07 | 1 | -2/+2 |
| * | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-14 | 1 | -8/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 1 | -8/+8 |
| * | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-12 | 1 | -1/+105 |
| |\ \ \ | |/ / | |||||
| | * | | Add better message when decryption fails in config | Arnaud Cogoluègnes | 2016-10-12 | 1 | -8/+21 |
| | * | | Remove a pointless comment | Loïc Hoguin | 2016-10-06 | 1 | -3/+1 |
| | * | | Add a test for decrypt at start without passphrase | Loïc Hoguin | 2016-10-06 | 1 | -2/+1 |
| | * | | Add a test to decrypt environment values | Loïc Hoguin | 2016-10-06 | 1 | -2/+3 |
| | * | | Add configuration for decrypting hidden configuration values | Loïc Hoguin | 2016-10-06 | 1 | -7/+92 |
| | * | | Add comments | Loïc Hoguin | 2016-09-29 | 1 | -0/+8 |
| | |/ | |||||
| * | | Switch to a single table per node for connection tracking | Michael Klishin | 2016-08-02 | 1 | -3/+3 |
| * | | Keep track of connections, introduce per-vhost limits | Michael Klishin | 2016-07-22 | 1 | -0/+5 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-06-29 | 1 | -39/+34 |
| |\ \ | |/ | |||||
| | * | Use the new -spec format | Jean-Sébastien Pédron | 2016-06-28 | 1 | -44/+38 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-06-15 | 1 | -3/+5 |
| |\ \ | |/ | |||||
| | * | Unused const | Daniil Fedotov | 2016-06-14 | 1 | -2/+0 |
| | * | Do not run on_node_down | Daniil Fedotov | 2016-06-14 | 1 | -25/+1 |
| | * | Move cleanup to prep_stop | Daniil Fedotov | 2016-06-13 | 1 | -3/+31 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-06-05 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | Fixes #820. | Michael Klishin | 2016-06-03 | 1 | -1/+3 |
| * | | Bump minimal erlang version to 18.3 | Daniil Fedotov | 2016-05-12 | 1 | -1/+1 |
| * | | Merge pull request #575 from rabbitmq/rabbitmq-server-550 | Michael Klishin | 2016-03-24 | 1 | -26/+16 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 1 | -9/+118 |
| | |\ \ | |||||
| | * | | | Config location logging | Daniil Fedotov | 2016-02-22 | 1 | -26/+1 |
| | * | | | Use advanced config as inittial config. Extract plugin schemas | Daniil Fedotov | 2016-02-19 | 1 | -2/+0 |
| | * | | | Support for plugin schemas | Daniil Fedotov | 2016-02-17 | 1 | -8/+17 |
| | * | | | Config detection in rabbit_config. Always pass generate args to windows script | Daniil Fedotov | 2016-02-08 | 1 | -3/+1 |
| | * | | | Scripts to start erlang node with .conf file to generate config | Daniil Fedotov | 2016-02-08 | 1 | -9/+11 |
| | * | | | Call config generation from within erlang | Daniil Fedotov | 2016-02-04 | 1 | -0/+8 |
| | * | | | Generated config usage in windows scripts | Daniil Fedotov | 2016-02-03 | 1 | -1/+1 |
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-18 | 1 | -5/+10 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| | * | | Do not warn about mising kernel polling on Windows | Jean-Sébastien Pédron | 2016-03-18 | 1 | -5/+10 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-17 | 1 | -9/+118 |
| |\ \ \ | |/ / | | / | |/ |/| | |||||
| | * | Check 'systemctl' usability for activaction check | Alexey Lebedeff | 2016-03-16 | 1 | -1/+8 |
| | * | Support abstract unix socket for systemd notify | Alexey Lebedeff | 2016-03-16 | 1 | -1/+6 |
| | * | Explicitly close `socat` port | Alexey Lebedeff | 2016-03-11 | 1 | -5/+10 |
| | * | Add an explanation about why `socat(1)` is used | Alexey Lebedeff | 2016-03-11 | 1 | -0/+9 |
| | * | Improve systemd integration | Alexey Lebedeff | 2016-03-11 | 1 | -9/+92 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-01-27 | 1 | -4/+8 |
| |\ \ | |/ | |||||
| | * | rabbit.erl: Do not run systemd-notify on Windows | Jean-Sébastien Pédron | 2016-01-27 | 1 | -4/+7 |
| * | | Compile, references #574 | Michael Klishin | 2016-01-22 | 1 | -1/+1 |
