| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic: place functions in appropriate sections of the file | Matthias Radestock | 2009-08-26 | 1 | -208/+218 |
| * | cosmetic | Matthew Sackman | 2009-08-26 | 1 | -2/+2 |
| * | cosmetic | Matthew Sackman | 2009-08-26 | 1 | -2/+2 |
| * | merge in from default | Matthew Sackman | 2009-08-26 | 1 | -28/+20 |
| |\ | |||||
| | * | Escape non-printable ASCII characters using a backslash. | David Wragg | 2009-08-24 | 1 | -28/+20 |
| * | | pushed the encoding of the properties into the binary_generator. Plus associa... | Matthew Sackman | 2009-08-26 | 2 | -8/+22 |
| * | | cosmetic + assert major invariant of queue_process on reply and noreply | Matthew Sackman | 2009-08-26 | 1 | -2/+6 |
| * | | Removal of pointless calls to run_message_queue | Matthew Sackman | 2009-08-26 | 1 | -2/+2 |
| * | | made sure that messages that go through the MQ have binary properties added. ... | Matthew Sackman | 2009-08-26 | 2 | -18/+41 |
| * | | cosmetic | Matthew Sackman | 2009-08-26 | 1 | -2/+2 |
| * | | cosmetic | Matthew Sackman | 2009-08-26 | 1 | -1/+1 |
| * | | Everything outstanding on MQ. +prefetcher:stop. Also give DQ more time to shu... | Matthew Sackman | 2009-08-26 | 6 | -61/+60 |
| * | | cosmetic in MQ. Refactored purge and requeue in MQ. Spotted that read_ahead w... | Matthew Sackman | 2009-08-26 | 2 | -73/+71 |
| * | | Application of Matthias's patch. Can't find any faults in it, and the tests a... | Matthew Sackman | 2009-08-26 | 1 | -73/+46 |
| * | | cosmetic | Matthias Radestock | 2009-08-26 | 1 | -18/+18 |
| * | | cosmetic | Matthias Radestock | 2009-08-26 | 1 | -9/+3 |
| * | | consistent field order | Matthias Radestock | 2009-08-25 | 1 | -4/+4 |
| * | | s/erlang:length/length | Matthias Radestock | 2009-08-25 | 1 | -4/+4 |
| * | | MQ: length/0 => len/0 | Matthew Sackman | 2009-08-25 | 3 | -25/+25 |
| * | | MQ: Made run length encoding more obvious; Added comment about logic for star... | Matthew Sackman | 2009-08-25 | 1 | -35/+38 |
| * | | cosmetic | Matthias Radestock | 2009-08-24 | 1 | -5/+4 |
| * | | cosmetic | Matthias Radestock | 2009-08-24 | 2 | -4/+2 |
| * | | merge in from default | Matthew Sackman | 2009-08-24 | 1 | -29/+13 |
| |\ \ | |/ | |||||
| | * | merge bug21429 into default | Matthias Radestock | 2009-08-23 | 2 | -55/+53 |
| | |\ | |||||
| | | * | cosmetic | Matthias Radestock | 2009-08-23 | 1 | -4/+2 |
| | | * | more simplification of the table copying code | Matthias Radestock | 2009-08-23 | 1 | -14/+8 |
| | | * | done | Matthew Sackman | 2009-08-23 | 1 | -14/+6 |
| | * | | Merged bug20013 into default (memsup support for OS X) | Marek Majkowski | 2009-08-21 | 4 | -110/+287 |
| | |\ \ | |||||
| * | | | | Removed is_persistent from tx_tracking. Removed auto_ack_next_message as it w... | Matthew Sackman | 2009-08-24 | 3 | -55/+22 |
| * | | | | remaining items from comment 92 | Matthew Sackman | 2009-08-24 | 1 | -27/+25 |
| * | | | | handle_cache => file_handle_cache. | Matthew Sackman | 2009-08-24 | 2 | -53/+60 |
| * | | | | english preferable to gobbledegook | Matthew Sackman | 2009-08-24 | 1 | -3/+3 |
| * | | | | All the below, done. | Matthew Sackman | 2009-08-24 | 2 | -78/+79 |
| * | | | | More cosmetics. Also, if the seek failed, it's probably safer to assume that ... | Matthew Sackman | 2009-08-24 | 1 | -5/+5 |
| * | | | | cosmetic | Matthew Sackman | 2009-08-24 | 1 | -1/+1 |
| * | | | | Abstracted out all the read handles stuff to a separate module, and refined t... | Matthew Sackman | 2009-08-24 | 2 | -84/+147 |
| * | | | | preemptive refactoring and other assorted changes | Matthew Sackman | 2009-08-23 | 2 | -65/+54 |
| * | | | | renaming | Matthew Sackman | 2009-08-23 | 1 | -3/+4 |
| * | | | | Sorted out transactions within the disk_queue, ensuring that if they do resta... | Matthew Sackman | 2009-08-23 | 1 | -71/+95 |
| * | | | | Could repeatably read zeros. | Matthew Sackman | 2009-08-22 | 1 | -4/+3 |
| * | | | | merging in from bug 21444 with the vain hope that 21444 does not need further... | Matthew Sackman | 2009-08-21 | 1 | -10/+11 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | And another go. If the new node is a ram node then local_content tables are s... | Matthew Sackman | 2009-08-21 | 1 | -10/+11 |
| * | | | | mode => storage_mode in most places | Matthew Sackman | 2009-08-21 | 5 | -29/+27 |
| * | | | | merging from bug 21429 | Matthew Sackman | 2009-08-21 | 1 | -4/+12 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | oops. Need to support ram nodes which still have local content as disc_copies | Matthew Sackman | 2009-08-21 | 1 | -4/+12 |
| * | | | | merging from 21429 | Matthew Sackman | 2009-08-21 | 1 | -18/+6 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Refactoring as suggested. This has been tested by for local_content by patchi... | Matthew Sackman | 2009-08-21 | 1 | -18/+6 |
| * | | | | merging in from 21429 | Matthew Sackman | 2009-08-21 | 1 | -21/+16 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | tiny refactoring | Matthew Sackman | 2009-08-21 | 1 | -10/+8 |
| | * | | | some cleaning up | Matthias Radestock | 2009-08-20 | 1 | -11/+8 |
