| Commit message (Expand) | Author | Age | Files | Lines |
| * | Consistent ordering, and only take account of publishes when deciding whether... | Simon MacMullen | 2014-01-30 | 1 | -21/+18 |
| * | cosmetic | Matthias Radestock | 2014-01-29 | 2 | -24/+20 |
| * | Based on some testing, we can reduce this somewhat. | Simon MacMullen | 2014-01-29 | 1 | -1/+1 |
| * | The existing value can be 'undefined'. | Simon MacMullen | 2014-01-27 | 1 | -1/+2 |
| * | Try to get the weighting factor right. | Simon MacMullen | 2014-01-27 | 3 | -12/+19 |
| * | Rates on exponential moving average. | Simon MacMullen | 2014-01-27 | 1 | -67/+61 |
| * | oops | Simon MacMullen | 2014-01-27 | 1 | -4/+4 |
| * | Cosmetic | Simon MacMullen | 2014-01-27 | 1 | -11/+10 |
| * | Unify the #rates record so we don't duplicate as much stuff. | Simon MacMullen | 2014-01-27 | 1 | -79/+80 |
| * | Update rates every 1000 messages or at the ram duration timeout, whichever co... | Simon MacMullen | 2014-01-24 | 1 | -39/+56 |
| * | Explicitly target an egress/ingress ratio. | Simon MacMullen | 2014-01-24 | 1 | -5/+7 |
| * | Merge in default | Simon MacMullen | 2014-01-24 | 4 | -11/+37 |
| |\ |
|
| | * | Don't prioritise 'reject', it could lead to observable reordering. | Simon MacMullen | 2013-11-20 | 1 | -1/+0 |
| | * | Prioritise everything we used to before bug 24966. | Simon MacMullen | 2013-11-15 | 1 | -16/+21 |
| | * | Add a BQ function for this. | Simon MacMullen | 2013-11-15 | 4 | -7/+17 |
| | * | Matthias' strawman patch: prioritise notify_sent based on current ingress / e... | Simon MacMullen | 2013-11-15 | 1 | -1/+13 |
| * | | merge bug24408 into default | Matthias Radestock | 2014-01-23 | 9 | -96/+108 |
| |\ \ |
|
| | * | | some drive-by inlining | Matthias Radestock | 2014-01-22 | 1 | -8/+3 |
| | * | | some inlining, cosmetics, and more explicit sequencing | Matthias Radestock | 2014-01-22 | 2 | -23/+21 |
| | * | | s/confirmed/confirm/g, fix a test. | Simon MacMullen | 2014-01-22 | 4 | -8/+8 |
| | * | | Remove some duplication. | Simon MacMullen | 2014-01-22 | 1 | -7/+7 |
| | * | | Fix drop/2. | Simon MacMullen | 2014-01-22 | 1 | -3/+3 |
| | * | | Don't stomp on timeout when receiving mandatory notification. | Simon MacMullen | 2014-01-22 | 1 | -2/+3 |
| | * | | Don't think that needs simplifying, but the comment is now not relevant any m... | Simon MacMullen | 2014-01-22 | 1 | -7/+0 |
| | * | | Fix basic.return stats, and fix various problems found by dialyzer. | Simon MacMullen | 2014-01-22 | 5 | -22/+10 |
| | * | | Don't explode when there is more than one queue to route to! | Simon MacMullen | 2014-01-22 | 1 | -3/+6 |
| | * | | Oops | Simon MacMullen | 2014-01-22 | 1 | -2/+0 |
| | * | | Substantially improve both performance and correctness: 1) really don't treat... | Simon MacMullen | 2014-01-22 | 4 | -34/+48 |
| | * | | Get dtree use right: we want take_all/2 when we get a mandatory ack (since on... | Simon MacMullen | 2014-01-21 | 2 | -8/+6 |
| | * | | Quick-and-dirty version of pipelined mandatory publishing | Simon MacMullen | 2014-01-21 | 6 | -49/+73 |
| * | | | refactor: make 'reject' arg order consistent with 'ack' et al | Matthias Radestock | 2014-01-22 | 3 | -5/+5 |
| * | | | refactor: genericise | Matthias Radestock | 2014-01-22 | 1 | -2/+2 |
| * | | | brevity | Matthias Radestock | 2014-01-22 | 1 | -12/+12 |
| * | | | cosmetic | Matthias Radestock | 2014-01-22 | 1 | -2/+2 |
| * | | | refactor: basic_consume/10 -> /9 | Matthias Radestock | 2014-01-22 | 5 | -35/+28 |
| * | | | inline | Matthias Radestock | 2014-01-22 | 1 | -11/+7 |
| * | | | merge bug25962 into default | Matthias Radestock | 2014-01-21 | 8 | -66/+149 |
| |\ \ \
| |/ / |
|
| | * | | cosmetic | Matthias Radestock | 2014-01-21 | 1 | -9/+5 |
| | * | | merge stable into default | Matthias Radestock | 2014-01-20 | 33 | -864/+1390 |
| | |\ \ |
|
| | | * | | Placate Matthias. | Simon MacMullen | 2014-01-20 | 1 | -5/+5 |
| | | * | | Uh, give the second head a chance to match. | Simon MacMullen | 2014-01-20 | 1 | -1/+1 |
| | | * | | Separate modules for authentication and authorisation | Simon MacMullen | 2014-01-17 | 1 | -8/+21 |
| | | * | | stable to default | Simon MacMullen | 2014-01-17 | 6 | -43/+111 |
| | | |\ \ |
|
| | * | | | | handle setopts error gracefully | Matthias Radestock | 2014-01-20 | 1 | -6/+11 |
| | | |/ /
| |/| | |
|
| | * | | | Fix type error | Simon MacMullen | 2014-01-17 | 1 | -3/+3 |
| | * | | | Merge bug25965 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
| | |\ \ \ |
|
| | | * \ \ | Merge bug 25952 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
| | | |\ \ \ |
|
| | | | * | | | oops, wrong branch | Simon MacMullen | 2014-01-16 | 1 | -1/+0 |
| | | | * | | | Capability | Simon MacMullen | 2014-01-16 | 1 | -0/+1 |
| | | | * | | | Revivify branch from earlier commit. | Simon MacMullen | 2014-01-16 | 1 | -1/+1 |