summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pmon is very much hipe-worthy.Simon MacMullen2012-05-041-1/+1
* Merged bug24889 into defaultEmile Joubert2012-05-0420-62/+463
|\
| * 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 contentsEmile Joubert2012-04-231-2/+1
| | * | 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
| * | | Fiddle with commentsSimon 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 bug 24196.Simon MacMullen2012-05-0121-153/+211
| |\ \ \
| | * | | Log errors when children fail to start.Simon MacMullen2012-04-301-7/+7
| | * | | 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/1Matthias Radestock2012-04-271-0/+4
| | |/ / /
| * | | | TODO doneSimon MacMullen2012-04-191-11/+9
| * | | | Merge in defaultSimon MacMullen2012-04-1936-669/+1035
| |\ \ \ \
| * | | | | s/app_name/component/gSimon MacMullen2012-04-192-53/+54
| * | | | | Only notify if the value has changed.Simon MacMullen2012-04-171-15/+27
| * | | | | Various validation tweaks: Report parse errors more nicely, don't blow up wit...Simon MacMullen2012-04-172-15/+22
| * | | | | Clean up after testsSimon MacMullen2012-04-173-3/+19
| * | | | | Increase the number of Erlang versions this will actually build on.Simon MacMullen2012-04-111-9/+11
| * | | | | OopsSimon MacMullen2012-04-051-2/+3
| * | | | | list/1 might not find anything.Simon MacMullen2012-04-051-4/+7
| * | | | | Callback info a la bug 24729Simon MacMullen2012-04-051-0/+14
| * | | | | Specs.Simon MacMullen2012-04-051-0/+21
| * | | | | We should validate clearing as well.Simon MacMullen2012-04-054-24/+43
| * | | | | TestsSimon MacMullen2012-04-052-0/+62
| * | | | | In case we just have a single errorSimon MacMullen2012-04-051-1/+1
| * | | | | Base validation on returning error tuples rather than existing; thus report a...Simon MacMullen2012-04-053-26/+58
| * | | | | I think those make more sense there.Simon MacMullen2012-04-031-18/+18
| * | | | | Merge in defaultSimon MacMullen2012-04-027-3/+219
| |\ \ \ \ \
| | * | | | | ConsistencySimon MacMullen2012-03-281-1/+1
| | * | | | | AppName and Key should both be binary.Simon MacMullen2012-03-272-4/+5
| | * | | | | Notify when things are cleared.Simon MacMullen2012-03-272-6/+10
| | * | | | | More APISimon MacMullen2012-03-271-3/+7
| | * | | | | API tweakSimon MacMullen2012-03-273-8/+14
| | * | | | | A few more APIs useful for mgmt. Make proplist keys always have to be binaries.Simon MacMullen2012-03-272-21/+32
| | * | | | | Rearrange for mgmt.Simon MacMullen2012-03-263-6/+15
| | * | | | | Rename cluster config to runtime parameters.Simon MacMullen2012-03-266-36/+37