| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the Mnesia record after we are done with it. | Simon MacMullen | 2012-09-13 | 2 | -10/+28 |
| * | Merged bug24888 into default | Emile Joubert | 2012-09-13 | 1 | -36/+36 |
| |\ | |||||
| | * | cosmetics | Francesco Mazzoli | 2012-09-11 | 1 | -4/+4 |
| | * | do not bump the publish seqno when we can't publish DLX'ed msgs | Francesco Mazzoli | 2012-09-11 | 1 | -3/+1 |
| | * | increase the seqno when the DLX is not found | Francesco Mazzoli | 2012-09-10 | 1 | -1/+3 |
| | * | handle ttl'ed messages in bulk | Francesco Mazzoli | 2012-09-07 | 1 | -36/+36 |
| * | | cosmetic | Matthias Radestock | 2012-09-11 | 1 | -5/+4 |
| * | | Merge bug25062 | Simon MacMullen | 2012-09-10 | 9 | -145/+263 |
| |\ \ | |||||
| | * | | check that the ttl values are less than what `erlang:send_after' likes | Francesco Mazzoli | 2012-09-10 | 1 | -6/+10 |
| | * | | cosmetics | Francesco Mazzoli | 2012-09-07 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merged bug25114 into default | Emile Joubert | 2012-09-06 | 7 | -133/+238 |
| | |\ | |||||
| | | * | merge bug25119 into default | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | | |\ | |||||
| | | | * | tweak test | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | | * | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 4 | -44/+73 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Merge bug 25120. | Simon MacMullen | 2012-09-04 | 3 | -4/+42 |
| | | | |\ | |||||
| | | | | * | explain | Matthias Radestock | 2012-09-03 | 2 | -3/+9 |
| | | | | * | attempt to close ssl connections gracefully but forcefully | Matthias Radestock | 2012-09-03 | 3 | -4/+36 |
| | | | * | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 1 | -40/+31 |
| | | | |\ \ | | | | |/ | |||||
| | | | | * | minor refactoring and cosmetics | Matthias Radestock | 2012-08-31 | 1 | -40/+31 |
| | | * | | | refactor tests | Tim Watson | 2012-09-04 | 1 | -29/+26 |
| | | |/ / | |||||
| | | * | | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -2/+2 |
| | | * | | rework tests for most simple case of child termination | Tim Watson | 2012-09-04 | 2 | -121/+98 |
| | | * | | export only what's necessary, cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -2/+1 |
| | | * | | cosmetics! | Francesco Mazzoli | 2012-09-03 | 1 | -2/+2 |
| | | * | | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -5/+5 |
| | | * | | cosmetic (again) | Tim Watson | 2012-09-03 | 1 | -7/+7 |
| | | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| | | |\ \ | |||||
| | | | * | | remove useless test case | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| | | * | | | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -1/+1 |
| | | |/ / | |||||
| | | * | | oops | Tim Watson | 2012-09-03 | 1 | -33/+0 |
| | | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -27/+60 |
| | | * | | construct child exit reason in the right place | Tim Watson | 2012-09-03 | 1 | -1/+2 |
| | | * | | cosmetic | Tim Watson | 2012-09-03 | 1 | -2/+1 |
| | | * | | Introduce additional, non-smp tests (using suspend) and explode the test | Tim Watson | 2012-09-03 | 1 | -7/+54 |
| | | * | | Test that simple_one_for_one_terminate shutdowns no longer deadlock and | Tim Watson | 2012-09-03 | 3 | -1/+103 |
| | | * | | refactor | Matthias Radestock | 2012-08-30 | 1 | -17/+11 |
| | | * | | when terminating multiple simple children, we shouldn't rely on the order of ... | Tim Watson | 2012-08-30 | 1 | -11/+19 |
| | | |/ | |||||
| | | * | cosmetic | Tim Watson | 2012-08-29 | 1 | -1/+1 |
| | | * | Slaves must join gm before updating amqqueue records, otherwise messages | Tim Watson | 2012-08-29 | 1 | -15/+17 |
| | | * | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 2 | -13/+13 |
| | * | | Try to be a bit more defensive before looping. | Simon MacMullen | 2012-08-23 | 1 | -2/+11 |
| | |/ | |||||
| | * | non-zero timeout when idle for the slave as well | Francesco Mazzoli | 2012-08-23 | 1 | -3/+3 |
| * | | Simplify | Simon MacMullen | 2012-09-10 | 1 | -6/+1 |
| * | | Reduce over-engineering of default policy priority | Emile Joubert | 2012-09-10 | 1 | -3/+3 |
| * | | Backout changeset 25ee0d6a9c30 | Emile Joubert | 2012-09-10 | 2 | -13/+2 |
| * | | Backout changeset e847a6c6dc9b | Emile Joubert | 2012-09-07 | 1 | -23/+7 |
| * | | Constrain policy regex patterns to binaries | Emile Joubert | 2012-09-06 | 1 | -2/+4 |
| * | | Permit absent policy priority | Emile Joubert | 2012-09-06 | 2 | -3/+14 |
| * | | Backout changeset 3ac70be8c5a2 | Emile Joubert | 2012-09-06 | 1 | -2/+0 |
| * | | Disallow empty patterns | Emile Joubert | 2012-08-24 | 1 | -0/+2 |
