summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge bug25888 into defaultMatthias Radestock2014-01-306-102/+139
|\
| * inlineMatthias 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 bug25827 into defaultMatthias Radestock2014-01-3017-357/+349
|\ \ \
| * \ \ merge bug25827 into defaultMatthias Radestock2014-01-3017-357/+349
| |\ \ \
| | * \ \ merge bug25827 into defaultMatthias Radestock2014-01-249-110/+231
| | |\ \ \
| | * \ \ \ Merge bug 25817Simon MacMullen2014-01-2431-1089/+1346
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 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
| | | | | |/ / / | | | | |/| | |