summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename and refactor policiesEmile Joubert2012-10-154-181/+155
* Simplify policy validation testsEmile Joubert2012-10-122-34/+10
* Simplify setting of policiesEmile Joubert2012-10-121-10/+6
* Delete policies with vhostsEmile Joubert2012-10-122-3/+7
* Duplicate duplicate detectionEmile Joubert2012-10-121-2/+0
* Remove hints, spacesEmile Joubert2012-10-124-26/+2
* Parameter API renaming and policy tweaksEmile Joubert2012-10-117-98/+143
* TidyingEmile Joubert2012-10-113-5/+3
* Policy interface updatesEmile Joubert2012-10-104-40/+73
* Policy interface updatesEmile Joubert2012-10-093-8/+20
* Simpler policy interfaceEmile Joubert2012-10-093-14/+40
* Stricter HA validationEmile Joubert2012-10-092-18/+31
* Policy validation updatesEmile Joubert2012-10-084-16/+20
* Updated policy validationEmile Joubert2012-10-058-44/+248
* Merge defaultSimon MacMullen2012-10-047-4/+132
|\
| * First draft of policy validationEmile Joubert2012-10-027-4/+132
* | consistencyMatthias Radestock2012-10-033-21/+21
* | re-merge bug25200 into defaultMatthias Radestock2012-10-031-1/+2
|\ \
| * | cosmeticMatthias Radestock2012-10-031-1/+2
* | | Merge bug25200Simon MacMullen2012-10-032-15/+37
|\ \ \ | |/ / |/| |
| * | Merge bug25199Simon MacMullen2012-10-031-16/+14
| |\ \
| | * | get rid of all but one use of run_backing_queue and inline the latterMatthias Radestock2012-10-011-16/+14
| * | | Merged bug25193Emile Joubert2012-10-032-0/+24
| |\ \ \
| | * | | More reasons.Simon MacMullen2012-10-031-3/+4
| | * | | Clearer?Simon MacMullen2012-10-011-5/+17
| | * | | active_consumers info item.Simon MacMullen2012-09-282-0/+11
* | | | | ExplainSimon MacMullen2012-10-031-0/+6
* | | | | distinguish between deliveries to masters and slavesMatthias Radestock2012-10-033-20/+35
|/ / / /
* | | | cosmeticMatthias Radestock2012-10-021-10/+7
* | | | Merge bug25198Simon MacMullen2012-10-020-0/+0
|\ \ \ \
* \ \ \ \ Merge in defaultSimon MacMullen2012-10-023-29/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove gratuitous ack numberingMatthias Radestock2012-10-021-10/+5
| * | | | requeue unacked messages earlier during promotionMatthias Radestock2012-10-013-19/+20
* | | | | merge bug25184 into defaultMatthias Radestock2012-10-021-9/+15
|\ \ \ \ \
| * | | | | comments, also wait for tables right after you load themFrancesco Mazzoli2012-10-021-2/+9
| * | | | | cosmeticsFrancesco Mazzoli2012-10-021-7/+6
| * | | | | wait for tables, not for mnesiaFrancesco Mazzoli2012-10-021-1/+1
| * | | | | simplify `leave_cluster/0'Francesco Mazzoli2012-10-021-4/+4
|/ / / / /
* | | | | merge bug24908 into defaultTim Watson2012-10-0210-157/+326
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge defaultSimon MacMullen2012-10-0210-157/+326
| |\ \ \ \ |/ / / / /
| * | | | Don't throw, rabbit_amqqueue:with/2 will eat it.Simon MacMullen2012-09-281-1/+1
| * | | | Ignore if the node is down.Simon MacMullen2012-09-281-1/+9
| * | | | Assert a bit here too.Simon MacMullen2012-09-281-1/+1
| * | | | We want to catch here, if sup:start_child exits the rabbit_amqqueue:with we a...Simon MacMullen2012-09-281-1/+1
| * | | | Merge in defaultSimon MacMullen2012-09-2810-155/+316
| |\ \ \ \
| | * \ \ \ Merge in defaultSimon MacMullen2012-09-2510-156/+316
| | |\ \ \ \
| | | * | | | Handle the case where we go from unmirrored(A) to nodes(B, C).Simon MacMullen2012-09-201-1/+8
| | | * | | | "nodes" policy should not suggest nodes which are not running. Also if nodes ...Simon MacMullen2012-09-202-5/+19
| | | * | | | That case was originally written to cover the unmirrored case - but actually ...Simon MacMullen2012-09-201-2/+0
| | | * | | | Start new slaves in response to gm deaths a bit later, to prevent deadlock. A...Simon MacMullen2012-09-204-32/+27