summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-057-31/+38
|\
| * Merge pull request #1072 from rabbitmq/rabbitmq-server-964Michael Klishin2017-01-041-23/+30
| |\
| | * Extract a functionMichael Klishin2017-01-021-9/+10
| | * Configure memory reduction for all queue typesDiana Corbacho2016-12-301-22/+28
| * | Fix include pathGerhard Lazu2017-01-031-1/+1
| |/
| * Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2Michael Klishin2016-12-261-1/+1
| * Fixed various typos across code commentsAndrew Dryga2016-12-265-7/+7
* | Introduce rabbit_credential_validation; fix validators for successful integra...Michael Klishin2017-01-045-10/+62
* | Property-based tests for regexp credential validatorMichael Klishin2017-01-031-1/+1
* | Introduce rabbit_credential_validator_regexpMichael Klishin2016-12-301-0/+48
* | Move credential validators into rabbitmq-serverMichael Klishin2016-12-213-0/+116
|/
* Coerce global parameter key to atom on deletionArnaud Cogoluègnes2016-12-161-3/+4
* Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73Michael Klishin2016-12-162-10/+95
|\
| * List all global parametersArnaud Cogoluègnes2016-12-141-4/+3
| * Coerce global parameter key to atomArnaud Cogoluègnes2016-12-141-4/+15
| * Use atom key and JSON value for global parametersArnaud Cogoluègnes2016-12-132-37/+29
| * Improve global runtime parameters supportArnaud Cogoluègnes2016-12-122-4/+87
* | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7Karl Nilsson2016-12-141-0/+47
|\ \
| * | typoDaniil Fedotov2016-12-021-1/+1
| * | reference type nameDaniil Fedotov2016-12-021-1/+1
| * | Timeouts for worker pool workerDaniil Fedotov2016-12-021-0/+47
* | | Be more specific about what is being stopped on `stop_app`Gerhard Lazu2016-12-141-1/+1
| |/ |/|
* | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050Michael Klishin2016-12-061-8/+19
|\ \
| * | Coerce default_* configuration entries to binariesArnaud Cogoluègnes2016-12-051-8/+19
| |/
* | Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-061-114/+0
* | rabbit: Use application description in bannerJean-Sébastien Pédron2016-12-061-1/+1
|/
* Merge branch 'stable' into rabbitmq-server-1033Michael Klishin2016-12-0110-355/+117
|\
| * Merge branch 'stable'Michael Klishin2016-11-305-59/+160
| |\
| * | 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-2410-472/+357
| |\ \
| * | | Inline function specs in rabbit_logkjnilsson2016-10-071-14/+11
| * | | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-2718-520/+425
| |\ \ \
| * | | | Remove remaining references to mochi/webmachineLoïc Hoguin2016-09-212-3/+1
| * | | | 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
| * | | | change stats to include rabbit_mgmt_sup_sup instead of rabbit_mgmt_supkjnilsson2016-09-011-1/+1
| * | | | update memory usage statskjnilsson2016-09-011-5/+8
| * | | | Push queue metricsDiana Corbacho2016-08-251-8/+12
| * | | | Push consumer metricsDiana Corbacho2016-08-111-2/+8
| * | | | Push connection created/closed eventsDiana Corbacho2016-08-111-0/+2
| * | | | Start raw metrics storageDiana Corbacho2016-08-112-0/+60
* | | | | Merge branch 'stable' into rabbitmq-server-1033Gerhard Lazu2016-11-305-55/+158
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Properly handle systemd notify errorsAlexey Lebedeff2016-11-291-4/+5
| * | | | Make it possible to disable background GCMichael Klishin2016-11-282-7/+18
| * | | | Merge pull request #1016 from binarin/multiple-plugins-dirDaniil Fedotov2016-11-252-44/+135
| |\ \ \ \
| | * | | | Report pending upgrades when listing pluginsAlexey Lebedeff2016-11-241-5/+34
| | * | | | Support multiple plugins directoriesAlexey Lebedeff2016-11-231-39/+101
| | | |_|/ | | |/| |
* | | | | Timeout values are in millisecondsMichael Klishin2016-11-251-1/+1
* | | | | Log the number of retries leftDiana Corbacho2016-11-251-1/+2