| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rabbitmqctl man page grammar | Daniil Fedotov | 2017-06-28 | 1 | -2/+2 |
| * | Added command manuals for commands provided by plugins. | Daniil Fedotov | 2017-06-27 | 1 | -0/+298 |
| * | Merge pull request #1225 from rabbitmq/rabbitmq-common-198 | Michael Klishin | 2017-06-27 | 3 | -0/+49 |
| |\ | |||||
| | * | Ignore callgraph.dot* | Michael Klishin | 2017-06-27 | 1 | -0/+1 |
| | * | Log when Looking Glass is enabled | Michael Klishin | 2017-06-27 | 1 | -0/+1 |
| | * | Merge branch 'master' into rabbitmq-common-198 | Michael Klishin | 2017-06-27 | 57 | -1283/+7751 |
| | |\ | |||||
| | * \ | Merge branch 'master' into rabbitmq-common-198 | Michael Klishin | 2017-05-27 | 11 | -1635/+153 |
| | |\ \ | |||||
| | * | | | Rename rabbit_tracer to rabbit_looking_glass | Loïc Hoguin | 2017-05-25 | 2 | -3/+3 |
| | * | | | Ignore more tracing tool artifacts | Michael Klishin | 2017-05-21 | 1 | -0/+2 |
| | * | | | Add rabbit_tracer boot step for running Looking Glass | Loïc Hoguin | 2017-05-18 | 2 | -0/+45 |
| * | | | | Merge pull request #1274 from rabbitmq/rabbitmq-mqtt-139 | Michael Klishin | 2017-06-27 | 3 | -6/+93 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into rabbitmq-mqtt-139 | Michael Klishin | 2017-06-27 | 2 | -21/+1 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Merge branch 'master' into rabbitmq-mqtt-139 | Michael Klishin | 2017-06-26 | 22 | -1211/+6977 |
| | |\ \ \ \ | |||||
| | * | | | | | Compile | Michael Klishin | 2017-06-26 | 1 | -1/+1 |
| | * | | | | | Log this as an error, provide more details | Michael Klishin | 2017-06-26 | 1 | -1/+1 |
| | * | | | | | Simplify | Michael Klishin | 2017-06-26 | 1 | -4/+1 |
| | * | | | | | Merge branch 'master' into rabbitmq-mqtt-139 | Michael Klishin | 2017-06-26 | 7 | -20/+74 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Pass in extra arguments to authentication backend | Arnaud Cogoluègnes | 2017-06-22 | 3 | -6/+96 |
| * | | | | | | | Improve options section in rabbitmqctl man page | Daniil Fedotov | 2017-06-27 | 1 | -2/+12 |
| * | | | | | | | Add 3.7 commands to rabbitmqctl man page. | Daniil Fedotov | 2017-06-27 | 1 | -10/+70 |
| | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2017-06-27 | 2 | -21/+1 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Merge pull request #1275 from rabbitmq/add-otp-version-to-server-properties | Michael Klishin | 2017-06-27 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add OTP version to server properties during connection negotiation | Gerhard Lazu | 2017-06-26 | 1 | -1/+1 |
| | |/ / / / / | |||||
| | * | | | | | Remove dead tests | Gerhard Lazu | 2017-06-26 | 1 | -20/+0 |
| * | | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-06-26 | 1 | -15/+1 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | rabbit_nodes_common: Move ensure_epmd() from rabbitmq-server | Jean-Sébastien Pédron | 2017-06-26 | 1 | -15/+1 |
| * | | | | | | unit_SUITE: Move auth_backend_internal_expand_topic_permission() from rabbitm... | Jean-Sébastien Pédron | 2017-06-26 | 1 | -0/+35 |
| * | | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-06-26 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge branch 'resolve-deps-circles' into stable | Jean-Sébastien Pédron | 2017-06-26 | 20 | -1190/+6502 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Move rabbit_net:accept_ack() to rabbit_networking | Jean-Sébastien Pédron | 2017-06-26 | 2 | -2/+20 |
| | | * | | | | | rabbit_auth_backend_internal: with_user_and_vhost() was moved | Jean-Sébastien Pédron | 2017-06-26 | 1 | -3/+3 |
| | | * | | | | | Move modules which don't belong to rabbitmq-common here | Jean-Sébastien Pédron | 2017-06-26 | 10 | -0/+4464 |
| | | * | | | | | rabbit_vhost: Move with_user_and_vhost/3 from rabbit_misc in rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 1 | -1/+6 |
| | | * | | | | | mnesia_sync: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 1 | -73/+0 |
| | | * | | | | | worker_pool: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 3 | -421/+0 |
| | | * | | | | | Move rabbit_networking and rabbit_reader from rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -0/+2014 |
| | | * | | | | | rabbit_log: Move it from rabbitmq-server to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 1 | -108/+0 |
| | | * | | | | | vm_memory_monitor, rabbit_resource_monitor_misc: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -587/+0 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'resolve-deps-circles-in-master' | Jean-Sébastien Pédron | 2017-06-26 | 21 | -1211/+6956 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Move rabbit_net:accept_ack() to rabbit_networking | Jean-Sébastien Pédron | 2017-06-26 | 2 | -2/+20 |
| | * | | | | | rabbit_auth_backend_internal: with_user_and_vhost() was moved | Jean-Sébastien Pédron | 2017-06-26 | 1 | -7/+7 |
| | * | | | | | Move modules which don't belong to rabbitmq-common here | Jean-Sébastien Pédron | 2017-06-26 | 10 | -0/+4817 |
| | * | | | | | rabbit_vhost: Move with_user_and_vhost/3 from rabbit_misc in rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 1 | -1/+6 |
| | * | | | | | mnesia_sync: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 1 | -73/+0 |
| | * | | | | | worker_pool: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 3 | -421/+0 |
| | * | | | | | Move rabbit_networking and rabbit_reader from rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -0/+2115 |
| | * | | | | | rabbit_log: Move it from rabbitmq-server to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -129/+0 |
| | * | | | | | vm_memory_monitor, rabbit_resource_monitor_misc: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -587/+0 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-06-26 | 4 | -18/+27 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Fix log_management test in OTP 20 | Gerhard Lazu | 2017-06-22 | 1 | -1/+1 |
