summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Explicitly target an egress/ingress ratio.Simon MacMullen2014-01-241-5/+7
* Merge in defaultSimon MacMullen2014-01-244-11/+37
|\
| * Don't prioritise 'reject', it could lead to observable reordering.Simon MacMullen2013-11-201-1/+0
| * Prioritise everything we used to before bug 24966.Simon MacMullen2013-11-151-16/+21
| * Add a BQ function for this.Simon MacMullen2013-11-154-7/+17
| * Matthias' strawman patch: prioritise notify_sent based on current ingress / e...Simon MacMullen2013-11-151-1/+13
* | merge bug24408 into defaultMatthias Radestock2014-01-239-96/+108
|\ \
| * | some drive-by inliningMatthias Radestock2014-01-221-8/+3
| * | some inlining, cosmetics, and more explicit sequencingMatthias Radestock2014-01-222-23/+21
| * | s/confirmed/confirm/g, fix a test.Simon MacMullen2014-01-224-8/+8
| * | Remove some duplication.Simon MacMullen2014-01-221-7/+7
| * | Fix drop/2.Simon MacMullen2014-01-221-3/+3
| * | Don't stomp on timeout when receiving mandatory notification.Simon MacMullen2014-01-221-2/+3
| * | Don't think that needs simplifying, but the comment is now not relevant any m...Simon MacMullen2014-01-221-7/+0
| * | Fix basic.return stats, and fix various problems found by dialyzer.Simon MacMullen2014-01-225-22/+10
| * | Don't explode when there is more than one queue to route to!Simon MacMullen2014-01-221-3/+6
| * | OopsSimon MacMullen2014-01-221-2/+0
| * | Substantially improve both performance and correctness: 1) really don't treat...Simon MacMullen2014-01-224-34/+48
| * | Get dtree use right: we want take_all/2 when we get a mandatory ack (since on...Simon MacMullen2014-01-212-8/+6
| * | Quick-and-dirty version of pipelined mandatory publishingSimon MacMullen2014-01-216-49/+73
* | | refactor: make 'reject' arg order consistent with 'ack' et alMatthias Radestock2014-01-223-5/+5
* | | refactor: genericiseMatthias Radestock2014-01-221-2/+2
* | | brevityMatthias Radestock2014-01-221-12/+12
* | | cosmeticMatthias Radestock2014-01-221-2/+2
* | | refactor: basic_consume/10 -> /9Matthias Radestock2014-01-225-35/+28
* | | inlineMatthias Radestock2014-01-221-11/+7
* | | merge bug25962 into defaultMatthias Radestock2014-01-218-66/+149
|\ \ \ | |/ /
| * | cosmeticMatthias Radestock2014-01-211-9/+5
| * | merge stable into defaultMatthias Radestock2014-01-2033-864/+1390
| |\ \
| | * | Placate Matthias.Simon MacMullen2014-01-201-5/+5
| | * | Uh, give the second head a chance to match.Simon MacMullen2014-01-201-1/+1
| | * | Separate modules for authentication and authorisationSimon MacMullen2014-01-171-8/+21
| | * | stable to defaultSimon MacMullen2014-01-176-43/+111
| | |\ \
| * | | | handle setopts error gracefullyMatthias Radestock2014-01-201-6/+11
| | |/ / | |/| |
| * | | Fix type errorSimon MacMullen2014-01-171-3/+3
| * | | Merge bug25965Simon MacMullen2014-01-171-0/+19
| |\ \ \
| | * \ \ Merge bug 25952Simon MacMullen2014-01-171-0/+19
| | |\ \ \
| | | * | | oops, wrong branchSimon MacMullen2014-01-161-1/+0
| | | * | | CapabilitySimon MacMullen2014-01-161-0/+1
| | | * | | Revivify branch from earlier commit.Simon MacMullen2014-01-161-1/+1
| | | * | | Staunch the flow of "Discarding message..." log messagesSimon MacMullen2014-01-151-0/+19
| * | | | | Oops x 2Simon MacMullen2014-01-171-1/+1
| * | | | | OopsSimon MacMullen2014-01-171-3/+4
| * | | | | Limit maximum message size.Simon MacMullen2014-01-173-6/+17
| |/ / / /
| * | | | Remove inanity.Simon MacMullen2014-01-171-4/+1
| * | | | Avoid "Absurdly large distribution output data buffer" death.Simon MacMullen2014-01-162-38/+79
| |/ / /
* | | | eliminate unused var warningMatthias Radestock2014-01-151-1/+1
* | | | drop support for channel.flow{active=false}Matthias Radestock2014-01-154-118/+25
| |/ / |/| |
* | | Merge bug 25954Simon MacMullen2014-01-1318-82/+135
|\ \ \
| * | | tiny simplifying refactorMatthias Radestock2014-01-101-2/+2