summaryrefslogtreecommitdiff
path: root/src/rabbit.app.src
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to disable background GCMichael Klishin2016-11-281-1/+3
* Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-1/+1
* Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-111-1/+3
|\
| * Use a name that's more to the pointMichael Klishin2016-09-291-1/+1
| * Naming, cosmeticsMichael Klishin2016-09-291-1/+1
| * renamed run_count to gc_run_countGabriele Santomaggio2016-09-261-1/+1
| * Make the GC calls configurable for lazy queuesGabriele Santomaggio2016-09-231-1/+3
* | Add configuration for decrypting hidden configuration valuesLoïc Hoguin2016-10-061-1/+7
|/
* Bump default MoreCreditAfter to 100Michael Klishin2016-09-121-1/+2
* Bump rabbit.channel_operation_timeout default to 15sMichael Klishin2016-03-021-1/+2
* Bump rabbit.channel_operation_timeout to 5sMichael Klishin2016-02-181-1/+1
* Sets initial channel_operation_timeout to 3s.Ayanda Dube2016-02-171-1/+1
* Adds channel_operation_timeout envionment variable.Ayanda Dube2016-02-171-1/+3
* Make number of Ranch acceptors configurableLoïc Hoguin2016-01-121-0/+2
* rabbit.app: rabbit_common and ranch are required by RabbitMQJean-Sébastien Pédron2015-11-231-1/+1
* Switch to Ranch for connection handlingLoïc Hoguin2015-11-171-5/+1
* Disable FHC read cache by defaultMichael Klishin2015-10-231-1/+1
* rabbit.app: Default to version 0.0.0 in source app fileJean-Sébastien Pédron2015-10-201-1/+1
* Move .app file to src/Jean-Sébastien Pédron2015-10-201-0/+101