summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update docs.bug26406Simon MacMullen2014-10-091-1/+1
* Return environment for all apps.Simon MacMullen2014-10-081-2/+7
* Unbreak quickcheck.Simon MacMullen2014-10-081-0/+1
* Merge bug 25850Simon MacMullen2014-10-083-2/+26
|\
| * Rename function, and GC for large messages on the way out, too.bug25850Simon MacMullen2014-10-063-5/+7
| * Prevent the channel from holding a lot of binary garbage when accepting huge ...Simon MacMullen2014-10-062-2/+24
|/
* Merge bug26401Simon MacMullen2014-10-060-0/+0
|\
* | Classify ETS memory by owner (and thus include all msg store memory under "ms...bug26401Simon MacMullen2014-10-061-5/+6
* | Split out connection memory into reader / writer / channel / other.Simon MacMullen2014-10-061-34/+57
|/
* Merge bug26213 (again)Simon MacMullen2014-10-031-6/+13
|\
| * Just because we received a running_partitioned_network, doesn't mean all node...bug26213Simon MacMullen2014-10-031-6/+13
| * Merge defaultSimon MacMullen2014-10-030-0/+0
| |\ |/ /
| * Merge defaultSimon MacMullen2014-10-030-0/+0
| |\
* | \ Merge bug26368 (again)Simon MacMullen2014-10-032-17/+28
|\ \ \ | |/ / |/| |
| * | Distinguish between "already stopped" (fine, carry on) or "already down" (abo...Simon MacMullen2014-10-032-17/+28
* | | Merge bug 26213Simon MacMullen2014-10-032-22/+92
|\ \ \ | | |/ | |/|
| * | Allow requires / enables to be multiple steps, reduce ugliness.Simon MacMullen2014-10-031-4/+7
| * | In the event of a partial partition in pause_minority mode, pause until every...Simon MacMullen2014-09-301-14/+25
| * | Partial partition detection and handling (where by "handling" we mean "promot...Simon MacMullen2014-09-292-16/+72
* | | MErge bug26398Simon MacMullen2014-10-020-0/+0
|\ \ \
* | | | Oopsbug26398Simon MacMullen2014-10-021-1/+1
* | | | Present memory and aggregated binaries in the same way.Simon MacMullen2014-10-011-9/+18
|/ / /
* | | Merge bug26397Simon MacMullen2014-10-011-41/+79
|\ \ \
| * | | Simplify.bug26397Simon MacMullen2014-10-011-22/+10
| * | | OopsSimon MacMullen2014-09-301-1/+2
| * | | Split out slaves into their own bucket.Simon MacMullen2014-09-301-41/+90
| |/ /
* | | stable to defaultSimon MacMullen2014-09-301-1/+1
|\ \ \
| * \ \ Merge bug26040Simon MacMullen2014-09-300-0/+0
| |\ \ \
| * | | | Add dependencies for some things we have always needed.bug26040Simon MacMullen2014-09-301-1/+1
| |/ / /
* | | | Log something when the app stops, so that we can tell when stop_app etc has s...Simon MacMullen2014-09-301-1/+2
| |/ / |/| |
* | | OopsSimon MacMullen2014-09-291-1/+1
* | | Revivify 664ddb5eccf1.Simon MacMullen2014-09-291-1/+0
* | | Merge bug26394Simon MacMullen2014-09-292-9/+31
|\ \ \
| * | | Cluster keepalives.bug26394Simon MacMullen2014-09-292-9/+31
|/ / /
* | | Merge bug26389Simon MacMullen2014-09-251-2/+4
|\ \ \
| * | | When we add a new consumer we might be inactive; make sure we transition to a...bug26389Simon MacMullen2014-09-251-2/+4
|/ / /
* | | Merge bug26386Simon MacMullen2014-09-240-0/+0
|\ \ \
* | | | Just log a warning if we can't start the logging exchange.bug26386Simon MacMullen2014-09-241-3/+13
|/ / /
* | | Merge bug26387Simon MacMullen2014-09-240-0/+0
|\ \ \
* | | | Work around Surstr?mming-addled ideas about how to report version numbers.bug26387Simon MacMullen2014-09-243-5/+19
|/ / /
* | | Merge bug 26378Simon MacMullen2014-09-221-3/+2
|\ \ \
| * \ \ Merge bug 26216Simon MacMullen2014-09-180-0/+0
| |\ \ \
| * | | | Ensure we always compile test code, in case plugins need it.bug26216Simon MacMullen2014-09-181-3/+2
* | | | | Move actual supervisor definitions out to avoid conflicting behaviours in a m...bug26378Simon MacMullen2014-09-222-21/+47
* | | | | Merge in defaultSimon MacMullen2014-09-189-77/+103
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Split mirrored_supervisor_tests in two to avoid behaviour clash.Simon MacMullen2014-09-182-53/+80
| * | | | Rename GM:terminate/2 to GM:handle_terminate/2 so that it doesn't conflict wi...Simon MacMullen2014-09-177-24/+23
* | | | | Merge bug26216Simon MacMullen2014-09-180-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Move test modules to their own directory.Simon MacMullen2014-09-1813-3/+18
|/ / / /
* | | | Merge bug 26375 (again)Simon MacMullen2014-09-181-4/+5
|\ \ \ \