summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename thisSimon MacMullen2013-05-231-1/+1
* Distinguish between federated consumers and others.Simon MacMullen2013-05-233-17/+30
* Only consume if we are empty.Simon MacMullen2013-05-221-4/+5
* Quick and dirty hooks for federated queues.Simon MacMullen2013-05-152-4/+11
* Implement feedbackEmile Joubert2013-05-141-4/+3
* Cope with trailing zeroes in journal and segment filesEmile Joubert2013-05-141-4/+27
* merge bug25546 into defaultTim Watson2013-05-102-4/+6
|\
| * TODO++Simon MacMullen2013-05-101-0/+2
| * Remove assertion; it's not always correct if prefetch has been set before. In...Simon MacMullen2013-05-071-4/+4
* | Stable into defaultEmile Joubert2013-05-108-447/+773
|\ \
| * \ Merged stable into defaultEmile Joubert2013-05-091-6/+8
| |\ \
| * \ \ stable to defaultSimon MacMullen2013-05-091-1/+1
| |\ \ \
| * \ \ \ merge bug23958 into defaultMatthias Radestock2013-05-071-2/+3
| |\ \ \ \
| | * | | | remove R13-ism imported from upstreamMatthias Radestock2013-05-071-2/+3
| * | | | | merge bug23958 into defaultMatthias Radestock2013-05-018-447/+772
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | ever so slightly clearerMatthias Radestock2013-05-011-4/+2
| | * | | Minor variable renaming, document subtle one_for_all child deletion clausesTim Watson2013-04-261-2/+3
| | * | | back out of f608b9df9a14 changes supervisor2_testsTim Watson2013-04-191-56/+2
| | * | | Refactor restart handlingTim Watson2013-04-192-3/+60
| | * | | merge defaultTim Watson2013-04-1617-274/+467
| | |\ \ \
| | * | | | rationalise restart handlingTim Watson2013-04-161-11/+3
| | * | | | 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