| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable tracing of messages sent by default when using LG | Loïc Hoguin | 2017-07-18 | 1 | -1/+4 |
| * | Merge branch 'stable'rabbitmq_v3_7_0_milestone16 | Jean-Sébastien Pédron | 2017-07-12 | 1 | -1/+2 |
| |\ | |||||
| | * | Add vm_memory_calculation_strategy to ctl status | Michael Klishin | 2017-07-11 | 1 | -1/+2 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-07-11 | 1 | -4/+3 |
| |\ \ | |/ | |||||
| | * | Remove OsTotal - ErlangTotal mem calculation from other_system mem | Gerhard Lazu | 2017-07-10 | 1 | -4/+3 |
| * | | Fix a merge | Michael Klishin | 2017-07-11 | 1 | -2/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-07-10 | 4 | -3/+11 |
| |\ \ | |/ | |||||
| | * | Merge branch 'stable' into rabbitmq-management-427 | Michael Klishin | 2017-07-10 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Do not require a node to be running to execute decode, list_ciphers and list_... | Daniil Fedotov | 2017-07-04 | 1 | -1/+2 |
| | * | | Revert unnecessary function addition | Luke Bakken | 2017-07-05 | 1 | -6/+2 |
| | * | | Clean up queue metrics on queue termination. | kjnilsson | 2017-07-04 | 3 | -3/+9 |
| | * | | Add list_local_names function | Luke Bakken | 2017-06-28 | 1 | -1/+6 |
| | * | | Only GC local queue metrics | Luke Bakken | 2017-06-28 | 1 | -6/+1 |
| | * | | Filter queue list by local pid | Luke Bakken | 2017-06-28 | 1 | -1/+6 |
| | |/ | |||||
| * | | Merge branch 'master' into rabbitmq-management-421 | Michael Klishin | 2017-07-07 | 13 | -227/+211 |
| |\ \ | |||||
| | * \ | Merge pull request #1283 from rabbitmq/rabbitmq-server-1280 | Michael Klishin | 2017-07-08 | 10 | -81/+201 |
| | |\ \ | |||||
| | | * | | Wording, correct a type spec | Michael Klishin | 2017-07-07 | 2 | -5/+5 |
| | | * | | Rename function | Michael Klishin | 2017-07-06 | 1 | -3/+3 |
| | | * | | Wording | Michael Klishin | 2017-07-06 | 1 | -2/+2 |
| | | * | | 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 |
| | | |\ \ | |||||
| | | * | | | 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 |
| | | |\ \ \ | |||||
| | | * | | | | 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 |
| | * | | | | | Fix verbiage to read a little better | Luke Bakken | 2017-07-07 | 1 | -2/+2 |
| | | |_|/ / | |/| | | | |||||
| | * | | | | 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 |
| * | | | | Extract common parts of handle_method to be used directly from HTTP API | Diana Corbacho | 2017-07-07 | 1 | -269/+338 |
| |/ / / | |||||
| * | | | 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 |
| | | |\ | |||||
