| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | record_info/2 is appropriate here | Michael Klishin | 2016-08-18 | 1 | -1/+1 |
| * | Use lists:foldl/3 only | Michael Klishin | 2016-08-18 | 1 | -11/+8 |
| * | Reformat with emacs | Michael Klishin | 2016-08-18 | 1 | -100/+100 |
| * | Combine map/2 and foldl/3 | Michael Klishin | 2016-08-17 | 1 | -15/+10 |
| * | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-14 | 1 | -2/+18 |
| |\ | |||||
| | * | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-08-10 | 1 | -2/+18 |
| | |\ | |||||
| | | * | Merge pull request #892 from binarin/rabbitmq-server-890 | Jean-Sébastien Pédron | 2016-08-10 | 1 | -2/+18 |
| | | |\ | |||||
| | | | * | Fix longname-mode on hosts without detectable FQDN | Alexey Lebedeff | 2016-07-22 | 1 | -2/+18 |
| * | | | | Rename function | Michael Klishin | 2016-08-14 | 1 | -4/+4 |
| * | | | | Delete connection tracking tables for nodes removed from the cluster | Michael Klishin | 2016-08-14 | 2 | -2/+36 |
| * | | | | Emit a node_deleted event when a node is removed from the cluster | Michael Klishin | 2016-08-10 | 1 | -1/+3 |
| * | | | | We can use record_info/2 here; log errors in table creation | Michael Klishin | 2016-08-10 | 1 | -7/+5 |
| * | | | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-10 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-08-10 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | add resume after flow | Gabriele Santomaggio | 2016-08-08 | 1 | -1/+1 |
| | | * | | fix loop in flow control state | Gabriele Santomaggio | 2016-08-05 | 1 | -1/+1 |
| * | | | | Use negative values to disable per-vhost limits, 0 to refuse all connections | Michael Klishin | 2016-08-05 | 3 | -13/+27 |
| * | | | | Use rabbit_misc:pget/2 here | Michael Klishin | 2016-08-04 | 2 | -14/+17 |
| * | | | | Simplify | Michael Klishin | 2016-08-04 | 1 | -6/+3 |
| * | | | | Remove a debug message | Michael Klishin | 2016-08-04 | 1 | -1/+0 |
| * | | | | Inline | Michael Klishin | 2016-08-04 | 1 | -2/+1 |
| * | | | | Remove a duplicate comment | Michael Klishin | 2016-08-04 | 1 | -6/+0 |
| * | | | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-02 | 3 | -5/+10 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-08-02 | 1 | -1/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | added rabbit_registry require | Gabriele Santomaggio | 2016-08-02 | 1 | -1/+3 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-07-30 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fix some type specs | Alexey Lebedeff | 2016-07-29 | 1 | -1/+1 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-07-28 | 1 | -3/+6 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Don't die in case of faulty node | Peter Lemenkov | 2016-07-28 | 1 | -3/+6 |
| | | |/ | |||||
| * | | | Switch to a single table per node for connection tracking | Michael Klishin | 2016-08-02 | 7 | -187/+163 |
| * | | | Correct a type spec | Michael Klishin | 2016-07-26 | 1 | -1/+1 |
| * | | | Use ?PER_VHOST_COUNTER_TABLE here | Michael Klishin | 2016-07-26 | 1 | -1/+1 |
| * | | | Keep track of connections, introduce per-vhost limits | Michael Klishin | 2016-07-22 | 11 | -7/+650 |
| |/ / | |||||
| * | | Merge local `node_health_check` into `master` | Alexey Lebedeff | 2016-07-14 | 1 | -20/+36 |
| |\ \ | |/ | |||||
| | * | Reuse timeout/error logic for `node_health_check` | Alexey Lebedeff | 2016-07-14 | 1 | -14/+14 |
| | * | Default timeouts: fix global/add per-command | Alexey Lebedeff | 2016-07-14 | 1 | -6/+22 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-07-13 | 1 | -5/+20 |
| |\ \ | |/ | |||||
| | * | Wording | Michael Klishin | 2016-07-13 | 1 | -1/+1 |
| | * | Merge branch 'rabbitmq-server-fix-join-cluster-when-already-member' of https:... | Michael Klishin | 2016-07-13 | 1 | -5/+20 |
| | |\ | |||||
| | | * | Report join_cluster errors more thoroughly | Alexey Lebedeff | 2016-06-30 | 1 | -5/+20 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-07-08 | 1 | -8/+32 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #855 from rabbitmq/rabbitmq-server-839 | Michael Klishin | 2016-07-08 | 1 | -8/+32 |
| | |\ \ | |||||
| | | * | | Be more lenient when deleting dying client entries | Michael Klishin | 2016-06-27 | 1 | -1/+1 |
| | | * | | Merge branch 'stable' into rabbitmq-server-839 | Michael Klishin | 2016-06-26 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * | | | Use separate index to store dying clients file offsets | Daniil Fedotov | 2016-06-21 | 1 | -8/+32 |
| * | | | | | Merge branch 'rabbitmq-server-lager-internal-sink-overhead' of https://github... | Michael Klishin | 2016-07-08 | 1 | -7/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Improve logging performance | Alexey Lebedeff | 2016-07-07 | 1 | -7/+5 |
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2016-07-08 | 1 | -2/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| | * | | | | Use rabbit_misc to parse GC stats, supporting maps in R19 | Diana Corbacho | 2016-07-07 | 1 | -2/+1 |
| * | | | | | Only use new non-builtin types in master | Jean-Sébastien Pédron | 2016-07-06 | 7 | -20/+18 |
