| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rabbit_nodes: move a few more functions to rabbit_nodes_common | Michael Klishin | 2017-07-04 | 1 | -143/+7 |
| * | term_to_binary_compat:queue_name_to_binary/1 was superseded | Michael Klishin | 2017-07-04 | 1 | -1/+1 |
| * | Merge branch 'master' into rabbitmq-server-1246-master | Michael Klishin | 2017-07-03 | 5 | -83/+109 |
| |\ | |||||
| | * | Merge pull request #1281 from rabbitmq/rabbitmq-common-208-master | Michael Klishin | 2017-07-03 | 1 | -27/+38 |
| | |\ | |||||
| | | * | Use delegate:invoke and delegate:invoke_no_result | Diana Corbacho | 2017-06-30 | 1 | -27/+38 |
| | * | | rabbit_looking_glass: Tell xref to ignore call to lg:trace/4 | Jean-Sébastien Pédron | 2017-07-03 | 1 | -0/+2 |
| | |/ | |||||
| | * | rabbit_runtime_parameters: Pass `ActingUser` to clear_component() | Jean-Sébastien Pédron | 2017-06-29 | 2 | -4/+6 |
| | * | rabbit_exchange_parameters, rabbit_runtime_parameters: Remove unused imports | Jean-Sébastien Pédron | 2017-06-29 | 2 | -3/+1 |
| | * | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-06-29 | 2 | -50/+63 |
| | |\ | |||||
| | | * | rabbit_runtime_parameters: Remove module name for local calls | Jean-Sébastien Pédron | 2017-06-28 | 1 | -4/+4 |
| | | * | Merge branch 'stable' into rabbitmq-server-ctl-decode | Michael Klishin | 2017-06-28 | 20 | -1190/+6488 |
| | | |\ | |||||
| | | * | | Add CTL commands to decode encoded value and list ciphers and hashes | Daniil Fedotov | 2017-06-28 | 2 | -49/+88 |
| * | | | | Merge branch 'master' into rabbitmq-server-1246-master | Michael Klishin | 2017-06-29 | 26 | -1605/+7036 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | 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 |
| | * | | | Merge pull request #1225 from rabbitmq/rabbitmq-common-198 | Michael Klishin | 2017-06-27 | 2 | -0/+46 |
| | |\ \ \ | |||||
| | | * | | | 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 | 32 | -1194/+7187 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' into rabbitmq-common-198 | Michael Klishin | 2017-05-27 | 9 | -1634/+146 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Rename rabbit_tracer to rabbit_looking_glass | Loïc Hoguin | 2017-05-25 | 2 | -3/+3 |
| | | * | | | | | Add rabbit_tracer boot step for running Looking Glass | Loïc Hoguin | 2017-05-18 | 2 | -0/+45 |
| | * | | | | | | Merge branch 'master' into rabbitmq-mqtt-139 | Michael Klishin | 2017-06-27 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | | Merge branch 'stable' | 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 |
| | * | | | | | | Merge branch 'master' into rabbitmq-mqtt-139 | Michael Klishin | 2017-06-26 | 20 | -1210/+6942 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | 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 |
| | | | * | | | | 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 |
| | | | | |_|/ | | | |/| | | |||||
| | | * | | | | 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 | 1 | -128/+0 |
| | | * | | | | vm_memory_monitor, rabbit_resource_monitor_misc: Move to rabbitmq-common | Jean-Sébastien Pédron | 2017-06-26 | 2 | -587/+0 |
| | * | | | | | 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 | 3 | -9/+8 |
| | |\ \ \ \ \ | | |/ / / / | |||||
