summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add/remove log handler at precise point in system lifecyclebug25594Matthias Radestock2013-08-012-5/+16
| | | | | Previously the handler stuck around for too long in the event of failed startup, resulting in spurious errors.
* add helper process for lifecycle hooksMatthias Radestock2013-08-011-0/+68
|
* Merge bug25689Simon MacMullen2013-07-31150-302/+302
|\
| * Merged bug25538 into stableEmile Joubert2013-07-310-0/+0
| |\
| * | Update copyright on added modulebug25538Emile Joubert2013-07-311-2/+2
| | |
| * | Refresh branch from stableEmile Joubert2013-07-3121-173/+316
| |\ \ | | |/
| * | Revert changes to the registry key "HKLM\Software\VMware, Inc.\RabbitMQ ↵Simon MacMullen2013-07-031-3/+3
| | | | | | | | | | | | Server", which we want to keep constant.
| * | s/VMware/GoPivotal/gSimon MacMullen2013-07-01149-303/+303
| | |
* | | Integrate win32_cmd/1 into rabbit_misc:os_cmd/1, so that we have just one ↵Simon MacMullen2013-07-313-12/+14
| | | | | | | | | | | | function we can always use instead of os:cmd/1.
* | | Add space for clink os cmds separatelyEmile Joubert2013-07-313-3/+9
| | |
* | | Work around Clink shell issueEmile Joubert2013-07-302-2/+2
| |/ |/| | | | | | | This shell fails to suppress its copyright banner if there is no space between "/c" and the rest of the commandline.
* | Merge heads of stableSimon MacMullen2013-07-293-7/+10
|\ \
| * \ merge bug25651 into stableMatthias Radestock2013-07-293-7/+10
| |\ \
| | * | More sensible API for partitions, do not return errors.bug25651Simon MacMullen2013-07-043-7/+10
| | | |
* | | | Merge bug25670Simon MacMullen2013-07-2910-46/+116
|\ \ \ \
| * \ \ \ Merge bug25668Simon MacMullen2013-07-292-1/+4
| |\ \ \ \ | | |/ / /
| | * | | placate dialyzerMatthias Radestock2013-07-271-0/+3
| | | | |
| | * | | fix typesMatthias Radestock2013-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | (transplanted from eec14a745dd738a98cfb83e86a2b077d4280e314)
| * | | | 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
| |/ / / /
* | | | | Backout 3b5a3e3d2febbug25670Emile Joubert2013-07-261-1/+1
| | | | |
* | | | | Checking gm_pids is a better way of filtering out HA queuesEmile Joubert2013-07-191-1/+1
| | | | |
* | | | | Slaves detect stale master pids on startupEmile Joubert2013-07-192-4/+28
|/ / / /
* | | | 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
| | | |