summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use info items to list unresponsive queuesDiana Corbacho2017-08-071-5/+5
* Functions to list unresponsive queuesDiana Corbacho2017-07-271-0/+27
* Naming + export typekjnilsson2017-07-272-2/+2
* Merge pull request #1308 from rabbitmq/rabbitmq-server-1305Jean-Sébastien Pédron2017-07-271-2/+2
|\
| * Bump Erlang versions in .travis.ymlMichael Klishin2017-07-261-2/+2
* | Cleanup test variable queue for channel operation timeout test.Daniil Fedotov2017-07-261-2201/+74
* | Update new style config example as wellMichael Klishin2017-07-261-1/+11
* | Merge branch 'stable'Michael Klishin2017-07-261-1/+11
|\ \ | |/ |/|
| * Improve docsMichael Klishin2017-07-261-1/+11
* | Update rabbitmq-components.mkMichael Klishin2017-07-261-1/+1
* | Merge branch 'stable'Michael Klishin2017-07-260-0/+0
|\ \ | |/
| * Update rabbitmq-components.mkMichael Klishin2017-07-261-1/+1
* | Merge pull request #1304 from rabbitmq/rabbitmq-management-446rabbitmq_v3_7_0_milestone18Karl Nilsson2017-07-251-1/+5
|\ \
| * \ Merge branch 'master' into rabbitmq-management-446Daniil Fedotov2017-07-2513-150/+638
| |\ \ | |/ / |/| |
* | | Merge branch 'stable'Michael Klishin2017-07-251-10/+24
|\ \ \ | | |/ | |/|
| * | Merge pull request #1302 from rabbitmq/stable-gm-mem-usage-during-constant-re...rabbitmq_v3_6_11_milestone5Michael 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
* | | Merge pull request #1293 from rabbitmq/rabbitmq-server-close-connection-on-vh...Karl Nilsson2017-07-2512-139/+613
|\ \ \
| * | | Remove debug logDaniil Fedotov2017-07-251-1/+0
| * | | Cleanup test groupsDaniil Fedotov2017-07-241-20/+6
| * | | 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
| * | | Test connection closures when vhost supervisor fails.Daniil Fedotov2017-07-192-55/+392
| * | | 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
| * | Merge pull request #1301 from rabbitmq/rabbitmq-server-1300Michael Klishin2017-07-211-8/+39
| |\ \
| | * | Do not show queues with deleted vhost.Daniil Fedotov2017-07-211-8/+39
| |/ /
| * | Merge pull request #1295 from rabbitmq/rabbitmq-server-1294rabbitmq_v3_6_11_milestone4Michael Klishin2017-07-201-5/+11
| |\ \
| | * | Report a difference between RSS and erlang total memory only if RSS is bigger.Daniil Fedotov2017-07-181-5/+11
| |/ /
* | | Merge pull request #1282 from rabbitmq/rabbitmq-management-423rabbitmq_v3_7_0_milestone17Michael Klishin2017-07-201-17/+30
|\ \ \ | |_|/ |/| |
| * | Add would_exceed_queue_limit functionLuke Bakken2017-07-191-17/+30
|/ /
* | Merge pull request #1298 from rabbitmq/rabbitmq-server-1297Michael Klishin2017-07-181-1/+4
|\ \
| * | 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-122-5/+11
|\ \ | |/
| * rabbit_core_metrics_gc_SUITE: Wait for condition in a loopJean-Sébastien Pédron2017-07-121-4/+9
| * Add vm_memory_calculation_strategy to ctl statusMichael Klishin2017-07-111-1/+2
* | Merge remote-tracking branch 'origin/stable'kjnilsson2017-07-111-5/+15
|\ \ | |/
| * Replace timer:sleep with a loop waiting on a predicate.kjnilsson2017-07-111-5/+15
* | Merge branch 'stable'Michael Klishin2017-07-110-0/+0
|\ \ | |/
| * SimplifyMichael Klishin2017-07-111-9/+6
* | Merge branch 'stable'Michael Klishin2017-07-112-4/+49
|\ \ | |/
| * Merge pull request #1290 from rabbitmq/rabbitmq-server-1285Michael Klishin2017-07-111-4/+24
| |\
| | * Add test for set_vm_memory_high_watermarkGerhard Lazu2017-07-101-4/+24