summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable tracing of messages sent by default when using LGLoïc Hoguin2017-07-181-1/+4
* Merge branch 'stable'rabbitmq_v3_7_0_milestone16Jean-Sébastien Pédron2017-07-121-1/+2
|\
| * Add vm_memory_calculation_strategy to ctl statusMichael Klishin2017-07-111-1/+2
* | Merge branch 'stable'Michael Klishin2017-07-111-4/+3
|\ \ | |/
| * Remove OsTotal - ErlangTotal mem calculation from other_system memGerhard Lazu2017-07-101-4/+3
* | Fix a mergeMichael Klishin2017-07-111-2/+1
* | Merge branch 'stable'Michael Klishin2017-07-104-3/+11
|\ \ | |/
| * Merge branch 'stable' into rabbitmq-management-427Michael Klishin2017-07-101-1/+2
| |\
| | * Do not require a node to be running to execute decode, list_ciphers and list_...Daniil Fedotov2017-07-041-1/+2
| * | Revert unnecessary function additionLuke Bakken2017-07-051-6/+2
| * | Clean up queue metrics on queue termination.kjnilsson2017-07-043-3/+9
| * | Add list_local_names functionLuke Bakken2017-06-281-1/+6
| * | Only GC local queue metricsLuke Bakken2017-06-281-6/+1
| * | Filter queue list by local pidLuke Bakken2017-06-281-1/+6
| |/
* | Merge branch 'master' into rabbitmq-management-421Michael Klishin2017-07-0713-227/+211
|\ \
| * \ Merge pull request #1283 from rabbitmq/rabbitmq-server-1280Michael Klishin2017-07-0810-81/+201
| |\ \
| | * | Wording, correct a type specMichael Klishin2017-07-072-5/+5
| | * | Rename functionMichael Klishin2017-07-061-3/+3
| | * | WordingMichael Klishin2017-07-061-2/+2
| | * | It can be any error, log it as suchMichael Klishin2017-07-061-1/+1
| | * | WordingMichael Klishin2017-07-061-3/+0
| | * | Return an error hereMichael Klishin2017-07-061-1/+1
| | * | Emit vhost_deleted first, like beforeMichael Klishin2017-07-051-2/+2
| | * | if rabbit_amqqueue_sup_sup:start_for_vhost/1 fails, log the reason and throwMichael Klishin2017-07-051-5/+4
| | * | rabbit_vhost_sup_watcher: log a warningMichael Klishin2017-07-051-3/+3
| | * | Make this message up-to-dateMichael Klishin2017-07-051-1/+1
| | * | rabbit_vhost:delete/2: reduce log noise when vhost is already deletedMichael Klishin2017-07-051-1/+4
| | * | Make rabbit_vhost:add/2 return an error when it failsMichael Klishin2017-07-051-6/+16
| | * | Log before throwing hereMichael Klishin2017-07-051-1/+4
| | * | Virtual host watcher: stop vhost's top level supervisor instead of exitingMichael Klishin2017-07-051-1/+8
| | * | Merge branch 'master' into rabbitmq-server-1280Michael Klishin2017-07-051-143/+7
| | |\ \
| | * | | A typoMichael Klishin2017-07-041-1/+1
| | * | | Terminate when message stores fail to startMichael Klishin2017-07-041-3/+5
| | * | | Drop the "ignore" clauseMichael Klishin2017-07-041-3/+1
| | * | | Merge branch 'master' into rabbitmq-server-1280Michael Klishin2017-07-047-130/+175
| | |\ \ \
| | * | | | Correct a typoMichael Klishin2017-07-041-1/+1
| | * | | | Handle concurrent vhost creation and deletion betterMichael Klishin2017-07-019-72/+173
| * | | | | Fix verbiage to read a little betterLuke Bakken2017-07-071-2/+2
| | |_|/ / | |/| | |
| * | | | rabbit_nodes: move a few more functions to rabbit_nodes_commonMichael Klishin2017-07-041-143/+7
| | |/ / | |/| |
| * | | term_to_binary_compat:queue_name_to_binary/1 was supersededMichael Klishin2017-07-041-1/+1
* | | | Extract common parts of handle_method to be used directly from HTTP APIDiana Corbacho2017-07-071-269/+338
|/ / /
* | | Merge branch 'master' into rabbitmq-server-1246-masterMichael Klishin2017-07-035-83/+109
|\ \ \
| * \ \ Merge pull request #1281 from rabbitmq/rabbitmq-common-208-masterMichael Klishin2017-07-031-27/+38
| |\ \ \
| | * | | Use delegate:invoke and delegate:invoke_no_resultDiana Corbacho2017-06-301-27/+38
| * | | | rabbit_looking_glass: Tell xref to ignore call to lg:trace/4Jean-Sébastien Pédron2017-07-031-0/+2
| |/ / /
| * | | rabbit_runtime_parameters: Pass `ActingUser` to clear_component()Jean-Sébastien Pédron2017-06-292-4/+6
| * | | rabbit_exchange_parameters, rabbit_runtime_parameters: Remove unused importsJean-Sébastien Pédron2017-06-292-3/+1
| * | | Merge branch 'stable'Jean-Sébastien Pédron2017-06-292-50/+63
| |\ \ \ | | |/ / | |/| / | | |/
| | * rabbit_runtime_parameters: Remove module name for local callsJean-Sébastien Pédron2017-06-281-4/+4
| | * Merge branch 'stable' into rabbitmq-server-ctl-decodeMichael Klishin2017-06-2820-1190/+6488
| | |\