| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All QA comments relating to queue_mode_manager | Matthew Sackman | 2009-08-27 | 5 | -150/+160 |
| * | cosmetics | Matthew Sackman | 2009-08-27 | 1 | -7/+17 |
| * | QA-corrections to prefetcher. | Matthew Sackman | 2009-08-27 | 2 | -35/+40 |
| * | filesync is unnecessary because tx_commit really is synchronous. | Matthew Sackman | 2009-08-27 | 1 | -1/+0 |
| * | cosmetic | Matthew Sackman | 2009-08-27 | 1 | -10/+11 |
| * | cosmetic - MarkerCount => MarkerPreludeCount | Matthew Sackman | 2009-08-27 | 1 | -6/+7 |
| * | documentation | Matthew Sackman | 2009-08-27 | 1 | -8/+26 |
| * | Reworked handle_ch_down so that we detect early whether or not we should auto... | Matthew Sackman | 2009-08-27 | 2 | -24/+23 |
| * | and of course the run length encoding should not include the marker message. | Matthew Sackman | 2009-08-27 | 1 | -1/+1 |
| * | Tiny cosmetic, but also, we shouldn't include the size of the marker message ... | Matthew Sackman | 2009-08-27 | 1 | -2/+2 |
| * | As Matthias spotted, if we crash in the middle of a mixed -> disk transition ... | Matthew Sackman | 2009-08-27 | 1 | -6/+39 |
| * | tiny bit of refactoring | Matthias Radestock | 2009-08-27 | 1 | -8/+8 |
| * | cosmetic | Matthew Sackman | 2009-08-26 | 1 | -3/+2 |
| * | A comment and a small amount of refactoring. Nothing outrageously exciting. | Matthew Sackman | 2009-08-26 | 1 | -13/+13 |
| * | 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 | 7 | -242/+403 |
| |\ | |||||
| | * | Merged bug21493 into default | Ben Hood | 2009-08-26 | 1 | -0/+11 |
| | |\ | |||||
| | | * | Also check for a nowait field on synchronous records | Paul Jones | 2009-08-26 | 1 | -1/+5 |
| | | * | Added code generation of is_method_synchronous | Paul Jones | 2009-08-26 | 1 | -0/+7 |
| | |/ | |||||
| | * | Merged bug21353 into default (encoding in rabbitmqctl) | Marek Majkowski | 2009-08-25 | 6 | -242/+392 |
| | |\ | |||||
| | | * | Update the rabbitmqctl man page to cover the new escaping scheme | David Wragg | 2009-08-24 | 1 | -19/+61 |
| | | * | Reformat man pages, using more features of the pod format | David Wragg | 2009-08-24 | 5 | -208/+324 |
| | | * | Escape non-printable ASCII characters using a backslash. | David Wragg | 2009-08-24 | 1 | -28/+20 |
| | * | | merge bug21429 into default | Matthias Radestock | 2009-08-24 | 0 | -0/+0 |
| | |\ \ | | |/ | |/| | |||||
| | | * | merge default into bug21429 | Matthias Radestock | 2009-08-23 | 22 | -308/+490 |
| | | |\ | |||||
| * | | | | pushed the encoding of the properties into the binary_generator. Plus associa... | Matthew Sackman | 2009-08-26 | 3 | -8/+28 |
| * | | | | 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 | 9 | -105/+84 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merged bug21467 into default (POD formatting). | Marek Majkowski | 2009-08-24 | 4 | -70/+65 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | correction of formatting of man pages | Matthew Sackman | 2009-08-21 | 4 | -70/+65 |
| | * | | | 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 |
