| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oops | Matthias Radestock | 2013-01-01 | 1 | -1/+1 |
| * | better fun names | Matthias Radestock | 2013-01-01 | 3 | -22/+22 |
| * | merge bug24407 into bug25345 | Matthias Radestock | 2012-12-30 | 5 | -18/+82 |
| |\ | |||||
| | * | Emit an info item as soon as we start, for greater responsiveness. | Simon MacMullen | 2012-12-14 | 1 | -6/+8 |
| | * | Fix accidental change | Simon MacMullen | 2012-12-14 | 1 | -1/+1 |
| | * | Cancel sync | Simon MacMullen | 2012-12-14 | 4 | -5/+43 |
| | * | Shorter | Simon MacMullen | 2012-12-14 | 1 | -2/+2 |
| | * | Ensure rabbitmqctl list_queues remains responsive during sync, and emit stats... | Simon MacMullen | 2012-12-14 | 3 | -16/+40 |
| * | | cosmetic(ish) refactors on mq_sync:master_send | Matthias Radestock | 2012-12-30 | 1 | -10/+9 |
| * | | consistency | Matthias Radestock | 2012-12-30 | 1 | -1/+1 |
| |/ | |||||
| * | It's important to respond to this too. | Simon MacMullen | 2012-12-14 | 1 | -1/+4 |
| * | Make syncing idempotent. | Simon MacMullen | 2012-12-06 | 2 | -3/+2 |
| * | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w... | Simon MacMullen | 2012-12-06 | 5 | -14/+36 |
| * | Normalise credit flow quantities. | Simon MacMullen | 2012-12-05 | 1 | -2/+2 |
| * | correct docs for final handshake | Matthias Radestock | 2012-11-29 | 1 | -0/+1 |
| * | handle the case of the Syncer dying right at the end | Matthias Radestock | 2012-11-29 | 1 | -15/+20 |
| * | cosmetic | Matthias Radestock | 2012-11-29 | 1 | -4/+4 |
| * | extract logging | Matthias Radestock | 2012-11-29 | 2 | -26/+21 |
| * | no more unused vars | Matthias Radestock | 2012-11-29 | 1 | -1/+1 |
| * | Don't do anything if we decided not to do anything. | Simon MacMullen | 2012-11-29 | 2 | -1/+2 |
| * | Merge heads | Simon MacMullen | 2012-11-29 | 1 | -26/+17 |
| |\ | |||||
| | * | cosmetic, plus correctly identify provenance | Matthias Radestock | 2012-11-29 | 1 | -26/+17 |
| * | | Set depth_delta to undefined if something goes wrong. Or indeed if something ... | Simon MacMullen | 2012-11-29 | 1 | -4/+3 |
| |/ | |||||
| * | Update diagram. | Simon MacMullen | 2012-11-29 | 1 | -2/+4 |
| * | Make sure newly-started slaves don't respond and confuse things. | Simon MacMullen | 2012-11-29 | 2 | -3/+6 |
| * | Call get_parent/0 less often... | Simon MacMullen | 2012-11-29 | 1 | -6/+6 |
| * | Respond to FHC. | Simon MacMullen | 2012-11-29 | 1 | -1/+7 |
| * | Only respond to 'EXIT's from parent / syncer. | Simon MacMullen | 2012-11-29 | 3 | -11/+62 |
| * | Have slaves determine whether they need sync. | Simon MacMullen | 2012-11-29 | 3 | -40/+44 |
| * | Reverse master/syncer communication. | Simon MacMullen | 2012-11-29 | 1 | -5/+8 |
| * | Oops, didn't even compile that last one. | Simon MacMullen | 2012-11-29 | 2 | -10/+12 |
| * | Merge in default, and use the fold-stop thing rather than throwing. | Simon MacMullen | 2012-11-29 | 6 | -50/+89 |
| |\ | |||||
| | * | merge bug25303 into default | Matthias Radestock | 2012-11-28 | 12 | -271/+267 |
| | |\ | |||||
| | * | | expand test coverage to at least two iterations of delta_fold | Matthias Radestock | 2012-11-28 | 1 | -18/+21 |
| | * | | tweak | Matthias Radestock | 2012-11-28 | 1 | -19/+14 |
| | * | | cosmetic | Matthias Radestock | 2012-11-28 | 1 | -2/+3 |
| | * | | Better quickcheck test of interruptable backing queue fold | Emile Joubert | 2012-11-28 | 1 | -7/+15 |
| | * | | cosmetic | Matthias Radestock | 2012-11-28 | 1 | -24/+20 |
| | * | | Provide early termination for backing queue fold | Emile Joubert | 2012-11-28 | 4 | -36/+70 |
| * | | | cosmetic | Matthias Radestock | 2012-11-28 | 2 | -19/+14 |
| * | | | There is no TRef1. | Simon MacMullen | 2012-11-28 | 1 | -2/+2 |
| * | | | Unshorten name. | Simon MacMullen | 2012-11-28 | 1 | -2/+2 |
| * | | | We should flush here too, to not leave a junk 'DOWN' message when the syncer ... | Simon MacMullen | 2012-11-28 | 1 | -2/+1 |
| * | | | Oops | Simon MacMullen | 2012-11-28 | 1 | -1/+1 |
| * | | | Diagram. | Simon MacMullen | 2012-11-28 | 2 | -2/+26 |
| * | | | Don't expose the BQ to the syncer. | Simon MacMullen | 2012-11-28 | 2 | -40/+52 |
| * | | | Spawn a separate process to send out messages from the master. This lets us s... | Simon MacMullen | 2012-11-28 | 2 | -27/+34 |
| * | | | Oops | Simon MacMullen | 2012-11-28 | 1 | -3/+3 |
| * | | | Various QA cleanups | Simon MacMullen | 2012-11-28 | 4 | -61/+62 |
| * | | | merge default into bug24407 | Matthias Radestock | 2012-11-27 | 5 | -11/+229 |
| |\ \ \ | |_|/ |/| | | |||||
