summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* inlinebug25888Matthias Radestock2014-01-301-14/+11
* Consistent ordering, and only take account of publishes when deciding whether...Simon MacMullen2014-01-301-21/+18
* cosmeticMatthias Radestock2014-01-292-24/+20
* Based on some testing, we can reduce this somewhat.Simon MacMullen2014-01-291-1/+1
* The existing value can be 'undefined'.Simon MacMullen2014-01-271-1/+2
* Try to get the weighting factor right.Simon MacMullen2014-01-273-12/+19
* Rates on exponential moving average.Simon MacMullen2014-01-271-67/+61
* oopsSimon MacMullen2014-01-271-4/+4
* CosmeticSimon MacMullen2014-01-271-11/+10
* Unify the #rates record so we don't duplicate as much stuff.Simon MacMullen2014-01-271-79/+80
* Update rates every 1000 messages or at the ram duration timeout, whichever co...Simon MacMullen2014-01-241-39/+56
* 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-2310-97/+109
|\ \
| * | 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-225-9/+9
| * | 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-225-35/+49
| * | 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
* | | Merged stable to defaultEmile Joubert2014-01-2339-1059/+1477
|\ \ \
| * | | 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-219-66/+156
| |\ \ \ | | |/ /
| | * | cosmeticMatthias Radestock2014-01-211-9/+5
| | * | merge stable into defaultMatthias Radestock2014-01-2038-882/+1416
| | |\ \
| | | * \ Merge bug25654Simon MacMullen2014-01-200-0/+0
| | | |\ \
| | | * | | Placate Matthias.bug25654Simon 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-177-43/+118
| | | |\ \
| * | | | | eliminate unused var warningbug25962Matthias Radestock2014-01-151-1/+1
| * | | | | drop support for channel.flow{active=false}Matthias Radestock2014-01-155-126/+25
| | |/ / / | |/| | |
| * | | | Merge bug 25954Simon MacMullen2014-01-1319-82/+137
| |\ \ \ \
| | * | | | tiny simplifying refactorMatthias Radestock2014-01-101-2/+2