summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check that the ttl values are less than what `erlang:send_after' likesbug24867Francesco Mazzoli2012-09-101-6/+10
* cosmeticsFrancesco Mazzoli2012-09-071-1/+1
* Merged bug25114 into defaultEmile Joubert2012-09-069-137/+254
|\
| * Merged bug25000Simon MacMullen2012-09-067-124/+229
| |\
| | * merge bug25119 into defaultMatthias Radestock2012-09-041-40/+31
| | |\
| | | * tweak testbug25119Matthias Radestock2012-09-041-40/+31
| | * | merge bug25119Francesco Mazzoli2012-09-044-44/+73
| | |\ \ | | | |/ | | |/|
| | | * Merge bug 25120.Simon MacMullen2012-09-043-4/+42
| | | |\
| | | | * explainbug25120Matthias Radestock2012-09-032-3/+9
| | | | * attempt to close ssl connections gracefully but forcefullyMatthias Radestock2012-09-033-4/+36
| | | * | merge bug25119Francesco Mazzoli2012-09-041-40/+31
| | | |\ \ | | | | |/
| | | | * minor refactoring and cosmeticsMatthias Radestock2012-08-311-40/+31
| | * | | refactor testsTim Watson2012-09-041-29/+26
| | |/ /
| | * | cosmeticsFrancesco Mazzoli2012-09-041-2/+2
| | * | rework tests for most simple case of child terminationTim Watson2012-09-042-121/+98
| | * | export only what's necessary, cosmeticsFrancesco Mazzoli2012-09-031-2/+1
| | * | cosmetics!Francesco Mazzoli2012-09-031-2/+2
| | * | cosmeticsFrancesco Mazzoli2012-09-031-5/+5
| | * | cosmetic (again)Tim Watson2012-09-031-7/+7
| | * | cosmeticTim Watson2012-09-031-44/+3
| | |\ \
| | | * | remove useless test caseTim Watson2012-09-031-44/+3
| | * | | cosmeticsFrancesco Mazzoli2012-09-031-1/+1
| | |/ /
| | * | oopsTim Watson2012-09-031-33/+0
| | * | cosmeticTim Watson2012-09-031-27/+60
| | * | construct child exit reason in the right placeTim Watson2012-09-031-1/+2
| | * | cosmeticTim Watson2012-09-031-2/+1
| | * | Introduce additional, non-smp tests (using suspend) and explode the testTim Watson2012-09-031-7/+54
| | * | Test that simple_one_for_one_terminate shutdowns no longer deadlock andTim Watson2012-09-033-1/+103
| | * | refactorMatthias Radestock2012-08-301-17/+11
| | * | when terminating multiple simple children, we shouldn't rely on the order of ...Tim Watson2012-08-301-11/+19
| | |/
| | * merge bug25117Francesco Mazzoli2012-08-291-14/+16
| | |\
| | | * cosmeticbug25117Tim Watson2012-08-291-1/+1
| | | * Slaves must join gm before updating amqqueue records, otherwise messagesTim Watson2012-08-291-15/+17
| | |/
| * | Terseness.bug25000Simon MacMullen2012-09-061-1/+1
| * | Not sure it's worth explaining that, the explanation is not clear and I can't...Simon MacMullen2012-09-061-3/+1
| * | emit warning when starting detached rabbitFrancesco Mazzoli2012-09-061-1/+3
| * | don't record pid when using -detachedFrancesco Mazzoli2012-09-052-5/+15
| * | rename branchFrancesco Mazzoli2012-08-240-0/+0
| * | document the fact that -detached causes the wrong pid to be recorded25000Francesco Mazzoli2012-08-241-1/+3
| |/
| * tiny refactor: rename fun and clarify commentMatthias Radestock2012-08-242-13/+13
* | Try to be a bit more defensive before looping.bug25114Simon MacMullen2012-08-231-2/+11
|/
* merge bug25112 into defaultMatthias Radestock2012-08-230-0/+0
|\
* | non-zero timeout when idle for the slave as wellbug25112Francesco Mazzoli2012-08-231-3/+3
|/
* cosmeticMatthias Radestock2012-08-231-25/+18
* cosmetic - save some linesMatthias Radestock2012-08-201-31/+14
* Merged bug25104 into defaultEmile Joubert2012-08-201-3/+1
|\
| * So strip all that stuff out.bug25104Simon MacMullen2012-08-171-28/+1
| * I was thinking that which_applications needed to come first so that theSimon MacMullen2012-08-171-2/+2
| * Gotta love those timeouts.Simon MacMullen2012-08-171-1/+1
| * Fix detection of mirror removal at clean shutdownSimon MacMullen2012-08-161-3/+28