| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unnecessary export | Matthias Radestock | 2010-07-29 | 1 | -1/+1 |
| * | Extend test coverage of delayed restart to simple case and fix exposed bug | Matthew Sackman | 2010-07-29 | 2 | -9/+22 |
| * | reduce time taken by tests | Matthias Radestock | 2010-07-29 | 1 | -4/+4 |
| * | Added test for delayed restart in supervisor2 | Matthew Sackman | 2010-07-27 | 2 | -0/+87 |
| * | Merging default into bug 21396 | Matthew Sackman | 2010-07-27 | 16 | -7/+5701 |
| |\ | |||||
| | * | remove superfluous warning | Matthias Radestock | 2010-07-27 | 1 | -2/+0 |
| | * | selectively receive more messages during tests | Alexandru Scvortov | 2010-07-26 | 1 | -0/+10 |
| | * | merge bug21673 into default | Matthias Radestock | 2010-07-22 | 10 | -0/+5658 |
| | |\ | |||||
| | | * | replace use of dict with orddict for per-msg_store partitions | Matthias Radestock | 2010-07-22 | 1 | -17/+18 |
| | | * | merge default into bug21673 | Matthias Radestock | 2010-07-22 | 1 | -2/+9 |
| | | |\ | |||||
| | | * | | refactor: extract rates into separate part of vq state | Matthias Radestock | 2010-07-22 | 1 | -43/+45 |
| | | * | | use the new BQ:stop/0 function in tests | Matthias Radestock | 2010-07-21 | 1 | -3/+3 |
| | | * | | rabbit_amqqueue:stop already stops the msg_store | Matthias Radestock | 2010-07-21 | 1 | -1/+0 |
| | | * | | merge default into bug21673 | Matthias Radestock | 2010-07-21 | 10 | -18/+26 |
| | | |\ \ | |||||
| | | * | | | cosmetic | Matthias Radestock | 2010-07-21 | 1 | -5/+6 |
| | | * | | | cosmetic | Matthias Radestock | 2010-07-21 | 1 | -1/+1 |
| | | * | | | more vq test refactoring | Matthias Radestock | 2010-07-20 | 1 | -32/+34 |
| | | * | | | vq test refactoring | Matthias Radestock | 2010-07-20 | 1 | -40/+40 |
| | | * | | | remove superfluous test | Matthias Radestock | 2010-07-20 | 1 | -9/+1 |
| | | * | | | made one of the vq tests a little less obscure | Matthias Radestock | 2010-07-20 | 1 | -35/+32 |
| | | * | | | cosmetic | Matthias Radestock | 2010-07-19 | 1 | -14/+13 |
| | | * | | | cosmetic | Matthias Radestock | 2010-07-19 | 1 | -31/+31 |
| | | * | | | minor refactoring of vq tests | Matthias Radestock | 2010-07-19 | 1 | -34/+30 |
| | | * | | | simplify qi tests | Matthias Radestock | 2010-07-19 | 1 | -50/+52 |
| | | * | | | simplify qi tests | Matthias Radestock | 2010-07-19 | 1 | -37/+38 |
| | | * | | | simplify qi tests | Matthias Radestock | 2010-07-19 | 1 | -64/+73 |
| | | * | | | cosmetic | Matthias Radestock | 2010-07-19 | 1 | -24/+24 |
| | | * | | | simplify qi tests | Matthias Radestock | 2010-07-19 | 1 | -12/+11 |
| | | * | | | refactor msg_store starting/stopping in tests | Matthias Radestock | 2010-07-19 | 1 | -55/+27 |
| | | * | | | flesh out vq API with funs useful for testing | Matthias Radestock | 2010-07-19 | 1 | -5/+16 |
| | | * | | | merge default into bug21673 | Matthias Radestock | 2010-07-19 | 2 | -2/+13 |
| | | |\ \ \ | |||||
| | | * | | | | More documentation | Matthew Sackman | 2010-07-19 | 1 | -0/+30 |
| | | * | | | | Improve documentation and document persistent vs transient msg store are for | Matthew Sackman | 2010-07-19 | 1 | -10/+18 |
| | | * | | | | refactor: simplify msg_store tests | Matthias Radestock | 2010-07-19 | 1 | -19/+15 |
| | | * | | | | refactor: simplify msg_store tests | Matthias Radestock | 2010-07-19 | 1 | -14/+19 |
| | | * | | | | refactor: simplify msg_store tests | Matthias Radestock | 2010-07-19 | 1 | -12/+9 |
| | | * | | | | tweak | Matthias Radestock | 2010-07-19 | 1 | -3/+3 |
| | | * | | | | refactor: take adantage of l/r symmetry in bpqueue tests | Matthias Radestock | 2010-07-19 | 1 | -63/+43 |
| | | * | | | | dict:find -> dict:fetch andalso lists:flatten -> lists:append | Matthew Sackman | 2010-07-19 | 1 | -8/+8 |
| | | * | | | | Cosmetics | Matthew Sackman | 2010-07-19 | 1 | -13/+13 |
| | | * | | | | optimise qi:sync call in tx commit | Matthias Radestock | 2010-07-19 | 1 | -29/+55 |
| | | * | | | | refactor: 'cons_if' helper function | Matthias Radestock | 2010-07-19 | 1 | -20/+9 |
| | | * | | | | merge default into bug21673 | Matthias Radestock | 2010-07-19 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | * | | | | | cosmetic | Matthias Radestock | 2010-07-19 | 1 | -0/+1 |
| | | * | | | | | tweak msg_store API to make it safer | Matthias Radestock | 2010-07-18 | 3 | -10/+12 |
| | | * | | | | | tiny refactor | Matthias Radestock | 2010-07-18 | 1 | -7/+6 |
| | | * | | | | | add a 'todo' | Matthias Radestock | 2010-07-18 | 1 | -0/+5 |
| | | * | | | | | don't log warnings on clean startup of a msg_store | Matthias Radestock | 2010-07-18 | 3 | -25/+18 |
| | | * | | | | | don't forget to process transactional acks | Matthias Radestock | 2010-07-16 | 1 | -2/+4 |
| | | * | | | | | add pending_acks to bq state report | Matthias Radestock | 2010-07-16 | 1 | -0/+2 |
