summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2016-08-312-360/+37
|\
| * Merge pull request #941 from lemenkov/move_mochinum_to_rabbitmq_commonMichael Klishin2016-08-311-358/+0
| |\
| | * Nobody is using mochinum in this repo. Move it to common.Peter Lemenkov2016-08-261-358/+0
| * | Merge pull request #939 from binarin/rabbitmq-server-ocf-is-clustered-checkrabbitmq_v3_6_6_milestone2Michael Klishin2016-08-291-2/+37
| |\ \
| | * | Allow node_health_check retries in OCF HA scriptAlexey Lebedeff2016-08-261-1/+1
| | * | Perform partition checks from OCF HA scriptAlexey Lebedeff2016-08-261-1/+36
| |/ /
* | | Merge pull request #891 from rabbitmq/rabbitmq-server-500-squashedMichael Klishin2016-08-2615-11/+1658
|\ \ \
| * | | per_vhost_connection_limit_SUITE: Add a test around cluster renameJean-Sébastien Pédron2016-08-262-15/+77
| * | | Remove dead code left from a previous incarnation of the patchJean-Sébastien Pédron2016-08-263-40/+5
| * | | cluster_rename_SUITE: Lower the testsuite timeoutJean-Sébastien Pédron2016-08-251-3/+9
| * | | per_vhost_connection_limit_SUITE: Sleep 500ms after connection open/closeJean-Sébastien Pédron2016-08-251-176/+139
| * | | rabbit_mnesia_rename: Backup local tables onlyJean-Sébastien Pédron2016-08-251-1/+7
| * | | rabbit_mnesia:forget_cluster_node/2: Skip event if node if offlineJean-Sébastien Pédron2016-08-251-4/+11
| * | | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-244-73/+248
| |\ \ \
| * \ \ \ Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-236-242/+203
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-1813-66/+342
| |\ \ \ \ \
| * | | | | | Squash warningsMichael Klishin2016-08-181-10/+10
| * | | | | | 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-146-6/+102
| |\ \ \ \ \ \
| * | | | | | | 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 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-102-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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Switch to a single table per node for connection trackingMichael Klishin2016-08-028-250/+215
| * | | | | | | | | | 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-2215-11/+1526
* | | | | | | | | | | Merge branch 'stable'Michael Klishin2016-08-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #936 from niclic/rabbitmq-server-935Michael Klishin2016-08-261-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Docs: Default AMQP heartbeat delay should be 60 secondsRaymond Fallon2016-08-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'stable'Michael Klishin2016-08-243-51/+138
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'rabbitmq-server-928' into stableMichael Klishin2016-08-243-51/+138
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Naming, wordingMichael Klishin2016-08-241-7/+7
| | * | | | | | | | Handle late autoheal_finished messageDiana Corbacho2016-08-242-0/+17