summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* worker_pool: Move to rabbitmq-commonJean-Sébastien Pédron2017-06-263-421/+0
* Move rabbit_networking and rabbit_reader from rabbitmq-commonJean-Sébastien Pédron2017-06-262-0/+2014
* rabbit_log: Move it from rabbitmq-server to rabbitmq-commonJean-Sébastien Pédron2017-06-261-108/+0
* vm_memory_monitor, rabbit_resource_monitor_misc: Move to rabbitmq-commonJean-Sébastien Pédron2017-06-262-587/+0
* Use wmic instead of tasklist to get Windows process memoryLuke Bakken2017-06-211-6/+4
* Fix term_to_binary_compat tests in R16B03Jean-Sébastien Pedron2017-06-211-1/+0
* rabbit_vm, vm_memory_monitor: Use spaces to indentJean-Sébastien Pédron2017-06-212-8/+7
* Move total_memory() from rabbit_vm to vm_memory_monitorJean-Sébastien Pédron2017-06-212-101/+102
* Merge pull request #1259 from rabbitmq/rabbitmq-server-1223Michael Klishin2017-06-192-15/+124
|\
| * Merge branch 'stable' into rabbitmq-server-1223Michael Klishin2017-06-192-21/+21
| |\
| * | Move function that reports total used memoryDaniil Fedotov2017-06-152-100/+97
| * | Change vm_memory_use_process_rss config to vm_memory_calculation_strategyDaniil Fedotov2017-06-141-3/+20
| * | Use OS memory total when reporting memory usageDaniil Fedotov2017-06-141-8/+25
| * | Current process system memory functions for various OSes.Daniil Fedotov2017-06-131-5/+16
| * | Use system process rss memory when reporting vm memoryDaniil Fedotov2017-06-121-6/+73
* | | Make term_to_binary_compat generate binaries using minor_version 1.Daniil Fedotov2017-06-162-11/+4
| |/ |/|
* | rabbit_node_monitor: Normalize indent and remove trailing spacesJean-Sébastien Pédron2017-06-131-20/+20
* | rabbit: Remove trailing space in log messageJean-Sébastien Pédron2017-06-131-1/+1
|/
* 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