summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Emit rabbit_event events when alarms go in and out of effectDiana Corbacho2017-02-221-2/+8
* Test gc of core metricsDiana Corbacho2017-02-171-7/+4
* 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
* Use new #delta arity introduced to report paged out messagesDiana Corbacho2017-02-161-1/+1
* Initialize core stats before any gen_server2 startsDiana Corbacho2017-02-141-2/+2
* Remove a comment that's no longer relevantMichael Klishin2017-02-141-1/+1
* Merge branch 'stable' into rabbitmq-management-345Michael Klishin2017-02-109-244/+268
|\
| * rabbit_ssl: Move most functions to `rabbit_cert_info` in rabbitmq-commonJean-Sébastien Pédron2017-02-031-219/+9
| * Re-introduce rabbit_table:wait_for_replicated/0 for backwards compatibilityMichael Klishin2017-01-061-1/+8
| * CompileMichael Klishin2017-01-061-1/+1
| * rabbit_credential_validation:validate_password/1 => rabbit_credential_validat...Michael Klishin2017-01-055-26/+30
| * Test suite fixesMichael Klishin2017-01-051-1/+1
| * 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
| | |/
| * | 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
* | | Calculate memory size of pagged messagesDiana Corbacho2017-02-101-50/+83
| |/ |/|
* | 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
|/
* 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