summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent DOWN messages from overtaking initial catchupbug24944Emile Joubert2012-05-181-3/+7
* don't wait (nearly) forever for mirrored_supervisor migrationsMatthias Radestock2012-05-171-2/+2
* merge bug24362Tim Watson2012-05-175-48/+40
|\
| * start supervisor children as, er, supervisors, not workersMatthias Radestock2012-05-161-2/+3
| * expand rabbit_sup API with starting of children that are supervisorsMatthias Radestock2012-05-165-29/+25
| * cosmeticMatthias Radestock2012-05-162-6/+3
| * cosmeticMatthias Radestock2012-05-161-11/+8
| * add missing specMatthias Radestock2012-05-161-0/+1
* | merge e1311dd42eba into bug24362bug24362Tim Watson2012-05-141-1/+1
* | merge f6d1609212f9 into bug24362Tim Watson2012-05-141-1/+1
* | merge default into this branchTim Watson2012-05-147-37/+46
|\ \ | |/
| * refactorMatthias Radestock2012-05-091-10/+3
| * check for a new pid when registered children die in mirrored_supervisor_teststim2012-05-091-1/+1
| * do not kill the child explicitlytim2012-05-081-1/+1
| * for bug24362 - assert that worker name is unregistered by the time we get a '...Tim Watson2012-05-081-6/+19
| * pmon is very much hipe-worthy.Simon MacMullen2012-05-041-1/+1
| * Merged bug24889 into defaultEmile Joubert2012-05-0422-62/+558
| |\
| | * cosmeticMatthias Radestock2012-05-041-9/+5
| | * cosmeticMatthias Radestock2012-05-041-2/+2
| | * Merge bug24729 (again)Simon MacMullen2012-05-035-33/+24
| | |\
| | | * Merge bug 24901Simon MacMullen2012-05-031-2/+1
| | | |\
| | | | * Reorder exception contentsbug24901Emile Joubert2012-04-231-2/+1
| | * | | Fiddle with commentsbug24729Simon MacMullen2012-05-031-6/+7
| | * | | Removed unused types, added dummy -spec to silence compilerFrancesco Mazzoli2012-05-012-5/+7
| | * | | merge defaultFrancesco Mazzoli2012-05-011-1/+4
| | |\ \ \
| | | * | | Add comment explaining why ack() and state() exist.Francesco Mazzoli2012-04-241-1/+4
| | | * | | merge defaultFrancesco Mazzoli2012-04-2315-223/+262
| | | |\ \ \
| * | | | | | Display things that are strings as strings rather than terms, since Erlang's ...bug24889Simon MacMullen2012-04-271-14/+16
* | | | | | | OopsSimon MacMullen2012-05-081-1/+1
* | | | | | | cosmeticMatthias Radestock2012-05-031-13/+6
* | | | | | | Don't use an untrappable kill.Simon MacMullen2012-05-031-1/+1
* | | | | | | Switch to monitoring the overall supervisor.Simon MacMullen2012-05-031-34/+38
| |_|_|_|/ / |/| | | | |
* | | | | | Revert 9d59000c4a44, 38eb4652c7e3, f6d1609212f9, e1311dd42eba (timeout change...Simon MacMullen2012-05-031-2/+2
* | | | | | Revert aa8a9e4d1bb2 (extra debugging for mirrored_supervisor)Simon MacMullen2012-05-031-10/+8
* | | | | | cosmeticMatthias Radestock2012-05-032-27/+19
* | | | | | Fix for R12B-3 that was broken by bug 24196.Simon MacMullen2012-05-011-2/+2
* | | | | | A bit more debugging information on why we might get an error back from the d...Simon MacMullen2012-05-011-8/+10
| |/ / / / |/| | | |
* | | | | Merge bug 24196.Simon MacMullen2012-05-0128-164/+411
|\ \ \ \ \
| * | | | | Log errors when children fail to start.Simon MacMullen2012-04-301-7/+7
| * | | | | Merge headsSimon MacMullen2012-04-300-0/+0
| |\ \ \ \ \
| | * | | | | Added tag rabbitmq_v2_8_2 for changeset 4136141f70b9Simon MacMullen2012-04-300-0/+0
| * | | | | | another attempt to track down the mirrored_supervisor_tests CI failureMatthias Radestock2012-04-291-1/+1
| * | | | | | cosmeticMatthias Radestock2012-04-271-3/+3
| * | | | | | let's wait foreverMatthias Radestock2012-04-271-1/+1
| * | | | | | bug: code_change/3 should return {ok, State}Matthias Radestock2012-04-271-1/+1
| |/ / / / /
| * | | | | Merge bug24911rabbitmq_v2_8_2Simon MacMullen2012-04-271-1/+1
| |\ \ \ \ \
| | * | | | | another attempt at pacifying the CI godsMatthias Radestock2012-04-271-1/+1
| | |/ / / /
| * | | | | properly ignore dynamic children that return 'ignore' from init/1bug24911Matthias Radestock2012-04-271-0/+4
| |/ / / /
| * | | | Merge bug24909Simon MacMullen2012-04-261-3/+3
| |\ \ \ \
| | * | | | Report error better in case disk free check failsbug24909Emile Joubert2012-04-261-2/+2