summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct commentMatthias Radestock2010-05-181-7/+8
* take the journal into consideration in recover_segmentMatthias Radestock2010-05-181-44/+51
* Merging default into bug 21673Matthew Sackman2010-05-184-8/+33
|\
| * Merge bug22763 into defaultDavid Wragg2010-05-161-1/+13
| |\
| | * Warn, rather than die, on not-found module in boot step constructionTony Garnock-Jones2010-05-151-1/+13
| * | Merge bug22762 into defaultDavid Wragg2010-05-161-0/+6
| |\ \
| | * | It's _rabbit_erllibdir, not _maindirTony Garnock-Jones2010-05-151-2/+4
| | * | Clean out plugin activation state on uninstall and upgradeTony Garnock-Jones2010-05-151-0/+4
| | |/
| * | Merge bug22756 into defaultDavid Wragg2010-05-161-6/+13
| |\ \ | | |/ | |/|
| | * merge default into bug22756Tony Garnock-Jones2010-05-141-1/+1
| | |\
| | * | Remove traces of plugins on "remove" and "upgrade" as well as "purge"Tony Garnock-Jones2010-05-141-6/+13
| * | | Merge bug22754 into default (nothing to do with floating point)David Wragg2010-05-141-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Do not install the INSTALL file in debian packagesMatthew Sackman2010-05-131-1/+1
| |/ /
* | | vq:delete1 does not need to return nor pass around any countMatthew Sackman2010-05-181-15/+11
* | | Because of the change to qi:read, we now don't need δ to start on a segment ...Matthew Sackman2010-05-182-12/+2
* | | Cosmetics and documentationMatthew Sackman2010-05-181-19/+21
* | | cosmeticMatthias Radestock2010-05-181-11/+8
* | | Apparently it's wrong to do the least amount of work possible.Matthew Sackman2010-05-181-32/+23
* | | Reworked reading from the queue to still be limited to a maximum of one segme...Matthew Sackman2010-05-183-91/+120
* | | Corrections to documentation in queue_indexMatthew Sackman2010-05-181-25/+30
* | | Drop segment_size and instead have a current_segment as well as a next_segmen...Matthew Sackman2010-05-183-20/+12
* | | Renaming some very long function name to a much shorter nameMatthew Sackman2010-05-183-24/+15
* | | rename some qi funsMatthias Radestock2010-05-183-130/+117
* | | cosmeticMatthias Radestock2010-05-171-6/+4
* | | fix typoMatthias Radestock2010-05-171-2/+2
* | | Change how we handle a gc finding concurrent readers on the same file. Previo...Matthew Sackman2010-05-172-23/+60
* | | Improved incorrect or outdated documentation in msg_storeMatthew Sackman2010-05-171-30/+27
* | | commenting on the non-obviousMatthias Radestock2010-05-171-3/+10
* | | refactoring: extract segment recoveryMatthias Radestock2010-05-161-28/+29
* | | cosmeticMatthias Radestock2010-05-161-18/+9
* | | Correct an accounting bug in queue recovery. By incorrectly counting duplicat...Matthew Sackman2010-05-151-1/+1
* | | cosmetic: more sensible order of clausesMatthias Radestock2010-05-151-15/+15
* | | tweakMatthias Radestock2010-05-151-14/+8
* | | fix up commentsMatthias Radestock2010-05-151-5/+9
* | | minor tweak for consistencyMatthias Radestock2010-05-151-1/+1
* | | cosmeticMatthias Radestock2010-05-151-42/+21
* | | convenient macroMatthias Radestock2010-05-151-25/+29
* | | refactor: more concise journal_plus_segmentMatthias Radestock2010-05-151-27/+23
* | | refactor: more concise journal_minus_segmentMatthias Radestock2010-05-151-68/+55
* | | fix typoMatthias Radestock2010-05-151-1/+1
* | | cosmetic: more consistent and easier to read match syntaxMatthias Radestock2010-05-151-16/+18
* | | cosmetic: group functions by purposeMatthias Radestock2010-05-151-206/+209
* | | refactor: more sensible ordering of result tupleMatthias Radestock2010-05-151-7/+8
* | | tighten guid size check on 'append'Matthias Radestock2010-05-151-1/+1
* | | remove unused constantMatthias Radestock2010-05-151-1/+0
* | | minor refactoring and some cosmetic changesMatthias Radestock2010-05-152-77/+71
* | | cosmeticMatthias Radestock2010-05-141-43/+28
* | | move startup_fun_state type defMatthias Radestock2010-05-142-2/+2
* | | minor refactoring and cosmetic changesMatthias Radestock2010-05-141-44/+43
* | | cosmeticMatthias Radestock2010-05-141-41/+45