summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-1318-528/+718
|\
| * Merge pull request #1055 from rabbitmq/recursive-mkdir-for-rabbitmq-schema-dirArnaud Cogoluègnes2016-12-121-1/+1
| |\
| | * Recursively create `RABBITMQ_SCHEMA_DIR`Michael Klishin2016-12-121-1/+1
| * | Travis CI: Import changes from rabbitmq-auth-backend-amqpJean-Sébastien Pédron2016-12-121-11/+19
| |/
| * Merge branch 'stable'rabbitmq_v3_7_0_milestone8Jean-Sébastien Pédron2016-12-092-2/+2
| |\
| | * metrics_SUITE: Increase the timer after force_channel_stats()rabbitmq_v3_6_7_milestone1Jean-Sébastien Pédron2016-12-091-1/+1
| | * Update rabbitmq-components.mkJean-Sébastien Pédron2016-12-081-1/+1
| * | Double timetrap timeout for partition test to make CI happyDaniil Fedotov2016-12-091-0/+3
| * | Travis CI: Use Ubuntu Trusty image to have access to ElixirJean-Sébastien Pédron2016-12-081-1/+7
| * | Merge branch 'stable'Jean-Sébastien Pédron2016-12-075-134/+166
| |\ \ | | |/
| | * Merge pull request #1053 from rabbitmq/rabbitmq-server-1052Michael Klishin2016-12-071-0/+4
| | |\
| | | * Exit with non zero exit code when erlsrv command fails during service installkjnilsson2016-12-071-0/+4
| | |/
| | * Update rabbitmq-components.mkJean-Sébastien Pédron2016-12-061-1/+2
| | * Merge pull request #1051 from rabbitmq/rabbitmq-server-1050Michael Klishin2016-12-061-8/+19
| | |\
| | | * Merge branch 'stable' into rabbitmq-server-1050Arnaud Cogoluègnes2016-12-062-37/+37
| | | |\
| | | * | Coerce default_* configuration entries to binariesArnaud Cogoluègnes2016-12-051-8/+19
| | * | | Makefile: PROJECT_VERSION is set in rabbitmq-components.mkJean-Sébastien Pédron2016-12-062-3/+6
| | * | | Update rabbitmq-components.mkJean-Sébastien Pédron2016-12-062-3/+16
| | * | | Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-062-114/+115
| | * | | rabbit: Use application description in bannerJean-Sébastien Pédron2016-12-061-1/+1
| | | |/ | | |/|
| | * | Makefile: Remove $(VERSION), it is unusedJean-Sébastien Pédron2016-12-051-1/+0
| * | | Merge branch 'stable'Jean-Sébastien Pédron2016-12-051-36/+37
| |\ \ \ | | |/ /
| | * | unit_inbroker_SUITE: Adapt channel_statistics() to the new metricsJean-Sébastien Pédron2016-12-051-36/+37
| | |/
| * | Merge branch 'stable'Jean-Sébastien Pédron2016-12-021-7/+7
| |\ \ | | |/
| | * metrics_SUITE: The helper module is called `rabbit_ct_proper_helpers`Jean-Sébastien Pédron2016-12-021-7/+7
| * | Merge branch 'stable'Michael Klishin2016-12-010-0/+0
| |\ \ | | |/
| | * Merge pull request #1038 from rabbitmq/rabbitmq-server-1033Gerhard Lazu2016-12-016-38/+71
| | |\
| | | * Merge branch 'stable' into rabbitmq-server-1033Michael Klishin2016-12-0111-355/+493
| | | |\ | | | |/ | | |/|
| | | * Merge branch 'stable' into rabbitmq-server-1033Gerhard Lazu2016-11-3010-63/+232
| | | |\
| | | * | Timeout values are in millisecondsMichael Klishin2016-11-251-1/+1
| | | * | Log the number of retries leftDiana Corbacho2016-11-251-1/+2
| | | * | Log Mnesia reconnection attemptsDiana Corbacho2016-11-251-0/+4
| | | * | Update rabbitmq-components.mkJean-Sébastien Pédron2016-11-251-1/+1
| | | * | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-256-38/+66
| * | | | Merge branch 'stable'Michael Klishin2016-12-019-341/+473
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #1034 from rabbitmq/rabbitmq-management-236Michael Klishin2016-12-0111-355/+493
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'stable'Michael Klishin2016-11-3010-71/+242
| | | |\ \ | | | |/ / | | |/| |
| | | * | Ensure extra stats info is also passed to core metricskjnilsson2016-11-251-2/+2
| | | * | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-11-2423-820/+1267
| | | |\ \
| | | * | | Inline function specs in rabbit_logkjnilsson2016-10-071-14/+11
| | | * | | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-2786-7613/+1280
| | | |\ \ \
| | | * | | | Remove remaining references to mochi/webmachineLoïc Hoguin2016-09-212-3/+1
| | | * | | | Update rabbitmq-components.mkDiana Corbacho2016-09-131-9/+5
| | | * | | | Add upgrade function adding listener socket optionsLoïc Hoguin2016-09-131-0/+10
| | | * | | | move delegate to commonkjnilsson2016-09-092-324/+0
| | | * | | | Return size 0 if rabbit_metrics does not exist (rabbit app is stopped)Diana Corbacho2016-09-081-1/+7
| | | * | | | idempotency metric property testskjnilsson2016-09-071-23/+119
| | | * | | | switch metrics property tests to lists of operationskjnilsson2016-09-061-34/+27
| | | * | | | ensure properties validate the number of things createdkjnilsson2016-09-061-15/+9
| | | * | | | PropEr test for core metricskjnilsson2016-09-062-16/+116