summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* All the below, done.Matthew Sackman2009-08-242-78/+79
* More cosmetics. Also, if the seek failed, it's probably safer to assume that ...Matthew Sackman2009-08-241-5/+5
* cosmeticMatthew Sackman2009-08-241-1/+1
* Abstracted out all the read handles stuff to a separate module, and refined t...Matthew Sackman2009-08-242-84/+147
* preemptive refactoring and other assorted changesMatthew Sackman2009-08-232-65/+54
* renamingMatthew Sackman2009-08-231-3/+4
* Sorted out transactions within the disk_queue, ensuring that if they do resta...Matthew Sackman2009-08-231-71/+95
* Could repeatably read zeros.Matthew Sackman2009-08-221-4/+3
* merging in from bug 21444 with the vain hope that 21444 does not need further...Matthew Sackman2009-08-211-10/+11
|\
| * And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
* | mode => storage_mode in most placesMatthew Sackman2009-08-215-29/+27
* | merging from bug 21429Matthew Sackman2009-08-211-4/+12
|\ \ | |/
| * oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
* | merging from 21429Matthew Sackman2009-08-211-18/+6
|\ \ | |/
| * Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
* | merging in from 21429Matthew Sackman2009-08-211-21/+16
|\ \ | |/
| * tiny refactoringMatthew Sackman2009-08-211-10/+8
| * some cleaning upMatthias Radestock2009-08-201-11/+8
* | cosmetic -> with_queue_head => queue_headMatthew Sackman2009-08-211-23/+33
* | Refactoring out code used in multiple paths through internal_fetch and intern...Matthew Sackman2009-08-214-128/+144
* | Merge default into bug21368Tony Garnock-Jones2009-08-218-157/+20
|\ \
| * \ Merged bug19973 into defaultPaul Jones2009-08-214-141/+20
| |\ \
| | * | Hg overestimated its ability to handle a mergeDavid Wragg2009-08-201-2/+1
| | * | Merge default into bug19973, resolving conflictDavid Wragg2009-08-2030-93/+477
| | |\ \ | | |/ / | |/| |
| * | | Merge fixes from bug20342 into defaultDavid Wragg2009-08-204-16/+0
| |\ \ \
| | * | | Removed the default setup of ERLANG_HOMEPaul Jones2009-08-204-16/+0
| | | * | Restore the LOCK_FILE support, as demanded by rpmlintDavid Wragg2009-08-143-2/+12
| | | * | Use a common init script for RPMs and debsDavid Wragg2009-08-134-132/+6
| | | * | Change RETVAL when showing usage message to 1David Wragg2009-08-131-1/+1
| | | * | Reconcile actions peformed by the init scriptsDavid Wragg2009-08-132-8/+3
| | | * | Remove the LOCK_FILE bits from the RPM init.dDavid Wragg2009-08-131-6/+2
| | | * | Omit runlevel list in the LSB Default-{Start,Stop} commentDavid Wragg2009-08-132-4/+4
| | | * | Reconcile LSB "Provides" facility name as rabbitmq-serverDavid Wragg2009-08-131-1/+1
| | | * | Add chkconfig preamble to debian init.dDavid Wragg2009-08-131-0/+7
* | | | | tidying of memory estimationMatthew Sackman2009-08-201-7/+5
* | | | | remove ForceInCache at it's not been used since before the current prefetcher.Matthew Sackman2009-08-201-13/+7
* | | | | typo in docs in previous commit.Matthew Sackman2009-08-204-37/+29
* | | | | Made messages be marked as delivered during prefetch *before* they are passed...Matthew Sackman2009-08-202-43/+43
* | | | | remove the unnecessary sync from tx_cancel. A cancel cannot be misinterleaved...Matthew Sackman2009-08-201-2/+1
* | | | | Well, this was a very very sneaky bug.Matthew Sackman2009-08-202-36/+42
* | | | | > You should just *replace* to_{mixed,disk_only_mode}_mode with set_mode, not...Matthew Sackman2009-08-201-37/+30
* | | | | merging in from defaultMatthew Sackman2009-08-204-33/+65
|\ \ \ \ \ | |/ / / /
| * | | | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| |\ \ \ \
| * | | | | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| * | | | | merge bug21427 into defaultMatthias Radestock2009-08-201-7/+19
| |\ \ \ \ \
| | * | | | | it's a serial, not a guidMatthias Radestock2009-08-201-3/+3
| | * | | | | don't ignore errorsMatthias Radestock2009-08-201-4/+6
| | * | | | | use new term file helpersMatthias Radestock2009-08-201-15/+5
| | * | | | | merge default into bug21427Matthias Radestock2009-08-204-26/+156
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | use new term file helpersMatthias Radestock2009-08-201-19/+7