summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-071-11/+4
* | Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-061-17/+2
* | Check process aliveness on remote nodesDiana Corbacho2017-03-061-2/+17
|/
* DocoMichael Klishin2017-03-031-2/+11
* Update metrics gc to support gc markerDiana Corbacho2017-03-011-3/+7
* DocoMichael Klishin2017-03-011-4/+22
* rabbit, rabbit_cli: Use rabbit_misc:lists_droplast()Jean-Sébastien Pédron2017-02-272-2/+2
* 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
| |/