summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If the current master is currently not in the nodes specified, act like it is...bug25243Simon MacMullen2012-10-242-3/+7
* Fix policy info itemsSimon MacMullen2012-10-241-1/+1
* Slightly surprised that compiled on R15B02 - but it doesn't on R12B-5. Fix CI...Simon MacMullen2012-10-241-1/+1
* merge bug25227 into defaultTim Watson2012-10-230-0/+0
|\
* \ merge defaultbug25227Tim Watson2012-10-2332-422/+848
|\ \ | |/
| * Merged bug25142 into defaultEmile Joubert2012-10-2310-70/+451
| |\
| | * s/key/name/, and a couple of other minor tidyups that I noticed at the same t...bug25142Simon MacMullen2012-10-223-75/+76
| | * Cosmetic + show non-string nodes params + display "none" when params missing.Simon MacMullen2012-10-221-4/+6
| | * Add policies and parameters to "rabbitmqctl report"Simon MacMullen2012-10-171-1/+3
| | * As far as I could tell validation for "exactly" was completely broken. Remove...Simon MacMullen2012-10-161-23/+16
| | * Merge defaultSimon MacMullen2012-10-1610-26/+409
| | |\
| | | * I think it's clearer if priority is always set.Simon MacMullen2012-10-161-20/+18
| | | * Define rabbit_policy entirely in terms of parameters, don't go mucking about ...Simon MacMullen2012-10-162-19/+18
| | | * CosmeticSimon MacMullen2012-10-162-4/+2
| | | * Another lurking "Tags"Simon MacMullen2012-10-161-2/+2
| | | * We call it "set" not "add" everywhere else.Simon MacMullen2012-10-162-11/+11
| | | * RefactorSimon MacMullen2012-10-161-22/+22
| | | * Refactor a little bit. And they're Keys, not Tags.Simon MacMullen2012-10-162-14/+15
| | | * 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
| * | | | Merge bug25168Simon MacMullen2012-10-2312-101/+145
| |\ \ \ \
| | * | | | Everywhere else we say "disc" when clustering. Note that change_cluster_node_...Simon MacMullen2012-10-231-8/+8
| | * | | | Merge bug25220Simon MacMullen2012-10-220-0/+0
| | |\ \ \ \
| | * | | | | Abstract base64url/1.bug25220Simon MacMullen2012-10-222-5/+10
| | |/ / / /
| | * | | | Wow, I think that's the stupidest thing I ever did. Added to test bug 25205, ...Simon MacMullen2012-10-221-1/+0
| | * | | | cosmeticMatthias Radestock2012-10-221-10/+9
| | * | | | Merge bug25215Simon MacMullen2012-10-193-21/+53
| | |\ \ \ \
| | | * \ \ \ Merge bug25205Simon MacMullen2012-10-196-11/+33
| | | |\ \ \ \
| | | * | | | | reinstate rabbit_vm:memory/0, accidentally stripped out whilst reverting changesbug25205Tim Watson2012-10-181-1/+1
| | | * | | | | wrap the whole start after all, and use local_info_msg/2 to avoid duplicationTim Watson2012-10-181-28/+27
| | | * | | | | merge defaultTim Watson2012-10-172-10/+30
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | revert to a79f54b909fTim Watson2012-10-171-25/+26
| | | | * | | | include the error term in start/boot exits and refactor the tests to handle '...Tim Watson2012-10-082-13/+25
| | | | * | | | wrap the whole of start/boot in the same error checkTim Watson2012-10-081-17/+11
| | | | * | | | don't try too hard to get the output errors looking niceTim Watson2012-10-051-7/+0
| | | | * | | | start log handlers first, so we see the output only onceTim Watson2012-10-051-2/+2