summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NamingMichael Klishin2017-03-231-1/+1
* Merge branch 'stable' into binarin-embed-friendlyMichael Klishin2017-03-2313-3862/+4877
|\
| * Mention make testsMichael Klishin2017-03-221-0/+6
| * Document new make targets that run testsMichael Klishin2017-03-221-0/+19
| * test: A few minor style fixesJean-Sébastien Pédron2017-03-225-4/+15
| * Rename suites and run testscases in parallelDiana Corbacho2017-03-226-74/+80
| * Update copyright and compiler warningsDiana Corbacho2017-03-227-10/+10
| * Use fast and slow targets from new Makefile pluginDiana Corbacho2017-03-222-8/+7
| * Split test suites into fast and slow Makefile targetsDiana Corbacho2017-03-229-3851/+4812
| * WordingMichael Klishin2017-03-221-3/+3
| * WordingMichael Klishin2017-03-221-2/+2
| * WordingMichael Klishin2017-03-221-2/+2
| * Log message store stoppingDaniil Fedotov2017-03-221-0/+2
| * partitions_SUITE: Replace tabs with spacesJean-Sébastien Pédron2017-03-221-2/+2
| * partitions_SUITE: Do not import rabbit_ct_broker_helpersJean-Sébastien Pédron2017-03-221-4/+0
| * partitions_SUITE: Decrease timetrap to 5 minutesJean-Sébastien Pédron2017-03-221-1/+4
| * Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-222-12/+36
| * Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-221-17/+2
| * unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvementsJean-Sébastien Pédron2017-03-221-14/+34
| * Check process aliveness on remote nodesDiana Corbacho2017-03-221-2/+17
| * Attempt to make metrics_SUITE more rubustkjnilsson2017-03-221-4/+4
| * Log stopping applicationsDaniil Fedotov2017-03-221-2/+14
* | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i...Michael Klishin2017-03-221-1/+2
|\ \ | |/
| * Add back mnesia dir reset/restoreAlexey Lebedeff2017-03-161-1/+2
* | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i...Michael Klishin2017-03-082-11/+33
|\ \ | |/
| * Provide some defaults for embeddingAlexey Lebedeff2017-03-032-11/+33
* | Merge pull request #1139 from rabbitmq/rabbitmq-management-agent-32Michael Klishin2017-03-072-12/+36
|\ \
| * | Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-072-12/+36
|/ /
* | 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
* | | 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
|/
* DocoMichael Klishin2017-03-031-2/+11
* Fix metrics test suitekjnilsson2017-03-031-14/+43
* Update metrics gc to support gc markerDiana Corbacho2017-03-012-4/+7
* DocoMichael Klishin2017-03-011-4/+22
* 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 #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
|/
* 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
* | Update configurable value test expectationMichael Klishin2017-02-181-2/+2
* | Bump msg_store_io_batch_size according to #1098Michael Klishin2017-02-171-2/+2
|/
* Merge pull request #1114 from rabbitmq/rabbitmq-server-1113Michael Klishin2017-02-161-1/+1
|\