summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rabbit_exchange_parameters, rabbit_runtime_parameters: Remove unused importsJean-Sébastien Pédron2017-06-292-3/+1
* docs/rabbitmqctl.8: Add list_hashes, list_ciphers and decode commandsJean-Sébastien Pédron2017-06-291-0/+26
* Merge branch 'stable'Jean-Sébastien Pédron2017-06-292-50/+63
|\
| * docs/rabbitmqctl.1.xml: Fix quoting of {encrypted, <<"...">>}Jean-Sébastien Pédron2017-06-291-3/+3
| * rabbit_runtime_parameters: Remove module name for local callsJean-Sébastien Pédron2017-06-281-4/+4
| * Merge pull request #1276 from rabbitmq/rabbitmq-server-ctl-decodeMichael Klishin2017-06-283-52/+146
| |\
| | * CLI: ditto for decodeMichael Klishin2017-06-281-0/+25
| | * CLI: add list_hashes and list_ciphers in rabbitmqctl(1)Michael Klishin2017-06-281-3/+33
| | * Merge branch 'stable' into rabbitmq-server-ctl-decodeMichael Klishin2017-06-2821-1210/+6488
| | |\ | | |/ | |/|
| | * Add CTL commands to decode encoded value and list ciphers and hashesDaniil Fedotov2017-06-282-49/+88
* | | rabbit_vhost: Pass ActingUser to rabbit_auth_backend_internal:clear_topic_per...Jean-Sébastien Pédron2017-06-281-1/+2
* | | rabbit_plugins_main: Remove unused moduleJean-Sébastien Pédron2017-06-281-365/+0
* | | rabbit_cli: Remove all rpc_call() clausesJean-Sébastien Pédron2017-06-281-21/+1
* | | docs/rabbitmqctl.8: Fix various syntax errorsJean-Sébastien Pédron2017-06-281-46/+55
* | | rabbitmqctl man page grammarDaniil Fedotov2017-06-281-2/+2
* | | Added command manuals for commands provided by plugins.Daniil Fedotov2017-06-271-0/+298
* | | Merge pull request #1225 from rabbitmq/rabbitmq-common-198Michael Klishin2017-06-273-0/+49
|\ \ \
| * | | Ignore callgraph.dot*Michael Klishin2017-06-271-0/+1
| * | | Log when Looking Glass is enabledMichael Klishin2017-06-271-0/+1
| * | | Merge branch 'master' into rabbitmq-common-198Michael Klishin2017-06-2757-1283/+7751
| |\ \ \
| * \ \ \ Merge branch 'master' into rabbitmq-common-198Michael Klishin2017-05-2711-1635/+153
| |\ \ \ \
| * | | | | Rename rabbit_tracer to rabbit_looking_glassLoïc Hoguin2017-05-252-3/+3
| * | | | | Ignore more tracing tool artifactsMichael Klishin2017-05-211-0/+2
| * | | | | Add rabbit_tracer boot step for running Looking GlassLoïc Hoguin2017-05-182-0/+45
* | | | | | Merge pull request #1274 from rabbitmq/rabbitmq-mqtt-139Michael Klishin2017-06-273-6/+93
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into rabbitmq-mqtt-139Michael Klishin2017-06-272-21/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' into rabbitmq-mqtt-139Michael Klishin2017-06-2622-1211/+6977
| |\ \ \ \ \ \
| * | | | | | | CompileMichael Klishin2017-06-261-1/+1
| * | | | | | | Log this as an error, provide more detailsMichael Klishin2017-06-261-1/+1
| * | | | | | | SimplifyMichael Klishin2017-06-261-4/+1
| * | | | | | | Merge branch 'master' into rabbitmq-mqtt-139Michael Klishin2017-06-267-20/+74
| |\ \ \ \ \ \ \
| * | | | | | | | Pass in extra arguments to authentication backendArnaud Cogoluègnes2017-06-223-6/+96
* | | | | | | | | Improve options section in rabbitmqctl man pageDaniil Fedotov2017-06-271-2/+12
* | | | | | | | | Add 3.7 commands to rabbitmqctl man page.Daniil Fedotov2017-06-271-10/+70
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'stable'Michael Klishin2017-06-272-21/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #1275 from rabbitmq/add-otp-version-to-server-propertiesMichael Klishin2017-06-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Add OTP version to server properties during connection negotiationGerhard Lazu2017-06-261-1/+1
| |/ / / / / /
| * | | | | | Remove dead testsGerhard Lazu2017-06-261-20/+0
* | | | | | | Merge branch 'stable'Jean-Sébastien Pédron2017-06-261-15/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rabbit_nodes_common: Move ensure_epmd() from rabbitmq-serverJean-Sébastien Pédron2017-06-261-15/+1
* | | | | | | unit_SUITE: Move auth_backend_internal_expand_topic_permission() from rabbitm...Jean-Sébastien Pédron2017-06-261-0/+35
* | | | | | | Merge branch 'stable'Jean-Sébastien Pédron2017-06-260-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'resolve-deps-circles' into stableJean-Sébastien Pédron2017-06-2620-1190/+6502
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Move rabbit_net:accept_ack() to rabbit_networkingJean-Sébastien Pédron2017-06-262-2/+20
| | * | | | | rabbit_auth_backend_internal: with_user_and_vhost() was movedJean-Sébastien Pédron2017-06-261-3/+3
| | * | | | | Move modules which don't belong to rabbitmq-common hereJean-Sébastien Pédron2017-06-2610-0/+4464
| | * | | | | rabbit_vhost: Move with_user_and_vhost/3 from rabbit_misc in rabbitmq-commonJean-Sébastien Pédron2017-06-261-1/+6
| | * | | | | mnesia_sync: Move to rabbitmq-commonJean-Sébastien Pédron2017-06-261-73/+0
| | * | | | | worker_pool: Move to rabbitmq-commonJean-Sébastien Pédron2017-06-263-421/+0
| | * | | | | Move rabbit_networking and rabbit_reader from rabbitmq-commonJean-Sébastien Pédron2017-06-262-0/+2014