| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | amqqueue_process re-publishes with confirms | Alexandru Scvortov | 2011-11-14 | 7 | -87/+121 | |
| | | * | | | unbreak variable queue assertions | Alexandru Scvortov | 2011-11-07 | 1 | -2/+2 | |
| | | * | | | more consistent naming | Alexandru Scvortov | 2011-11-07 | 6 | -52/+45 | |
| | | * | | | merge default into bug20337 | Alexandru Scvortov | 2011-11-07 | 20 | -233/+481 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Crude merge-from-default to help examine this thing. Currently some tests fai... | Simon MacMullen | 2011-10-20 | 8 | -59/+193 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | DLE -> DLX | Rob Harrop | 2011-06-20 | 1 | -4/+4 | |
| | | | * | | | | Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t... | Rob Harrop | 2011-06-20 | 3 | -22/+30 | |
| | | | * | | | | Refactored read_msg_callback | Rob Harrop | 2011-06-20 | 1 | -14/+12 | |
| | | | * | | | | Rename MsgState -> AckEntry | Rob Harrop | 2011-06-20 | 1 | -2/+2 | |
| | | | * | | | | Renamed dead_letter_exchange to dlx | Rob Harrop | 2011-06-20 | 1 | -25/+23 | |
| | | | * | | | | Fixed up spec for msg_lookup_callback to contstrain input and output types to... | Rob Harrop | 2011-06-20 | 1 | -1/+1 | |
| | | | * | | | | Merge with default | Rob Harrop | 2011-06-20 | 5 | -8/+17 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Fixed bug with undecoded content | Rob Harrop | 2011-06-13 | 1 | -9/+8 | |
| | | | * | | | | | If a DLE is deleted after being declared in an x-dead-letter-exchange argumen... | Rob Harrop | 2011-06-13 | 1 | -6/+0 | |
| | | | * | | | | | Removed PD hack and be happy with the death reason we have | Rob Harrop | 2011-06-13 | 1 | -6/+1 | |
| | | | * | | | | | Updated specs and fixed error in ack that didn't account for different ack st... | Rob Harrop | 2011-06-13 | 4 | -11/+30 | |
| | | | * | | | | | Bit of a hack, but it gets the tests passing for now | Rob Harrop | 2011-06-13 | 1 | -1/+6 | |
| | | | * | | | | | Merge with default | Rob Harrop | 2011-06-13 | 5 | -46/+165 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Support for DL'ing messages that are rejected with requeue=false | Rob Harrop | 2011-06-08 | 3 | -20/+32 | |
| | | | | * | | | | | Merge with default | Rob Harrop | 2011-06-08 | 1 | -1/+2 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Publishing under new GUID now. DL'd messages have x-death-reason and x-death-... | Rob Harrop | 2011-06-08 | 2 | -26/+68 | |
| | | | | * | | | | | | Merge with default and rough outline of DL for ttl expiry | Rob Harrop | 2011-06-07 | 5 | -33/+98 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | In progress tweaks to VQ to support returning the dropped message in dropwhile | Rob Harrop | 2011-04-06 | 2 | -23/+31 | |
| | | | | | * | | | | | | Store DLE arg in the queue state | Rob Harrop | 2011-04-06 | 1 | -16/+25 | |
| | | | | | * | | | | | | Merge with default | Rob Harrop | 2011-04-06 | 1 | -1/+4 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Whitespace cleanup | Rob Harrop | 2011-04-06 | 1 | -4/+5 | |
| | | | | | * | | | | | | | Add argument checking for x-dead-letter-exchange | Rob Harrop | 2011-04-06 | 1 | -7/+21 | |
| * | | | | | | | | | | | | remove cruft | Matthias Radestock | 2012-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge bug24668 (make consumer flow control more like credit_flow; improve per... | Simon MacMullen | 2012-02-09 | 3 | -6/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Cosmetic | Simon MacMullen | 2012-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | credit_flow-like throttling of queue->writer message flow | Matthias Radestock | 2012-02-07 | 3 | -6/+26 | |
| * | | | | | | | | | | | | | refactor channel frame handling | Matthias Radestock | 2012-02-09 | 1 | -24/+21 | |
| * | | | | | | | | | | | | | Merged bug24505 into default | Emile Joubert | 2012-02-08 | 3 | -103/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge bug24234 | Simon MacMullen | 2012-02-08 | 1 | -11/+32 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Committed some changes by mistake... | Francesco Mazzoli | 2012-02-01 | 3 | -32/+13 | |
| | | * | | | | | | | | | | | | | Cosmetic, restored reject/4 arguments to the previous order. | Francesco Mazzoli | 2012-02-01 | 4 | -20/+40 | |
| | | * | | | | | | | | | | | | | Merge default. | Francesco Mazzoli | 2012-02-01 | 1 | -12/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge default. | Francesco Mazzoli | 2012-01-31 | 18 | -257/+445 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Renamede reject_tx/4 to reject/4. | Francesco Mazzoli | 2012-01-31 | 1 | -4/+4 | |
| | | | * | | | | | | | | | | | | | | Delete extra whitespace. | Francesco Mazzoli | 2012-01-25 | 1 | -2/+0 | |
| | | | * | | | | | | | | | | | | | | Cons instead of append, reject does not change the channel state. | Francesco Mazzoli | 2012-01-25 | 1 | -6/+5 | |
| | | | * | | | | | | | | | | | | | | 'case' statement style | Francesco Mazzoli | 2012-01-25 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | reject doesn't need to know about the channel state. | Francesco Mazzoli | 2012-01-25 | 1 | -5/+6 | |
| | | | * | | | | | | | | | | | | | | Fix to reject_tx, list comprehension instead of map. | Francesco Mazzoli | 2012-01-25 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | Flatten the list of lists. | Francesco Mazzoli | 2012-01-25 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | Executing basick.{nack,reject} transactionally. | Francesco Mazzoli | 2012-01-24 | 1 | -15/+36 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge bug24730 | Simon MacMullen | 2012-02-08 | 2 | -83/+67 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | refactor: remove cruft | Matthias Radestock | 2012-02-08 | 1 | -31/+24 | |
| | | * | | | | | | | | | | | | | | | refactor: extract commonality between basic.deliver and basic.get | Matthias Radestock | 2012-02-07 | 1 | -52/+43 | |
| | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Don't sync the mnesia disk log when nothing got written to it | Matthias Radestock | 2012-02-06 | 1 | -8/+17 | |
| | |/ / / / / / / / / / / / / / | ||||||
