| Commit message (Expand) | Author | Age | Files | Lines |
* | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor c...bug23203 | Matthew Sackman | 2010-09-07 | 1 | -1/+6 |
* | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-12 | 1 | -32/+31 |
|\ |
|
| * | Merging default into bug23095bug23095 | Matthew Sackman | 2010-08-12 | 1 | -10/+27 |
| |\ |
|
| | * | do not ignore 'normal' permanent child terminations during shutdown | Matthias Radestock | 2010-08-12 | 1 | -25/+31 |
| | * | never ignore 'noproc' during shutdown | Matthias Radestock | 2010-08-12 | 1 | -1/+0 |
| | * | we must always clear both the 'EXIT' and 'DOWN' message | Matthias Radestock | 2010-08-12 | 1 | -7/+7 |
| | * | cosmetic and minor refactoring | Matthias Radestock | 2010-08-12 | 1 | -21/+15 |
* | | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-10 | 1 | -16/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | Prevent supervisor2 from getting upset if a child has already vanished normal... | Matthew Sackman | 2010-08-10 | 1 | -10/+19 |
* | | | When a supervisor is killing off its children, if its children have already e... | Matthew Sackman | 2010-08-09 | 1 | -5/+13 |
* | | | Merging bug 23098 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | On reaching the max_restart_intensited, don't remove the child spec. Instead ...bug23098 | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
* | | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -1/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merging bug 23095 into bug 15930 | Matthew Sackman | 2010-08-09 | 1 | -1/+5 |
| |\ \ |
|
| | * | | Added intrinsic restart type and used it | Matthew Sackman | 2010-08-06 | 1 | -1/+18 |
| | * | | Removing the wrong changes to supervisor2 to suppress error reporting. Shall ... | Matthew Sackman | 2010-08-06 | 1 | -23/+7 |
| | * | | 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 | 1 | -8/+28 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | merge default into bug15930 | Matthias Radestock | 2010-07-29 | 1 | -21/+94 |
| | | |\
| | | |/
| | |/| |
|
| | | * | Remove unnecessary stop code which was never being called | Matthew Sackman | 2010-07-29 | 1 | -7/+1 |
| | | * | Remove dead code and get supervisor2 to hide some error messages when MaxR is 0 | Matthew Sackman | 2010-07-27 | 1 | -5/+13 |
| | | * | Merging default into bug 15930 and a little debitrotting | Matthew Sackman | 2010-07-19 | 1 | -4/+4 |
| | | |\ |
|
| | | * | | And now the channel, writer, limiter and framing_channel are also all suitabl... | Matthew Sackman | 2010-07-06 | 1 | -1/+5 |
| | | * | | Ensure that a supervisor, when attempting to stop a process that turns out to... | Matthew Sackman | 2010-07-06 | 1 | -1/+10 |
| | | * | | Added ability to stop supervisor2, which means children only need to be trans... | Matthew Sackman | 2010-07-06 | 1 | -1/+6 |
* | | | | | Modify behaviour of intrinsic to be more like transient, except in the case o... | Matthew Sackman | 2010-08-09 | 1 | -11/+6 |
* | | | | | use state_del_child instead of remove_child | Matthias Radestock | 2010-08-09 | 1 | -2/+2 |
* | | | | | cosmetic | Matthias Radestock | 2010-08-09 | 1 | -8/+7 |
|/ / / / |
|
* | | | | Introduce intrinsic restart type | Matthew Sackman | 2010-08-09 | 1 | -1/+16 |
|/ / / |
|
* | | | Extend test coverage of delayed restart to simple case and fix exposed bug | Matthew Sackman | 2010-07-29 | 1 | -2/+2 |
* | | | Merge the timed/delayed restart code originally from supervisor3 in shovel in... | Matthew Sackman | 2010-07-20 | 1 | -18/+91 |
| |/
|/| |
|
* | | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -4/+4 |
|/ |
|
* | s/fun(/fun (/g | Simon MacMullen | 2010-05-28 | 1 | -4/+4 |
* | oops | Matthias Radestock | 2010-04-16 | 1 | -0/+917 |