| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | consistently return {ok, Pid} from start_{link} functions | Matthias Radestock | 2010-07-29 | 6 | -36/+32 |
| * | merge bug21396 into default | Matthias Radestock | 2010-07-29 | 3 | -18/+189 |
| |\ | |||||
| | * | simplifying refactor | Matthias Radestock | 2010-07-29 | 1 | -16/+14 |
| | * | 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 | 22 | -26/+5814 |
| | |\ | |||||
| | * | | Merge the timed/delayed restart code originally from supervisor3 in shovel in... | Matthew Sackman | 2010-07-20 | 1 | -18/+91 |
| * | | | Merging bug 22973 onto default | Matthew Sackman | 2010-07-29 | 5 | -52/+2 |
| |\ \ \ | |||||
| | * | | | application:get_env/2 -> application:get_env/1 | Alexandru Scvortov | 2010-07-19 | 1 | -1/+1 |
| | * | | | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi... | Alexandru Scvortov | 2010-07-19 | 5 | -52/+2 |
| * | | | | Merge bug21922 into default. | Simon MacMullen | 2010-07-28 | 4 | -42/+136 |
| |\ \ \ \ | |||||
| | * | | | | Only start the expiry timer if no consumers, and only reset on ch_down, cance... | Matthew Sackman | 2010-07-28 | 1 | -13/+19 |
| | * | | | | Renaming and minor refactor | Matthew Sackman | 2010-07-28 | 1 | -13/+11 |
| | * | | | | Minor refactorings | Matthew Sackman | 2010-07-27 | 3 | -28/+20 |
| | * | | | | Merging default into bug 21922 | Matthew Sackman | 2010-07-27 | 21 | -10/+5808 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | cosmetic | Matthias Radestock | 2010-07-27 | 1 | -1/+2 |
| | * | | | | Merging default into bug 21922 | Matthew Sackman | 2010-07-21 | 7 | -31/+17 |
| | |\ \ \ \ | |||||
| | * | | | | | Move logic for validating arguments to queue declaration out of the initialis... | Matthew Sackman | 2010-07-21 | 3 | -32/+40 |
| | * | | | | | Refactorings in observation of commonality between queues and exchange arg eq... | Matthew Sackman | 2010-07-20 | 4 | -36/+37 |
| | * | | | | | cosmetics | Matthew Sackman | 2010-07-20 | 2 | -20/+17 |
| | * | | | | | All sorts of improvements to the queue lease code - simplifications and remov... | Matthew Sackman | 2010-07-19 | 3 | -59/+29 |
| | * | | | | | Initial commit of Ask's work | Ask Solem | 2010-07-19 | 3 | -22/+143 |
| * | | | | | | Merged bug23028 into default. | Simon MacMullen | 2010-07-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | issue correct error for basic.ack with unknown delivery tag | Matthias Radestock | 2010-07-28 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge bug23019 into default (Index directories have too long names) | David Wragg | 2010-07-27 | 3 | -12/+15 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | md5sum the queue index directory. Also detect and crash if a collision occurs | Matthew Sackman | 2010-07-26 | 3 | -12/+15 |
| * | | | | | | remove superfluous warning | Matthias Radestock | 2010-07-27 | 1 | -2/+0 |
| |/ / / / / | |||||
| * | | | | | merging bug23010 into default | Vlad Ionescu | 2010-07-26 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | selectively receive more messages during tests | Alexandru Scvortov | 2010-07-26 | 1 | -0/+10 |
| |/ / / / / | |||||
| * | | | | | merge bug21673 into default | Matthias Radestock | 2010-07-22 | 13 | -1/+5762 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 |
| | * | | | | | | Merging default into bug 21673 | Matthew Sackman | 2010-07-21 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 | 12 | -34/+33 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |
