summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge in defaultbug23378Simon MacMullen2013-03-2132-170/+614
|\
| * stable to defaultSimon MacMullen2013-03-2061-1650/+2993
| |\
| | * stable to defaultSimon MacMullen2013-03-191-3/+11
| | |\
| | * \ Merged bug25474 and bug25486Emile Joubert2013-03-181-5/+32
| | |\ \
| | | * | Code comment about clearing partitionsbug25474Emile Joubert2013-03-181-2/+2
| | | * | If we have been partitioned, and we are now in the only remaining partition, ...Simon MacMullen2013-03-121-3/+21
| | | * | Treat {inconsistent_database, running_partitioned_network, Node} as being sor...bug25486Simon MacMullen2013-03-121-2/+11
| | * | | stable to default no-opSimon MacMullen2013-03-180-0/+0
| | |\ \ \
| | * \ \ \ Merge bug25497Simon MacMullen2013-03-188-22/+25
| | |\ \ \ \
| | | * \ \ \ Merge bug25495Simon MacMullen2013-03-188-22/+25
| | | |\ \ \ \
| | | | * | | | cosmetic: make callback function def order match usagebug25495Matthias Radestock2013-03-172-11/+11
| | | | * | | | get rid of superfluous serial() arg to {XT,XD}:policy_changedMatthias Radestock2013-03-178-17/+20
| | | |/ / / /
| | * | | | | More archsbug25497Simon MacMullen2013-03-181-1/+1
| | |/ / / /
| | * | | | merge bug25488 into defaultMatthias Radestock2013-03-155-20/+67
| | |\ \ \ \
| | | * | | | correct a spec error discovered by R16B dialyzerMatthias Radestock2013-03-151-1/+1
| | | * | | | Merged stable into defaultEmile Joubert2013-03-141-3/+4
| | | |\ \ \ \
| | | * | | | | cosmeticMatthias Radestock2013-03-131-2/+1
| | | * | | | | merge bug19375 into defaultMatthias Radestock2013-03-132-14/+61
| | | |\ \ \ \ \
| | | | * | | | | Check queue length using correct version of backing queue statebug19375Emile Joubert2013-03-011-2/+2
| | | | * | | | | Enforce queue limit with requeueEmile Joubert2013-02-211-29/+37
| | | | * | | | | Merged default into bug19375Emile Joubert2013-02-21146-957/+1208
| | | | |\ \ \ \ \
| | | | * | | | | | tiny refactorMatthias Radestock2013-01-091-16/+15
| | | | * | | | | | merge default into bug19375Matthias Radestock2013-01-092-4/+44
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merged default into bug19375Emile Joubert2013-01-092-5/+45
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Add queue max length equivalence conditionEmile Joubert2013-01-091-1/+2
| | | | | | * | | | | | Update dead-lettering due to queue length limitEmile Joubert2013-01-091-4/+18
| | | | | | * | | | | | Merged default into bug19375Emile Joubert2013-01-081-68/+65
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | cosmeticMatthias Radestock2013-01-041-2/+1
| | | | | | * | | | | | | merge default into bug19375Matthias Radestock2013-01-042-5/+32
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | refactor: disentangle head dropping and publishingMatthias Radestock2013-01-041-17/+12
| | | | | | | * | | | | | | Ignore queue depth for maxlenEmile Joubert2013-01-042-19/+12
| | | | | | | * | | | | | | Rename depth to lengthEmile Joubert2013-01-042-13/+13
| | | | | | | * | | | | | | Remove confirm_allEmile Joubert2013-01-044-35/+4
| | | | | | | * | | | | | | Merged default into bug19375Emile Joubert2013-01-045-13/+85
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | InlineEmile Joubert2012-12-181-2/+1
| | | | | | | | * | | | | | | Maxdepth argument checkingEmile Joubert2012-12-181-2/+3
| | | | | | | | * | | | | | | Confirms for HAEmile Joubert2012-12-184-18/+44
| | | | | | | | * | | | | | | Remove unused variablesEmile Joubert2012-12-171-7/+6
| | | | | | | | * | | | | | | Dead-letter persistent messages differentlyEmile Joubert2012-12-171-5/+2
| | | | | | | | * | | | | | | WhitespaceEmile Joubert2012-12-171-3/+3
| | | | | | | | * | | | | | | Ensure TTL conditionallyEmile Joubert2012-12-171-4/+8
| | | | | | | | * | | | | | | ShortcutEmile Joubert2012-12-141-13/+6
| | | | | | | | * | | | | | | Maxdepth checking with confirms and DLXEmile Joubert2012-12-141-10/+33
| | | | | | | | * | | | | | | Better maxdepth checkingEmile Joubert2012-12-141-21/+16
| | | | | | | | * | | | | | | Limit queue depthEmile Joubert2012-12-122-5/+43
| | * | | | | | | | | | | | | move spec expansion to right placebug25488Matthias Radestock2013-03-151-3/+4
| | * | | | | | | | | | | | | Push protocol errors closer to the edge.Simon MacMullen2013-03-155-20/+18
| | * | | | | | | | | | | | | Move the check inside the tx - this means we only lookup the exchange once an...Simon MacMullen2013-03-142-15/+30
| | * | | | | | | | | | | | | Take advantage of the new mechanism to validate x-match.Simon MacMullen2013-03-131-18/+20
| | * | | | | | | | | | | | | rabbit_exchange_type:validate_binding/2.Simon MacMullen2013-03-138-10/+29
| | |/ / / / / / / / / / / /