| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | don't explain why we don't do something that doesn't work | Matthias Radestock | 2011-11-15 | 1 | -4/+1 |
| * | Merged bug24560 into default | Emile Joubert | 2011-11-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Duh | Simon MacMullen | 2011-11-15 | 1 | -2/+1 |
| | * | If we get an explicit channel close we might already be shutting the connecti... | Simon MacMullen | 2011-11-15 | 1 | -0/+1 |
| * | | More clarity. | Simon MacMullen | 2011-11-15 | 1 | -2/+3 |
| * | | Use {node(), make_ref()} rather than self(). | Simon MacMullen | 2011-11-15 | 1 | -7/+9 |
| |/ | |||||
| * | Merged bug24534 into default | Emile Joubert | 2011-11-07 | 1 | -7/+65 |
| |\ | |||||
| | * | Merge bug24430. | Simon MacMullen | 2011-11-07 | 24 | -1160/+927 |
| | |\ | |||||
| | * | | Cosmetic | Simon MacMullen | 2011-11-07 | 1 | -8/+6 |
| | * | | send_after does not accept infinity as an argument | Emile Joubert | 2011-11-03 | 1 | -14/+22 |
| | * | | Correct thinko - permanent + normal is an error, duh! | Simon MacMullen | 2011-11-02 | 1 | -5/+6 |
| | * | | Oops | Simon MacMullen | 2011-11-02 | 1 | -1/+1 |
| | * | | Refactor: reduce distance from default. | Simon MacMullen | 2011-11-02 | 1 | -7/+4 |
| | * | | Refactor: don't use a dict when a list will do. | Simon MacMullen | 2011-11-02 | 1 | -5/+7 |
| | * | | Refactor: simplify by checking if restart is permanent earlier. | Simon MacMullen | 2011-11-02 | 1 | -13/+8 |
| | * | | Refactor: I like closures as much as the next chap, but that was too many. | Simon MacMullen | 2011-11-02 | 1 | -19/+10 |
| | * | | Cosmetic: pattern-match more, factor out dict:append, fix unused var. | Simon MacMullen | 2011-11-02 | 1 | -27/+28 |
| | * | | Indent correctly | Emile Joubert | 2011-11-02 | 1 | -24/+28 |
| | * | | Refactor supervisor shutdown more | Emile Joubert | 2011-11-01 | 1 | -7/+10 |
| | * | | Refactor supervisor shutdown | Emile Joubert | 2011-11-01 | 1 | -9/+8 |
| | * | | More accurate timeouts during supervisor shutdown | Emile Joubert | 2011-11-01 | 1 | -11/+8 |
| | * | | Better supervisor2 shutdown handling | Emile Joubert | 2011-10-17 | 1 | -16/+16 |
| | * | | Terminate simple children in parallel | Emile Joubert | 2011-10-14 | 1 | -10/+72 |
| * | | | Big ugly warning. | Simon MacMullen | 2011-11-07 | 1 | -3/+22 |
| | |/ |/| | |||||
| * | | 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 |
