summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* more consistent namingAlexandru Scvortov2011-11-075-48/+42
* merge default into bug20337Alexandru Scvortov2011-11-0715-220/+461
|\
| * Merge bug24525Simon MacMullen2011-11-011-1/+15
| |\
| | * Consistency with wait_for_tables.Simon 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
| * | Merged bug24517 into defaultEmile Joubert2011-10-311-10/+33
| |\ \ | | |/ | |/|
| | * WhitespaceEmile Joubert2011-10-311-1/+0
| | * refactorAlexandru Scvortov2011-10-311-3/+3
| | * fix case + cosmeticAlexandru Scvortov2011-10-311-9/+13
| | * break on too many argsAlexandru Scvortov2011-10-261-1/+2
| | * refactor and renameAlexandru Scvortov2011-10-261-23/+20
| | * no more magic numbersAlexandru Scvortov2011-10-251-4/+4
| | * refactor + guard against garbageAlexandru Scvortov2011-10-251-17/+21
| | * rebase on defaultAlexandru Scvortov2011-10-251-0/+18
| * | merge bug24513 into defaultMatthias Radestock2011-10-288-119/+272
| |\ \
| | * | Since it may be sane to set the watermark to "0.0", let's allow "0" for that.Simon 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
| | * | Merge bug24308 (msg_store perf unnecessarily bounded by disk)Simon MacMullen2011-10-2619-1039/+560
| | |\ \
| | | * | 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-251-23/+18
| | | |\ \ | | | | |/ | | | |/|
| | | | * Update escript and docsEmile Joubert2011-10-241-2/+3
| | | | * Publish multiple differently in soak testEmile Joubert2011-10-201-23/+17
| | | * | Update VQ soak tests for new requeue APIEmile Joubert2011-10-241-3/+2
| | * | | more accurate description of flying_ets tableMatthias 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-152-14/+9
| | |\ \ \
| | * | | | 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-1210-234/+645
| | |\ \ \ \
| | * | | | | 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
| | |\ \ \ \ \