Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetic part 2 - the one where it actually compilesbug24946 | Matthew Sackman | 2012-05-25 | 1 | -1/+1 |
* | cosmetic | Matthew Sackman | 2012-05-25 | 1 | -3/+3 |
* | cosmetic | Matthew Sackman | 2012-05-25 | 1 | -20/+17 |
* | Update own members_state as well when sending catchup | Emile Joubert | 2012-05-25 | 1 | -15/+18 |
* | Remove erased memberstate when possible | Emile Joubert | 2012-05-23 | 1 | -3/+15 |
* | don't wait (nearly) forever for mirrored_supervisor migrations | Matthias Radestock | 2012-05-17 | 1 | -2/+2 |
* | merge bug24362 | Tim Watson | 2012-05-17 | 5 | -48/+40 |
|\ | |||||
| * | start supervisor children as, er, supervisors, not workers | Matthias Radestock | 2012-05-16 | 1 | -2/+3 |
| * | expand rabbit_sup API with starting of children that are supervisors | Matthias Radestock | 2012-05-16 | 5 | -29/+25 |
| * | cosmetic | Matthias Radestock | 2012-05-16 | 2 | -6/+3 |
| * | cosmetic | Matthias Radestock | 2012-05-16 | 1 | -11/+8 |
| * | add missing spec | Matthias Radestock | 2012-05-16 | 1 | -0/+1 |
* | | 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 | 7 | -37/+46 |
|\ \ | |/ | |||||
| * | 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 |
| * | pmon is very much hipe-worthy. | Simon MacMullen | 2012-05-04 | 1 | -1/+1 |
| * | Merged bug24889 into default | Emile Joubert | 2012-05-04 | 22 | -62/+558 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2012-05-04 | 1 | -9/+5 |
| | * | cosmetic | Matthias Radestock | 2012-05-04 | 1 | -2/+2 |
| | * | Merge bug24729 (again) | Simon MacMullen | 2012-05-03 | 5 | -33/+24 |
| | |\ | |||||
| | | * | Merge bug 24901 | Simon MacMullen | 2012-05-03 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | Reorder exception contentsbug24901 | Emile Joubert | 2012-04-23 | 1 | -2/+1 |
| | * | | | Fiddle with commentsbug24729 | Simon MacMullen | 2012-05-03 | 1 | -6/+7 |
| | * | | | Removed unused types, added dummy -spec to silence compiler | Francesco Mazzoli | 2012-05-01 | 2 | -5/+7 |
| | * | | | merge default | Francesco Mazzoli | 2012-05-01 | 1 | -1/+4 |
| | |\ \ \ | |||||
| | | * | | | Add comment explaining why ack() and state() exist. | Francesco Mazzoli | 2012-04-24 | 1 | -1/+4 |
| | | * | | | merge default | Francesco Mazzoli | 2012-04-23 | 15 | -223/+262 |
| | | |\ \ \ | |||||
| * | | | | | | Display things that are strings as strings rather than terms, since Erlang's ...bug24889 | Simon MacMullen | 2012-04-27 | 1 | -14/+16 |
* | | | | | | | Oops | Simon MacMullen | 2012-05-08 | 1 | -1/+1 |
* | | | | | | | cosmetic | Matthias Radestock | 2012-05-03 | 1 | -13/+6 |
* | | | | | | | Don't use an untrappable kill. | Simon MacMullen | 2012-05-03 | 1 | -1/+1 |
* | | | | | | | Switch to monitoring the overall supervisor. | Simon MacMullen | 2012-05-03 | 1 | -34/+38 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Revert 9d59000c4a44, 38eb4652c7e3, f6d1609212f9, e1311dd42eba (timeout change... | Simon MacMullen | 2012-05-03 | 1 | -2/+2 |
* | | | | | | Revert aa8a9e4d1bb2 (extra debugging for mirrored_supervisor) | Simon MacMullen | 2012-05-03 | 1 | -10/+8 |
* | | | | | | cosmetic | Matthias Radestock | 2012-05-03 | 2 | -27/+19 |
* | | | | | | Fix for R12B-3 that was broken by bug 24196. | Simon MacMullen | 2012-05-01 | 1 | -2/+2 |
* | | | | | | A bit more debugging information on why we might get an error back from the d... | Simon MacMullen | 2012-05-01 | 1 | -8/+10 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge bug 24196. | Simon MacMullen | 2012-05-01 | 28 | -164/+411 |
|\ \ \ \ \ | |||||
| * | | | | | Log errors when children fail to start. | Simon MacMullen | 2012-04-30 | 1 | -7/+7 |
| * | | | | | Merge heads | Simon MacMullen | 2012-04-30 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added tag rabbitmq_v2_8_2 for changeset 4136141f70b9 | Simon MacMullen | 2012-04-30 | 0 | -0/+0 |
| * | | | | | | another attempt to track down the mirrored_supervisor_tests CI failure | Matthias Radestock | 2012-04-29 | 1 | -1/+1 |
| * | | | | | | cosmetic | Matthias Radestock | 2012-04-27 | 1 | -3/+3 |
| * | | | | | | let's wait forever | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
| * | | | | | | bug: code_change/3 should return {ok, State} | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge bug24911rabbitmq_v2_8_2 | Simon MacMullen | 2012-04-27 | 1 | -1/+1 |
| |\ \ \ \ \ |