| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged bug25000 | Simon MacMullen | 2012-09-06 | 7 | -124/+229 |
| |\ | |||||
| | * | merge bug25119 into default | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | |\ | |||||
| | | * | tweak test | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - drop eunit - we don't use it elsewhere and it adds little value here - lower the TEST_RUNS * CHILDREN count - no need to run 'kill' part of test with lots of iterations/children - stop on first failed run - on failure, return iteration and exit reason | ||||
| | * | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 4 | -44/+73 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merge bug 25120. | Simon MacMullen | 2012-09-04 | 3 | -4/+42 |
| | | |\ | |||||
| | | | * | explain | Matthias Radestock | 2012-09-03 | 2 | -3/+9 |
| | | | | | |||||
| | | | * | attempt to close ssl connections gracefully but forcefully | Matthias Radestock | 2012-09-03 | 3 | -4/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | gracefully...so that there is a good chance of TLS alerts making it through, but forecfully (after a timeout) so we don't get stuck (or worse, silently) holding on to file descriptors and processes. | ||||
| | | * | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 1 | -40/+31 |
| | | |\ \ | | | |/ | |||||
| | | | * | minor refactoring and cosmetics | Matthias Radestock | 2012-08-31 | 1 | -40/+31 |
| | | | | | |||||
| | * | | | refactor tests | Tim Watson | 2012-09-04 | 1 | -29/+26 |
| | |/ / | |||||
| | * | | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -2/+2 |
| | | | | |||||
| | * | | rework tests for most simple case of child termination | Tim Watson | 2012-09-04 | 2 | -121/+98 |
| | | | | | | | | | | | | | | | | | | | increase test coverage for whole of terminate_simple_children fix bug in timeout handling clause of terminate_simple_children cosmetic (trailing whitespace) | ||||
| | * | | export only what's necessary, cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -2/+1 |
| | | | | |||||
| | * | | cosmetics! | Francesco Mazzoli | 2012-09-03 | 1 | -2/+2 |
| | | | | |||||
| | * | | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -5/+5 |
| | | | | |||||
| | * | | cosmetic (again) | Tim Watson | 2012-09-03 | 1 | -7/+7 |
| | | | | |||||
| | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| | |\ \ | |||||
| | | * | | remove useless test case | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| | | | | | |||||
| | * | | | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | oops | Tim Watson | 2012-09-03 | 1 | -33/+0 |
| | | | | |||||
| | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -27/+60 |
| | | | | |||||
| | * | | construct child exit reason in the right place | Tim Watson | 2012-09-03 | 1 | -1/+2 |
| | | | | |||||
| | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -2/+1 |
| | | | | |||||
| | * | | Introduce additional, non-smp tests (using suspend) and explode the test | Tim Watson | 2012-09-03 | 1 | -7/+54 |
| | | | | | | | | | | | | | fixture list to create 400 repetitions of the group | ||||
| | * | | Test that simple_one_for_one_terminate shutdowns no longer deadlock and | Tim Watson | 2012-09-03 | 3 | -1/+103 |
| | | | | | | | | | | | | | handle reporting errors not caught during shutdown (e.g., 'killed' pids) | ||||
| | * | | refactor | Matthias Radestock | 2012-08-30 | 1 | -17/+11 |
| | | | | | | | | | | | | | and always prefer the EXIT reason | ||||
| | * | | when terminating multiple simple children, we shouldn't rely on the order of ↵ | Tim Watson | 2012-08-30 | 1 | -11/+19 |
| | |/ | | | | | | | 'EXIT' vs 'DOWN' messages | ||||
| | * | merge bug25117 | Francesco Mazzoli | 2012-08-29 | 1 | -14/+16 |
| | |\ | |||||
| | | * | cosmetic | Tim Watson | 2012-08-29 | 1 | -1/+1 |
| | | | | |||||
| | | * | Slaves must join gm before updating amqqueue records, otherwise messages | Tim Watson | 2012-08-29 | 1 | -15/+17 |
| | |/ | | | | | | | | | received from publishers will become stuck due to diverging sender queue state in the slave failing to correlate with incoming messages | ||||
| * | | Terseness. | Simon MacMullen | 2012-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | Not sure it's worth explaining that, the explanation is not clear and I ↵ | Simon MacMullen | 2012-09-06 | 1 | -3/+1 |
| | | | | | | | | | can't think how to improve it. | ||||
| * | | emit warning when starting detached rabbit | Francesco Mazzoli | 2012-09-06 | 1 | -1/+3 |
| | | | |||||
| * | | don't record pid when using -detached | Francesco Mazzoli | 2012-09-05 | 2 | -5/+15 |
| | | | |||||
| * | | rename branch | Francesco Mazzoli | 2012-08-24 | 0 | -0/+0 |
| | | | |||||
| * | | document the fact that -detached causes the wrong pid to be recorded | Francesco Mazzoli | 2012-08-24 | 1 | -1/+3 |
| |/ | |||||
| * | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 2 | -13/+13 |
| | | |||||
| * | merge bug25112 into default | Matthias Radestock | 2012-08-23 | 0 | -0/+0 |
| |\ | |||||
| * | | non-zero timeout when idle for the slave as well | Francesco Mazzoli | 2012-08-23 | 1 | -3/+3 |
| |/ | |||||
| * | cosmetic | Matthias Radestock | 2012-08-23 | 1 | -25/+18 |
| | | |||||
| * | cosmetic - save some lines | Matthias Radestock | 2012-08-20 | 1 | -31/+14 |
| | | |||||
| * | Merged bug25104 into default | Emile Joubert | 2012-08-20 | 1 | -3/+1 |
| |\ | |||||
| | * | So strip all that stuff out. | Simon MacMullen | 2012-08-17 | 1 | -28/+1 |
| | | | |||||
| | * | I was thinking that which_applications needed to come first so that the | Simon MacMullen | 2012-08-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | process would be gone by the time we got to is_process_alive. But if we swap them round the which_applications check will return false in the shutdown case anyway. And of course is_process_alive/1 is rather faster. | ||||
| | * | Gotta love those timeouts. | Simon MacMullen | 2012-08-17 | 1 | -1/+1 |
| | | | |||||
| | * | Fix detection of mirror removal at clean shutdown | Simon MacMullen | 2012-08-16 | 1 | -3/+28 |
| | | | |||||
| * | | merge bug25071 | Francesco Mazzoli | 2012-08-17 | 18 | -177/+193 |
| |\ \ | |||||
| | * \ | merge bug25105 into default | Tim Watson | 2012-08-17 | 1 | -1/+1 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Disable parallel build (equivalent to supplying build.jobs=1 on the port ↵ | Steve Powell | 2012-08-17 | 1 | -1/+1 |
| | |/ | | | | | | | command). | ||||
| | * | Oops, this got missed in bug 25048 - slave_pids is no longer in both lists ↵ | Simon MacMullen | 2012-08-15 | 1 | -1/+1 |
| | | | | | | | | | so there's no need to remove it. | ||||
