summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | | | | | | | 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-2913-120/+92
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ merge default (again)Tim Watson2012-11-2713-120/+92
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | | | | 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-2737-1019/+1461
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | | | | | | | Added tag rabbitmq_v3_1_0 for changeset 73a4d86e24c3Simon MacMullen2013-05-010-0/+0
| | | | |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge bug25575Simon MacMullen2013-05-290-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | cope with empty rabbit_serial filebug25575Matthias Radestock2013-05-291-0/+5
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Added tag rabbitmq_v3_1_1 for changeset 37858d51cf99Tim Watson2013-05-280-0/+0
* | | | | | | | | | | | | | | | | | | | | Removed tag TAG=rabbitmq_v3_1_1rabbitmq_v3_1_1Tim Watson2013-05-280-0/+0
* | | | | | | | | | | | | | | | | | | | | Added tag TAG=rabbitmq_v3_1_1 for changeset d5b2b16c71e8Tim Watson2013-05-280-0/+0
* | | | | | | | | | | | | | | | | | | | | update changelogs for 3.1.1Tim Watson2013-05-212-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | merge headsTim Watson2013-05-201-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | merge bug25561 into stableMatthias Radestock2013-05-201-7/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Pass through tx'ed acks and rejects in the correct order.bug25561Simon MacMullen2013-05-201-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | merge bug25560 into stableTim Watson2013-05-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | space--bug25560Simon MacMullen2013-05-201-1/+1
* | | | | | | | | | | | | | | | | | | Ignore autoheal requests if we are already autohealing.Simon MacMullen2013-05-201-0/+6
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Remove obsolete and wrong comment.Simon MacMullen2013-05-201-7/+2
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | merge bug25537 into stableTim Watson2013-05-1683-2253/+4624
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge bug25555 into stableEmile Joubert2013-05-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |