| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Right. There were a lot of bugs. This fixes most of them. One major confusion... | Simon MacMullen | 2013-01-11 | 3 | -46/+55 |
| * | Second attempt at moving credit into the queue. This time we pretend the limi... | Simon MacMullen | 2013-01-10 | 4 | -149/+155 |
| * | consumer_mapping changed since this branch was last worked on. | Simon MacMullen | 2013-01-10 | 1 | -5/+5 |
| * | I added that clause early in the history of this bug and it's always been wro... | Simon MacMullen | 2013-01-09 | 1 | -2/+1 |
| * | Stub for 1.0 support. | Simon MacMullen | 2013-01-08 | 2 | -1/+42 |
| * | Merge in default. | Simon MacMullen | 2013-01-07 | 5 | -31/+228 |
| |\ | |||||
| | * | Resurrect | Simon MacMullen | 2013-01-07 | 1 | -0/+1 |
| | * | And correct specs | Michael Bridgen | 2011-08-24 | 1 | -2/+5 |
| | * | Rectify some poor conflict resolution choices. | Michael Bridgen | 2011-08-24 | 2 | -8/+14 |
| | * | Merge in default. Many conflicts unhappy face | Michael Bridgen | 2011-08-23 | 28 | -519/+2176 |
| | |\ | |||||
| | * \ | Merge in default | Simon MacMullen | 2011-08-03 | 5 | -41/+235 |
| | |\ \ | |||||
| | | * | | Remove some dead TODOs from when this was very young. | Simon MacMullen | 2011-07-25 | 1 | -10/+0 |
| | | * | | Face down, nine-edge first. | Simon MacMullen | 2011-07-25 | 2 | -4/+9 |
| | | * | | ...and unbreak. | Simon MacMullen | 2011-07-25 | 1 | -7/+5 |
| | | * | | Merge in default. | Simon MacMullen | 2011-07-22 | 68 | -3804/+8511 |
| | | |\ \ | |||||
| | | * \ \ | Merge in default | Simon MacMullen | 2011-02-18 | 5 | -41/+242 |
| | | |\ \ \ | |||||
| | | | * | | | Use serial number arithmetic for credit | Michael Bridgen | 2011-02-11 | 3 | -7/+85 |
| | | | * | | | Separate calculating the credit from updating the state, and do it properly. | Michael Bridgen | 2011-02-09 | 1 | -12/+22 |
| | | | * | | | Remove io:format | Simon MacMullen | 2011-02-09 | 1 | -1/+0 |
| | | | * | | | Use a base for basic.credit, to account for messages that have been delivered... | Michael Bridgen | 2011-02-09 | 2 | -24/+40 |
| | | | * | | | Remove redundant fields from credit-ok. | Simon MacMullen | 2011-02-03 | 1 | -4/+1 |
| | | | * | | | Change mind again on how this should work - have a synchronous reply method, ... | Simon MacMullen | 2011-02-03 | 1 | -4/+4 |
| | | | * | | | Send a credit-state when magical draining happens. | Simon MacMullen | 2011-02-02 | 2 | -5/+15 |
| | | | * | | | Return a basic.credit-state after receiving a basic.credit. | Simon MacMullen | 2011-02-02 | 1 | -1/+17 |
| | | | * | | | Credit needs to be per ctag. | Simon MacMullen | 2011-02-02 | 3 | -74/+127 |
| | | | * | | | Support drain (probably in a rather inefficient way). | Simon MacMullen | 2011-02-01 | 2 | -17/+22 |
| | | | * | | | Beginning of channel.credit support. Tests pass, except for drain=true. | Simon MacMullen | 2011-02-01 | 3 | -43/+60 |
| * | | | | | | Merge bug25386 | Simon MacMullen | 2013-01-07 | 2 | -10/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tweak: make use of rabbit_misc:rs/1 | Matthias Radestock | 2013-01-07 | 1 | -3/+3 |
| | * | | | | | | Merge bug 25385 (into default, although it was branched from stable). | Simon MacMullen | 2013-01-07 | 1 | -7/+9 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | assert queue dlx arg equivalence | Matthias Radestock | 2013-01-04 | 1 | -7/+9 |
| * | | | | | | | | oops | Matthias Radestock | 2013-01-07 | 1 | -4/+3 |
| * | | | | | | | | get rid of #tx{} | Matthias Radestock | 2013-01-07 | 1 | -39/+38 |
| * | | | | | | | | simplify & document ordering | Matthias Radestock | 2013-01-07 | 1 | -17/+19 |
| * | | | | | | | | record pending acks in a queue rather than set in queue process | Matthias Radestock | 2013-01-07 | 2 | -28/+53 |
| |/ / / / / / / | |||||
| * | | | | | | | optimise ack collection | Matthias Radestock | 2013-01-06 | 1 | -3/+9 |
| * | | | | | | | optimise rabbit_channel:ack/2 | Matthias Radestock | 2013-01-06 | 1 | -29/+26 |
| * | | | | | | | restrict previous optimisation, for better workingness | Matthias Radestock | 2013-01-06 | 1 | -1/+3 |
| * | | | | | | | cosmetic | Matthias Radestock | 2013-01-06 | 1 | -1/+1 |
| * | | | | | | | optimise "no confirms" case of rabbit_amqqueue_process:discard | Matthias Radestock | 2013-01-06 | 1 | -4/+7 |
| * | | | | | | | optimise "route to no queues" path | Matthias Radestock | 2013-01-06 | 1 | -0/+4 |
| * | | | | | | | common-case optimisations for delegate:invoke[_no_result] | Matthias Radestock | 2013-01-06 | 1 | -0/+12 |
| * | | | | | | | optimise rabbit_amqqueue:qpids/1 common case | Matthias Radestock | 2013-01-05 | 1 | -0/+2 |
| * | | | | | | | optimisation: improve performance of permission cache | Matthias Radestock | 2013-01-05 | 1 | -9/+7 |
| * | | | | | | | refactor gen_server2 debug handling | Matthias Radestock | 2013-01-05 | 1 | -38/+22 |
| * | | | | | | | optimisation: shrink gen_server2 state slightly | Matthias Radestock | 2013-01-05 | 1 | -18/+14 |
| * | | | | | | | refactor queue initialisation | Matthias Radestock | 2013-01-04 | 1 | -34/+16 |
| * | | | | | | | merge bug24407 into default | Matthias Radestock | 2013-01-04 | 7 | -30/+382 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | tweak logging | Matthias Radestock | 2013-01-04 | 1 | -2/+1 |
| | * | | | | | | | cosmetic(ish) | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
