summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* An extensive list of transformations lead me here. I think this is more reada...bug25244Simon MacMullen2012-10-291-58/+46
* Rearrange args to put the big structure we're working with at the end; more O...Simon MacMullen2012-10-291-10/+10
* Refactor a bitSimon MacMullen2012-10-291-17/+12
* make basic tests fit into rabbit_tests a bit more cleanlyTim Watson2012-10-291-74/+76
* refactorTim Watson2012-10-291-15/+15
* migrate rabbit_basic tests to rabbit_testsTim Watson2012-10-292-111/+84
* fix specTim Watson2012-10-251-1/+1
* merge defaultTim Watson2012-10-255-10/+157
|\
| * accumulate invalid headers carefully, considering even misconfigured x-invali...Tim Watson2012-10-252-9/+76
| * we do not 'append' to the listTim Watson2012-10-252-6/+6
| * test for correct prepending of table headersTim Watson2012-10-251-5/+25
| * move invalid headers into a special 'invalid headers table' headerTim Watson2012-10-254-4/+64
| * don't crash when appending table headers if the previous header wasn't an arrayTim Watson2012-10-241-2/+2
* | Merged bug25053 into defaultEmile Joubert2012-10-2585-2902/+5968
|\ \
| * \ Merge bug25167Simon MacMullen2012-10-241-5/+7
| |\ \
| | * \ Merged bug25237 into defaultEmile Joubert2012-10-241-5/+7
| | |\ \
| | | * | More accurate specs.bug25237Simon MacMullen2012-10-241-5/+7
| | |/ /
| * | | remove the `leave_cluster' refactorbug25167Francesco Mazzoli2012-10-241-4/+6
| * | | post merge cleanupFrancesco Mazzoli2012-10-241-22/+21
| * | | oopsFrancesco Mazzoli2012-10-241-0/+1
| * | | commentFrancesco Mazzoli2012-10-241-0/+2
| * | | merged defaultFrancesco Mazzoli2012-10-241-57/+41
| |\ \ \ | | |/ / | |/| |
| | * | fix in change_cluster_node_typeFrancesco Mazzoli2012-09-211-1/+3
| | * | forgot about the other thunkFrancesco Mazzoli2012-09-211-3/+2
| | * | not a thunk anymoreFrancesco Mazzoli2012-09-211-3/+3
| | * | reverse to using `system_info(running_db_nodes)'Francesco Mazzoli2012-09-211-23/+9
| * | | 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