Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging default into bug 15930 and minor debitrot (heartbeater)bug15930 | Matthew Sackman | 2010-08-25 | 14 | -230/+510 |
|\ | |||||
| * | Merging default into bug 15930 | Matthew Sackman | 2010-08-17 | 3 | -248/+277 |
| |\ | |||||
| * | | Remove dead code in tests | Matthew Sackman | 2010-08-13 | 1 | -10/+0 |
| * | | Move the linking into the start_channel function | Matthew Sackman | 2010-08-13 | 2 | -3/+4 |
| * | | Reduce calls to connection_sup:reader | Matthew Sackman | 2010-08-13 | 2 | -5/+4 |
| * | | Specs, moving things around, and removing dead code | Matthew Sackman | 2010-08-13 | 5 | -25/+47 |
| * | | Cosmetics | Matthew Sackman | 2010-08-13 | 1 | -6/+6 |
| * | | Remove writer flush and improve sync methods | Matthew Sackman | 2010-08-13 | 2 | -28/+21 |
| * | | Merging default into bug 15930 | Matthew Sackman | 2010-08-13 | 14 | -204/+476 |
| |\ \ | |||||
| | * \ | merge default into bug15930 | Matthias Radestock | 2010-08-13 | 14 | -204/+476 |
| | |\ \ | |||||
| | | * | | refactor: extract termination Reason analysis | Matthias Radestock | 2010-08-13 | 1 | -11/+10 |
| | | * | | revert the change from 'stop' to 'flush_stop' | Matthias Radestock | 2010-08-13 | 1 | -3/+3 |
| | | * | | remove dead code | Matthias Radestock | 2010-08-13 | 1 | -1/+1 |
| | | * | | cosmetic | Matthias Radestock | 2010-08-13 | 1 | -3/+0 |
| | | * | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-12 | 4 | -69/+128 |
| | | |\ \ | |||||
| | | * | | | 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 |
| | | * | | | Remove dead code - collector is never explicitly shutdown: the supervisor wil... | Matthew Sackman | 2010-08-10 | 1 | -7/+3 |
| | | * | | | I erroneously removed trap_exit on channel yesterday. It needs to be on becau... | Matthew Sackman | 2010-08-10 | 1 | -0/+1 |
| | | * | | | Abstract the heartbeaters in the same way - the reader now has no references ... | Matthew Sackman | 2010-08-10 | 3 | -44/+56 |
| | | * | | | Abstract out the limiter creation. The abstraction made ensures the channel n... | Matthew Sackman | 2010-08-10 | 3 | -21/+30 |
| | | * | | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-10 | 1 | -16/+17 |
| | | |\ \ \ | |||||
| | | * | | | | When a supervisor is killing off its children, if its children have already e... | Matthew Sackman | 2010-08-09 | 1 | -5/+13 |
| | | * | | | | Fixes all over. Still more to do, though mainly API fixes. Functionality seem... | Matthew Sackman | 2010-08-09 | 7 | -72/+63 |
| | | * | | | | Given changes to intrinsic, if we do ever try to restart (abnormal exit), we ... | Matthew Sackman | 2010-08-09 | 2 | -2/+2 |
| | | * | | | | Arbitrarily decide to make the channel_sup_sup the very first thing that gets... | Matthew Sackman | 2010-08-09 | 1 | -5/+5 |
| | | * | | | | Flush the writer much earlier on, allowing the actual termination to be less ... | Matthew Sackman | 2010-08-09 | 1 | -4/+4 |
| | | * | | | | Merging bug 23098 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merging default into bug 15930 | Matthew Sackman | 2010-08-09 | 12 | -139/+408 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-09 | 12 | -152/+410 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-09 | 12 | -152/+410 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merging default into bug 15930 | Matthew Sackman | 2010-08-09 | 12 | -153/+428 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ | Merging bug 23094 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -3/+2 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | Merging default into bug 15930 | Matthew Sackman | 2010-08-09 | 13 | -153/+429 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Added intrinsic restart type and used it | Matthew Sackman | 2010-08-06 | 5 | -26/+46 |
| | | | | | | | * | | | | | | Removing the wrong changes to supervisor2 to suppress error reporting. Shall ... | Matthew Sackman | 2010-08-06 | 1 | -23/+7 |
| | | | | | | | * | | | | | | Merging default into bug 15930 | Matthew Sackman | 2010-08-06 | 13 | -159/+431 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | Reverted 'shutdown' to 'normal' for our own programmatic exits. This then lea... | Matthew Sackman | 2010-08-03 | 5 | -41/+54 |
| | | | | | | | | * | | | | | | Merging default into bug 15930 | Matthew Sackman | 2010-08-03 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | Avoid the unnecessary callbacks in the various new _sups as much as possible ... | Matthew Sackman | 2010-08-03 | 6 | -127/+117 |
| | | | | | | | | * | | | | | | | Don't dynamically start up the channel_sup_sup - it doesn't gain us much to p... | Matthew Sackman | 2010-08-03 | 3 | -17/+14 |
| | | | | | | | | * | | | | | | | Another debitrot but a smaller one. Did it again due to several largish branc... | Matthew Sackman | 2010-08-02 | 17 | -82/+621 |
| | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | Forgot to _ prefix | Matthew Sackman | 2010-08-02 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | | | A ginormous amount of debitrotting, rewriting, debugging and refactoring to m... | Matthew Sackman | 2010-08-02 | 14 | -192/+454 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | | Make the channel and framing_channel more flexible in terms of being created.... | Matthew Sackman | 2010-08-02 | 3 | -24/+13 |
| | | | | | | | | | * | | | | | | | | merge default into bug15930 | Matthias Radestock | 2010-07-29 | 15 | -128/+346 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | | | Remove unnecessary stop code which was never being called | Matthew Sackman | 2010-07-29 | 2 | -10/+2 |
| | | | | | | | | | * | | | | | | | | | Remove dead code and get supervisor2 to hide some error messages when MaxR is 0 | Matthew Sackman | 2010-07-27 | 2 | -9/+14 |
| | | | | | | | | | * | | | | | | | | | Correct tests by making the fake writer obey the same flush protocol as the g... | Matthew Sackman | 2010-07-27 | 1 | -14/+16 |
| | | | | | | | | | * | | | | | | | | | Merging default into bug15930 | Matthew Sackman | 2010-07-27 | 21 | -10/+5808 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | | | | Fixed channel shutdown mechanisms | Matthew Sackman | 2010-07-21 | 6 | -21/+21 |