summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WordingMichael Klishin2017-08-011-1/+1
* Merge branch 'master' into rabbitmq-server-1314Michael Klishin2017-08-0112-48/+113
|\
| * Make connection tracking handler more defensiveMichael Klishin2017-08-011-3/+16
| * Merge branch 'master' into rabbitmq-server-1310Michael Klishin2017-07-314-2/+30
| |\
| | * Merge pull request #1309 from rabbitmq/rabbitmq-server-1303Michael Klishin2017-07-314-2/+30
| | |\
| | | * Merge branch 'master' into rabbitmq-server-1303Michael Klishin2017-07-282-2/+2
| | | |\
| | | * | Do not try to perform a queue operation in `rabbit_amqqueue:with` if the queu...Daniil Fedotov2017-07-272-5/+4
| | | * | Set queue state to 'stopped' when terminating.Daniil Fedotov2017-07-263-2/+31
| * | | | WordingMichael Klishin2017-07-311-2/+2
| * | | | Do not start multiple vhost supervisors for a single vhostDaniil Fedotov2017-07-311-1/+6
| * | | | Consider vhost can be deleted when cleaning vhost limits.Daniil Fedotov2017-07-311-1/+6
| * | | | Delete vhost data even if the vhost supervisor is not running.Daniil Fedotov2017-07-311-5/+7
| * | | | Check if vhost supervisor is running when starting slaves.Daniil Fedotov2017-07-311-5/+15
| * | | | Refactor vhost supervisor access functions.Daniil Fedotov2017-07-314-33/+35
| |/ / /
* | | | Start slave queues after vhost recover, instead of node start.Daniil Fedotov2017-07-313-10/+9
|/ / /
* | | Correct commentMichael Klishin2017-07-271-1/+1
* | | Log this to stderrMichael Klishin2017-07-271-1/+1
* | | Log a more sensible error message when running on an Erlang version that's to...Michael Klishin2017-07-271-0/+10
| |/ |/|
* | Naming + export typekjnilsson2017-07-272-2/+2
|/
* Merge branch 'master' into rabbitmq-management-446Daniil Fedotov2017-07-2511-95/+260
|\
| * Merge branch 'stable'Michael Klishin2017-07-251-10/+24
| |\
| | * Run garbage collection in GM every 250msJean-Sébastien Pedron2017-07-251-7/+22
| | * Remove hibernate from GMJean-Sébastien Pédron2017-07-241-3/+2
| * | Fix unused variablekjnilsson2017-07-251-1/+1
| * | 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
| |\ \
| * | | 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
* | | | Report vhost status on vhost infoDiana Corbacho2017-07-251-1/+5
| |/ / |/| |
* | | 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
| |/ |/|
* | 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