| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging bug 23193 onto default | Matthew Sackman | 2010-09-21 | 1 | -10/+15 |
|\ |
|
| * | Rename function. | Simon MacMullen | 2010-09-14 | 1 | -2/+2 |
| * | * Use one-shot timers | Simon MacMullen | 2010-09-14 | 1 | -11/+8 |
| * | Only emit stats in state running, so we don't emit stats before the connectio... | Simon MacMullen | 2010-09-13 | 1 | -2/+5 |
| * | Only emit stats if level != none. | Simon MacMullen | 2010-09-13 | 1 | -2/+6 |
| * | Emit stats just after creation event. | Simon MacMullen | 2010-09-07 | 1 | -0/+1 |
* | | set up monitoring in the callerbug23249 | Matthias Radestock | 2010-09-13 | 1 | -0/+1 |
* | | Use monitor, not link, *consistently* | Matthew Sackman | 2010-09-08 | 1 | -1/+1 |
* | | Use monitor, not link | Matthew Sackman | 2010-09-08 | 1 | -1/+1 |
|/ |
|
* | simplify a bunch of rabbit_event:notify calls | Matthias Radestock | 2010-09-05 | 1 | -5/+3 |
* | Merge bug23109 (remove reader profiling dwead code) | Michael Bridgen | 2010-08-27 | 1 | -30/+0 |
|\ |
|
| * | remove dead codebug23109 | Matthias Radestock | 2010-08-25 | 1 | -30/+0 |
* | | Merging default into bug 15930 and minor debitrot (heartbeater)bug15930 | Matthew Sackman | 2010-08-25 | 1 | -76/+114 |
|\ \
| |/
|/| |
|
| * | Move the linking into the start_channel function | Matthew Sackman | 2010-08-13 | 1 | -1/+0 |
| * | Specs, moving things around, and removing dead code | Matthew Sackman | 2010-08-13 | 1 | -2/+2 |
| * | refactor: extract termination Reason analysis | Matthias Radestock | 2010-08-13 | 1 | -11/+10 |
| * | Get the reader to link to the chan_sup instead of the framing_chan. It used t... | Matthew Sackman | 2010-08-11 | 1 | -28/+35 |
| * | Abstract the heartbeaters in the same way - the reader now has no references ... | Matthew Sackman | 2010-08-10 | 1 | -19/+27 |
| * | Fixes all over. Still more to do, though mainly API fixes. Functionality seem... | Matthew Sackman | 2010-08-09 | 1 | -6/+8 |
| * | Merging default into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -57/+80 |
| |\ |
|
| | * | Merging bug 23094 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -3/+2 |
| | |\ |
|
| | * | | Added intrinsic restart type and used it | Matthew Sackman | 2010-08-06 | 1 | -12/+13 |
| | * | | Merging default into bug 15930 | Matthew Sackman | 2010-08-06 | 1 | -72/+94 |
| | |\ \ |
|
| | | * | | Reverted 'shutdown' to 'normal' for our own programmatic exits. This then lea... | Matthew Sackman | 2010-08-03 | 1 | -17/+30 |
| | | * | | Avoid the unnecessary callbacks in the various new _sups as much as possible ... | Matthew Sackman | 2010-08-03 | 1 | -42/+44 |
| | | * | | Don't dynamically start up the channel_sup_sup - it doesn't gain us much to p... | Matthew Sackman | 2010-08-03 | 1 | -11/+6 |
| | | * | | Another debitrot but a smaller one. Did it again due to several largish branc... | Matthew Sackman | 2010-08-02 | 1 | -9/+42 |
| | | |\ \ |
|
| | | * \ \ | A ginormous amount of debitrotting, rewriting, debugging and refactoring to m... | Matthew Sackman | 2010-08-02 | 1 | -49/+61 |
| | | |\ \ \ |
|
| | | | * | | | Fixed channel shutdown mechanisms | Matthew Sackman | 2010-07-21 | 1 | -1/+0 |
| | | | * | | | Well the rabbit_tests now pass owing to being able to support a very similar ... | Matthew Sackman | 2010-07-21 | 1 | -0/+8 |
| | | | * | | | Merging default into bug 15930 and a little debitrotting | Matthew Sackman | 2010-07-19 | 1 | -6/+6 |
| | | | |\ \ \ |
|
| | | | * | | | | And now the channel, writer, limiter and framing_channel are also all suitabl... | Matthew Sackman | 2010-07-06 | 1 | -5/+8 |
| | | | * | | | | Added ability to stop supervisor2, which means children only need to be trans... | Matthew Sackman | 2010-07-06 | 1 | -3/+4 |
| | | | * | | | | The heartbeater doesn't need to signal the reader in the event of a timeout -... | Matthew Sackman | 2010-07-06 | 1 | -2/+0 |
| | | | * | | | | Now we have the reader, heartbeaters and queue_collector all under the same c... | Matthew Sackman | 2010-07-06 | 1 | -31/+33 |
| | | | * | | | | As a first step, get the channel, framing channel, and writer to exit with sh...15930 | Matthew Sackman | 2010-07-06 | 1 | -5/+5 |
* | | | | | | | | take current memory alarms status into account straight away | Matthias Radestock | 2010-08-18 | 1 | -3/+4 |
|/ / / / / / / |
|
* | | | | | | | merge heads | Matthias Radestock | 2010-08-09 | 1 | -0/+3 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | exit the framing_channel normally on unexected_frame error | Matthias Radestock | 2010-08-06 | 1 | -0/+3 |
| |/ / / / / |
|
* | | | | | | cosmeticbug23094 | Matthew Sackman | 2010-08-09 | 1 | -4/+3 |
* | | | | | | cosmetic | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
* | | | | | | Move parent inside of #v1 in reader | Matthew Sackman | 2010-08-09 | 1 | -28/+28 |
|/ / / / / |
|
* | | | | | Minor improvementbug23027 | Matthew Sackman | 2010-08-05 | 1 | -1/+1 |
* | | | | | merge default into bug23027 | Matthias Radestock | 2010-08-05 | 1 | -28/+81 |
|\ \ \ \ \ |
|
| * | | | | | correct horrendous coding mistake | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
| * | | | | | Merging default into bug 23027 | Matthew Sackman | 2010-08-03 | 1 | -11/+54 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | update reader state docs | Matthias Radestock | 2010-08-02 | 1 | -0/+11 |
| * | | | | | don't overload meaning of 'callback' | Matthias Radestock | 2010-08-02 | 1 | -7/+9 |
| * | | | | | fold the memory conservation status into the connection state | Matthias Radestock | 2010-08-02 | 1 | -24/+33 |
| * | | | | | only stop reading from clients that publish while memory is tight | Matthias Radestock | 2010-08-02 | 1 | -8/+14 |