| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-28 | 1 | -1/+1 |
| |\ | |||||
| | * | merge default into bug22616 | Matthias Radestock | 2010-04-28 | 2 | -17/+2 |
| | |\ | |||||
| | | * | Removal of 12B5-ism. All tests now pass | Matthew Sackman | 2010-04-28 | 1 | -1/+1 |
| * | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-28 | 1 | -3/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | remove tx-related queue info items | Matthias Radestock | 2010-04-27 | 1 | -16/+1 |
| * | | | refactor: move type spec since it's only used in one place | Matthias Radestock | 2010-04-27 | 1 | -0/+1 |
| * | | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-27 | 1 | -12/+18 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | merge default into bug22616 | Matthias Radestock | 2010-04-27 | 5 | -123/+96 |
| | |\ \ | | |/ | |||||
| | | * | Sanitise boot steps somewhat - a couple of steps had no 'enables' clause, mea... | Matthew Sackman | 2010-04-27 | 1 | -12/+18 |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-04-27 | 1 | -0/+1 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merging bug 22651 into default | Matthew Sackman | 2010-04-27 | 4 | -111/+77 |
| | |\ \ | |||||
| | | * | | explode on attempted double initialisation of queue | Matthias Radestock | 2010-04-27 | 1 | -2/+0 |
| | | * | | oops | Matthias Radestock | 2010-04-27 | 1 | -1/+1 |
| | | * | | turn queue recovery upside down | Matthias Radestock | 2010-04-27 | 4 | -111/+79 |
| | * | | | Merge heads | Simon MacMullen | 2010-04-27 | 1 | -3/+3 |
| | |\ \ \ | | |/ / | |||||
| | * | | | Merge 22619. | Simon MacMullen | 2010-04-27 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * | | | Increase the backlog on the listening socket backlog to 128. | David Wragg | 2010-04-16 | 1 | -0/+1 |
| * | | | | | Turns out on commit, the msgs really really should go at the end of the queue... | Matthew Sackman | 2010-04-27 | 1 | -2/+2 |
| * | | | | | minor refactoring | Matthias Radestock | 2010-04-27 | 1 | -8/+8 |
| * | | | | | simplification | Matthias Radestock | 2010-04-27 | 1 | -6/+5 |
| * | | | | | some inlining | Matthias Radestock | 2010-04-27 | 1 | -20/+8 |
| * | | | | | explode on attempted double initialisation of queue | Matthias Radestock | 2010-04-27 | 1 | -3/+0 |
| * | | | | | more selective backing queue initialisation | Matthias Radestock | 2010-04-27 | 6 | -14/+15 |
| * | | | | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-26 | 2 | -4/+4 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | fix typo | Matthias Radestock | 2010-04-26 | 1 | -1/+1 |
| | * | | | | merge default into bug22616 | Matthias Radestock | 2010-04-26 | 7 | -128/+138 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | cosmetic | Matthias Radestock | 2010-04-26 | 1 | -3/+3 |
| | | |/ / | |||||
| | * | | | merge default into bug22616 | Matthias Radestock | 2010-04-16 | 3 | -31/+25 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | add memory_monitor | Matthias Radestock | 2010-04-16 | 2 | -0/+300 |
| | * | | | oops | Matthias Radestock | 2010-04-16 | 1 | -0/+917 |
| | * | | | qa supervisor2 and its use in amqqueue/amqqueue_sup | Matthias Radestock | 2010-04-16 | 1 | -5/+7 |
| * | | | | cosmetic - less obscure function calls | Matthias Radestock | 2010-04-26 | 1 | -7/+8 |
| * | | | | guard against operating on uninitialised backing_queue_state | Matthias Radestock | 2010-04-26 | 1 | -4/+6 |
| * | | | | remove redundant call to memory_monitor:deregister | Matthias Radestock | 2010-04-26 | 1 | -1/+0 |
| * | | | | consistency, consistency | Matthias Radestock | 2010-04-26 | 1 | -23/+21 |
| * | | | | simplify queue startup | Matthias Radestock | 2010-04-26 | 2 | -20/+15 |
| * | | | | ensure queues are fully initialsed before we advertise their presence | Matthias Radestock | 2010-04-26 | 1 | -21/+3 |
| * | | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-26 | 1 | -11/+11 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merging bug 22584 into default | Matthew Sackman | 2010-04-26 | 1 | -11/+11 |
| | |\ \ \ | |||||
| | | * | | | Add persister_hibernate_after configuration variable. | Tony Garnock-Jones | 2010-04-07 | 1 | -3/+2 |
| | | * | | | Create persister_max_wrap_entries configuration variable. | Tony Garnock-Jones | 2010-04-06 | 1 | -8/+9 |
| * | | | | | simplify queue recovery in old persister | Matthias Radestock | 2010-04-26 | 2 | -81/+39 |
| * | | | | | Because of the exposure of AckRequired into the interface, the counting of pe... | Matthew Sackman | 2010-04-26 | 1 | -6/+12 |
| * | | | | | unused var | Matthew Sackman | 2010-04-25 | 1 | -1/+1 |
| * | | | | | A cosmetic in vq, and a fix in tests for a bug which was causing the persiste... | Matthew Sackman | 2010-04-25 | 2 | -4/+4 |
| * | | | | | merging default into bug 21673 | Matthew Sackman | 2010-04-24 | 2 | -25/+11 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | merging bug 22647 into default | Matthew Sackman | 2010-04-24 | 1 | -7/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | change guids to fixed-size binaries | Matthias Radestock | 2010-04-24 | 1 | -7/+5 |
| | * | | | | | merging bug 22646 into default | Matthew Sackman | 2010-04-24 | 3 | -29/+16 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | remove legacy serial seeding | Matthias Radestock | 2010-04-24 | 3 | -29/+16 |
| | | |/ / / / | |||||
