| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge in stable | Simon MacMullen | 2014-06-27 | 13 | -62/+132 |
| |\ |
|
| | * | Separate out responsibilities in the various node state detection functions. ... | Simon MacMullen | 2014-06-27 | 2 | -8/+19 |
| | * | Hard-kill all connections and stop all listeners as soon as we decide we are ... | Simon MacMullen | 2014-06-25 | 2 | -6/+26 |
| | * | Oops | Simon MacMullen | 2014-06-19 | 1 | -1/+1 |
| | * | Don't explode if we have a file with 0 or 2+ Erlang terms. Also remove TODO, ... | Simon MacMullen | 2014-06-19 | 1 | -3/+3 |
| | * | Ensure the limit field is always a number so we can't miss the need to interp... | Simon MacMullen | 2014-06-13 | 1 | -10/+10 |
| | * | Since a crash in handle_event is so disasterous, and since gen_event handlers... | Simon MacMullen | 2014-06-12 | 3 | -6/+31 |
| | * | Oops | Simon MacMullen | 2014-06-11 | 1 | -1/+1 |
| | * | Don't fail if asked to truncate a reference. And go to having a catch-all case. | Simon MacMullen | 2014-06-11 | 1 | -4/+6 |
| | * | Fix tests for 32 bit machines. | Simon MacMullen | 2014-06-09 | 1 | -2/+8 |
| | * | Don't show misleading information in the Windows service case when the servic... | Simon MacMullen | 2014-06-05 | 1 | -3/+19 |
| | * | Don't crash if Mnesia is starting or stopping | Simon MacMullen | 2014-06-04 | 1 | -1/+1 |
| | * | Oh, the shame. Changeset 54ad947f3b9e happened after I'd been playing with Wr... | Simon MacMullen | 2014-06-03 | 1 | -11/+5 |
| | * | Rebranch bug 25550 from stable | Simon MacMullen | 2014-06-03 | 1 | -9/+5 |
| * | | Merge bug24929 | Simon MacMullen | 2014-06-26 | 1 | -108/+63 |
| |\ \ |
|
| | * | | Simplify message assertions, don't use timestamps. | Simon MacMullen | 2014-06-26 | 1 | -57/+22 |
| | * | | Minor cleanup. | Simon MacMullen | 2014-06-25 | 1 | -57/+47 |
| * | | | Merge bug24929. | Simon MacMullen | 2014-06-23 | 1 | -27/+30 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Merge in bug24929 | Simon MacMullen | 2014-06-02 | 1 | -27/+30 |
| | |\ \ |
|
| | | * | | Abstract the initial catchup into its own function. Make sure we call check_n... | Simon MacMullen | 2014-05-12 | 1 | -21/+20 |
| | | * | | Short-circuit the initial catchup message from the left, so that we are sure ... | Simon MacMullen | 2014-05-12 | 1 | -15/+19 |
| * | | | | Add instrumenting for monitors and Mnesia transactions. It actually all seems... | Simon MacMullen | 2014-06-23 | 2 | -47/+112 |
| * | | | | Various bug fixes in generating command sequences. | Simon MacMullen | 2014-06-06 | 1 | -37/+50 |
| * | | | | Be more correct about dynamic vs symbolic state; this gets us back into a pos... | Simon MacMullen | 2014-06-06 | 1 | -32/+42 |
| * | | | | Wait until a GM has actually left before forgetting it. | Simon MacMullen | 2014-06-06 | 1 | -12/+13 |
| * | | | | Oops, 3d7b7d85df74 got us into a degenerate case where our tests only ever co... | Simon MacMullen | 2014-06-02 | 1 | -15/+26 |
| * | | | | Don't expect message delivery until we have had the joined callback invoked. | Simon MacMullen | 2014-06-02 | 1 | -14/+18 |
| * | | | | Don't explode if the pid vanishes during is_gm_process/2. Keep on handling in... | Simon MacMullen | 2014-06-02 | 1 | -3/+12 |
| * | | | | Even better | Simon MacMullen | 2014-06-02 | 1 | -13/+11 |
| |/ / / |
|
| * | | | Better cleanup | Simon MacMullen | 2014-06-02 | 1 | -2/+16 |
| * | | | Merge in stable | Simon MacMullen | 2014-06-02 | 2 | -9/+10 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Small refactor | Simon MacMullen | 2014-06-02 | 1 | -7/+7 |
| | * | | Silence warning | Simon MacMullen | 2014-06-02 | 1 | -1/+1 |
| | * | | Merge bug26210 | Simon MacMullen | 2014-06-02 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | optimise | Matthias Radestock | 2014-05-30 | 1 | -2/+2 |
| * | | | | Do "randomness" properly, trap exits. | Simon MacMullen | 2014-06-02 | 1 | -12/+11 |
| * | | | | Oops. | Simon MacMullen | 2014-06-02 | 1 | -1/+1 |
| * | | | | Don't be so intrusive into gm.erl. | Simon MacMullen | 2014-06-02 | 2 | -76/+57 |
| * | | | | Instrument certain calls to gs2:call/3 and gs2:cast/2, and allow PropEr to de... | Simon MacMullen | 2014-05-29 | 2 | -130/+222 |
| * | | | | Merge bug26210 | Simon MacMullen | 2014-05-29 | 6 | -35/+309 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | First go at some PropEr tests, which join and leave a group, and make sure me... | Simon MacMullen | 2014-05-28 | 1 | -0/+245 |
| | * | | | stable to default | Simon MacMullen | 2014-05-27 | 5 | -35/+64 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | stable to default | Simon MacMullen | 2014-05-22 | 1 | -1/+1 |
| | | |\ \ |
|
| | | * \ \ | merge stable into default | Matthias Radestock | 2014-05-22 | 1 | -2/+4 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge bug26150 | Simon MacMullen | 2014-05-22 | 11 | -181/+250 |
| | | |\ \ \ \ |
|
| | | | * \ \ \ | stable to default | Simon MacMullen | 2014-05-19 | 3 | -16/+14 |
| | | | |\ \ \ \ |
|
| | | | | * \ \ \ | stable to default | Simon MacMullen | 2014-05-16 | 1 | -5/+6 |
| | | | | |\ \ \ \ |
|
| | | | | * \ \ \ \ | stable to default | Simon MacMullen | 2014-05-15 | 3 | -16/+14 |
| | | | | |\ \ \ \ \ |
|
| | | | | | * \ \ \ \ | stable to default | Simon MacMullen | 2014-05-13 | 1 | -1/+9 |
| | | | | | |\ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ | stable to default | Simon MacMullen | 2014-05-12 | 1 | -1/+2 |
| | | | | | |\ \ \ \ \ \
| | | | | | | |_|_|_|/
| | | | | | |/| | | | |
|