| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |/ / / / | |||||
| * | | | | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-23 | 1 | -25/+28 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | re-fragment content | Matthias Radestock | 2010-04-23 | 1 | -25/+28 |
| | |/ / / / | |||||
| * | | | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-23 | 2 | -0/+10 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merging bug 22615 onto default | Matthew Sackman | 2010-04-22 | 2 | -0/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | Cosmetic, and missing specs | Matthew Sackman | 2010-04-22 | 1 | -1/+4 |
| | | * | | | | cosmetic | Matthew Sackman | 2010-04-22 | 1 | -1/+0 |
| | | * | | | | Roll secondary node coverage into "make start-cover" | Simon MacMullen | 2010-04-21 | 1 | -4/+2 |
| | | * | | | | Make start-secondary-cover actually do something, stop Erlang tests blowing up. | Simon MacMullen | 2010-04-20 | 1 | -0/+4 |
| | | * | | | | Allow enabling cover for secondary node. | Simon MacMullen | 2010-04-20 | 1 | -0/+6 |
| | | | |_|/ | | |/| | | |||||
| | * | | | | Correction of specs which have been wrong for ages | Matthew Sackman | 2010-04-21 | 1 | -3/+3 |
| | * | | | | merge bug22628 into default | Matthias Radestock | 2010-04-20 | 1 | -53/+66 |
| | |\ \ \ \ | |||||
| | | * | | | | Flatten out a tuple | Matthew Sackman | 2010-04-20 | 1 | -4/+4 |
| | | * | | | | Correct list comprehension | Matthew Sackman | 2010-04-20 | 1 | -1/+1 |
| | | * | | | | Use a sequence ID when combining entries into the snapshot. This can then be ... | Matthew Sackman | 2010-04-20 | 1 | -51/+64 |
| | | |/ / / | |||||
| | * | | | | cosmetic | Matthias Radestock | 2010-04-20 | 1 | -2/+1 |
| | |/ / / | |||||
| | * | | | tweak tx API on amqqueue | Matthias Radestock | 2010-04-16 | 3 | -31/+25 |
| | | |/ | |/| | |||||
| * | | | Added the old persister (slightly mutilated) and an invariable queue as a bac... | Matthew Sackman | 2010-04-21 | 3 | -3/+837 |
| * | | | Adding a forgotten type spec | Matthew Sackman | 2010-04-21 | 1 | -1/+2 |
| * | | | Switched the From to a Fun and hence CPS | Matthew Sackman | 2010-04-20 | 3 | -15/+19 |
