| Commit message (Expand) | Author | Age | Files | Lines |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | don't wait (nearly) forever for mirrored_supervisor migrations | Matthias Radestock | 2012-05-17 | 1 | -2/+2 |
* | merge e1311dd42eba into bug24362bug24362 | Tim Watson | 2012-05-14 | 1 | -1/+1 |
* | merge f6d1609212f9 into bug24362 | Tim Watson | 2012-05-14 | 1 | -1/+1 |
* | merge default into this branch | Tim Watson | 2012-05-14 | 1 | -6/+12 |
|\ |
|
| * | refactor | Matthias Radestock | 2012-05-09 | 1 | -10/+3 |
| * | check for a new pid when registered children die in mirrored_supervisor_tests | tim | 2012-05-09 | 1 | -1/+1 |
| * | do not kill the child explicitly | tim | 2012-05-08 | 1 | -1/+1 |
| * | for bug24362 - assert that worker name is unregistered by the time we get a '... | Tim Watson | 2012-05-08 | 1 | -6/+19 |
* | | Don't use an untrappable kill. | Simon MacMullen | 2012-05-03 | 1 | -1/+1 |
|/ |
|
* | Revert 9d59000c4a44, 38eb4652c7e3, f6d1609212f9, e1311dd42eba (timeout change... | Simon MacMullen | 2012-05-03 | 1 | -2/+2 |
* | another attempt to track down the mirrored_supervisor_tests CI failure | Matthias Radestock | 2012-04-29 | 1 | -1/+1 |
* | let's wait forever | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
* | another attempt at pacifying the CI gods | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
* | bump the mirror_supervisor_tests wait time to reduce ci failure rate | Matthias Radestock | 2012-04-26 | 1 | -1/+1 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | I think we can be sure that it's not. | Simon MacMullen | 2011-12-09 | 1 | -3/+1 |
* | Handle children that fail to start at init properly, by shutting down. | Simon MacMullen | 2011-12-01 | 1 | -2/+2 |
* | Slightly clearer. | Simon MacMullen | 2011-12-01 | 1 | -10/+4 |
* | Oops | Simon MacMullen | 2011-12-01 | 1 | -0/+1 |
* | Failing test. | Simon MacMullen | 2011-12-01 | 1 | -0/+28 |
* | comment out failing test to check whether others fail too | Matthias Radestock | 2011-11-29 | 1 | -1/+3 |
* | better reporting of location of failed test | Matthias Radestock | 2011-11-24 | 1 | -2/+2 |
* | Another attempt at reducing racy failures. | Simon MacMullen | 2011-11-24 | 1 | -1/+1 |
* | This is still failing occasionally in CI, I must have tuned the value for my ... | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
* | Give the supervisor hierarchy a chance to quiesce at the end of each test. | Simon MacMullen | 2011-10-14 | 1 | -0/+1 |
* | R12B-3 fix. I don't think this broke anything but it causes the xref CI test ... | Simon MacMullen | 2011-08-18 | 1 | -1/+1 |
* | More testing of which_children | Simon MacMullen | 2011-08-17 | 1 | -5/+18 |
* | {error, already_present} | Simon MacMullen | 2011-08-17 | 1 | -1/+3 |
* | Aggregate which_children, implement count_children. | Simon MacMullen | 2011-08-15 | 1 | -0/+8 |
* | Make delete / restart / terminate work groupwide. | Simon MacMullen | 2011-08-15 | 1 | -1/+6 |
* | Slight test for ignore too. | Simon MacMullen | 2011-08-09 | 1 | -0/+10 |
* | Blow up if we're asked for simple_one_for_one, more tests, try to handle Mod:... | Simon MacMullen | 2011-08-09 | 1 | -4/+23 |
* | Don't delete from mnesia if child is running. | Simon MacMullen | 2011-08-08 | 1 | -0/+1 |
* | The most important commit so far. | Simon MacMullen | 2011-08-08 | 1 | -1/+1 |
* | Dialyser points out I was returning the wrong thing here. Oops. | Simon MacMullen | 2011-07-21 | 1 | -4/+4 |
* | I spent a long time trying to get the teardown of the complete supervision hi... | Simon MacMullen | 2011-07-18 | 1 | -7/+18 |
* | already_started | Simon MacMullen | 2011-07-18 | 1 | -22/+23 |
* | Not even sure what that was there for. Oops. | Simon MacMullen | 2011-07-18 | 1 | -2/+1 |
* | Remove a sleep() by waiting for the supervisor and any children we care about... | Simon MacMullen | 2011-07-18 | 1 | -9/+21 |
* | If start_child is called twice in a row we used to hang. Um, that's not good.... | Simon MacMullen | 2011-07-18 | 1 | -0/+6 |
* | Shut down the whole supervisor group if the delegate shuts down due to its ch... | Simon MacMullen | 2011-07-14 | 1 | -10/+40 |
* | Dialyser points out that pid_of/1 was returning the wrong thing, hence some t... | Simon MacMullen | 2011-07-06 | 1 | -4/+5 |
* | Support unnamed supervisors. This tweaks the startup somewhat again. | Simon MacMullen | 2011-07-04 | 1 | -2/+17 |
* | Support childspecs returned from Module:init(). Unfortunately a bit fiddly as... | Simon MacMullen | 2011-07-04 | 1 | -5/+19 |
* | Add another test | Simon MacMullen | 2011-07-04 | 1 | -0/+14 |
* | Improve reliability, test deleting and restarting children. | Simon MacMullen | 2011-07-01 | 1 | -1/+17 |
* | When starting a child that is already around on a different supervisor, do no... | Simon MacMullen | 2011-07-01 | 1 | -0/+9 |
* | Trying to keep that ETS table up to date was never going to work, live withou... | Simon MacMullen | 2011-07-01 | 1 | -0/+13 |