summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cosmeticbug25668Simon MacMullen2013-07-291-3/+1
|
* introduces ssl_apps as a env parameterAlvaro Videla2013-07-223-3/+9
|
* Merged bug25644 into stableEmile Joubert2013-07-244-41/+102
|\
| * Merge stablebug25644Simon MacMullen2013-07-234-41/+102
| |\ |/ /
| * Make monitoring via delegates async. This has the downside that you can't ↵Simon MacMullen2013-07-231-22/+29
| | | | | | | | monitor the same pid more than once from the same process, but that is enforced by pmon anyway which is the only client of this code. The upside is that cross-cluster basic.get doesn't deadlock...
| * Get amqqueu_process to montor via delegate too, tighten delegate specs, ↵Simon MacMullen2013-07-043-25/+14
| | | | | | | | simplify pmon parameterisation.
| * 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
| | | | | | | | and thus parameterise pmon and remove dmon.
| * Do the monitoring on the correct node(!) and remove all that nonsense about ↵Simon MacMullen2013-06-263-40/+18
| | | | | | | | node-wide monitoring.
| * 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
| |
* | Merge bug 25671Simon MacMullen2013-07-221-1/+3
|\ \
| * | Don't roll over to a lower GM view version than we have ourselvesbug25671Emile Joubert2013-07-191-1/+3
|/ /
* | Merged bug25584 into stableEmile Joubert2013-07-170-0/+0
|\ \
* | | Add version.mk, avoid sed when building srcdist, allow VERSION to be providedbug25584Tim Watson2013-07-172-2/+4
| | |
* | | ensure that srcdist inserts the correct version into the bundled makefileTim Watson2013-07-091-0/+2
|/ /
* | Merged bug25659 into stableEmile Joubert2013-07-054-34/+80
|\ \
| * \ Merged bug25648 into stableEmile Joubert2013-07-043-12/+60
| |\ \
| | * \ merge bug25631 into stableMatthias Radestock2013-07-030-0/+0
| | |\ \
| | * | | Stick in yet another supervisor to get shutdown happening in the right order.bug25631Simon MacMullen2013-07-033-12/+60
| | |/ /
| * | | Make join_cluster idempotent.bug25648Simon MacMullen2013-07-031-22/+20
| |/ /
* | | Ensure that after we have done forget_cluster_node --offline we will boot ↵bug25659Simon MacMullen2013-07-031-1/+17
| | | | | | | | | | | | the next time.
* | | Warning.Simon MacMullen2013-07-031-0/+7
| | |
* | | Remove the constraint that forget_cluster_node --offline requires the ↵Simon MacMullen2013-07-031-25/+11
|/ / | | | | | | second-to-last node to be up.
* | 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 ↵Simon MacMullen2013-06-272-0/+2
| | | | | | | | | | | | | | | | may still care about it even though VQ itself does not.
| * | | 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
|/ | | | | | from 'dormant' to 'active' w/o registration This was very hard to trigger, but nevertheless possible.
* 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
| |\