| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Merge pull request #1036 from rabbitmq/rabbitmq-server-1035 | Michael Klishin | 2016-11-24 | 1 | -4/+2 | |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | | * | | | | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crash | Diana Corbacho | 2016-11-24 | 1 | -4/+2 | |
| * | | | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-11-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Add rabbitmq_ct_client_helpers to TEST_DEPS | Jean-Sébastien Pédron | 2016-11-24 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-11-23 | 1 | -0/+2 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-11-23 | 1 | -0/+2 | |
| * | | | | | Merge branch 'stable' | Gerhard Lazu | 2016-11-22 | 1 | -119/+119 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Update erlang.mk | Gerhard Lazu | 2016-11-22 | 1 | -305/+422 | |
| | * | | | | Update rabbitmq-components.mk | Gerhard Lazu | 2016-11-22 | 1 | -0/+2 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'stable' | Daniil Fedotov | 2016-11-21 | 2 | -240/+0 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #1032 from rabbitmq/rabbitmq-cli-118 | Daniil Fedotov | 2016-11-21 | 2 | -240/+0 | |
| | |\ \ \ | ||||||
| | | * | | | Move rabbit_pbe module to rabbitmq-common | Arnaud Cogoluègnes | 2016-11-18 | 2 | -240/+0 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1031 from rabbitmq/rabbitmq-server-1030 | Michael Klishin | 2016-11-17 | 2 | -6/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Use binaries to define policies | Arnaud Cogoluègnes | 2016-11-17 | 2 | -6/+5 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1008 from rabbitmq/rabbitmq-server-988 | D Corbacho | 2016-11-14 | 7 | -27/+366 | |
| |\ \ \ \ | ||||||
| | * | | | | Improve logging | Michael Klishin | 2016-11-14 | 1 | -4/+10 | |
| | * | | | | Update config examples | Michael Klishin | 2016-11-13 | 1 | -1/+6 | |
| | * | | | | Integrate DNS peer discovery backend, more logging | Michael Klishin | 2016-11-13 | 4 | -26/+66 | |
| | * | | | | Merge branch 'master' into rabbitmq-server-988 | Michael Klishin | 2016-11-13 | 1 | -0/+2 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into rabbitmq-server-988 | Michael Klishin | 2016-11-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Skip DNS peer discovery backend tests in offline environments | Michael Klishin | 2016-11-10 | 2 | -8/+26 | |
| | * | | | | | | Integration tests for rabbit_peer_discovery_dns | Michael Klishin | 2016-11-10 | 2 | -3/+90 | |
| | * | | | | | | Prefix hostnames discovered via DNS | Michael Klishin | 2016-11-10 | 2 | -2/+30 | |
| | * | | | | | | First cut at rabbit_peer_discovery_dns | Michael Klishin | 2016-11-10 | 1 | -0/+75 | |
| | * | | | | | | Merge branch 'master' into rabbitmq-server-988 | Michael Klishin | 2016-11-10 | 30 | -227/+334 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Introduce autocluster.peer_discovery_backend | Michael Klishin | 2016-11-03 | 2 | -32/+48 | |
| | * | | | | | | | Initial DNS backend config schema support; decouple autocluster node type key | Michael Klishin | 2016-10-25 | 3 | -14/+78 | |
| * | | | | | | | | Update erlang.mk | Jean-Sébastien Pédron | 2016-11-14 | 1 | -186/+303 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-11-11 | 1 | -0/+2 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Export alarm function to avoid calling status/0 from cluster_status command | Daniil Fedotov | 2016-11-10 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #1025 from rabbitmq/rabbitmq-common-46 | Michael Klishin | 2016-11-09 | 7 | -26/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add jsx to dependencies of Rabbit | Arnaud Cogoluègnes | 2016-11-09 | 1 | -1/+1 | |
| | * | | | | | Use conversion module for JSON arguments in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -12/+3 | |
| | * | | | | | Accept both lists and binaries for JSON arguments | Arnaud Cogoluègnes | 2016-11-09 | 3 | -3/+15 | |
| | * | | | | | Fix JSON arguments parsing in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -6/+7 | |
| | * | | | | | Update the list of magic plugins for rabbit_vm | Loïc Hoguin | 2016-11-08 | 1 | -2/+1 | |
| | * | | | | | Remove reference to mochiweb_http in diagnostics | Loïc Hoguin | 2016-11-08 | 1 | -1/+0 | |
| | * | | | | | Switch JSON library to JSX | Loïc Hoguin | 2016-11-08 | 3 | -19/+10 | |
| * | | | | | | Make sure rabbitmqctl is built when running tests | Daniil Fedotov | 2016-11-09 | 1 | -4/+3 | |
| * | | | | | | Merge branch 'rabbitmq-cli-integration' | Jean-Sébastien Pédron | 2016-11-08 | 9 | -99/+116 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | rabbitmq-plugins.bat: Use `escript.exe` to run `rabbitmq-plugins` | Jean-Sébastien Pédron | 2016-11-08 | 1 | -1/+1 | |
| | * | | | | | Makefile: Rename target to `copy-escripts` | Jean-Sébastien Pédron | 2016-11-08 | 1 | -2/+2 | |
| | * | | | | | Makefile: Build rabbitmq-cli *before* copying escripts | Jean-Sébastien Pédron | 2016-11-08 | 1 | -1/+1 | |
| | * | | | | | In development environment, check for ENABLED_PLUGINS_DIR for rabbitmqctl too | Daniil Fedotov | 2016-11-07 | 2 | -4/+6 | |
| | * | | | | | Windows integration for plugins and diagnostics | Daniil Fedotov | 2016-11-03 | 2 | -9/+71 | |
| | * | | | | | Use the new cli in windows rabbitmqctl | Daniil Fedotov | 2016-10-31 | 1 | -10/+11 | |
| | * | | | | | Add escript folder to store build ctl escripts | Daniil Fedotov | 2016-10-27 | 7 | -15/+19 | |
| | * | | | | | Integrate escripts from rabbitmq_cli on make | Daniil Fedotov | 2016-10-25 | 5 | -80/+28 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1023 from rabbitmq/rabbitmq-server-1022rabbitmq_v3_7_0_milestone7 | Michael Klishin | 2016-11-07 | 10 | -43/+99 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Timeout values are in milliseconds | Michael Klishin | 2016-11-07 | 1 | -1/+1 | |
