| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'backing_queue_status' from ?STATISTICS_KEYSbug26502 | Jean-Sebastien Pedron | 2014-12-24 | 1 | -1/+0 |
* | Switch to Erlang 17-style types, /0 versions at least. | Simon MacMullen | 2014-09-17 | 1 | -1/+1 |
* | Reify queue crashed state. | Simon MacMullen | 2014-09-15 | 1 | -2/+9 |
* | Improve comments | Simon MacMullen | 2014-09-11 | 1 | -1/+0 |
* | Restart exclusive queues correctly, update comment. | Simon MacMullen | 2014-09-10 | 1 | -43/+43 |
* | Further reduce distance to default (especially in slave), by getting the preq... | Simon MacMullen | 2014-09-10 | 1 | -6/+6 |
* | Reduce distance to default, especially WRT rabbit_amqqueue_process startup. | Simon MacMullen | 2014-09-09 | 1 | -43/+76 |
* | Minor simplification. | Simon MacMullen | 2014-09-09 | 1 | -7/+2 |
* | Rename slightly and improve comments. | Simon MacMullen | 2014-09-09 | 1 | -3/+3 |
* | Unmislead comment. | Simon MacMullen | 2014-08-21 | 1 | -1/+1 |
* | Allow crashing queues to recover themselves. | Simon MacMullen | 2014-08-19 | 1 | -34/+45 |
* | Roll slave startup into the new mechanism. | Simon MacMullen | 2014-08-19 | 1 | -2/+1 |
* | Various spec-ish fixes. | Simon MacMullen | 2014-08-19 | 1 | -2/+0 |
* | First step along the way to queue restarts. Create a "prequeue" module whose ... | Simon MacMullen | 2014-08-19 | 1 | -83/+55 |
* | Renamebug25884 | Simon MacMullen | 2014-08-12 | 1 | -1/+1 |
* | And max-length is implemented in terms of messages_ready, so do the same for ... | Simon MacMullen | 2014-08-12 | 1 | -1/+1 |
* | Max-bytes argument / policy. | Simon MacMullen | 2014-08-12 | 1 | -27/+37 |
* | Merge in default | Simon MacMullen | 2014-08-11 | 1 | -4/+2 |
|\ |
|
| * | Dialyzer points out that the false branch cannot happen. In bug 26204 we remo... | Simon MacMullen | 2014-08-08 | 1 | -4/+2 |
* | | Merge in bug26307 and update. | Simon MacMullen | 2014-07-29 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | Make some of the more interesting bits of the VQ backing_queue_status an offi... | Simon MacMullen | 2014-07-29 | 1 | -7/+6 |
* | | First pass at queue-size-in-bytes. Only lightly tested, and with no upgrade s... | Simon MacMullen | 2014-07-23 | 1 | -2/+5 |
|/ |
|
* | Maintain down_slave_nodes so we might have a clue where to look to recover from. | Simon MacMullen | 2014-06-19 | 1 | -0/+9 |
* | Init the stats timer again on force_event_refresh, so that if stats have beco... | Simon MacMullen | 2014-06-10 | 1 | -1/+1 |
* | Support long timers. | Simon MacMullen | 2014-05-23 | 1 | -2/+2 |
* | Remove rabbit_amqqueue:force_event_refresh/1 synchronybug26127 | Simon MacMullen | 2014-04-17 | 1 | -19/+19 |
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | merge default into bug25589bug25589 | Matthias Radestock | 2014-03-17 | 1 | -19/+27 |
|\ |
|
| * | Management information on per-consumer prefetch | Simon MacMullen | 2014-03-04 | 1 | -16/+21 |
| * | Change the semantics of the basic.qos global flag to switch between per-consu... | Simon MacMullen | 2014-03-04 | 1 | -8/+9 |
| * | Merge in defaulbug24297 | Simon MacMullen | 2014-03-04 | 1 | -7/+7 |
| |\ |
|
| | * | Oops | Simon MacMullen | 2014-03-04 | 1 | -7/+7 |
| * | | Merge in default | Simon MacMullen | 2014-03-04 | 1 | -2/+11 |
| |\ \
| | |/ |
|
| * | | Merge in default | Simon MacMullen | 2014-02-18 | 1 | -30/+38 |
| |\ \ |
|
| * | | | Manage AckTag -> Ctag mapping in rabbit_queue_consumers, leave the channel ou... | Simon MacMullen | 2014-02-03 | 1 | -16/+15 |
| * | | | Merge default | Simon MacMullen | 2014-02-03 | 1 | -17/+20 |
| |\ \ \ |
|
| | * \ \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -4/+0 |
| | |\ \ \ \ |
|
| | * | | | | | Move credit args parsing into rabbit_queue_consumers, to reduce some nasty ar... | Simon MacMullen | 2014-01-15 | 1 | -3/+2 |
| | * | | | | | Rearrange order of function args in ack/reject/requeue for consistency. | Simon MacMullen | 2014-01-14 | 1 | -9/+9 |
| | * | | | | | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs. | Simon MacMullen | 2014-01-13 | 1 | -9/+9 |
| | * | | | | | Merge in default. | Simon MacMullen | 2014-01-13 | 1 | -120/+14 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Upon unblocking, unblock, and run message queue. | Simon MacMullen | 2014-01-09 | 1 | -4/+7 |
| | * | | | | | | More consistent naming | Simon MacMullen | 2014-01-09 | 1 | -3/+3 |
| | * | | | | | | Add initial support for x-prefetch consumer arg (basically auto-credit). It's... | Simon MacMullen | 2014-01-08 | 1 | -9/+9 |
* | | | | | | | | decouple syncing from paging | Matthias Radestock | 2014-03-03 | 1 | -2/+3 |
* | | | | | | | | limit alpha->beta conversion through msg store credit flow | Matthias Radestock | 2014-03-03 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Sort by descending priority order, and add a comment.bug25994 | Simon MacMullen | 2014-02-24 | 1 | -2/+11 |
* | | | | | | | always prioritise acks (and resume) | Matthias Radestock | 2014-02-24 | 1 | -2/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge in default | Simon MacMullen | 2014-02-10 | 1 | -27/+34 |
|\ \ \ \ \ \ |
|