summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-105-28/+91
|\ \ \ | |/ /
| * | Merge pull request #1278 from rabbitmq/rabbitmq-management-427Michael Klishin2017-07-105-28/+90
| |\ \ | | |/ | |/|
| | * Merge branch 'stable' into rabbitmq-management-427Michael Klishin2017-07-103-31/+34
| | |\ | | |/ | |/|
| | * Revert unnecessary function additionLuke Bakken2017-07-051-6/+2
| | * Clean up queue metrics on queue termination.kjnilsson2017-07-044-21/+19
| | * Add list_local_names functionLuke Bakken2017-06-281-1/+6
| | * Only GC local queue metricsLuke Bakken2017-06-282-20/+2
| | * Filter queue list by local pidLuke Bakken2017-06-282-2/+7
| | * Force some GCLuke Bakken2017-06-281-1/+14
| | * Add sleep to ensure sync_mirrors settlesLuke Bakken2017-06-281-7/+11
| | * Check rpc return valuesLuke Bakken2017-06-281-26/+37
| | * Issue is reproducedLuke Bakken2017-06-281-1/+5
| | * Use rpc to synchronize queuesLuke Bakken2017-06-281-6/+17
| | * Fixes setting ha policyLuke Bakken2017-06-281-7/+5
| | * Add test skel to repro gh-427 in rabbitmq-managementLuke Bakken2017-06-281-11/+46
* | | Merge pull request #1286 from rabbitmq/rabbitmq-management-421Michael Klishin2017-07-101-269/+338
|\ \ \
| * \ \ Merge branch 'master' into rabbitmq-management-421Michael Klishin2017-07-0717-258/+231
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1283 from rabbitmq/rabbitmq-server-1280Michael Klishin2017-07-0812-88/+210
|\ \ \ \
| * | | | Wording, correct a type specMichael Klishin2017-07-072-5/+5
| * | | | WordingMichael Klishin2017-07-062-5/+4
| * | | | 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
| * | | | Merge branch 'master' into rabbitmq-server-1280Michael Klishin2017-07-051-1/+1
| |\ \ \ \
| * | | | | 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-0411-179/+217
| |\ \ \ \ \ \
| * | | | | | | Correct a typoMichael Klishin2017-07-041-1/+1
| * | | | | | | Handle concurrent vhost creation and deletion betterMichael Klishin2017-07-0111-79/+183
* | | | | | | | Merge pull request #1288 from rabbitmq/fix-parseInt-usageMichael Klishin2017-07-081-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix verbiage to read a little betterLuke Bakken2017-07-071-2/+2
|/ / / / / / /
* | | | | | | sync_detection_SUITE: Wait for sync status for 30 secondsJean-Sébastien Pédron2017-07-051-1/+1
| |_|/ / / / |/| | | | |
* | | | | | rabbit_nodes: move a few more functions to rabbit_nodes_commonMichael Klishin2017-07-041-143/+7
| |/ / / / |/| | | |