summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SpellingMichael Klishin2017-07-251-1/+1
* Remove debug logDaniil Fedotov2017-07-251-1/+0
* Merge branch 'master' into rabbitmq-server-close-connection-on-vhost-downMichael Klishin2017-07-223-42/+65
|\
| * Merge branch 'stable'Michael Klishin2017-07-222-25/+35
| |\
| | * Remove the debug message about deleting queues without vhostsDaniil Fedotov2017-07-211-1/+0
| | * Do not show queues with deleted vhost.Daniil Fedotov2017-07-211-8/+39
| | * Report a difference between RSS and erlang total memory only if RSS is bigger.Daniil Fedotov2017-07-181-5/+11
| * | Add would_exceed_queue_limit functionLuke Bakken2017-07-191-17/+30
* | | Fix return type of start_vhostDaniil Fedotov2017-07-211-3/+3
* | | Do not crash on vhost recovery failure if vhost strategy is `continue`Daniil Fedotov2017-07-202-19/+66
* | | Refuse connections to dead vhosts.Daniil Fedotov2017-07-192-16/+47
* | | Change vhost supervision recovery process.Daniil Fedotov2017-07-198-61/+135
|/ /
* | 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
| | |_|/ / | |/| | |