summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into rabbitmq-server-1243Michael Klishin2017-06-082-10/+13
|\
| * Modify the documentation and background_gc.erl default value for background_g...Fabian Ponce2017-06-071-1/+1
| * Log MiB instead of MB and report total of bytesDiana Corbacho2017-06-061-9/+12
* | Comment on binary format valuesDaniil Fedotov2017-06-061-6/+6
* | OTP-20 compatibility workaround for queue directory names.Daniil Fedotov2017-06-062-1/+33
|/
* Merge pull request #1226 from binarin/dont-expand-dir-plugins-stableMichael Klishin2017-05-271-9/+32
|\
| * Naming, wordingMichael Klishin2017-05-231-5/+5
| * Don't expand plugins that are already unpackedAlexey Lebedeff2017-05-221-9/+32
* | Merge pull request #1234 from rabbitmq/rabbitmq-server-1224Michael Klishin2017-05-261-7/+23
|\ \
| * | Use new config parameter total_memory_available_override_value to set total m...Diana Corbacho2017-05-261-7/+23
| |/
* | Fix runtime parameter formatting.rabbitmq_v3_6_10Daniil Fedotov2017-05-231-2/+2
* | file_handle_cache: Move it from rabbitmq-server to rabbitmq-commonJean-Sébastien Pédron2017-05-192-1566/+0
* | rabbit_upgrade_functions: Turn off `export_all` warningJean-Sébastien Pédron2017-05-191-1/+1
* | file_handle_cache: Move RabbitMQ-specific functions to rabbit_fhc_helpersJean-Sébastien Pédron2017-05-192-32/+54
* | Move rabbit_memory_monitor:memory_use/1 to vm_memory_monitorJean-Sébastien Pédron2017-05-193-14/+19
|/
* Namingrabbitmq_v3_6_10_rc1rabbitmq_v3_6_10_milestone4Michael Klishin2017-05-101-8/+8
* Replace await_startup with new implementationDaniil Fedotov2017-05-102-18/+2
* Ensure rabbit is running after the boot process finishesDaniil Fedotov2017-05-092-3/+32
* Use plugins expand dir with default fallback valueAlexey Lebedeff2017-05-051-1/+1
* Update type specMichael Klishin2017-04-251-1/+1
* Support integers in memory relative free disk space limitsDiana Corbacho2017-04-251-1/+1
* Merge pull request #1179 from rabbitmq/rabbitmq-server-1178Michael Klishin2017-04-121-12/+33
|\
| * 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
* | Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1Daniil Fedotov2017-04-101-10/+15
* | Make queue master locator treat queue args as AMQP table.Daniil Fedotov2017-04-051-2/+2
|/
* 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