summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* NamingMichael Klishin2017-04-121-2/+2
* WordingMichael Klishin2017-04-121-1/+1
* Log message wordingMichael Klishin2017-04-121-4/+4
* Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-11/+32
* rabbit_control_main: Indicate node name in the "successfully shut down" lineJean-Sébastien Pédron2017-04-031-1/+3
* Merge branch 'stable' into more-info-during-shutdownMichael Klishin2017-04-0397-98/+98
|\
| * (c) yearMichael Klishin2017-04-0297-97/+97
| * rabbit_epmd_monitor: call register_node on Mod, not its defaultStephan Renatus2017-03-311-1/+1
* | Keep all shutdown print statements togetherGerhard Lazu2017-03-311-1/+1
* | Add more info during rabbitmqctl shutdownGerhard Lazu2017-03-311-3/+6
|/
* Re-throw exception when stopping RabbitMQDaniil Fedotov2017-03-301-1/+2
* Add shutdown to a list of rabbitmqctl commands [#142699191]Daniil Fedotov2017-03-291-1/+2
* Introduce rabbitmqctl shutdown command.Daniil Fedotov2017-03-291-10/+26
* NamingMichael Klishin2017-03-231-1/+1
* WordingMichael Klishin2017-03-221-3/+3
* WordingMichael Klishin2017-03-221-2/+2
* WordingMichael Klishin2017-03-221-2/+2
* Log message store stoppingDaniil Fedotov2017-03-221-0/+2
* Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-221-11/+4
* Switch to rabbit_misc:is_process_alive/1Michael Klishin2017-03-221-17/+2
* Check process aliveness on remote nodesDiana Corbacho2017-03-221-2/+17
* Log stopping applicationsDaniil Fedotov2017-03-221-2/+14
* Add back mnesia dir reset/restoreAlexey Lebedeff2017-03-161-1/+2
* Provide some defaults for embeddingAlexey Lebedeff2017-03-032-11/+33
* 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