| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce diff from bug23554: Extend backing queue api to present reason for ter... | Matthew Sackman | 2011-06-02 | 1 | -2/+2 |
* | BQ:idle_timeout => BQ:timeoutbug24117 | Matthew Sackman | 2011-05-19 | 1 | -2/+2 |
* | BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals... | Matthew Sackman | 2011-05-18 | 1 | -4/+4 |
* | Extensions to BQ | Matthew Sackman | 2011-04-08 | 1 | -10/+27 |
* | english | Matthew Sackman | 2011-03-29 | 1 | -5/+5 |
* | Improve documentation of BQ concerning the issuance of confirms | Matthew Sackman | 2011-03-29 | 1 | -7/+31 |
* | more docs | Matthias Radestock | 2011-03-14 | 1 | -5/+7 |
* | I didn't think that implied that it could *only* be used out of process, but ...bug23882 | Simon MacMullen | 2011-03-14 | 1 | -2/+2 |
* | I think this makes it more comprehensible. To me at least. | Simon MacMullen | 2011-03-14 | 1 | -2/+3 |
* | merge default into bug23882 | Matthias Radestock | 2011-03-07 | 1 | -1/+1 |
|\ |
|
| * | guid -> msg_id | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
* | | document bq init params | Matthias Radestock | 2011-03-07 | 1 | -0/+12 |
* | | make handling of confirms more obvious in BQ API | Matthias Radestock | 2011-03-05 | 1 | -0/+4 |
* | | beginnings of decoupling bq from amqqueue | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
|/ |
|
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Simplify code surrounding the return from BQ:ack | Matthew Sackman | 2010-12-14 | 1 | -1/+1 |
* | Textuality | Matthew Sackman | 2010-10-21 | 1 | -2/+2 |
* | removed peek, and restructured dropwhile to not load message content from disk | Rob Harrop | 2010-09-28 | 1 | -3/+0 |
* | added peek to backing queue, implemented in vq | Rob Harrop | 2010-09-27 | 1 | -0/+3 |
* | reworked how message filtering works with dropwhile | Rob Harrop | 2010-09-22 | 1 | -0/+4 |
* | added msg_properties to publish_delivered so they can be rehydrated later | Rob Harrop | 2010-09-17 | 1 | -1/+1 |
* | reworked backing_queue and variable_queue to store msg_properties. used msg p... | Rob Harrop | 2010-08-18 | 1 | -4/+4 |
* | flesh out backing_queue API | Matthias Radestock | 2010-07-21 | 1 | -0/+5 |
* | 'sync' -> 'idle_timeout' | Matthias Radestock | 2010-07-19 | 1 | -8/+9 |
* | 2009 => 2010bug22824 | Matthew Sackman | 2010-06-02 | 1 | -3/+3 |
* | pluggable queue backendsbug22616 | Matthias Radestock | 2010-05-03 | 1 | -0/+133 |