summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged bug25659 into stableEmile Joubert2013-07-054-34/+80
|\
| * Merged bug25648 into stableEmile Joubert2013-07-043-12/+60
| |\
| | * Stick in yet another supervisor to get shutdown happening in the right order.Simon MacMullen2013-07-033-12/+60
| * | Make join_cluster idempotent.Simon MacMullen2013-07-031-22/+20
| |/
* | Ensure that after we have done forget_cluster_node --offline we will boot the...Simon MacMullen2013-07-031-1/+17
* | Remove the constraint that forget_cluster_node --offline requires the second-...Simon MacMullen2013-07-031-25/+11
|/
* Merge bug25625Simon MacMullen2013-07-023-35/+19
|\
| * Further refactoringEmile 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-011-18/+4
|\ \
| * | Move hipe modules list from macro to environment variableEmile Joubert2013-06-281-19/+4
| * | 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.Simon 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
* | Discard previously-discarded messages correctlyEmile Joubert2013-06-261-1/+1
|/
* prevent invalid state transitionMatthias 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.Simon 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
| * | Start asn1 too.Simon MacMullen2013-06-201-1/+1
| |/
* | Add a TODO for if we are ever unbusy enough to look at removing this code.Simon 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
| * Throw the key too. And if the server side still fails try to fail with more i...Simon MacMullen2013-06-171-2/+3
| * Check value when clients update flying_etsEmile Joubert2013-06-171-1/+4
* | rabbit_node_monitor should depend on rabbit_alarmEmile 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...Simon MacMullen2013-06-111-1/+7
* | Merge bug25599Simon MacMullen2013-06-132-23/+37
|\ \ | |/ |/|
| * Adjust comment locationEmile 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).Simon MacMullen2013-06-101-7/+4
| | * allows log the per-msg-ttl if it is presentTim Watson2013-06-061-4/+1
| | * Cosmetic.Simon MacMullen2013-06-061-18/+15
| | * do not attempt to parse expiration from missing propertiesTim Watson2013-06-061-7/+13
| | * add original expiration to x-death headers on per-message-ttl expiryTim Watson2013-06-061-1/+13
| | * Remove expiration property from dead lettered messagesTim Watson2013-06-041-2/+6