| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync before rename, since the rename is not affected by the sync and doing it... | Simon MacMullen | 2013-10-21 | 1 | -1/+1 |
| * | Merged bug25822 into stable | Emile Joubert | 2013-10-17 | 0 | -0/+0 |
| |\ | |||||
| * | | Oops | Simon MacMullen | 2013-10-16 | 1 | -2/+2 |
| * | | remove unused function | Matthias Radestock | 2013-10-15 | 1 | -2/+0 |
| * | | cosmetic | Matthias Radestock | 2013-10-15 | 1 | -7/+8 |
| * | | Remove from the semi_durable table when removing an exchange even if the rout... | Simon MacMullen | 2013-10-15 | 1 | -7/+11 |
| |/ | |||||
| * | Merge bug25815 | Simon MacMullen | 2013-10-15 | 0 | -0/+0 |
| |\ | |||||
| * | | Always check message expiry when queues start | Emile Joubert | 2013-10-14 | 1 | -13/+14 |
| |/ | |||||
| * | 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 bug25685 into stable | Tim Watson | 2013-10-01 | 14 | -47/+53 |
| |\ \ | |||||
| | * | | cosmetic(ish): remove superfluous module prefix | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| | |/ | |||||
| | * | 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 bug25745 into stable | Emile Joubert | 2013-09-11 | 2 | -3/+4 |
| | |\ \ | | |/ | |||||
| | | * | correct erroneous comment | Matthias Radestock | 2013-09-09 | 1 | -2/+3 |
| | | * | correctly prettify exclusive owner dissappearance warning | Matthias Radestock | 2013-09-09 | 1 | -1/+1 |
| | * | | 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 | 8 | -32/+37 |
| | |/ | |||||
| * | | 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 |
| |/ | |||||
| * | merge bug25721 into stable | Matthias Radestock | 2013-08-19 | 1 | -1/+1 |
| |\ | |||||
| | * | banish side effect dependent code | Matthias Radestock | 2013-08-19 | 1 | -1/+1 |
| |/ | |||||
| * | Changelog for 3.1.5 | Simon MacMullen | 2013-08-15 | 2 | -0/+9 |
| * | Added tag rabbitmq_v3_1_5 for changeset 6504d305d9a9 | Simon MacMullen | 2013-08-15 | 0 | -0/+0 |
| * | Merged bug25713 into stablerabbitmq_v3_1_5 | Emile Joubert | 2013-08-15 | 0 | -0/+0 |
| |\ | |||||
| * | | Revert dd08c9204760 | Simon MacMullen | 2013-08-14 | 4 | -102/+41 |
| |/ | |||||
| * | Merge bug25710 | Simon MacMullen | 2013-08-13 | 0 | -0/+0 |
| |\ | |||||
| * | | Silence the badarg on two near-simultaneous pauses. | Simon MacMullen | 2013-08-13 | 1 | -4/+6 |
| |/ | |||||
| * | Merged bug25700 into stable | Emile Joubert | 2013-08-07 | 1 | -1/+2 |
| |\ | |||||
| | * | await_cluster_recovery/0 should return ok. | Simon MacMullen | 2013-08-07 | 1 | -1/+2 |
| * | | Added tag rabbitmq_v3_1_4 for changeset f0c729980bc9 | Simon MacMullen | 2013-08-07 | 0 | -0/+0 |
| |/ | |||||
| * | Merge bug25689 (again)rabbitmq_v3_1_4 | Simon MacMullen | 2013-08-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix embarassment perpetrated in 97f0e3842c04. | Simon MacMullen | 2013-08-06 | 1 | -1/+1 |
| * | | merge bug25686 into stable | Matthias Radestock | 2013-08-05 | 3 | -10/+26 |
| |\ \ | |||||
| | * | | refactor type spec | Matthias Radestock | 2013-08-05 | 1 | -3/+5 |
| | * | | simplify | Matthias Radestock | 2013-08-05 | 1 | -6/+4 |
| | * | | remove unused function | Matthias Radestock | 2013-08-05 | 1 | -3/+0 |
| | * | | Type checks for alternative exchanges in the same way as DLX | Emile Joubert | 2013-08-01 | 1 | -2/+7 |
| | * | | Better error message for DLX type error | Emile Joubert | 2013-08-01 | 2 | -11/+17 |
| | * | | Check dlx type while checking permissions | Emile Joubert | 2013-07-31 | 2 | -2/+3 |
| | * | | Check DLX permissions on queue declare | Emile Joubert | 2013-07-31 | 1 | -0/+7 |
