summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2013-06-1319-539/+837
|\
| * "This can be removed after 3.1.0 is released." -- well, let's do that then.Simon MacMullen2013-06-121-5/+0
| * Merged bug25581Emile Joubert2013-06-1216-42/+91
| |\
| | * Remove some vestigial events.Simon MacMullen2013-06-112-7/+1
| | * stable to defaultSimon MacMullen2013-06-101-5/+19
| | |\
| | * \ Merged stable into defaultEmile Joubert2013-06-0613-478/+828
| | |\ \
| | | * \ merge stable into defaultTim Watson2013-06-061-2/+5
| | | |\ \
| | | * \ \ merge stable into defaultTim Watson2013-06-052-5/+17
| | | |\ \ \
| | | * | | | fix typesMatthias Radestock2013-06-011-1/+1
| | | * | | | cosmetic(ish): tighter signature for rabbit_direct:connectMatthias Radestock2013-06-011-2/+4
| | | * | | | refactor: replace <module>:F with funsMatthias Radestock2013-06-011-11/+13
| | | * | | | merge stable into defaultMatthias Radestock2013-05-316-6/+17
| | | |\ \ \ \
| | | * \ \ \ \ merge stable into defaultTim Watson2013-05-3111-464/+810
| | | |\ \ \ \ \
| * | | | | | | | Remove redundant workaround.Simon MacMullen2013-06-071-23/+5
| * | | | | | | | Remove mochiweb warning.Simon MacMullen2013-05-301-20/+0
| * | | | | | | | Use os:timestamp/0Simon MacMullen2013-05-301-3/+1
| * | | | | | | | Rewrite a frankly slightly dubious TODOSimon MacMullen2013-05-301-3/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | stable to defaultSimon MacMullen2013-05-2911-464/+810
| |\ \ \ \ \ \ \
| | * | | | | | | simplify error loggingMatthias Radestock2013-05-251-10/+7
| | * | | | | | | No, that broke upgrades on RAM nodes. Third time's the charm...Simon MacMullen2013-05-212-3/+3
| | * | | | | | | Only wait for tables once local upgrades are over, not mnesia ones.Simon MacMullen2013-05-211-1/+1
| | * | | | | | | This may be the last Mnesia restart before we boot, so let's make sure the ta...Simon MacMullen2013-05-211-0/+1
| | * | | | | | | merge stable into defaultTim Watson2013-05-201-0/+6
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge stable into defaultMatthias Radestock2013-05-202-9/+5
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge stable into defaultEmile Joubert2013-05-152-13/+48
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ 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