summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pick the lowest between the message and queue TTLFrancesco Mazzoli2012-09-121-3/+5
* a bit more informative errorFrancesco Mazzoli2012-09-081-1/+1
* check validity of the expiration in basic.publishFrancesco Mazzoli2012-09-083-15/+29
* binary, not stringFrancesco Mazzoli2012-09-071-1/+1
* per-message ttl, based on the `expiration' propertyFrancesco Mazzoli2012-09-071-6/+23
* 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
* 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.Simon 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
* | merge bug25071Francesco Mazzoli2012-08-1714-173/+189
|\ \ | |/
| * Oops, this got missed in bug 25048 - slave_pids is no longer in both lists so...Simon MacMullen2012-08-151-1/+1
| * Merged bug25097 into defaultEmile Joubert2012-08-133-34/+52
| |\
| | * Merged bug25094 into defaultEmile Joubert2012-08-132-33/+51
| | |\
| | | * re-assess coverage suspension in testsMatthias Radestock2012-08-111-21/+37