summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIRJean-Sébastien Pédron2016-12-195-22/+0
* Use the code path to find loaded pluginsGerhard Lazu2016-12-191-3/+49
* Optionally cleanup the old plugins expand dirGerhard Lazu2016-12-191-8/+15
* Do not expand plugins anymoreGerhard Lazu2016-12-191-47/+63
* Accept list of #plugin records or atoms in maybe_keep_required_depsGerhard Lazu2016-12-191-1/+4
* Merge branch 'stable' of github.com:rabbitmq/rabbitmq-serverkjnilsson2016-12-152-0/+240
|\
| * Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7Karl Nilsson2016-12-142-0/+240
| |\
| | * Merge branch 'stable' into rabbitmq-auth-backend-ldap-7Michael Klishin2016-12-052-43/+44
| | |\
| | * | typoDaniil Fedotov2016-12-021-1/+1
| | * | reference type nameDaniil Fedotov2016-12-021-1/+1
| | * | Timeouts for worker pool workerDaniil Fedotov2016-12-022-0/+240
| * | | Be more specific about what is being stopped on `stop_app`Gerhard Lazu2016-12-141-1/+1
* | | | Be more specific about what is being stopped on `stop_app`Gerhard Lazu2016-12-141-1/+1
* | | | 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