| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce flow controlled versions of send_command() for the Erlang client to... | Simon MacMullen | 2013-10-04 | 1 | -0/+22 |
| * | Merge bug 24094 | Simon MacMullen | 2013-10-03 | 2 | -14/+31 |
| |\ | |||||
| | * | Return verbose message when refusing to authenticate | Emile Joubert | 2013-10-01 | 1 | -1/+5 |
| | * | Genericise network messages | Emile Joubert | 2013-09-25 | 2 | -4/+4 |
| | * | Report authentication failures by sending connection.close | Emile Joubert | 2013-09-24 | 2 | -14/+27 |
| * | | Merged bug25726 into default | Emile Joubert | 2013-10-03 | 3 | -31/+41 |
| |\ \ | |||||
| | * \ | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | |\ \ | |||||
| | | * \ | Merged bug25780 into stable | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | | |\ \ | |||||
| | | | * | | Fix stupidity | Simon MacMullen | 2013-09-25 | 1 | -1/+2 |
| | | | * | | Don't go through the legacy code path when not dealing with a legacy file; do... | Simon MacMullen | 2013-09-23 | 1 | -10/+8 |
| | | | * | | node_type() should check the cluster status file rather than ask Mnesia - in ... | Simon MacMullen | 2013-09-23 | 1 | -1/+2 |
| | * | | | | merge stable into default | Tim Watson | 2013-10-01 | 42 | -1003/+1924 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | merge stable into default | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| | | |\ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | merge bug25685 into stable | Tim Watson | 2013-10-01 | 13 | -43/+48 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | cosmetic(ish): remove superfluous module prefix | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| | | | |/ | | |/| | |||||
| | * | | | Cosmetic to be closer to what's on default. | Simon MacMullen | 2013-09-16 | 1 | -20/+16 |
| | * | | | Don't restart the node, and add a comment explaining what's going on. | Simon MacMullen | 2013-09-16 | 1 | -6/+7 |
| | * | | | Log reason for restart | Emile Joubert | 2013-08-23 | 1 | -1/+3 |
| | * | | | Solve startup conflict between nodes by restarting slave runtime | Emile Joubert | 2013-08-22 | 1 | -18/+29 |
| * | | | | minor refactor | Matthias Radestock | 2013-09-26 | 1 | -6/+6 |
| * | | | | inlining | Matthias Radestock | 2013-09-26 | 1 | -12/+6 |
| * | | | | Just one predicate. | Simon MacMullen | 2013-09-26 | 1 | -10/+7 |
| * | | | | Ahem2. | Simon MacMullen | 2013-09-26 | 1 | -2/+2 |
| * | | | | Ahem. | Simon MacMullen | 2013-09-26 | 1 | -6/+6 |
| * | | | | Shorten / simplify by abstracting over a duration-comparing predicate. | Simon MacMullen | 2013-09-26 | 1 | -34/+25 |
| * | | | | Slightly better comments. | Simon MacMullen | 2013-09-23 | 1 | -2/+5 |
| * | | | | Merge in default | Simon MacMullen | 2013-09-23 | 2 | -65/+128 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | FAST_RATE based dynamic disk check interval. | Simon MacMullen | 2013-09-13 | 1 | -25/+52 |
| | * | | | Don't page when the disk alarm has gone off. | Simon MacMullen | 2013-09-04 | 1 | -40/+76 |
| * | | | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ... | Simon MacMullen | 2013-09-13 | 1 | -1/+0 |
| * | | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | ...and again. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| * | | | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 12 | -48/+62 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Merged bug25749 into default | Emile Joubert | 2013-09-13 | 12 | -48/+62 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge in default | Simon MacMullen | 2013-09-11 | 11 | -44/+48 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | merge stable into default | Matthias Radestock | 2013-09-11 | 4 | -12/+11 |
| | | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | | * | | | merge bug25757 into stable | Matthias Radestock | 2013-09-11 | 3 | -11/+10 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Remove the warning message, it's not very interesting. Also fix an unused var... | Simon MacMullen | 2013-09-11 | 2 | -8/+2 |
| | | | | | * | | | Introduce a new return code for this case, since {new, Q} is going to mess up... | Simon MacMullen | 2013-09-09 | 3 | -8/+9 |
| | | | | | * | | | Reply with something the channel is going to know how to handle. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | | | * | | | | cosmetic: remove unnecessary FQ call | Matthias Radestock | 2013-09-11 | 1 | -1/+1 |
| | | | * | | | | | Merged stable into default | Emile Joubert | 2013-09-11 | 7 | -28/+33 |
| | | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | | * | | | | Merged bug25745 into stable | Emile Joubert | 2013-09-11 | 2 | -3/+4 |
| | | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | | Oops | Simon MacMullen | 2013-09-11 | 1 | -1/+1 |
| | | | | * | | | | More consistent naming. | Simon MacMullen | 2013-09-11 | 6 | -16/+17 |
| | | | | * | | | | Take GM's view of the live members each time we have a death message; don't a... | Simon MacMullen | 2013-09-02 | 7 | -28/+32 |
| | | | | | |_|/ | | | | |/| | | |||||
| | | * | | | | | Explain a little. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | * | | | | | Merge in default | Simon MacMullen | 2013-09-09 | 2 | -6/+11 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Prevent exclusive queues from being durable or mirrored. | Simon MacMullen | 2013-08-19 | 2 | -6/+11 |
| | | * | | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 40 | -936/+1727 |
| | | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
