summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | get coverage of timer-based sync/confirmMatthias Radestock2011-10-151-2/+31
| | * | | | increase likelihood of hitting 'dying client' optimisationMatthias Radestock2011-10-151-1/+1
| | * | | | increase timeoutMatthias Radestock2011-10-151-1/+1
| | * | | | improve code coverageMatthias Radestock2011-10-141-1/+13
| | * | | | documentationMatthias Radestock2011-10-141-0/+39
| | * | | | merge default into bug24308Matthias Radestock2011-10-1226-277/+1038
| | |\ \ \ \
| | * | | | | issue confirms when needed (and only then)Matthias Radestock2011-10-111-22/+33
| | * | | | | refactoring: extract core of 'write' handlerMatthias Radestock2011-10-101-66/+62
| | * | | | | cosmeticMatthias Radestock2011-10-101-2/+2
| | * | | | | there's more than one call site for remove_message...Matthias Radestock2011-10-101-41/+41
| | * | | | | be more careful about deleting cur_file_cache_ets entriesMatthias Radestock2011-10-101-6/+17
| | * | | | | I'm pretty sure this is correctMatthias Radestock2011-10-091-31/+47
| | * | | | | slightly more obvious flying_writes accountingMatthias Radestock2011-10-061-14/+11
| | * | | | | merge default into bug24308Matthias Radestock2011-10-061-73/+116
| | |\ \ \ \ \
| | | * | | | | Whoops, forgot that bit.Matthew Sackman2011-08-191-0/+4
| | | * | | | | Fixed again.Matthew Sackman2011-08-191-73/+112
| * | | | | | | tweakMatthias Radestock2011-10-281-2/+3
| * | | | | | | I feel really in control of Rabbit right now.Simon MacMullen2011-10-281-2/+2
| * | | | | | | InlineSimon MacMullen2011-10-281-8/+5
| * | | | | | | Surely I should inline that 'wait'.Simon MacMullen2011-10-281-6/+4
| * | | | | | | And don't send a ref, use a monitor instead. That way we don't need to try / ...Simon MacMullen2011-10-281-17/+10
| * | | | | | | Send a refSimon MacMullen2011-10-281-9/+10
| * | | | | | | Use multiple processes for compilation. 2 seems to be as fast as any > 1, but...Simon MacMullen2011-10-261-3/+30
| * | | | | | | It turns out that I can't even design ascii art correctly.Simon MacMullen2011-10-261-3/+3
| * | | | | | | More simplerSimon MacMullen2011-10-261-1/+1
| * | | | | | | If HiPE is not available, print an error message and continue.Simon MacMullen2011-10-261-11/+17
| * | | | | | | Oops, forgot to add this one.Simon MacMullen2011-10-241-1/+1
| * | | | | | | Go faster stripes.Simon MacMullen2011-10-243-4/+39
| | |_|_|_|/ / | |/| | | | |
| * | | | | | a spot of inlining/renamingMatthias Radestock2011-10-241-29/+21
| * | | | | | minor optimisation: switch from dict to gb_treesMatthias Radestock2011-10-221-6/+6
| * | | | | | eliminate unused var warningMatthias Radestock2011-10-211-6/+5
| * | | | | | merge bug24504 into defaultMatthias Radestock2011-10-211-2/+8
| |\ \ \ \ \ \
| | * | | | | | expand scope of "no alternate exchange" optimisationMatthias Radestock2011-10-211-3/+2
| | * | | | | | Revert 910c670238ad (Produce guids a bit more efficiently)Simon MacMullen2011-10-191-7/+7
| | * | | | | | 3) Cache results of rabbit_registry:lookup_module() for exchange types in the...Simon MacMullen2011-10-191-2/+6
| | * | | | | | 2) Produce guids a bit more efficiently.Simon MacMullen2011-10-191-7/+7
| | * | | | | | 1) Don't even consider alternate exchanges for exchanges with no args.Simon MacMullen2011-10-191-0/+3
| * | | | | | | Merge bug24509Simon MacMullen2011-10-217-49/+36
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | CosmeticSimon MacMullen2011-10-211-1/+2
| | * | | | | | Refrain from resetting message expiry in message requeueEmile Joubert2011-10-207-50/+36
| |/ / / / / /
| * | | | | | merge headsAlexandru Scvortov2011-10-201-0/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge bug24510 (make start-background-node start-rabbit-on-node breaks loggin...Alexandru Scvortov2011-10-202-2/+7
| | |\ \ \ \ \ \
| | * | | | | | | Load rabbit first.Simon MacMullen2011-10-201-0/+3
* | | | | | | | | Crude merge-from-default to help examine this thing. Currently some tests fai...Simon MacMullen2011-10-208-59/+193
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | DLE -> DLXRob Harrop2011-06-201-4/+4
| * | | | | | | | Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t...Rob Harrop2011-06-203-22/+30
| * | | | | | | | Refactored read_msg_callbackRob Harrop2011-06-201-14/+12
| * | | | | | | | Rename MsgState -> AckEntryRob Harrop2011-06-201-2/+2
| * | | | | | | | Renamed dead_letter_exchange to dlxRob Harrop2011-06-201-25/+23
| * | | | | | | | Fixed up spec for msg_lookup_callback to contstrain input and output types to...Rob Harrop2011-06-201-1/+1