summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Consistency with wait_for_tables.bug24525Simon MacMullen2011-10-311-1/+1
* remove debugging printfAlexandru Scvortov2011-10-311-1/+0
* cosmeticAlexandru Scvortov2011-10-311-6/+3
* timeout epmd connection after 60sAlexandru Scvortov2011-10-311-1/+19
* merge bug24513 into defaultMatthias Radestock2011-10-2811-125/+282
|\
| * Merge bug24522.Simon MacMullen2011-10-270-0/+0
| |\
| * | Since it may be sane to set the watermark to "0.0", let's allow "0" for that.bug24522Simon MacMullen2011-10-271-1/+4
| * | Reduce nesting of case statementsEmile Joubert2011-10-271-15/+12
| * | Change the meaning of vm_memory_high_watermark = 0.0Emile Joubert2011-10-272-13/+14
| |/
| * Resurrect default without bug24494Simon MacMullen2011-10-261-0/+1
| * Merge bug24308 (msg_store perf unnecessarily bounded by disk)Simon MacMullen2011-10-2625-1073/+634
| |\
| | * This is still failing occasionally in CI, I must have tuned the value for my ...Simon MacMullen2011-10-261-1/+1
| | * merge bug 24511 into default (VQ soak test must generate unique message IDs)Alexandru Scvortov2011-10-252-27/+23
| | |\
| | | * Update escript and docsbug24511Emile Joubert2011-10-242-6/+8
| | | * Publish multiple differently in soak testEmile Joubert2011-10-201-23/+17
| | * | Merged bug24516 into defaultEmile Joubert2011-10-250-0/+0
| | |\ \
| | * | | close stdin in init scriptbug24516Alexandru Scvortov2011-10-251-2/+4
| | |/ /
| | * | 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