summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ...and do the same thing here.bug25393Simon MacMullen2013-01-161-2/+4
* rationalise timer maintenanceMatthias Radestock2013-01-084-76/+70
* merge headsMatthias Radestock2013-01-081-11/+10
|\
| * merge stable into defaultMatthias Radestock2013-01-0827-1014/+1627
| |\
| | * 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 upbug25353Matthias 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 bug25327bug25327Matthias Radestock2013-01-0417-374/+745
| |\ \ \
| * | | | 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_indexbug25388Matthias Radestock2013-01-071-59/+72
|/ / / / / / / / /
* | | | | | | | | 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 equivalencebug25385Matthias Radestock2013-01-041-7/+9
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | oopsbug25386Matthias 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-048-30/+412
|\ \ \ \ \ \ \ \
| * | | | | | | | tweak loggingbug24407Matthias Radestock2013-01-041-2/+1
| * | | | | | | | cosmetic(ish)Matthias Radestock2013-01-041-1/+1
| * | | | | | | | cosmeticMatthias Radestock2013-01-031-3/+2
| * | | | | | | | simplify syncerMatthias Radestock2013-01-031-33/+23