summaryrefslogtreecommitdiff
path: root/src/rabbit.app.src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Arnaud Cogoluègnes2016-10-141-1/+1
|\
| * Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-141-1/+1
* | Merge branch 'master' into rabbitmq-server-486Michael Klishin2016-10-141-0/+7
|\ \
| * \ Merge branch 'stable'Arnaud Cogoluègnes2016-10-121-0/+6
| |\ \ | | |/
| | * Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-111-1/+3
| | |\
| | * | Add configuration for decrypting hidden configuration valuesLoïc Hoguin2016-10-061-1/+7
* | | | Merge branch 'master' into rabbitmq-server-486Michael Klishin2016-10-041-1/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-09-301-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
| | |/
* | | Switch config-driven automatic clustering to the new behaviourMichael Klishin2016-10-041-2/+6
|/ /
* | Merge branch 'stable'Diana Corbacho2016-09-121-1/+2
|\ \ | |/
| * Bump default MoreCreditAfter to 100Michael Klishin2016-09-121-1/+2
* | CosmeticsMichael Klishin2016-04-081-1/+2
* | Reverted version in app.srcDaniil Fedotov2016-04-071-1/+1
* | Validate plugins before enablingDaniil Fedotov2016-04-011-1/+1
* | Merge branch 'stable'Michael Klishin2016-03-021-1/+2
|\ \ | |/
| * Bump rabbit.channel_operation_timeout default to 15sMichael Klishin2016-03-021-1/+2
* | Merge branch 'stable'Michael Klishin2016-02-181-1/+3
|\ \ | |/
| * 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
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-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