| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stable into default | Emile Joubert | 2013-05-10 | 8 | -447/+773 |
| |\ | |||||
| | * | Merged stable into default | Emile Joubert | 2013-05-09 | 1 | -6/+8 |
| | |\ | |||||
| | * \ | stable to default | Simon MacMullen | 2013-05-09 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | merge bug23958 into default | Matthias Radestock | 2013-05-07 | 1 | -2/+3 |
| | |\ \ \ | |||||
| | | * | | | remove R13-ism imported from upstream | Matthias Radestock | 2013-05-07 | 1 | -2/+3 |
| | * | | | | merge bug23958 into default | Matthias Radestock | 2013-05-01 | 8 | -447/+772 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | ever so slightly clearer | Matthias Radestock | 2013-05-01 | 1 | -4/+2 |
| | | * | | | Minor variable renaming, document subtle one_for_all child deletion clauses | Tim Watson | 2013-04-26 | 1 | -2/+3 |
| | | * | | | back out of f608b9df9a14 changes supervisor2_tests | Tim Watson | 2013-04-19 | 1 | -56/+2 |
| | | * | | | Refactor restart handling | Tim Watson | 2013-04-19 | 2 | -3/+60 |
| | | * | | | merge default | Tim Watson | 2013-04-16 | 17 | -274/+467 |
| | | |\ \ \ | |||||
| | | * | | | | rationalise restart handling | Tim Watson | 2013-04-16 | 1 | -11/+3 |
| | | * | | | | simplify restart_if_explicit_or_abnormal | Tim Watson | 2013-04-16 | 1 | -4/+1 |
| | | * | | | | drop function guards from restart_if_explicit_or_abnormal | Tim Watson | 2013-04-16 | 1 | -5/+2 |
| | | * | | | | relocate is_explicit_restart macro | Tim Watson | 2013-04-16 | 1 | -3/+2 |
| | | * | | | | merge default (again) | Tim Watson | 2013-03-22 | 8 | -446/+783 |
| | | |\ \ \ \ | |||||
| | | | * | | | | track repeated attempts to restart properly | Tim Watson | 2013-03-11 | 1 | -21/+11 |
| | | | * | | | | Translate return from do_restart properly | Tim Watson | 2013-03-08 | 1 | -2/+2 |
| | | | * | | | | Align error reporting and restart handling with OTP | Tim Watson | 2013-03-08 | 1 | -31/+75 |
| | | | * | | | | merge default into bug23958 | Tim Watson | 2013-03-07 | 123 | -1808/+2604 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | merge heads | Tim Watson | 2013-03-06 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | correct comment | Matthias Radestock | 2013-03-06 | 1 | -1/+1 |
| | | | * | | | | | | Refactor try_again restart handling | Tim Watson | 2013-03-06 | 1 | -25/+21 |
| | | | |/ / / / / | |||||
| | | | * | | | | | rebase with R16B | Tim Watson | 2013-03-04 | 1 | -10/+15 |
| | | | * | | | | | revert test timings back to exactly what's on default | Tim Watson | 2013-02-20 | 1 | -1/+1 |
| | | | * | | | | | avoid badmatch in handle_info/delayed_restart | Tim Watson | 2013-02-01 | 1 | -4/+8 |
| | | | * | | | | | Ensure supervisor try_again_restart observes delayed restart | Tim Watson | 2013-02-01 | 1 | -35/+36 |
| | | | * | | | | | move find_child implementation to a better place | Matthias Radestock | 2013-01-27 | 1 | -9/+9 |
| | | | * | | | | | cosmetic - indent like OTP | Matthias Radestock | 2013-01-27 | 1 | -1/+1 |
| | | | * | | | | | move bits of docs around | Matthias Radestock | 2013-01-27 | 1 | -8/+8 |
| | | | * | | | | | revert spurious changes to test timings | Tim Watson | 2013-01-22 | 1 | -2/+2 |
| | | | * | | | | | remove compiler warning | Tim Watson | 2012-12-07 | 1 | -1/+1 |
| | | | * | | | | | merge heads | Tim Watson | 2012-12-05 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | change comments to reflect merging with R15B-03 | Tim Watson | 2012-12-04 | 1 | -1/+1 |
| | | | * | | | | | | infinity is always a valid shutdown reason | Tim Watson | 2012-12-05 | 1 | -1/+1 |
| | | | * | | | | | | reduce distance to OTP - pattern match in case, not-found is always 'false' | Tim Watson | 2012-12-05 | 1 | -3/+2 |
| | | | * | | | | | | oops - remember to guard specs for R12B03 compatibility | Tim Watson | 2012-12-05 | 1 | -1/+2 |
| | | | * | | | | | | reduce distance to OTP - {temporary, Delay} is not a valid restart type | Tim Watson | 2012-12-05 | 1 | -10/+2 |
| | | | * | | | | | | use ?MODULE macro when appropriate | Tim Watson | 2012-12-05 | 1 | -1/+1 |
| | | | * | | | | | | cosmetic - reduce distance to OTP | Tim Watson | 2012-12-05 | 1 | -5/+5 |
| | | | |/ / / / / | |||||
| | | | * | | | | | document addition of find_child/2 | Tim Watson | 2012-11-30 | 1 | -3/+5 |
| | | | * | | | | | oops - we mean 'not is_permanent' here | Tim Watson | 2012-11-30 | 1 | -2/+2 |
| | | | * | | | | | handle {permanent, Delay} for dynamic children | Tim Watson | 2012-11-29 | 1 | -12/+8 |
| | | | * | | | | | merge heads | Tim Watson | 2012-11-29 | 11 | -117/+90 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | merge default (again) | Tim Watson | 2012-11-27 | 11 | -117/+90 |
| | | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | | observe use_specs | Tim Watson | 2012-11-29 | 1 | -12/+65 |
| | | | * | | | | | | | explain why we're not using lists:keyfind/3 | Tim Watson | 2012-11-29 | 1 | -0/+1 |
| | | | * | | | | | | | reduce distance to OTP | Tim Watson | 2012-11-29 | 1 | -2/+3 |
| | | | |/ / / / / / | |||||
| | | | * | | | | | | merge default | Tim Watson | 2012-11-27 | 30 | -952/+1319 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | tweak for {Mode, Delay} restart types; tweak test timings a little | Tim Watson | 2012-11-27 | 2 | -6/+27 |
