| Commit message (Expand) | Author | Age | Files | Lines |
* | correct use of nodes() | Matthew Sackman | 2011-05-25 | 1 | -5/+5 |
* | Permit dropping nodes of mirrored queues. This turns out to be much much mess... | Matthew Sackman | 2011-05-24 | 1 | -8/+19 |
* | Whitespace | Matthew Sackman | 2011-05-24 | 1 | -8/+8 |
* | Remove debug log entries | Matthew Sackman | 2011-05-23 | 1 | -1/+0 |
* | master must broadcast, esp if it doesn't know about the sender. Also rip out ... | Matthew Sackman | 2011-05-23 | 1 | -12/+4 |
* | That's an awful lot of work to solve a potential memory leak... | Matthew Sackman | 2011-05-20 | 1 | -9/+44 |
* | BQ:idle_timeout => BQ:timeout | Matthew Sackman | 2011-05-20 | 1 | -5/+5 |
* | Fixed call to validate_message | Rob Harrop | 2011-05-16 | 1 | -1/+1 |
* | Work on documentation of ha | Matthew Sackman | 2011-04-10 | 1 | -40/+0 |
* | Some initial HA design documentation | Matthew Sackman | 2011-04-08 | 1 | -0/+3 |
* | some notes | Matthew Sackman | 2011-04-08 | 1 | -0/+40 |
* | Sod it - transactions are too hard to do in mirror queues so don't bother. I ... | Matthew Sackman | 2011-04-08 | 1 | -74/+22 |
* | Well, getting closer. But it's not done yet, and I may have discovered a rath... | Matthew Sackman | 2011-04-08 | 1 | -5/+11 |
* | Well txns are still only half in. But I want to go home. | Matthew Sackman | 2011-04-07 | 1 | -26/+66 |
* | Grrr. non-maskable-interrupt half way through implementing txns | Matthew Sackman | 2011-04-07 | 1 | -42/+63 |
* | Add BQ:discard, correct BQ:is_duplicate, finally fix the last bits of immedia... | Matthew Sackman | 2011-04-07 | 1 | -4/+14 |
* | Validate_msg becomes is_duplicate, which makes much more sense | Matthew Sackman | 2011-04-07 | 1 | -12/+12 |
* | merge default into bug23554 | Matthew Sackman | 2011-03-14 | 1 | -37/+47 |
* | Make new mirrors magically occur when set to [] and a new node in the cluster... | Matthew Sackman | 2011-03-11 | 1 | -17/+19 |
* | Add ability to dynamically add slaves | Matthew Sackman | 2011-03-11 | 1 | -1/+1 |
* | Remove erroneous loss of state. Whilst this now can cause a memory leak, it o... | Matthew Sackman | 2011-03-10 | 1 | -8/+2 |
* | discovered another entire class of interleaving opportunities I've not consid... | Matthew Sackman | 2011-03-10 | 1 | -12/+36 |
* | Sort out and clean the validate_message stuff. It compiles again now... | Matthew Sackman | 2011-03-09 | 1 | -6/+6 |
* | Merge default to bug23554, and then a bit | Matthew Sackman | 2011-03-09 | 1 | -12/+12 |
* | just stashing this whilst I fix something else | Matthew Sackman | 2011-03-09 | 1 | -57/+55 |
* | add BQ:validate_message | Matthew Sackman | 2011-03-08 | 1 | -0/+5 |
* | Merging default into bug23554 | Matthew Sackman | 2011-03-08 | 1 | -24/+24 |
* | It's very substantially wrong. | Matthew Sackman | 2011-03-02 | 1 | -31/+63 |
* | Large amounts of debitrotting due to changes to confirms api and such like. S... | Matthew Sackman | 2011-02-28 | 1 | -2/+2 |
* | Correct all manner of crazy wrongness with maybe_run_queue_via_backing_queue.... | Matthew Sackman | 2010-12-21 | 1 | -1/+8 |
* | Remove R14-ism. Also, cute feature - if you specify no nodes by name, you mea... | Matthew Sackman | 2010-12-20 | 1 | -2/+6 |
* | Give in and have the master put the pub msgs themselves on the gm. Avoiding t... | Matthew Sackman | 2010-12-20 | 1 | -22/+40 |
* | Revert the previous changeset as I've decided to solve this differently | Matthew Sackman | 2010-12-20 | 1 | -45/+18 |
* | Right, well the fake handling code in master is fine. The fake handling code ... | Matthew Sackman | 2010-12-20 | 1 | -18/+45 |
* | Support maybe_run_queue_via_backing_queue in the slaves, and add some comment... | Matthew Sackman | 2010-12-17 | 1 | -1/+1 |
* | Move the various files from rabbit-ha to rabbit-server as the ha work can't e... | Matthew Sackman | 2010-12-16 | 1 | -0/+221 |