| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | KeepAck -> KeepAcked | Matthias Radestock | 2010-05-18 | 1 | -17/+17 |
| * | minor refactor | Matthias Radestock | 2010-05-18 | 1 | -16/+16 |
| * | Added documentation regarding the clean shutdown and startup optimisations | Matthew Sackman | 2010-05-18 | 3 | -11/+48 |
| * | Added specs for msg_store_gc | Matthew Sackman | 2010-05-18 | 1 | -0/+13 |
| * | No need to build up a list of transient queue indices to delete | Matthew Sackman | 2010-05-18 | 1 | -9/+7 |
| * | Removing erroneous conjunctive clause in test | Matthew Sackman | 2010-05-18 | 1 | -1/+1 |
| * | merge heads | Matthias Radestock | 2010-05-18 | 1 | -45/+39 |
| |\ | |||||
| | * | Refactored bpqueue tests | Matthew Sackman | 2010-05-18 | 1 | -45/+39 |
| * | | correct comment | Matthias Radestock | 2010-05-18 | 1 | -7/+8 |
| |/ | |||||
| * | take the journal into consideration in recover_segment | Matthias Radestock | 2010-05-18 | 1 | -44/+51 |
| * | Merging default into bug 21673 | Matthew Sackman | 2010-05-18 | 4 | -8/+33 |
| |\ | |||||
| | * | Merge bug22763 into default | David Wragg | 2010-05-16 | 1 | -1/+13 |
| | |\ | |||||
| | | * | Warn, rather than die, on not-found module in boot step construction | Tony Garnock-Jones | 2010-05-15 | 1 | -1/+13 |
| | * | | Merge bug22762 into default | David Wragg | 2010-05-16 | 1 | -0/+6 |
| | |\ \ | |||||
| | | * | | It's _rabbit_erllibdir, not _maindir | Tony Garnock-Jones | 2010-05-15 | 1 | -2/+4 |
| | | * | | Clean out plugin activation state on uninstall and upgrade | Tony Garnock-Jones | 2010-05-15 | 1 | -0/+4 |
| | | |/ | |||||
| | * | | Merge bug22756 into default | David Wragg | 2010-05-16 | 1 | -6/+13 |
| | |\ \ | | |/ | |/| | |||||
| | | * | merge default into bug22756 | Tony Garnock-Jones | 2010-05-14 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | Remove traces of plugins on "remove" and "upgrade" as well as "purge" | Tony Garnock-Jones | 2010-05-14 | 1 | -6/+13 |
| | * | | | Merge bug22754 into default (nothing to do with floating point) | David Wragg | 2010-05-14 | 1 | -1/+1 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Do not install the INSTALL file in debian packages | Matthew Sackman | 2010-05-13 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | vq:delete1 does not need to return nor pass around any count | Matthew Sackman | 2010-05-18 | 1 | -15/+11 |
| * | | | Because of the change to qi:read, we now don't need δ to start on a segment ... | Matthew Sackman | 2010-05-18 | 2 | -12/+2 |
| * | | | Cosmetics and documentation | Matthew Sackman | 2010-05-18 | 1 | -19/+21 |
| * | | | cosmetic | Matthias Radestock | 2010-05-18 | 1 | -11/+8 |
| * | | | Apparently it's wrong to do the least amount of work possible. | Matthew Sackman | 2010-05-18 | 1 | -32/+23 |
| * | | | Reworked reading from the queue to still be limited to a maximum of one segme... | Matthew Sackman | 2010-05-18 | 3 | -91/+120 |
| * | | | Corrections to documentation in queue_index | Matthew Sackman | 2010-05-18 | 1 | -25/+30 |
| * | | | Drop segment_size and instead have a current_segment as well as a next_segmen... | Matthew Sackman | 2010-05-18 | 3 | -20/+12 |
| * | | | Renaming some very long function name to a much shorter name | Matthew Sackman | 2010-05-18 | 3 | -24/+15 |
| * | | | rename some qi funs | Matthias Radestock | 2010-05-18 | 3 | -130/+117 |
| * | | | cosmetic | Matthias Radestock | 2010-05-17 | 1 | -6/+4 |
| * | | | fix typo | Matthias Radestock | 2010-05-17 | 1 | -2/+2 |
| * | | | Change how we handle a gc finding concurrent readers on the same file. Previo... | Matthew Sackman | 2010-05-17 | 2 | -23/+60 |
| * | | | Improved incorrect or outdated documentation in msg_store | Matthew Sackman | 2010-05-17 | 1 | -30/+27 |
| * | | | commenting on the non-obvious | Matthias Radestock | 2010-05-17 | 1 | -3/+10 |
| * | | | refactoring: extract segment recovery | Matthias Radestock | 2010-05-16 | 1 | -28/+29 |
| * | | | cosmetic | Matthias Radestock | 2010-05-16 | 1 | -18/+9 |
| * | | | Correct an accounting bug in queue recovery. By incorrectly counting duplicat... | Matthew Sackman | 2010-05-15 | 1 | -1/+1 |
| * | | | cosmetic: more sensible order of clauses | Matthias Radestock | 2010-05-15 | 1 | -15/+15 |
| * | | | tweak | Matthias Radestock | 2010-05-15 | 1 | -14/+8 |
| * | | | fix up comments | Matthias Radestock | 2010-05-15 | 1 | -5/+9 |
| * | | | minor tweak for consistency | Matthias Radestock | 2010-05-15 | 1 | -1/+1 |
| * | | | cosmetic | Matthias Radestock | 2010-05-15 | 1 | -42/+21 |
| * | | | convenient macro | Matthias Radestock | 2010-05-15 | 1 | -25/+29 |
| * | | | refactor: more concise journal_plus_segment | Matthias Radestock | 2010-05-15 | 1 | -27/+23 |
| * | | | refactor: more concise journal_minus_segment | Matthias Radestock | 2010-05-15 | 1 | -68/+55 |
| * | | | fix typo | Matthias Radestock | 2010-05-15 | 1 | -1/+1 |
| * | | | cosmetic: more consistent and easier to read match syntax | Matthias Radestock | 2010-05-15 | 1 | -16/+18 |
| * | | | cosmetic: group functions by purpose | Matthias Radestock | 2010-05-15 | 1 | -206/+209 |
