summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | make credit waiting less brittleMatthias Radestock2013-01-032-12/+11
| * | fix bug found by dialyzerMatthias Radestock2013-01-031-2/+2
| * | bring up to date with 'default'Matthias Radestock2013-01-031-1/+1
| * | merge default into bug24407Matthias Radestock2013-01-0325-615/+677
| |\ \
| * | | Specs.Simon MacMullen2013-01-033-1/+22
| * | | Don't use a closure for the usual cluster upgrade reasons.Simon MacMullen2013-01-031-4/+7
| * | | API consistency.Simon MacMullen2013-01-032-12/+8
| * | | Consistency with the real slave.Simon MacMullen2013-01-031-2/+2
| * | | Explain whySimon MacMullen2013-01-031-0/+1
| * | | cosmetic(ish) refactors on mq_sync:master_sendMatthias Radestock2012-12-301-10/+9
| * | | correct docs to reflect idempotenceMatthias Radestock2012-12-301-3/+2
| * | | consistencyMatthias Radestock2012-12-301-1/+1
| * | | It's important to respond to this too.Simon MacMullen2012-12-141-1/+4
| * | | Make syncing idempotent.Simon MacMullen2012-12-062-3/+2
| * | | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w...Simon MacMullen2012-12-066-14/+67
| * | | Normalise credit flow quantities.Simon MacMullen2012-12-051-2/+2
| * | | correct docs for final handshakeMatthias Radestock2012-11-291-0/+1
| * | | handle the case of the Syncer dying right at the endMatthias Radestock2012-11-291-15/+20
| * | | cosmeticMatthias Radestock2012-11-291-4/+4
| * | | extract loggingMatthias Radestock2012-11-292-26/+21
| * | | no more unused varsMatthias Radestock2012-11-291-1/+1
| * | | Don't do anything if we decided not to do anything.Simon MacMullen2012-11-292-1/+2
| * | | Merge headsSimon MacMullen2012-11-291-26/+17
| |\ \ \
| | * | | cosmetic, plus correctly identify provenanceMatthias Radestock2012-11-291-26/+17