summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug25327bug25327Matthias Radestock2013-01-0417-374/+745
|\
| * merge bug24407 into defaultMatthias Radestock2013-01-048-30/+412
| |\
| | * tweak loggingbug24407Matthias Radestock2013-01-041-2/+1
| | * cosmetic(ish)Matthias Radestock2013-01-041-1/+1
| | * cosmeticMatthias Radestock2013-01-031-3/+2
| | * simplify syncerMatthias Radestock2013-01-031-33/+23
| | * make credit waiting less brittleMatthias Radestock2013-01-032-12/+11
| | * fix bug found by dialyzerMatthias Radestock2013-01-031-2/+2
| | * bring up to date with 'default'Matthias Radestock2013-01-031-1/+1
| | * merge default into bug24407Matthias Radestock2013-01-0325-615/+677
| | |\
| | * | Specs.Simon MacMullen2013-01-033-1/+22
| | * | Don't use a closure for the usual cluster upgrade reasons.Simon MacMullen2013-01-031-4/+7
| | * | API consistency.Simon MacMullen2013-01-032-12/+8
| | * | Consistency with the real slave.Simon MacMullen2013-01-031-2/+2
| | * | Explain whySimon MacMullen2013-01-031-0/+1
| | * | cosmetic(ish) refactors on mq_sync:master_sendMatthias Radestock2012-12-301-10/+9
| | * | correct docs to reflect idempotenceMatthias Radestock2012-12-301-3/+2
| | * | consistencyMatthias Radestock2012-12-301-1/+1
| | * | It's important to respond to this too.Simon MacMullen2012-12-141-1/+4
| | * | Make syncing idempotent.Simon MacMullen2012-12-062-3/+2
| | * | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w...Simon MacMullen2012-12-066-14/+67
| | * | Normalise credit flow quantities.Simon MacMullen2012-12-051-2/+2
| | * | correct docs for final handshakeMatthias Radestock2012-11-291-0/+1
| | * | handle the case of the Syncer dying right at the endMatthias Radestock2012-11-291-15/+20
| | * | cosmeticMatthias Radestock2012-11-291-4/+4
| | * | extract loggingMatthias Radestock2012-11-292-26/+21
| | * | no more unused varsMatthias Radestock2012-11-291-1/+1
| | * | Don't do anything if we decided not to do anything.Simon MacMullen2012-11-292-1/+2
| | * | Merge headsSimon MacMullen2012-11-291-26/+17
| | |\ \
| | | * | cosmetic, plus correctly identify provenanceMatthias Radestock2012-11-291-26/+17
| | * | | Set depth_delta to undefined if something goes wrong. Or indeed if something ...Simon MacMullen2012-11-291-4/+3
| | |/ /
| | * | Update diagram.Simon MacMullen2012-11-291-2/+4
| | * | Make sure newly-started slaves don't respond and confuse things.Simon MacMullen2012-11-292-3/+6
| | * | Call get_parent/0 less often...Simon MacMullen2012-11-291-6/+6
| | * | Respond to FHC.Simon MacMullen2012-11-291-1/+7
| | * | Only respond to 'EXIT's from parent / syncer.Simon MacMullen2012-11-293-11/+62
| | * | Have slaves determine whether they need sync.Simon MacMullen2012-11-293-40/+44
| | * | Reverse master/syncer communication.Simon MacMullen2012-11-291-5/+8
| | * | Oops, didn't even compile that last one.Simon MacMullen2012-11-292-10/+12
| | * | Merge in default, and use the fold-stop thing rather than throwing.Simon MacMullen2012-11-296-50/+89
| | |\ \
| | * | | cosmeticMatthias Radestock2012-11-282-19/+14
| | * | | There is no TRef1.Simon MacMullen2012-11-281-2/+2
| | * | | Unshorten name.Simon MacMullen2012-11-281-2/+2
| | * | | We should flush here too, to not leave a junk 'DOWN' message when the syncer ...Simon MacMullen2012-11-281-2/+1
| | * | | OopsSimon MacMullen2012-11-281-1/+1
| | * | | Diagram.Simon MacMullen2012-11-282-2/+26
| | * | | Don't expose the BQ to the syncer.Simon MacMullen2012-11-282-40/+52
| | * | | Spawn a separate process to send out messages from the master. This lets us s...Simon MacMullen2012-11-282-27/+34
| | * | | OopsSimon MacMullen2012-11-281-3/+3
| | * | | Various QA cleanupsSimon MacMullen2012-11-284-61/+62