| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Alexandru Scvortov | 2011-10-31 | 1 | -6/+3 |
| * | timeout epmd connection after 60s | Alexandru Scvortov | 2011-10-31 | 1 | -1/+19 |
| * | 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 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Whoops, forgot that bit. | Matthew Sackman | 2011-08-19 | 1 | -0/+4 |
| | | * | | | | | Fixed again. | Matthew Sackman | 2011-08-19 | 1 | -73/+112 |
| * | | | | | | | tweak | Matthias Radestock | 2011-10-28 | 1 | -2/+3 |
| * | | | | | | | I feel really in control of Rabbit right now. | Simon MacMullen | 2011-10-28 | 1 | -2/+2 |
| * | | | | | | | Inline | Simon MacMullen | 2011-10-28 | 1 | -8/+5 |
| * | | | | | | | Surely I should inline that 'wait'. | Simon MacMullen | 2011-10-28 | 1 | -6/+4 |
| * | | | | | | | And don't send a ref, use a monitor instead. That way we don't need to try / ... | Simon MacMullen | 2011-10-28 | 1 | -17/+10 |
| * | | | | | | | Send a ref | Simon MacMullen | 2011-10-28 | 1 | -9/+10 |
| * | | | | | | | Use multiple processes for compilation. 2 seems to be as fast as any > 1, but... | Simon MacMullen | 2011-10-26 | 1 | -3/+30 |
| * | | | | | | | It turns out that I can't even design ascii art correctly. | Simon MacMullen | 2011-10-26 | 1 | -3/+3 |
| * | | | | | | | More simpler | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
| * | | | | | | | If HiPE is not available, print an error message and continue. | Simon MacMullen | 2011-10-26 | 1 | -11/+17 |
| * | | | | | | | Oops, forgot to add this one. | Simon MacMullen | 2011-10-24 | 1 | -1/+1 |
| * | | | | | | | Go faster stripes. | Simon MacMullen | 2011-10-24 | 2 | -3/+37 |
| | |_|_|_|/ / |/| | | | | | |||||
