| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | All done. | Matthew Sackman | 2011-06-21 | 2 | -4/+9 | |
| | * | | Sort out misc. (dnc) | Matthew Sackman | 2011-06-21 | 3 | -35/+31 | |
| | * | | forgot to remove. (dnc) | Matthew Sackman | 2011-06-21 | 1 | -2/+1 | |
| | * | | Sort out (everywhere except mirror modules) slave pids and mirror nodes and d... | Matthew Sackman | 2011-06-21 | 8 | -61/+86 | |
| | * | | Rip out support for dynamically adding or removing queue mirrors | Matthew Sackman | 2011-06-21 | 2 | -55/+0 | |
| | * | | Merging default into bug23554 | Matthew Sackman | 2011-06-21 | 14 | -17/+2031 | |
| | |\ \ |/ / / | ||||||
| | * | | Merging default to bug23554 | Matthew Sackman | 2011-06-02 | 1 | -1/+23 | |
| | |\ \ | ||||||
| | * | | | Undo unneeded change to boots | Matthew Sackman | 2011-06-02 | 1 | -6/+7 | |
| | * | | | Merging default into bug23554 | Matthew Sackman | 2011-06-02 | 5 | -12/+8 | |
| | |\ \ \ | ||||||
| | * | | | | cosmetic: eliminate gratuitous diffs vs 'default' | Matthias Radestock | 2011-06-02 | 1 | -6/+6 | |
| | * | | | | Merge with default | Rob Harrop | 2011-05-31 | 2 | -9/+13 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merging default into bug23554 | Matthew Sackman | 2011-05-27 | 20 | -64/+2086 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Remove R13ism | Matthew Sackman | 2011-05-25 | 1 | -3/+2 | |
| | | * | | | | | Work in gm table creation as part of the normal upgrade steps, and then assum... | Matthew Sackman | 2011-05-25 | 3 | -10/+14 | |
| | | * | | | | | enforce equivalence checking of x-mirror arg | Matthew Sackman | 2011-05-25 | 1 | -1/+1 | |
| | | * | | | | | correct use of nodes() | Matthew Sackman | 2011-05-25 | 1 | -5/+5 | |
| | | * | | | | | Not quite sure how I managed to get that quite so wrong... | Matthew Sackman | 2011-05-25 | 1 | -2/+1 | |
| | | * | | | | | Enforce checking of x-mirror arg | Matthew Sackman | 2011-05-25 | 1 | -1/+14 | |
| | | * | | | | | Merge default into bug23554 | Matthew Sackman | 2011-05-24 | 9 | -150/+229 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Permit dropping nodes of mirrored queues. This turns out to be much much mess... | Matthew Sackman | 2011-05-24 | 11 | -59/+147 | |
| | | * | | | | | | Whitespace | Matthew Sackman | 2011-05-24 | 1 | -8/+8 | |
| | | * | | | | | | Add pointer back to bug given the value of the additional commentary in the bug | Matthew Sackman | 2011-05-23 | 1 | -0/+2 | |
| | | * | | | | | | Update comment | Matthew Sackman | 2011-05-23 | 1 | -1/+1 | |
| | | * | | | | | | Fix the remaining memory leak | Matthew Sackman | 2011-05-23 | 1 | -79/+93 | |
| | | * | | | | | | Updated documentation, and in the course of writing it, thought up another sc... | Matthew Sackman | 2011-05-23 | 2 | -50/+128 | |
| | | * | | | | | | Remove debug log entries | Matthew Sackman | 2011-05-23 | 2 | -2/+0 | |
| | | * | | | | | | master must broadcast, esp if it doesn't know about the sender. Also rip out ... | Matthew Sackman | 2011-05-23 | 4 | -67/+40 | |
| | | * | | | | | | Critical bug fixed | Matthew Sackman | 2011-05-20 | 1 | -1/+1 | |
| | | * | | | | | | That's an awful lot of work to solve a potential memory leak... | Matthew Sackman | 2011-05-20 | 5 | -87/+257 | |
| | | * | | | | | | ...and the other bits I forgot. | Matthew Sackman | 2011-05-20 | 1 | -2/+3 | |
| | | * | | | | | | BQ:idle_timeout => BQ:timeout | Matthew Sackman | 2011-05-20 | 2 | -10/+10 | |
| | | * | | | | | | Merge with default | Rob Harrop | 2011-05-20 | 15 | -32/+1714 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Make log messages prettier | Matthew Sackman | 2011-05-20 | 2 | -8/+11 | |
| | | | * | | | | | | Be more assertive. Slave is the equiv of amqqueue_process, so it's ok here to... | Matthew Sackman | 2011-05-19 | 1 | -2/+2 | |
| | | | * | | | | | | Make slaves explicitly monitor the master (see comments to come in bug) | Matthew Sackman | 2011-05-19 | 1 | -5/+20 | |
| | | | * | | | | | | Merging default to bug23554 | Matthew Sackman | 2011-05-19 | 1 | -8/+17 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Improve logging information | Matthew Sackman | 2011-05-17 | 2 | -2/+4 | |
| | | | * | | | | | | | Eliminate a race which was found to allow promotion to be non-atomic | Matthew Sackman | 2011-05-17 | 1 | -5/+19 | |
| | | | * | | | | | | | Add upgrade step to add the mirror pids to the queue | Matthew Sackman | 2011-05-17 | 1 | -0/+15 | |
| | | | * | | | | | | | Ensure that when a slave gets promoted, it requeues msgs in the same order wh... | Matthew Sackman | 2011-05-17 | 1 | -19/+21 | |
| | | | * | | | | | | | Add a sleep, to avoid tight spinning | Matthew Sackman | 2011-05-17 | 1 | -0/+1 | |
| | | | * | | | | | | | Not especially happy with this but can't think of how else to solve this. If ... | Matthew Sackman | 2011-05-17 | 1 | -2/+7 | |
| | | | * | | | | | | | Merging default to bug23554 | Matthew Sackman | 2011-05-17 | 15 | -107/+206 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fixed call to validate_message | Rob Harrop | 2011-05-16 | 1 | -1/+1 | |
| | | | * | | | | | | | | Merge with default | Rob Harrop | 2011-05-16 | 11 | -127/+338 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge with default | Rob Harrop | 2011-05-03 | 4 | -61/+69 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge with default | Rob Harrop | 2011-04-15 | 14 | -30/+1655 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | Forgot to undo these bits, and the boot sequence has been changed, so debitrot | Matthew Sackman | 2011-04-13 | 3 | -5/+13 | |
| | | | | * | | | | | | | | | | Undo merge from bug24038 which has now become INVALID. | Matthew Sackman | 2011-04-13 | 3 | -133/+59 | |
| | | | | * | | | | | | | | | | Work on documentation of ha | Matthew Sackman | 2011-04-10 | 1 | -0/+11 | |
