summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Right. There were a lot of bugs. This fixes most of them. One major confusion...Simon MacMullen2013-01-113-46/+55
* Second attempt at moving credit into the queue. This time we pretend the limi...Simon MacMullen2013-01-104-149/+155
* consumer_mapping changed since this branch was last worked on.Simon MacMullen2013-01-101-5/+5
* I added that clause early in the history of this bug and it's always been wro...Simon MacMullen2013-01-091-2/+1
* Stub for 1.0 support.Simon MacMullen2013-01-082-1/+42
* Merge in default.Simon MacMullen2013-01-075-31/+228
|\
| * ResurrectSimon MacMullen2013-01-071-0/+1
| * And correct specsMichael Bridgen2011-08-241-2/+5
| * Rectify some poor conflict resolution choices.Michael Bridgen2011-08-242-8/+14
| * Merge in default. Many conflicts unhappy faceMichael Bridgen2011-08-2328-519/+2176
| |\
| * \ Merge in defaultSimon MacMullen2011-08-035-41/+235
| |\ \
| | * | Remove some dead TODOs from when this was very young.Simon MacMullen2011-07-251-10/+0
| | * | Face down, nine-edge first.Simon MacMullen2011-07-252-4/+9
| | * | ...and unbreak.Simon MacMullen2011-07-251-7/+5
| | * | Merge in default.Simon MacMullen2011-07-2268-3804/+8511
| | |\ \
| | * \ \ Merge in defaultSimon MacMullen2011-02-185-41/+242
| | |\ \ \
| | | * | | Use serial number arithmetic for creditMichael Bridgen2011-02-113-7/+85
| | | * | | Separate calculating the credit from updating the state, and do it properly.Michael Bridgen2011-02-091-12/+22
| | | * | | Remove io:formatSimon MacMullen2011-02-091-1/+0
| | | * | | Use a base for basic.credit, to account for messages that have been delivered...Michael Bridgen2011-02-092-24/+40
| | | * | | Remove redundant fields from credit-ok.Simon MacMullen2011-02-031-4/+1
| | | * | | Change mind again on how this should work - have a synchronous reply method, ...Simon MacMullen2011-02-031-4/+4
| | | * | | Send a credit-state when magical draining happens.Simon MacMullen2011-02-022-5/+15
| | | * | | Return a basic.credit-state after receiving a basic.credit.Simon MacMullen2011-02-021-1/+17
| | | * | | Credit needs to be per ctag.Simon MacMullen2011-02-023-74/+127
| | | * | | Support drain (probably in a rather inefficient way).Simon MacMullen2011-02-012-17/+22
| | | * | | Beginning of channel.credit support. Tests pass, except for drain=true.Simon MacMullen2011-02-013-43/+60
* | | | | | Merge bug25386Simon MacMullen2013-01-072-10/+12
|\ \ \ \ \ \
| * | | | | | tweak: make use of rabbit_misc:rs/1Matthias Radestock2013-01-071-3/+3
| * | | | | | Merge bug 25385 (into default, although it was branched from stable).Simon MacMullen2013-01-071-7/+9
| |\ \ \ \ \ \
| | * | | | | | assert queue dlx arg equivalenceMatthias Radestock2013-01-041-7/+9
* | | | | | | | oopsMatthias Radestock2013-01-071-4/+3
* | | | | | | | get rid of #tx{}Matthias Radestock2013-01-071-39/+38
* | | | | | | | simplify & document orderingMatthias Radestock2013-01-071-17/+19
* | | | | | | | record pending acks in a queue rather than set in queue processMatthias Radestock2013-01-072-28/+53
|/ / / / / / /
* | | | | | | optimise ack collectionMatthias Radestock2013-01-061-3/+9
* | | | | | | optimise rabbit_channel:ack/2Matthias Radestock2013-01-061-29/+26
* | | | | | | restrict previous optimisation, for better workingnessMatthias Radestock2013-01-061-1/+3
* | | | | | | cosmeticMatthias Radestock2013-01-061-1/+1
* | | | | | | optimise "no confirms" case of rabbit_amqqueue_process:discardMatthias Radestock2013-01-061-4/+7
* | | | | | | optimise "route to no queues" pathMatthias Radestock2013-01-061-0/+4
* | | | | | | common-case optimisations for delegate:invoke[_no_result]Matthias Radestock2013-01-061-0/+12
* | | | | | | optimise rabbit_amqqueue:qpids/1 common caseMatthias Radestock2013-01-051-0/+2
* | | | | | | optimisation: improve performance of permission cacheMatthias Radestock2013-01-051-9/+7
* | | | | | | refactor gen_server2 debug handlingMatthias Radestock2013-01-051-38/+22
* | | | | | | optimisation: shrink gen_server2 state slightlyMatthias Radestock2013-01-051-18/+14
* | | | | | | refactor queue initialisationMatthias Radestock2013-01-041-34/+16
* | | | | | | merge bug24407 into defaultMatthias Radestock2013-01-047-30/+382
|\ \ \ \ \ \ \
| * | | | | | | tweak loggingMatthias Radestock2013-01-041-2/+1
| * | | | | | | cosmetic(ish)Matthias Radestock2013-01-041-1/+1