summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* introduces ssl_apps as a env parameterAlvaro Videla2013-07-221-1/+2
* Merge stableSimon MacMullen2013-07-234-41/+102
|\
| * Make monitoring via delegates async. This has the downside that you can't mon...Simon MacMullen2013-07-231-22/+29
| * Get amqqueu_process to montor via delegate too, tighten delegate specs, simpl...Simon MacMullen2013-07-043-25/+14
| * Guard aganist the case where a delegate-executed function does some monitoring.Simon MacMullen2013-07-021-3/+7
| * Make the delegate monitoring API a drop in replacement for the built in one, ...Simon MacMullen2013-07-024-117/+68
| * Do the monitoring on the correct node(!) and remove all that nonsense about n...Simon MacMullen2013-06-263-40/+18
| * A bit more faff, to deal with genuinely dying nodes.Simon MacMullen2013-06-252-16/+42
| * Delegate monitoring, with a fairly glaring hole.Simon MacMullen2013-06-253-22/+128
* | Don't roll over to a lower GM view version than we have ourselvesEmile Joubert2013-07-191-1/+3
* | 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