summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Oopsbug25822Simon MacMullen2013-10-161-2/+2
* remove unused functionMatthias Radestock2013-10-151-2/+0
* cosmeticMatthias Radestock2013-10-151-7/+8
* Remove from the semi_durable table when removing an exchange even if the rout...Simon MacMullen2013-10-151-7/+11
* Merge bug25815Simon MacMullen2013-10-150-0/+0
|\
* | Always check message expiry when queues startbug25815Emile Joubert2013-10-141-13/+14
|/
* Merged bug25780 into stableEmile Joubert2013-10-012-12/+12
|\
| * Fix stupiditybug25780Simon MacMullen2013-09-251-1/+2
| * Don't go through the legacy code path when not dealing with a legacy file; do...Simon MacMullen2013-09-231-10/+8
| * node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
* | merge bug25685 into stableTim Watson2013-10-0114-47/+53
|\ \
| * | cosmetic(ish): remove superfluous module prefixMatthias Radestock2013-09-271-1/+1
| |/
| * merge bug25757 into stableMatthias Radestock2013-09-113-11/+10
| |\
| | * Remove the warning message, it's not very interesting. Also fix an unused var...bug25757Simon MacMullen2013-09-112-8/+2
| | * Introduce a new return code for this case, since {new, Q} is going to mess up...Simon MacMullen2013-09-093-8/+9
| | * Reply with something the channel is going to know how to handle.Simon MacMullen2013-09-091-1/+5
| * | cosmetic: remove unnecessary FQ callMatthias Radestock2013-09-111-1/+1
| * | Merged bug25745 into stableEmile Joubert2013-09-112-3/+4
| |\ \ | | |/
| | * correct erroneous commentMatthias Radestock2013-09-091-2/+3
| | * correctly prettify exclusive owner dissappearance warningMatthias Radestock2013-09-091-1/+1
| * | Oopsbug25745Simon MacMullen2013-09-111-1/+1
| * | More consistent naming.Simon MacMullen2013-09-116-16/+17
| * | Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-028-32/+37
| |/
* | Cosmetic to be closer to what's on default.bug25685Simon MacMullen2013-09-161-20/+16
* | Don't restart the node, and add a comment explaining what's going on.Simon MacMullen2013-09-161-6/+7
* | Log reason for restartEmile Joubert2013-08-231-1/+3
* | Solve startup conflict between nodes by restarting slave runtimeEmile Joubert2013-08-221-18/+29
|/
* merge bug25721 into stableMatthias Radestock2013-08-191-1/+1
|\
| * banish side effect dependent codebug25721Matthias Radestock2013-08-191-1/+1
|/
* Changelog for 3.1.5Simon MacMullen2013-08-152-0/+9
* Added tag rabbitmq_v3_1_5 for changeset 6504d305d9a9Simon MacMullen2013-08-150-0/+0
* Merged bug25713 into stablerabbitmq_v3_1_5Emile Joubert2013-08-150-0/+0
|\
* | Revert dd08c9204760bug25713Simon MacMullen2013-08-144-102/+41
|/
* Merge bug25710Simon MacMullen2013-08-130-0/+0
|\
* | Silence the badarg on two near-simultaneous pauses.bug25710Simon MacMullen2013-08-131-4/+6
|/
* Merged bug25700 into stableEmile Joubert2013-08-071-1/+2
|\
| * await_cluster_recovery/0 should return ok.bug25700Simon MacMullen2013-08-071-1/+2
* | Added tag rabbitmq_v3_1_4 for changeset f0c729980bc9Simon MacMullen2013-08-070-0/+0
|/
* Merge bug25689 (again)rabbitmq_v3_1_4Simon MacMullen2013-08-061-1/+1
|\
| * Fix embarassment perpetrated in 97f0e3842c04.bug25689Simon MacMullen2013-08-061-1/+1
* | merge bug25686 into stableMatthias Radestock2013-08-053-10/+26
|\ \
| * | refactor type specbug25686Matthias Radestock2013-08-051-3/+5
| * | simplifyMatthias Radestock2013-08-051-6/+4
| * | remove unused functionMatthias Radestock2013-08-051-3/+0
| * | Type checks for alternative exchanges in the same way as DLXEmile Joubert2013-08-011-2/+7
| * | Better error message for DLX type errorEmile Joubert2013-08-012-11/+17
| * | Check dlx type while checking permissionsEmile Joubert2013-07-312-2/+3
| * | Check DLX permissions on queue declareEmile Joubert2013-07-311-0/+7
* | | refactor: rpc:call already optimises calls to local nodesMatthias Radestock2013-08-051-6/+1
* | | Merge bug25617Simon MacMullen2013-08-010-0/+0
|\ \ \