summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* s/key/name/, and a couple of other minor tidyups that I noticed at the same t...Simon MacMullen2012-10-222-58/+59
* 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-169-25/+321
|\
| * 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-112-2/+1
| * Policy interface updatesEmile Joubert2012-10-104-40/+73
| * Policy interface updatesEmile Joubert2012-10-093-8/+20
| * Simpler policy interfaceEmile Joubert2012-10-092-10/+25
| * Stricter HA validationEmile Joubert2012-10-092-18/+31
| * Policy validation updatesEmile Joubert2012-10-084-16/+20
| * Updated policy validationEmile Joubert2012-10-057-43/+170
| * Merge defaultSimon MacMullen2012-10-047-4/+132
| |\
| | * First draft of policy validationEmile Joubert2012-10-027-4/+132
* | | Fix formatted error handling as broken by Matthias in 891e659f0e77.Simon MacMullen2012-10-162-6/+8
* | | cosmeticMatthias Radestock2012-10-161-4/+2
* | | one less place to equate mirrors with nodesMatthias Radestock2012-10-163-9/+8
* | | cosmeticMatthias Radestock2012-10-163-7/+4
* | | merge default into bug25202Matthias Radestock2012-10-162-127/+78
|\ \ \
| * \ \ merge headsMatthias Radestock2012-10-161-5/+7
| |\ \ \
| | * | | compare pids instead of nodes in slave's handle_call/gm_deathsMatthias Radestock2012-10-161-5/+7
| * | | | Merge bug25225Simon MacMullen2012-10-162-102/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merge slave 'confirm' decision making and actionMatthias Radestock2012-10-151-31/+21
| | * | | refactor: handle all msg statuses uniformlyMatthias Radestock2012-10-151-6/+1
| | * | | refactor: deal with 'publish' and 'publish_delivered' in separate clausesMatthias Radestock2012-10-151-12/+11
| | * | | refactor: extract commonality between 'publish' and 'discard'Matthias Radestock2012-10-151-73/+30
| | * | | deal with confirms in slave 'discard'Matthias Radestock2012-10-151-2/+14
| | * | | merge default into bug25225Matthias Radestock2012-10-151-11/+9
| | |\ \ \
| | * \ \ \ merge default into bug25225Matthias Radestock2012-10-123-79/+61
| | |\ \ \ \
| | * | | | | optimise x-message-ttl=0 & confirms path on queueMatthias Radestock2012-10-121-14/+10
| * | | | | | remove comment that doesn't make any sense and is irrelevantMatthias Radestock2012-10-161-2/+0
| * | | | | | merge headsMatthias Radestock2012-10-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | TypoSimon MacMullen2012-10-161-1/+1
| * | | | | | | refactor: don't track slave's master_pid separatelyMatthias Radestock2012-10-161-18/+16
| |/ / / / / /
* | | | | | | Make sure we don't stomp on GMPids if a slave manages to get to Mnesia before...Simon MacMullen2012-10-161-3/+6
* | | | | | | We don't need the 'existing' records, and without them we don't need to compa...Simon MacMullen2012-10-162-7/+4