summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* All QA comments relating to queue_mode_managerMatthew Sackman2009-08-275-150/+160
* cosmeticsMatthew Sackman2009-08-271-7/+17
* QA-corrections to prefetcher.Matthew Sackman2009-08-272-35/+40
* filesync is unnecessary because tx_commit really is synchronous.Matthew Sackman2009-08-271-1/+0
* cosmeticMatthew Sackman2009-08-271-10/+11
* cosmetic - MarkerCount => MarkerPreludeCountMatthew Sackman2009-08-271-6/+7
* documentationMatthew Sackman2009-08-271-8/+26
* Reworked handle_ch_down so that we detect early whether or not we should auto...Matthew Sackman2009-08-272-24/+23
* and of course the run length encoding should not include the marker message.Matthew Sackman2009-08-271-1/+1
* Tiny cosmetic, but also, we shouldn't include the size of the marker message ...Matthew Sackman2009-08-271-2/+2
* As Matthias spotted, if we crash in the middle of a mixed -> disk transition ...Matthew Sackman2009-08-271-6/+39
* tiny bit of refactoringMatthias Radestock2009-08-271-8/+8
* cosmeticMatthew Sackman2009-08-261-3/+2
* A comment and a small amount of refactoring. Nothing outrageously exciting.Matthew Sackman2009-08-261-13/+13
* cosmetic: place functions in appropriate sections of the fileMatthias Radestock2009-08-261-208/+218
* cosmeticMatthew Sackman2009-08-261-2/+2
* cosmeticMatthew Sackman2009-08-261-2/+2
* merge in from defaultMatthew Sackman2009-08-267-242/+403
|\
| * Merged bug21493 into defaultBen Hood2009-08-261-0/+11
| |\
| | * Also check for a nowait field on synchronous recordsPaul Jones2009-08-261-1/+5
| | * Added code generation of is_method_synchronousPaul Jones2009-08-261-0/+7
| |/
| * Merged bug21353 into default (encoding in rabbitmqctl)Marek Majkowski2009-08-256-242/+392
| |\
| | * Update the rabbitmqctl man page to cover the new escaping schemeDavid Wragg2009-08-241-19/+61
| | * Reformat man pages, using more features of the pod formatDavid Wragg2009-08-245-208/+324
| | * Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
| * | merge bug21429 into defaultMatthias Radestock2009-08-240-0/+0
| |\ \ | | |/ | |/|
| | * merge default into bug21429Matthias Radestock2009-08-2322-308/+490
| | |\
* | | | pushed the encoding of the properties into the binary_generator. Plus associa...Matthew Sackman2009-08-263-8/+28
* | | | cosmetic + assert major invariant of queue_process on reply and noreplyMatthew Sackman2009-08-261-2/+6
* | | | Removal of pointless calls to run_message_queueMatthew Sackman2009-08-261-2/+2
* | | | made sure that messages that go through the MQ have binary properties added. ...Matthew Sackman2009-08-262-18/+41
* | | | cosmeticMatthew Sackman2009-08-261-2/+2
* | | | cosmeticMatthew Sackman2009-08-261-1/+1
* | | | Everything outstanding on MQ. +prefetcher:stop. Also give DQ more time to shu...Matthew Sackman2009-08-266-61/+60
* | | | cosmetic in MQ. Refactored purge and requeue in MQ. Spotted that read_ahead w...Matthew Sackman2009-08-262-73/+71
* | | | Application of Matthias's patch. Can't find any faults in it, and the tests a...Matthew Sackman2009-08-261-73/+46
* | | | cosmeticMatthias Radestock2009-08-261-18/+18
* | | | cosmeticMatthias Radestock2009-08-261-9/+3
* | | | consistent field orderMatthias Radestock2009-08-251-4/+4
* | | | s/erlang:length/lengthMatthias Radestock2009-08-251-4/+4
* | | | MQ: length/0 => len/0Matthew Sackman2009-08-253-25/+25
* | | | MQ: Made run length encoding more obvious; Added comment about logic for star...Matthew Sackman2009-08-251-35/+38
* | | | cosmeticMatthias Radestock2009-08-241-5/+4
* | | | cosmeticMatthias Radestock2009-08-242-4/+2
* | | | merge in from defaultMatthew Sackman2009-08-249-105/+84
|\ \ \ \ | |/ / /
| * | | Merged bug21467 into default (POD formatting).Marek Majkowski2009-08-244-70/+65
| |\ \ \ | | |_|/ | |/| |
| | * | correction of formatting of man pagesMatthew Sackman2009-08-214-70/+65
| * | | merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| |\ \ \ | | |/ / | |/| / | | |/
| | * cosmeticMatthias Radestock2009-08-231-4/+2
| | * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8