summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use lists:foldl/3 onlyMichael Klishin2016-08-181-11/+8
* Reformat with emacsMichael Klishin2016-08-181-100/+100
* Combine map/2 and foldl/3Michael Klishin2016-08-171-15/+10
* Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-146-6/+102
|\
| * Merge pull request #917 from rabbitmq/rabbitmq-server-909Michael Klishin2016-08-104-3/+72
| |\
| | * Non negative integer validatorDaniil Fedotov2016-08-102-4/+4
| | * Non negative validator for tcp lingerDaniil Fedotov2016-08-102-2/+12
| | * Add tcp linger option to schemaDaniil Fedotov2016-08-104-3/+62
| |/
| * Merge branch 'stable'Jean-Sébastien Pédron2016-08-102-3/+30
| |\
| | * Merge pull request #892 from binarin/rabbitmq-server-890Jean-Sébastien Pédron2016-08-102-3/+30
| | |\
| | | * Fix longname-mode on hosts without detectable FQDNAlexey Lebedeff2016-07-222-3/+30
* | | | Rename functionMichael Klishin2016-08-142-5/+5
* | | | Delete connection tracking tables for nodes removed from the clusterMichael Klishin2016-08-142-2/+36
* | | | Emit a node_deleted event when a node is removed from the clusterMichael Klishin2016-08-101-1/+3
* | | | We can use record_info/2 here; log errors in table creationMichael Klishin2016-08-101-7/+5
* | | | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-08-101-1/+1
| |\ \ \ | | |/ /
| | * | Merge pull request #910 from rabbitmq/rabbitmq-server-850Michael Klishin2016-08-101-1/+1
| | |\ \
| | | * | add resume after flowGabriele Santomaggio2016-08-081-1/+1
| | | * | fix loop in flow control stateGabriele Santomaggio2016-08-051-1/+1
* | | | | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-102-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'stable'Michael Klishin2016-08-082-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Commit .deb and .rpm change logsMichael Klishin2016-08-052-0/+9
| | |/ /
* | | | More test casesMichael Klishin2016-08-051-9/+77
* | | | Use negative values to disable per-vhost limits, 0 to refuse all connectionsMichael Klishin2016-08-054-29/+115
* | | | One more test caseMichael Klishin2016-08-041-42/+39
* | | | RefactorMichael Klishin2016-08-041-8/+1
* | | | Use rabbit_misc:pget/2 hereMichael Klishin2016-08-042-14/+17
* | | | SimplifyMichael Klishin2016-08-041-6/+3
* | | | Drop the _test prefixes, remove some dead codeMichael Klishin2016-08-042-35/+32
* | | | Remove a debug messageMichael Klishin2016-08-041-1/+0
* | | | InlineMichael Klishin2016-08-041-2/+1
* | | | Remove a duplicate commentMichael Klishin2016-08-041-6/+0
* | | | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-029-25/+45
|\ \ \ \ | |/ / /
| * | | Merge pull request #900 from johnlonganecker/masterMichael Klishin2016-08-021-1/+1
| |\ \ \
| | * | | fixed typo in config example commentjohnlonganecker2016-07-291-1/+1
| * | | | Merge branch 'stable'Michael Klishin2016-08-021-1/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'rabbitmq-server-904' into stablerabbitmq_v3_6_5_milestone2rabbitmq_v3_6_5_milestone1rabbitmq_v3_6_5Michael Klishin2016-08-021-1/+3
| | |\ \
| | | * | added rabbit_registry requireGabriele Santomaggio2016-08-021-1/+3
| | |/ /
| * | | Merge branch 'stable'Michael Klishin2016-07-301-1/+1
| |\ \ \ | | |/ /
| | * | Merge pull request #898 from binarin/rabbitmq-server-868-secsMichael Klishin2016-07-301-1/+1
| | |\ \
| | | * | Fix some type specsAlexey Lebedeff2016-07-291-1/+1
| | |/ /
| * | | Merge branch 'stable'Michael Klishin2016-07-292-0/+9
| |\ \ \ | | |/ /
| | * | Commit .deb and .rpm change logsMichael Klishin2016-07-292-0/+9
| * | | Merge branch 'stable'Diana Corbacho2016-07-292-2/+2
| |\ \ \ | | |/ /
| | * | Merge pull request #896 from rabbitmq/rabbitmq-server-895rabbitmq_v3_6_4D Corbacho2016-07-292-2/+2
| | |\ \
| | | * | Bump default VM atom table size to 5MMichael Klishin2016-07-282-2/+2
| | | |/
| | * | Merge pull request #894 from lemenkov/toctou_in_cluster_statusMichael Klishin2016-07-281-3/+6
| | |\ \ | | | |/ | | |/|
| * | | Merge branch 'stable'Michael Klishin2016-07-281-3/+6
| |\ \ \ | | | |/ | | |/|
| | * | Don't die in case of faulty nodePeter Lemenkov2016-07-281-3/+6
| | |/