summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplify restart_if_explicit_or_abnormalTim Watson2013-04-161-4/+1
* drop function guards from restart_if_explicit_or_abnormalTim Watson2013-04-161-5/+2
* relocate is_explicit_restart macroTim Watson2013-04-161-3/+2
* merge default (again)Tim Watson2013-03-228-446/+783
|\
| * track repeated attempts to restart properlyTim Watson2013-03-111-21/+11
| * Translate return from do_restart properlyTim Watson2013-03-081-2/+2
| * Align error reporting and restart handling with OTPTim Watson2013-03-081-31/+75
| * merge default into bug23958Tim Watson2013-03-07123-1808/+2604
| |\
| * \ merge headsTim Watson2013-03-061-1/+1
| |\ \
| | * | correct commentMatthias Radestock2013-03-061-1/+1
| * | | Refactor try_again restart handlingTim Watson2013-03-061-25/+21
| |/ /
| * | rebase with R16BTim Watson2013-03-041-10/+15
| * | revert test timings back to exactly what's on defaultTim Watson2013-02-201-1/+1
| * | avoid badmatch in handle_info/delayed_restartTim Watson2013-02-011-4/+8
| * | Ensure supervisor try_again_restart observes delayed restartTim Watson2013-02-011-35/+36
| * | move find_child implementation to a better placeMatthias Radestock2013-01-271-9/+9
| * | cosmetic - indent like OTPMatthias Radestock2013-01-271-1/+1
| * | move bits of docs aroundMatthias Radestock2013-01-271-8/+8
| * | revert spurious changes to test timingsTim Watson2013-01-221-2/+2
| * | remove compiler warningTim Watson2012-12-071-1/+1
| * | merge headsTim Watson2012-12-051-1/+1
| |\ \
| | * | change comments to reflect merging with R15B-03Tim Watson2012-12-041-1/+1
| * | | infinity is always a valid shutdown reasonTim Watson2012-12-051-1/+1
| * | | reduce distance to OTP - pattern match in case, not-found is always 'false'Tim Watson2012-12-051-3/+2
| * | | oops - remember to guard specs for R12B03 compatibilityTim Watson2012-12-051-1/+2
| * | | reduce distance to OTP - {temporary, Delay} is not a valid restart typeTim Watson2012-12-051-10/+2
| * | | use ?MODULE macro when appropriateTim Watson2012-12-051-1/+1
| * | | cosmetic - reduce distance to OTPTim Watson2012-12-051-5/+5
| |/ /
| * | document addition of find_child/2Tim Watson2012-11-301-3/+5
| * | oops - we mean 'not is_permanent' hereTim Watson2012-11-301-2/+2
| * | handle {permanent, Delay} for dynamic childrenTim Watson2012-11-291-12/+8
| * | merge headsTim Watson2012-11-2911-117/+90
| |\ \
| | * \ merge default (again)Tim Watson2012-11-2711-117/+90
| | |\ \
| * | | | observe use_specsTim Watson2012-11-291-12/+65
| * | | | explain why we're not using lists:keyfind/3Tim Watson2012-11-291-0/+1
| * | | | reduce distance to OTPTim Watson2012-11-291-2/+3
| |/ / /
| * | | merge defaultTim Watson2012-11-2730-952/+1319
| |\ \ \
| * | | | tweak for {Mode, Delay} restart types; tweak test timings a littleTim Watson2012-11-272-6/+27
| * | | | managed restarts, try-again-restart, cosmeticsTim Watson2012-11-261-173/+205
| * | | | no more simple_one_for_one_terminate; include support for dynamic_dbTim Watson2012-10-298-59/+204
| * | | | Work in progress. Lots of (reverse) costmetic changes, pull overTim Watson2012-10-261-113/+181
| * | | | (un)cosmetic - reduce the diffTim Watson2012-10-261-25/+26
| * | | | re-order things a bit and pretend use_specs doesn't exist for now - closer di...Tim Watson2012-10-261-115/+94
| * | | | merge defaultTim Watson2012-10-261-8/+14
| |\ \ \ \
| | * | | | re-order record definitions so they match the OTP supervisorTim Watson2012-10-241-8/+14
* | | | | | Merge bug25461Simon MacMullen2013-03-219-42/+81
|\ \ \ \ \ \
| * \ \ \ \ \ merge bug23378 into defaultTim Watson2013-03-215-36/+58
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge bug25384 into defaultMatthias Radestock2013-03-213-5/+16
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge headsSimon MacMullen2013-03-211-1/+4
| | | |\ \ \ \ \ \
| | | | * | | | | | A node counts as down if it is not running rabbit in this case.Simon MacMullen2013-03-191-1/+4