summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* record_info/2 is appropriate hereMichael Klishin2016-08-181-1/+1
* 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-141-2/+18
|\
| * Merge branch 'stable'Jean-Sébastien Pédron2016-08-101-2/+18
| |\
| | * Merge pull request #892 from binarin/rabbitmq-server-890Jean-Sébastien Pédron2016-08-101-2/+18
| | |\
| | | * Fix longname-mode on hosts without detectable FQDNAlexey Lebedeff2016-07-221-2/+18
* | | | Rename functionMichael Klishin2016-08-141-4/+4
* | | | 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
| |\ \ \ | | |/ /
| | * | add resume after flowGabriele Santomaggio2016-08-081-1/+1
| | * | fix loop in flow control stateGabriele Santomaggio2016-08-051-1/+1
* | | | Use negative values to disable per-vhost limits, 0 to refuse all connectionsMichael Klishin2016-08-053-13/+27
* | | | Use rabbit_misc:pget/2 hereMichael Klishin2016-08-042-14/+17
* | | | SimplifyMichael Klishin2016-08-041-6/+3
* | | | 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-023-5/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Michael Klishin2016-08-021-1/+3
| |\ \ \ | | |/ /
| | * | added rabbit_registry requireGabriele Santomaggio2016-08-021-1/+3
| * | | Merge branch 'stable'Michael Klishin2016-07-301-1/+1
| |\ \ \ | | |/ /
| | * | Fix some type specsAlexey Lebedeff2016-07-291-1/+1
| * | | Merge branch 'stable'Michael Klishin2016-07-281-3/+6
| |\ \ \ | | |/ /
| | * | Don't die in case of faulty nodePeter Lemenkov2016-07-281-3/+6
| | |/
* | | Switch to a single table per node for connection trackingMichael Klishin2016-08-027-187/+163
* | | Correct a type specMichael Klishin2016-07-261-1/+1
* | | Use ?PER_VHOST_COUNTER_TABLE hereMichael Klishin2016-07-261-1/+1
* | | Keep track of connections, introduce per-vhost limitsMichael Klishin2016-07-2211-7/+650
|/ /
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-20/+36
|\ \ | |/
| * Reuse timeout/error logic for `node_health_check`Alexey Lebedeff2016-07-141-14/+14
| * Default timeouts: fix global/add per-commandAlexey Lebedeff2016-07-141-6/+22
* | Merge branch 'stable'Michael Klishin2016-07-131-5/+20
|\ \ | |/
| * WordingMichael Klishin2016-07-131-1/+1
| * Merge branch 'rabbitmq-server-fix-join-cluster-when-already-member' of https:...Michael Klishin2016-07-131-5/+20
| |\
| | * Report join_cluster errors more thoroughlyAlexey Lebedeff2016-06-301-5/+20
* | | Merge branch 'stable'Michael Klishin2016-07-081-8/+32
|\ \ \ | |/ /
| * | Merge pull request #855 from rabbitmq/rabbitmq-server-839Michael Klishin2016-07-081-8/+32
| |\ \
| | * | Be more lenient when deleting dying client entriesMichael Klishin2016-06-271-1/+1
| | * | Merge branch 'stable' into rabbitmq-server-839Michael Klishin2016-06-261-1/+1
| | |\ \
| | * | | Use separate index to store dying clients file offsetsDaniil Fedotov2016-06-211-8/+32
* | | | | Merge branch 'rabbitmq-server-lager-internal-sink-overhead' of https://github...Michael Klishin2016-07-081-7/+5
|\ \ \ \ \
| * | | | | Improve logging performanceAlexey Lebedeff2016-07-071-7/+5
* | | | | | Merge branch 'stable'Michael Klishin2016-07-081-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Use rabbit_misc to parse GC stats, supporting maps in R19Diana Corbacho2016-07-071-2/+1
* | | | | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-067-20/+18