summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-082-12/+36
* Call msg_store_index operations via helper functions.Daniil Fedotov2017-03-071-10/+18
* Merge branch 'stable'Michael Klishin2017-03-071-2/+2
|\
| * Merge pull request #1135 from rabbitmq/rabbitmq-server-1125Michael Klishin2017-03-061-2/+2
| |\
| | * Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-061-17/+2
| | * Check process aliveness on remote nodesDiana Corbacho2017-03-061-2/+17
* | | Merge branch 'stable'Jean-Sébastien Pédron2017-03-062-18/+38
|\ \ \ | |/ /
| * | unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvementsJean-Sébastien Pédron2017-03-061-14/+34
| |/
| * Attempt to make metrics_SUITE more rubustkjnilsson2017-03-061-4/+4
* | Correct supported versions we reportMichael Klishin2017-03-061-1/+1
* | Merge pull request #1132 from rabbitmq/rabbitmq-server-1131Michael Klishin2017-03-031-1/+12
|\ \
| * | WordingMichael Klishin2017-03-031-1/+1
| * | Merge branch 'master' into rabbitmq-server-1131Michael Klishin2017-03-034-20/+61
| |\ \ | |/ / |/| |
* | | Merge branch 'stable'Michael Klishin2017-03-032-16/+54
|\ \ \ | | |/ | |/|
| * | DocoMichael Klishin2017-03-031-2/+11
| * | Fix metrics test suitekjnilsson2017-03-031-14/+43
* | | Update metrics gc to support gc markerDiana Corbacho2017-03-022-4/+7
* | | Revert "Update metrics gc to support gc marker"Michael Klishin2017-03-012-7/+4
* | | Merge branch 'stable'Michael Klishin2017-03-010-0/+0
|\ \ \ | |/ /
| * | Update metrics gc to support gc markerDiana Corbacho2017-03-012-4/+7
* | | Merge pull request #1130 from rabbitmq/rabbitmq-management-353Michael Klishin2017-03-012-4/+7
|\ \ \
| * | | Update metrics gc to support gc markerDiana Corbacho2017-03-012-4/+7
| | | * Better message for plugin version requirementDiana Corbacho2017-03-011-1/+12
| |_|/ |/| |
* | | Add missing acting user for internal functionDaniil Fedotov2017-03-011-7/+7
* | | Merge branch 'stable'Michael Klishin2017-03-011-4/+22
|\ \ \ | | |/ | |/|
| * | DocoMichael Klishin2017-03-011-4/+22
| |/
* | Merge pull request #1128 from rabbitmq/rabbitmq-server-1124Michael Klishin2017-02-283-15/+45
|\ \
| * | Rename functionDiana Corbacho2017-02-273-19/+19
| * | Exclude apps that are not RabbitMQ plugins from the list of pluginsDiana Corbacho2017-02-273-15/+45
* | | Merge branch 'stable'Jean-Sébastien Pédron2017-02-270-0/+0
|\ \ \ | |/ / |/| / | |/
| * Update rabbitmq-components.mkJean-Sébastien Pédron2017-02-271-0/+2
| * rabbit, rabbit_cli: Use rabbit_misc:lists_droplast()Jean-Sébastien Pédron2017-02-272-2/+2
* | Merge pull request #1123 from rabbitmq/rabbitmq-server-838Michael Klishin2017-02-232-7/+8
|\ \
| * | Long ugly callback nameDaniil Fedotov2017-02-232-6/+7
| * | Rename msg_store_index:delete_by_file to index_cleanup_undefined_fileDaniil Fedotov2017-02-232-6/+6
* | | Merge branch 'stable'Michael Klishin2017-02-231-2/+8
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #1121 from rabbitmq/rabbitmq-server-1120Michael Klishin2017-02-231-2/+8
| |\
| | * Emit rabbit_event events when alarms go in and out of effectDiana Corbacho2017-02-221-2/+8
| |/
* | Revert "Restore "Do not expand plugins anymore""rabbitmq_v3_7_0_milestone13Jean-Sébastien Pédron2017-02-228-212/+80
* | Rework DNS peer discovery test to be less sensitive to local resolverMichael Klishin2017-02-211-4/+4
* | Prefer inet:gethostbyaddr/1 to inet_res:gethostbyaddr/1Michael Klishin2017-02-201-1/+1
* | Fix a bad mergeMichael Klishin2017-02-201-0/+1
* | Merge branch 'stable'Michael Klishin2017-02-204-1/+475
|\ \ | |/
| * Merge pull request #1118 from rabbitmq/rabbitmq-management-agent-25rabbitmq_v3_6_7_rc2Michael Klishin2017-02-204-1/+475
| |\
| | * WhitespaceMichael Klishin2017-02-201-18/+18
| | * Test gc of core metricsDiana Corbacho2017-02-172-7/+305
| | * GC gen_server2 metricsDiana Corbacho2017-02-171-0/+4
| | * Garbage collection of core metricsDiana Corbacho2017-02-172-0/+169
| | * Function to retrieve all exchange names (keys)Diana Corbacho2017-02-171-1/+4
* | | Merge pull request #1115 from rabbitmq/rabbitmq-server-msg-store-recovery-opt...Michael Klishin2017-02-203-57/+71
|\ \ \