summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug25191Matthias Radestock2013-01-101-11/+9
|\
| * cosmetic renameMatthias Radestock2013-01-101-9/+8
* | send connection.{blocked,unblocked}Matthias Radestock2013-01-102-19/+55
|/
* merge bug25345 into defaultMatthias Radestock2013-01-094-198/+236
|\
| * merge headsMatthias Radestock2013-01-081-11/+10
| |\
| | * merge stable into defaultMatthias Radestock2013-01-0825-1009/+1596
| | |\
| | | * merge stable into defaultMatthias Radestock2013-01-081-7/+10
| | | |\
| | * | \ merge bug25353 into stableMatthias Radestock2013-01-081-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | merge bug25353 into stableMatthias Radestock2013-01-081-1/+1
| | | |\ \
| | * | | | tidy upMatthias Radestock2013-01-081-4/+0
| | |/ / /
| | * | | copy change from rabbit_amqqueue_process to slaveMatthias Radestock2013-01-081-7/+9
| * | | | Merged bug25327Emile Joubert2013-01-081-68/+65
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | merge default into bug25327Matthias Radestock2013-01-0415-371/+715
| | |\ \ \
| | * | | | some more control flow abstractionMatthias Radestock2013-01-041-26/+21
| | * | | | merge bug25372 into bug25327Matthias Radestock2013-01-021-64/+66
| | |\ \ \ \
| | | * | | | refactor: extract dead lettering commonalityMatthias Radestock2013-01-011-45/+35
| | | * | | | don't send dead-lettered messages to self() during 'reject' handlingMatthias Radestock2013-01-011-36/+33
| | | * | | | renameMatthias Radestock2013-01-011-7/+7
| | | * | | | merge default into bug25327Matthias Radestock2013-01-015-89/+101
| | | |\ \ \ \
| | | | * \ \ \ merge bug25372 into bug25327Matthias Radestock2013-01-015-43/+41
| | | | |\ \ \ \
| | | | * | | | | don't send expired messages to self() during bulk expiryMatthias Radestock2013-01-011-12/+35
| | | | * | | | | refactor: less passing around of State in dl publishingMatthias Radestock2013-01-011-14/+12
| | | | * | | | | merge default into bug25327Matthias Radestock2013-01-011-38/+31
| | | | |\ \ \ \ \
| | | | | * | | | | send expired messages to self() one at a timeMatthias Radestock2012-12-051-38/+31
| * | | | | | | | | Merge bug25388Simon MacMullen2013-01-081-11/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | optimise vq:reduce_memory_use/4 invocationsMatthias Radestock2013-01-071-11/+15
| * | | | | | | | | | get rid of vq's ram_ack_indexMatthias Radestock2013-01-071-59/+72
| |/ / / / / / / / /
| * | | | | | | | | Merge bug25386Simon MacMullen2013-01-072-10/+12
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
* | | | | | | | | | | Fix docs and specs.Simon MacMullen2013-01-081-2/+1
* | | | | | | | | | | tweak: make use of rabbit_misc:rs/1Matthias Radestock2013-01-071-3/+3
* | | | | | | | | | | merge default into bug25345Matthias Radestock2013-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
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | IdempotenceSimon MacMullen2013-01-072-1/+7
* | | | | | | | | | Merge defaultSimon MacMullen2013-01-077-140/+124
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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