| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | It can be any error, log it as such | Michael Klishin | 2017-07-06 | 1 | -1/+1 |
| * | Wording | Michael Klishin | 2017-07-06 | 1 | -3/+0 |
| * | Return an error here | Michael Klishin | 2017-07-06 | 1 | -1/+1 |
| * | Emit vhost_deleted first, like before | Michael Klishin | 2017-07-05 | 1 | -2/+2 |
| * | if rabbit_amqqueue_sup_sup:start_for_vhost/1 fails, log the reason and throw | Michael Klishin | 2017-07-05 | 1 | -5/+4 |
| * | rabbit_vhost_sup_watcher: log a warning | Michael Klishin | 2017-07-05 | 1 | -3/+3 |
| * | Make this message up-to-date | Michael Klishin | 2017-07-05 | 1 | -1/+1 |
| * | rabbit_vhost:delete/2: reduce log noise when vhost is already deleted | Michael Klishin | 2017-07-05 | 1 | -1/+4 |
| * | Make rabbit_vhost:add/2 return an error when it fails | Michael Klishin | 2017-07-05 | 1 | -6/+16 |
| * | Log before throwing here | Michael Klishin | 2017-07-05 | 1 | -1/+4 |
| * | Virtual host watcher: stop vhost's top level supervisor instead of exiting | Michael Klishin | 2017-07-05 | 1 | -1/+8 |
| * | Merge branch 'master' into rabbitmq-server-1280 | Michael Klishin | 2017-07-05 | 1 | -143/+7 |
| |\ | |||||
| | * | rabbit_nodes: move a few more functions to rabbit_nodes_common | Michael Klishin | 2017-07-04 | 1 | -143/+7 |
| * | | A typo | Michael Klishin | 2017-07-04 | 1 | -1/+1 |
| * | | Terminate when message stores fail to start | Michael Klishin | 2017-07-04 | 1 | -3/+5 |
| * | | Drop the "ignore" clause | Michael Klishin | 2017-07-04 | 1 | -3/+1 |
| * | | Merge branch 'master' into rabbitmq-server-1280 | Michael Klishin | 2017-07-04 | 7 | -130/+175 |
| |\ \ | |/ | |||||
| | * | 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 |
| | |\ \ \ \ | | |/ / / | |||||
| | * | | | | Merge branch 'master' into rabbitmq-server-1246-master | Michael Klishin | 2017-06-24 | 3 | -105/+107 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into rabbitmq-server-1246-master | Luke Bakken | 2017-06-20 | 5 | -46/+147 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Change directory name generation function for queue indexes and vhosts. | Daniil Fedotov | 2017-06-13 | 2 | -47/+66 |
| * | | | | | | | Correct a typo | Michael Klishin | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | Handle concurrent vhost creation and deletion better | Michael Klishin | 2017-07-01 | 9 | -72/+173 |
| | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | 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 |
