| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rabbit_exchange_parameters, rabbit_runtime_parameters: Remove unused imports | Jean-Sébastien Pédron | 2017-06-29 | 2 | -3/+1 |
| * | docs/rabbitmqctl.8: Add list_hashes, list_ciphers and decode commands | Jean-Sébastien Pédron | 2017-06-29 | 1 | -0/+26 |
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-06-29 | 2 | -50/+63 |
| |\ | |||||
| | * | docs/rabbitmqctl.1.xml: Fix quoting of {encrypted, <<"...">>} | Jean-Sébastien Pédron | 2017-06-29 | 1 | -3/+3 |
| | * | rabbit_runtime_parameters: Remove module name for local calls | Jean-Sébastien Pédron | 2017-06-28 | 1 | -4/+4 |
| | * | Merge pull request #1276 from rabbitmq/rabbitmq-server-ctl-decode | Michael Klishin | 2017-06-28 | 3 | -52/+146 |
| | |\ | |||||
| | | * | CLI: ditto for decode | Michael Klishin | 2017-06-28 | 1 | -0/+25 |
| | | * | CLI: add list_hashes and list_ciphers in rabbitmqctl(1) | Michael Klishin | 2017-06-28 | 1 | -3/+33 |
| | | * | Merge branch 'stable' into rabbitmq-server-ctl-decode | Michael Klishin | 2017-06-28 | 21 | -1210/+6488 |
| | | |\ | | |/ | |/| | |||||
| | | * | Add CTL commands to decode encoded value and list ciphers and hashes | Daniil Fedotov | 2017-06-28 | 2 | -49/+88 |
| * | | | rabbit_vhost: Pass ActingUser to rabbit_auth_backend_internal:clear_topic_per... | Jean-Sébastien Pédron | 2017-06-28 | 1 | -1/+2 |
| * | | | rabbit_plugins_main: Remove unused module | Jean-Sébastien Pédron | 2017-06-28 | 1 | -365/+0 |
| * | | | rabbit_cli: Remove all rpc_call() clauses | Jean-Sébastien Pédron | 2017-06-28 | 1 | -21/+1 |
| * | | | docs/rabbitmqctl.8: Fix various syntax errors | Jean-Sébastien Pédron | 2017-06-28 | 1 | -46/+55 |
| * | | | 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 |
