summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cope with empty rabbit_serial filebug25575Matthias Radestock2013-05-291-0/+5
* Added tag rabbitmq_v3_1_1 for changeset 37858d51cf99Tim Watson2013-05-280-0/+0
* Removed tag TAG=rabbitmq_v3_1_1rabbitmq_v3_1_1Tim Watson2013-05-280-0/+0
* Added tag TAG=rabbitmq_v3_1_1 for changeset d5b2b16c71e8Tim Watson2013-05-280-0/+0
* update changelogs for 3.1.1Tim Watson2013-05-212-0/+9
* merge headsTim Watson2013-05-201-2/+3
|\
| * merge bug25561 into stableMatthias Radestock2013-05-201-7/+2
| |\
| * | Pass through tx'ed acks and rejects in the correct order.bug25561Simon MacMullen2013-05-201-2/+3
* | | merge bug25560 into stableTim Watson2013-05-200-0/+0
|\ \ \ | | |/ | |/|
* | | 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