summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stick in yet another supervisor to get shutdown happening in the right order.bug25631Simon MacMullen2013-07-033-12/+60
* Merge bug25625Simon MacMullen2013-07-023-35/+19
|\
| * Further refactoringbug25625Emile Joubert2013-07-023-20/+14
| * RefactorEmile Joubert2013-07-012-14/+8
| * Correction and contractionEmile Joubert2013-07-012-5/+4
| * Optimisation for handling discarded deliveriesEmile Joubert2013-06-272-17/+16
| * Stem leak when master deals with discarded messagesEmile Joubert2013-06-271-11/+9
* | Merge bug 25649Simon MacMullen2013-07-012-22/+25
|\ \
| * | Cosmeticbug25649Simon MacMullen2013-07-011-23/+17
| * | Add hipe modulesEmile Joubert2013-07-011-3/+5
| * | Move hipe modules list from macro to environment variableEmile Joubert2013-06-282-22/+28
| * | Ignore missing modules when performing HiPE compilationEmile Joubert2013-06-271-2/+3
* | | Merged bug25645 into stableEmile Joubert2013-06-283-2/+3
|\ \ \ | |/ / |/| |
| * | BQ:is_empty/1.bug25645Simon MacMullen2013-06-272-2/+2
| * | Recreate that assertion up one level in the call stack, since the callers may...Simon MacMullen2013-06-272-0/+2
| * | Remove unneeded assertion.Simon MacMullen2013-06-271-2/+1
* | | Merge bug25624Simon MacMullen2013-06-271-1/+1
|\ \ \ | |/ / |/| / | |/
| * Discard previously-discarded messages correctlybug25624Emile Joubert2013-06-261-1/+1
* | Added tag rabbitmq_v3_1_3 for changeset d61b25171094Tim Watson2013-06-260-0/+0
* | update package changelogs for 3.1.3rabbitmq_v3_1_3Tim Watson2013-06-262-0/+9
|/
* Added tag rabbitmq_v3_1_2 for changeset bd3040292e1cTim Watson2013-06-240-0/+0
* Updated changelogs for 3.1.2rabbitmq_v3_1_2Tim Watson2013-06-242-0/+9
* Merge bug25640Simon MacMullen2013-06-240-0/+0
|\
* | prevent invalid state transitionbug25640Matthias Radestock2013-06-221-1/+3
|/
* Make it clearer what I meant.Simon MacMullen2013-06-211-1/+1
* Merged bug25638 into stableEmile Joubert2013-06-212-2/+4
|\
| * Merged bug25615 into stableEmile Joubert2013-06-211-1/+3
| |\
| | * Umm, be less than 100% wrong.bug25615Simon MacMullen2013-06-201-3/+1
| | * Do not "recover" queues if there is already a rabbit_queue record for them. I...Simon MacMullen2013-06-201-1/+5
| * | Merge bug25636 into stableTim Watson2013-06-200-0/+0
| |\ \ | | |/
| * | Start asn1 too.bug25636Simon MacMullen2013-06-201-1/+1
| |/
* | Add a TODO for if we are ever unbusy enough to look at removing this code.bug25638Simon MacMullen2013-06-211-0/+2
* | Don't persist gm_pids; by definition when all we have is the rabbit_durable_q...Simon MacMullen2013-06-211-1/+4
|/
* Merge bug25612Simon MacMullen2013-06-181-3/+14
|\
| * cosmetic: state the not-immediatly-obviousMatthias Radestock2013-06-171-1/+8
| * Merge bug25611Simon MacMullen2013-06-170-0/+0
| |\
| * | Throw the key too. And if the server side still fails try to fail with more i...bug25611Simon MacMullen2013-06-171-2/+3
| * | Check value when clients update flying_etsEmile Joubert2013-06-171-1/+4
| |/
* | rabbit_node_monitor should depend on rabbit_alarmbug25612Emile Joubert2013-06-171-1/+1
|/
* merge bug25600 into stableTim Watson2013-06-141-1/+7
|\
| * Emit consumer_deleted from the channel when we see a consumer go down, to cov...bug25600Simon MacMullen2013-06-111-1/+7
* | Merge bug25599Simon MacMullen2013-06-132-23/+37
|\ \ | |/ |/|
| * Adjust comment locationbug25599Emile Joubert2013-06-131-1/+1
| * Comments, gen_server-like termination reason and less unnecessary delete guar...Emile Joubert2013-06-132-11/+10
| * RefactorEmile Joubert2013-06-131-16/+18
| * Omit emitting stats for non-existent queues on terminationEmile Joubert2013-06-111-4/+9
| * Clear exclusive durable queues on bootEmile Joubert2013-06-102-19/+27
* | Merge heads of stableSimon MacMullen2013-06-101-4/+17
|\ \
| * \ Merge bug25588Simon MacMullen2013-06-101-4/+17
| |\ \ | | |/ | |/|
| | * Simplify (and don't bother parsing to integer only to convert back).bug25588Simon MacMullen2013-06-101-7/+4