summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* space--bug25560Simon MacMullen2013-05-201-1/+1
* Ignore autoheal requests if we are already autohealing.Simon MacMullen2013-05-201-0/+6
* Remove obsolete and wrong comment.Simon MacMullen2013-05-201-7/+2
* merge bug25537 into stableTim Watson2013-05-1683-2253/+4624
|\
| * Merge bug25555 into stableEmile Joubert2013-05-150-0/+0
| |\
| * | Tighten up HA policy validation.bug25555Simon MacMullen2013-05-142-13/+48
| |/
| * merge bug25546 into stableTim Watson2013-05-102-4/+6
| |\
| | * TODO++bug25546Simon MacMullen2013-05-101-0/+2
| | * Remove assertion; it's not always correct if prefetch has been set before. In...Simon MacMullen2013-05-071-4/+4
| * | Merged bug25548 int stableEmile Joubert2013-05-102-7/+9
| |\ \
| | * \ Merged bug25545 into stableEmile Joubert2013-05-091-1/+1
| | |\ \
| | | * \ Merge bug25549Simon MacMullen2013-05-090-0/+0
| | | |\ \ | | | | |/
| | | * | Clear queue expiry timer ref when firedbug25549Emile Joubert2013-05-091-1/+1
| | | |/
| | * | Allow x-match header to be missing.bug25545Simon MacMullen2013-05-071-2/+3
| | * | Treat missing / garbled x-match header as "all", like we used to.Simon MacMullen2013-05-071-4/+5
| | |/
| * | Move the ignore of '_'.bug25548Simon MacMullen2013-05-102-2/+4
| * | Refactor.Simon MacMullen2013-05-092-8/+10
| * | Validate on listSimon MacMullen2013-05-091-0/+7
| * | Validate on clear.Simon MacMullen2013-05-091-4/+4
| * | Wrap the update in rabbit_vhost:with/2, so we error meaningfully if the vhost...Simon MacMullen2013-05-081-10/+10
| |/
| * Merge 3.1.0 into stable.Simon MacMullen2013-05-0382-2236/+4557
| |\
| | * Changelogs for 3.1.0.rabbitmq_v3_1_0Simon MacMullen2013-05-012-0/+9
| | * Typo; fix compilation on <R15.Simon MacMullen2013-04-301-1/+1
| | * merge bug25501 into defaultTim Watson2013-04-308-97/+278
| | |\
| | | * merge defaultbug25501Tim Watson2013-04-3018-261/+682
| | | |\ | | | |/ | | |/|
| | * | Merge headsSimon MacMullen2013-04-291-1/+1
| | |\ \
| | | * \ Merged bug25527Emile Joubert2013-04-290-0/+0
| | | |\ \
| | | * | | Use the credit extension.bug25527Simon MacMullen2013-04-261-1/+1
| | | |/ /
| | * | | stable to defaultSimon MacMullen2013-04-2975-2174/+4305
| | |\ \ \ | |/ / / / | | | _ / | | | /
| | * | merge bug25107 into defaultMatthias Radestock2013-04-2516-249/+647
| | |\ \
| | | * \ stable to defaultSimon MacMullen2013-04-251-3/+10
| | | |\ \
| | | * \ \ Merge bug25512Simon MacMullen2013-04-2414-198/+501
| | | |\ \ \
| | | | * \ \ Merged stable into defaultEmile Joubert2013-04-2474-2116/+4138
| | | | |\ \ \
| | | | | * | | Add explanations to pmon:is_monitored/2 invocations.Simon MacMullen2013-04-241-0/+11
| | | | | * | | merge bug25471 into defaultTim Watson2013-04-232-30/+279
| | | | | |\ \ \
| | | | | | * | | Switch pause_minority mode to making its decisions entirely based on node-upn...bug25471Simon MacMullen2013-04-221-2/+18
| | | | | | * | | Move those functions to their own place, and replace the autoheal all_nodes_u...Simon MacMullen2013-04-222-21/+30
| | | | | | * | | I suppose it would be polite to add specs here.Simon MacMullen2013-04-181-0/+3
| | | | | | * | | Have the leader decide what to do and then just tell other nodes (rather than...Simon MacMullen2013-04-181-97/+58
| | | | | | * | | Rename states to hopefully be clearer; add more comments.Simon MacMullen2013-04-171-12/+42
| | | | | | * | | First pass at splitting all the autoheal stuff out into a separate module.Simon MacMullen2013-04-172-188/+223
| | | | | | * | | Remove io:formatsSimon MacMullen2013-04-081-2/+0
| | | | | | * | | Deal with partial partitions.Simon MacMullen2013-04-081-13/+19
| | | | | | * | | Umm, order by *best* partition first!Simon MacMullen2013-04-081-2/+3
| | | | | | * | | WIP commit: start to deal with non-consistent partitions. all_partitions/1 ne...Simon MacMullen2013-03-281-16/+54
| | | | | | * | | Merge defaultSimon MacMullen2013-03-271-9/+161
| | | | | | |\ \ \
| | | | | | | * | | CosmeticSimon MacMullen2013-03-271-1/+2
| | | | | | | * | | Merge in default, add a touch more logging, and don't restart autoheal if it'...Simon MacMullen2013-03-271-19/+57
| | | | | | | |\ \ \
| | | | | | | * | | | Simplistic way of selecting a winner: order by the number of connections, the...Simon MacMullen2013-03-261-19/+28
| | | | | | | * | | | Figure out a global view of partitions.Simon MacMullen2013-03-261-1/+21