| Commit message (Expand) | Author | Age | Files | Lines |
| * | well if we're going to not actually pull messages off disk when going to mixe... | Matthew Sackman | 2009-07-02 | 3 | -84/+29 |
| * | Sorted out the timer versus hibernate binary backoff. The trick is to use app... | Matthew Sackman | 2009-07-02 | 1 | -10/+17 |
| * | merge in from 21087. Behaviour is now broken because the timeout can get > 10... | Matthew Sackman | 2009-07-02 | 9 | -60/+136 |
| |\ |
|
| | * | Done. In order to keep the code simple, the detection of naptime is done in r... | Matthew Sackman | 2009-07-02 | 1 | -6/+45 |
| | * | merge bug21060 into default | Matthias Radestock | 2009-07-01 | 2 | -13/+54 |
| | |\ |
|
| | | * | better exception tag | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
| | | * | fix another off-by-one error | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
| | | * | fold | Matthias Radestock | 2009-07-01 | 1 | -9/+6 |
| | | * | Fix off-by-one error (discovered by Matthias) | Tony Garnock-Jones | 2009-07-01 | 1 | -1/+1 |
| | | * | cosmetic | Matthias Radestock | 2009-07-01 | 1 | -23/+19 |
| | | * | Convenience rabbit_basic functions. | Tony Garnock-Jones | 2009-06-22 | 2 | -11/+59 |
| | |/ |
|
| | * | Updated portfile for 1.6.0 release | Tim Clark | 2009-06-18 | 1 | -4/+4 |
| | * | tabs -> spaces | Matthias Radestock | 2009-06-18 | 6 | -25/+25 |
| * | | When converting to disk mode, use tx_publish and tx_commit instead of publish... | Matthew Sackman | 2009-07-01 | 1 | -9/+16 |
| * | | Well after all that pain, simply doing the disk queue tests first seems to so... | Matthew Sackman | 2009-07-01 | 1 | -3/+1 |
| * | | merge, but it still doesn't work. Sometimes it blows up on clustering with "A... | Matthew Sackman | 2009-06-30 | 1 | -5/+14 |
| |\ \ |
|
| | * | | Well, this seems to work. | Matthew Sackman | 2009-06-30 | 1 | -4/+13 |
| | * | | and now clustering seems to work again... | Matthew Sackman | 2009-06-30 | 1 | -4/+4 |
| * | | | changed disk -> mixed mode so that messages stay on disk and don't get read. ... | Matthew Sackman | 2009-06-30 | 3 | -50/+71 |
| * | | | just adding timing to the dump test | Matthew Sackman | 2009-06-30 | 1 | -7/+6 |
| * | | | doh! | Matthew Sackman | 2009-06-30 | 1 | -1/+1 |
| * | | | mmmm. It maybe sort of works. Needs work though | Matthew Sackman | 2009-06-29 | 6 | -85/+181 |
| * | | | merging in from 20470 | Matthew Sackman | 2009-06-26 | 1 | -14/+24 |
| |\ \ \ |
|
| | * | | | Had been thinking about this optimisation for a while but someone mentioned i... | Matthew Sackman | 2009-06-26 | 1 | -16/+26 |
| * | | | | some more scaffolding for tokens | Matthew Sackman | 2009-06-24 | 2 | -40/+99 |
| * | | | | Changed reports so that we get bytes gained and lost since the last report. | Matthew Sackman | 2009-06-24 | 5 | -99/+136 |
| * | | | | memory size tracking was wrong on startup in disk mode for mixed_queue (and a... | Matthew Sackman | 2009-06-24 | 1 | -10/+9 |
| * | | | | merging in from 19662 | Matthew Sackman | 2009-06-24 | 2 | -13/+22 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | Removed the dumb timer:sleep, and after testing, properly sorted out the mnes... | Matthew Sackman | 2009-06-24 | 2 | -13/+22 |
| * | | | | merging in fix from 20470 | Matthew Sackman | 2009-06-23 | 1 | -0/+2 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | Failed to either watch the logs or remember that the timer is cancelled on di... | Matthew Sackman | 2009-06-23 | 1 | -0/+2 |
| * | | | | merging in the recent non-tx performance fix in bug20470 | Matthew Sackman | 2009-06-23 | 1 | -11/+16 |
| |\ \ \ \
| |/ / / |
|
| | * | | | Right, whilst tx_commits were being coalesced, this was not done properly pro... | Matthew Sackman | 2009-06-23 | 1 | -11/+16 |
| * | | | | merging in bug19662 with reduced reverses | Matthew Sackman | 2009-06-23 | 2 | -9/+9 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | acktags in ack or tx_commit do not need to be ordered. Messages in tx_cancel ... | Matthew Sackman | 2009-06-23 | 2 | -8/+7 |
| * | | | | merging from bug19662 | Matthew Sackman | 2009-06-23 | 1 | -1/+1 |
| |\ \ \ \
| |/ / / |
|
| | * | | | without this, rabbit_disk_queue seems to refuse to start up if there are mess... | Matthew Sackman | 2009-06-23 | 1 | -1/+1 |
| | * | | | These two fixes were done in 20980 but should really be in this branch. | Matthew Sackman | 2009-06-22 | 2 | -3/+3 |
| * | | | | only reduce memory size when messages are acked, not when they're delivered. | Matthew Sackman | 2009-06-23 | 3 | -57/+67 |
| * | | | | Tidying up before starting to play with tokens. | Matthew Sackman | 2009-06-23 | 4 | -100/+45 |
| * | | | | whoops, missed off a priority pcast. | Matthew Sackman | 2009-06-22 | 1 | -1/+1 |
| * | | | | Added ability to manually set queue modes. Also altered manager so that if yo... | Matthew Sackman | 2009-06-22 | 5 | -10/+39 |
| * | | | | Added a time interval so that we report at a maximum of once per second. I gu... | Matthew Sackman | 2009-06-22 | 1 | -4/+7 |
| * | | | | Switched to tracking memory size of the queue at all times. Removed use of pr... | Matthew Sackman | 2009-06-22 | 2 | -74/+77 |
| * | | | | annoying bug which appeared ages ago and has only just been squashed. Meant q... | Matthew Sackman | 2009-06-22 | 1 | -2/+2 |
| * | | | | merging in from bug19662 | Matthew Sackman | 2009-06-22 | 5 | -22/+154 |
| |\ \ \ \
| |/ / / |
|
| | * | | | substantially bulked up the tests for this bug. All tests pass. | Matthew Sackman | 2009-06-22 | 2 | -48/+94 |
| | * | | | fixed. | Matthew Sackman | 2009-06-22 | 3 | -18/+53 |
| | * | | | A test. The problem really does exist. Not worked out how to fix it yet. | Matthew Sackman | 2009-06-20 | 1 | -0/+49 |
| | * | | | fixed bug documented in preceeding comment | Matthew Sackman | 2009-06-20 | 1 | -4/+5 |