| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more consistent naming | Alexandru Scvortov | 2011-11-07 | 5 | -48/+42 |
| * | merge default into bug20337 | Alexandru Scvortov | 2011-11-07 | 15 | -220/+461 |
| |\ | |||||
| | * | Merge bug24525 | Simon MacMullen | 2011-11-01 | 1 | -1/+15 |
| | |\ | |||||
| | | * | Consistency with wait_for_tables. | Simon MacMullen | 2011-10-31 | 1 | -1/+1 |
| | | * | remove debugging printf | Alexandru Scvortov | 2011-10-31 | 1 | -1/+0 |
| | | * | cosmetic | Alexandru Scvortov | 2011-10-31 | 1 | -6/+3 |
| | | * | timeout epmd connection after 60s | Alexandru Scvortov | 2011-10-31 | 1 | -1/+19 |
| | * | | Merged bug24517 into default | Emile Joubert | 2011-10-31 | 1 | -10/+33 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Whitespace | Emile Joubert | 2011-10-31 | 1 | -1/+0 |
| | | * | refactor | Alexandru Scvortov | 2011-10-31 | 1 | -3/+3 |
| | | * | fix case + cosmetic | Alexandru Scvortov | 2011-10-31 | 1 | -9/+13 |
| | | * | break on too many args | Alexandru Scvortov | 2011-10-26 | 1 | -1/+2 |
| | | * | refactor and rename | Alexandru Scvortov | 2011-10-26 | 1 | -23/+20 |
| | | * | no more magic numbers | Alexandru Scvortov | 2011-10-25 | 1 | -4/+4 |
| | | * | refactor + guard against garbage | Alexandru Scvortov | 2011-10-25 | 1 | -17/+21 |
| | | * | rebase on default | Alexandru Scvortov | 2011-10-25 | 1 | -0/+18 |
| | * | | merge bug24513 into default | Matthias Radestock | 2011-10-28 | 8 | -119/+272 |
| | |\ \ | |||||
| | | * | | Since it may be sane to set the watermark to "0.0", let's allow "0" for that. | Simon MacMullen | 2011-10-27 | 1 | -1/+4 |
| | | * | | Reduce nesting of case statements | Emile Joubert | 2011-10-27 | 1 | -15/+12 |
| | | * | | Change the meaning of vm_memory_high_watermark = 0.0 | Emile Joubert | 2011-10-27 | 2 | -13/+14 |
| | | * | | Merge bug24308 (msg_store perf unnecessarily bounded by disk) | Simon MacMullen | 2011-10-26 | 19 | -1039/+560 |
| | | |\ \ | |||||
| | | | * | | This is still failing occasionally in CI, I must have tuned the value for my ... | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
| | | | * | | merge bug 24511 into default (VQ soak test must generate unique message IDs) | Alexandru Scvortov | 2011-10-25 | 1 | -23/+18 |
| | | | |\ \ | | | | |/ | | | |/| | |||||
| | | | | * | Update escript and docs | Emile Joubert | 2011-10-24 | 1 | -2/+3 |
| | | | | * | Publish multiple differently in soak test | Emile Joubert | 2011-10-20 | 1 | -23/+17 |
| | | | * | | Update VQ soak tests for new requeue API | Emile Joubert | 2011-10-24 | 1 | -3/+2 |
| | | * | | | more accurate description of flying_ets table | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | | * | | | explain why client_update_flying phase 3 will always succeed | Matthias Radestock | 2011-10-17 | 1 | -0/+3 |
| | | * | | | refactor: revert change to var name | Matthias Radestock | 2011-10-17 | 1 | -2/+2 |
| | | * | | | refactor: rename update_flying/3 to client_update_flying/3 | Matthias Radestock | 2011-10-17 | 1 | -4/+4 |
| | | * | | | fix bug | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | | * | | | Give up on attempting to improve clarity. | Simon MacMullen | 2011-10-17 | 1 | -6/+6 |
| | | * | | | Rephrase to make Matthias happier... | Simon MacMullen | 2011-10-17 | 1 | -7/+7 |
| | | * | | | I find this clearer | Simon MacMullen | 2011-10-17 | 1 | -6/+6 |
| | | * | | | rename 'removed' confirmation event name to 'ignored' | Matthias Radestock | 2011-10-15 | 2 | -4/+4 |
| | | * | | | merge default into bug24308 | Matthias Radestock | 2011-10-15 | 2 | -14/+9 |
| | | |\ \ \ | |||||
| | | * | | | | get coverage of timer-based sync/confirm | Matthias Radestock | 2011-10-15 | 1 | -2/+31 |
| | | * | | | | increase likelihood of hitting 'dying client' optimisation | Matthias Radestock | 2011-10-15 | 1 | -1/+1 |
| | | * | | | | increase timeout | Matthias Radestock | 2011-10-15 | 1 | -1/+1 |
| | | * | | | | improve code coverage | Matthias Radestock | 2011-10-14 | 1 | -1/+13 |
| | | * | | | | documentation | Matthias Radestock | 2011-10-14 | 1 | -0/+39 |
| | | * | | | | merge default into bug24308 | Matthias Radestock | 2011-10-12 | 10 | -234/+645 |
| | | |\ \ \ \ | |||||
| | | * | | | | | issue confirms when needed (and only then) | Matthias Radestock | 2011-10-11 | 1 | -22/+33 |
| | | * | | | | | refactoring: extract core of 'write' handler | Matthias Radestock | 2011-10-10 | 1 | -66/+62 |
| | | * | | | | | cosmetic | Matthias Radestock | 2011-10-10 | 1 | -2/+2 |
| | | * | | | | | there's more than one call site for remove_message... | Matthias Radestock | 2011-10-10 | 1 | -41/+41 |
| | | * | | | | | be more careful about deleting cur_file_cache_ets entries | Matthias Radestock | 2011-10-10 | 1 | -6/+17 |
| | | * | | | | | I'm pretty sure this is correct | Matthias Radestock | 2011-10-09 | 1 | -31/+47 |
| | | * | | | | | slightly more obvious flying_writes accounting | Matthias Radestock | 2011-10-06 | 1 | -14/+11 |
| | | * | | | | | merge default into bug24308 | Matthias Radestock | 2011-10-06 | 1 | -73/+116 |
| | | |\ \ \ \ \ | |||||
