summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix docs and specs.bug25345Simon MacMullen2013-01-082-3/+2
* 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 equivalencebug25385Matthias 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
| * | 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
| * | | merge stable into defaultMatthias Radestock2013-01-0422-779/+979
| |\ \ \ | | |_|/ | |/| |
| * | | merge bug25378 into stableMatthias Radestock2013-01-041-1/+1
| |\ \ \
| | * | | correct and/or confusionbug25378Matthias Radestock2013-01-041-1/+1
| |/ / /
* | | | Merge in bug24407.Simon MacMullen2013-01-046-26/+115
|\ \ \ \ | |_|_|/ |/| | |
| * | | refactor: extract stop_syncer functionMatthias Radestock2013-01-011-10/+9
| * | | oopsMatthias Radestock2013-01-011-1/+1
| * | | better fun namesMatthias Radestock2013-01-013-22/+22
| * | | merge bug24407 into bug25345Matthias Radestock2012-12-306-18/+108
| |\ \ \
| | * | | Emit an info item as soon as we start, for greater responsiveness.Simon MacMullen2012-12-141-6/+8
| | * | | Fix accidental changeSimon MacMullen2012-12-141-1/+1
| | * | | Cancel syncSimon MacMullen2012-12-145-5/+63
| | * | | ShorterSimon MacMullen2012-12-141-2/+2
| | * | | Ensure rabbitmqctl list_queues remains responsive during sync, and emit stats...Simon MacMullen2012-12-144-16/+46
* | | | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge bug25371Simon MacMullen2013-01-031-22/+21
| |\ \ \ \
| | * | | | change rabbit_exchange:route/2's traversal orderbug25371Matthias Radestock2012-12-291-22/+21
| * | | | | Merge bug25369Simon MacMullen2013-01-039-344/+324
| |\ \ \ \ \
| | * \ \ \ \ Merge bug25370Simon MacMullen2013-01-031-71/+64
| | |\ \ \ \ \
| | | * | | | | move tx related state fields into sub-recordbug25370Matthias Radestock2012-12-291-71/+64
| | | |/ / / /
| | * | | | | Merge bug25368Simon MacMullen2013-01-032-79/+81
| | |\ \ \ \ \
| | | * | | | | move throttle related reader state into sub-statebug25368Matthias Radestock2012-12-281-26/+34
| | | * | | | | move some more reader state into #connectionMatthias Radestock2012-12-281-20/+22