summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge bug26027Simon MacMullen2014-02-260-0/+0
| |\ \ \ \
| * \ \ \ \ Merge in defaultSimon MacMullen2014-02-262-9/+14
| |\ \ \ \ \ | | |/ / / /
| | * | | | stable to defaultSimon MacMullen2014-02-2660-1845/+2774
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge bug26039Simon MacMullen2014-02-261-8/+2
| | | |\ \ \
| | | | * | | Don't quote node atoms, it makes the resulting string harder to use in shell ...Simon MacMullen2014-02-261-8/+2
| | | |/ / /
| | * | | | Merge bug 26038Simon MacMullen2014-02-261-1/+12
| | |\ \ \ \
| | | * | | | If we abandon autoheal while in winner_waiting then let the losing nodes know...Simon MacMullen2014-02-261-1/+12
| | |/ / / /
| * | | | | Update comment.Simon MacMullen2014-02-261-4/+7
| * | | | | Eliminate the node_stopped message, since it is possible that a badly-timed s...Simon MacMullen2014-02-262-22/+22
| | |/ / / | |/| | |
| * | | | Refactor: distinction between handle_dead_rabbit and handle_dead_rabbit_state...Simon MacMullen2014-02-261-13/+9
| * | | | Merge bug 26004Simon MacMullen2014-02-241-20/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | trigger rate calculation in all the right placesMatthias Radestock2014-02-071-20/+26
| * | | | Merge bug25994Simon MacMullen2014-02-241-2/+11
| |\ \ \ \
| | * | | | Sort by descending priority order, and add a comment.Simon MacMullen2014-02-241-2/+11
| | * | | | always prioritise acks (and resume)Matthias Radestock2014-02-241-2/+2
| * | | | | merge stable into defaultMatthias Radestock2014-02-241-32/+44
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | merge bug26013 into stableMatthias Radestock2014-02-241-32/+44
| | |\ \ \
| | | * | | improve clarity and correctnessMatthias Radestock2014-02-201-30/+38
| | | * | | Eliminate a compiler warningMichael Klishin2014-02-191-1/+1
| | | * | | Send connection.unblocked when connection is no longer blocked or all alarms ...Michael Klishin2014-02-191-1/+4
| | | * | | Make connection.[un]blocked independent from flow controlMichael Klishin2014-02-191-16/+17
| * | | | | Bug 25939 broke AMQP 1.0; fix it.Simon MacMullen2014-02-191-1/+1
| * | | | | stable to defaultSimon MacMullen2014-02-1960-1809/+2733
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge bug26022Simon MacMullen2014-02-190-0/+0
| | |\ \ \ \
| | * | | | | Add LDAP timeout to example configSimon MacMullen2014-02-191-0/+4
| | |/ / / /
| * | | | | Merge bug26006Simon MacMullen2014-02-190-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Inform autoheal that a node is down on nodedown not rabbit app down; therefor...Simon MacMullen2014-02-172-15/+10
| |/ / / /
* | | | | Merge in defaultSimon MacMullen2014-02-1829-489/+856
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cosmeticMatthias Radestock2014-02-181-3/+3
| * | | | merge bug25868 into defaultMatthias Radestock2014-02-180-0/+0
| |\ \ \ \
| | * \ \ \ Merge bug25868 (again)Simon MacMullen2014-02-181-5/+4
| | |\ \ \ \
| | * \ \ \ \ Merge bug25868Simon MacMullen2014-02-180-0/+0
| | |\ \ \ \ \
| * | | | | | | clearerMatthias Radestock2014-02-181-5/+7
| | |_|/ / / / | |/| | | | |
| * | | | | | Only ever return 'flow' if there are no alarms. I think in theory it's not po...Simon MacMullen2014-02-181-5/+4
| |/ / / / /
| * | | | | OopsSimon MacMullen2014-02-171-1/+0
| * | | | | ...but only do that if we are not also alarmed.Simon MacMullen2014-02-171-2/+4
| * | | | | Show state as 'flow' if we are currently flow blocked and have been so for mo...Simon MacMullen2014-02-172-6/+8
| |/ / / /
| * | | | Merge bug25627 (again)Simon MacMullen2014-02-1748-1097/+1628
| |\ \ \ \
| | * \ \ \ Merge bug25627Simon MacMullen2014-02-171-1/+7
| | |\ \ \ \
| | * \ \ \ \ stable to defaultSimon MacMullen2014-02-172-8/+10
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | / | | | |_|_|/ | | |/| | |
| | | * | | Merge bug 26014Simon MacMullen2014-02-170-0/+0
| | | |\ \ \
| | | * | | | Don't call InnerFun and remove/3 if the binding was not there.Simon MacMullen2014-02-171-7/+9
| | | |/ / /
| | | * | | Fix a syntax error in config exampleMichael Klishin2014-01-241-1/+1
| | * | | | merge bug25853 into defaultMatthias Radestock2014-02-133-49/+66
| | |\ \ \ \
| | | * \ \ \ merge default into bug25853Matthias Radestock2014-02-101-6/+13
| | | |\ \ \ \
| | | * | | | | rabbit_file:wildcard/2 should return [] if the dir is non-existingTim Watson2014-02-101-3/+6
| | | * | | | | oopsMatthias Radestock2014-02-101-1/+1
| | | * | | | | merge default into bug25853Matthias Radestock2014-02-1032-566/+931
| | | |\ \ \ \ \
| | | * | | | | | cosmeticMatthias Radestock2014-02-101-6/+4
| | | * | | | | | rename misleading variablesMatthias Radestock2014-02-061-7/+7