summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* limiter API revision - part 2/2 - queue-side APIMatthias Radestock2013-03-195-108/+123
* limiter API revision, part 1/2 - channel-side APIMatthias Radestock2013-03-195-161/+139
* stable to default no-opSimon MacMullen2013-03-180-0/+0
|\
| * Bug 25497 really should have been branched from stable, so backport it.Simon MacMullen2013-03-181-1/+1
* | Merge bug25497Simon MacMullen2013-03-188-22/+25
|\ \
| * \ Merge bug25495Simon MacMullen2013-03-188-22/+25
| |\ \
| | * | cosmetic: make callback function def order match usageMatthias Radestock2013-03-172-11/+11
| | * | get rid of superfluous serial() arg to {XT,XD}:policy_changedMatthias Radestock2013-03-178-17/+20
| |/ /
* | | More archsSimon 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
| |\ \ | | |/
| | * Merged bug25490 into stableEmile Joubert2013-03-141-3/+4
| | |\
| | | * Cache the result of the external commandSimon MacMullen2013-03-141-3/+4
| | |/
| | * Added tag rabbitmq_v3_0_4 for changeset 2e15f381d3a8Simon MacMullen2013-03-120-0/+0
| | * Added tag rabbitmq_v3_0_3 for changeset a97b4179e26frabbitmq_v3_0_4Simon MacMullen2013-03-060-0/+0
| * | cosmeticMatthias Radestock2013-03-131-2/+1
| * | merge bug19375 into defaultMatthias Radestock2013-03-132-14/+61
| |\ \
| | * | Check queue length using correct version of backing queue stateEmile 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 placeMatthias 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
|/ / / / / / / / /