summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mnesia record after we are done with it.Simon MacMullen2012-09-132-10/+28
* Merged bug24888 into defaultEmile Joubert2012-09-131-36/+36
|\
| * cosmeticsFrancesco Mazzoli2012-09-111-4/+4
| * do not bump the publish seqno when we can't publish DLX'ed msgsFrancesco Mazzoli2012-09-111-3/+1
| * increase the seqno when the DLX is not foundFrancesco Mazzoli2012-09-101-1/+3
| * handle ttl'ed messages in bulkFrancesco Mazzoli2012-09-071-36/+36
* | cosmeticMatthias Radestock2012-09-111-5/+4
* | Merge bug25062Simon MacMullen2012-09-109-145/+263
|\ \
| * | check that the ttl values are less than what `erlang:send_after' likesFrancesco Mazzoli2012-09-101-6/+10
| * | cosmeticsFrancesco Mazzoli2012-09-071-1/+1
| |/
| * Merged bug25114 into defaultEmile Joubert2012-09-067-133/+238
| |\
| | * merge bug25119 into defaultMatthias Radestock2012-09-041-40/+31
| | |\
| | | * tweak testMatthias Radestock2012-09-041-40/+31
| | * | merge bug25119Francesco Mazzoli2012-09-044-44/+73
| | |\ \ | | | |/ | | |/|
| | | * Merge bug 25120.Simon MacMullen2012-09-043-4/+42
| | | |\
| | | | * explainMatthias 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
| | |/
| | * cosmeticTim Watson2012-08-291-1/+1
| | * Slaves must join gm before updating amqqueue records, otherwise messagesTim Watson2012-08-291-15/+17
| | * tiny refactor: rename fun and clarify commentMatthias Radestock2012-08-242-13/+13
| * | Try to be a bit more defensive before looping.Simon MacMullen2012-08-231-2/+11
| |/
| * non-zero timeout when idle for the slave as wellFrancesco Mazzoli2012-08-231-3/+3
* | SimplifySimon MacMullen2012-09-101-6/+1
* | Reduce over-engineering of default policy priorityEmile Joubert2012-09-101-3/+3
* | Backout changeset 25ee0d6a9c30Emile Joubert2012-09-102-13/+2
* | Backout changeset e847a6c6dc9bEmile Joubert2012-09-071-23/+7
* | Constrain policy regex patterns to binariesEmile Joubert2012-09-061-2/+4
* | Permit absent policy priorityEmile Joubert2012-09-062-3/+14
* | Backout changeset 3ac70be8c5a2Emile Joubert2012-09-061-2/+0
* | Disallow empty patternsEmile Joubert2012-08-241-0/+2