summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | merge bug24514 into default (soak tests broken due to api change from bug 24509)Alexandru Scvortov2011-10-241-3/+2
| | |\ \ \
| | | * | | Update VQ soak tests for new requeue APIbug24514Emile Joubert2011-10-241-3/+2
| | |/ / /
| * | | | more accurate description of flying_ets tablebug24308Matthias Radestock2011-10-171-1/+1
| * | | | explain why client_update_flying phase 3 will always succeedMatthias Radestock2011-10-171-0/+3
| * | | | refactor: revert change to var nameMatthias Radestock2011-10-171-2/+2
| * | | | refactor: rename update_flying/3 to client_update_flying/3Matthias Radestock2011-10-171-4/+4
| * | | | fix bugMatthias Radestock2011-10-171-1/+1
| * | | | Give up on attempting to improve clarity.Simon MacMullen2011-10-171-6/+6
| * | | | Rephrase to make Matthias happier...Simon MacMullen2011-10-171-7/+7
| * | | | I find this clearerSimon MacMullen2011-10-171-6/+6
| * | | | rename 'removed' confirmation event name to 'ignored'Matthias Radestock2011-10-152-4/+4
| * | | | merge default into bug24308Matthias Radestock2011-10-153-16/+17
| |\ \ \ \
| * | | | | 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
* | | | | | | | tweakbug24513Matthias 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" optimisationbug24504Matthias 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |