summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-047-30/+382
| |\
| | * tweak loggingMatthias Radestock2013-01-041-2/+1
| * | merge stable into defaultMatthias Radestock2013-01-0421-774/+978
| |\ \
| * | | correct and/or confusionMatthias Radestock2013-01-041-1/+1
* | | | Merge in bug24407.Simon MacMullen2013-01-045-26/+89
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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-305-18/+82
| |\ \ \
| | * | | 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-144-5/+43
| | * | | ShorterSimon MacMullen2012-12-141-2/+2
| | * | | Ensure rabbitmqctl list_queues remains responsive during sync, and emit stats...Simon MacMullen2012-12-143-16/+40
* | | | | 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-0322-612/+668
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge bug25371Simon MacMullen2013-01-031-22/+21
| |\ \ \ \
| | * | | | change rabbit_exchange:route/2's traversal orderMatthias Radestock2012-12-291-22/+21
| * | | | | Merge bug25369Simon MacMullen2013-01-038-341/+324
| |\ \ \ \ \
| | * \ \ \ \ Merge bug25370Simon MacMullen2013-01-031-71/+64
| | |\ \ \ \ \
| | | * | | | | move tx related state fields into sub-recordMatthias Radestock2012-12-291-71/+64
| | | |/ / / /
| | * | | | | Merge bug25368Simon MacMullen2013-01-031-76/+81
| | |\ \ \ \ \
| | | * | | | | move throttle related reader state into sub-stateMatthias Radestock2012-12-281-26/+34
| | | * | | | | move some more reader state into #connectionMatthias Radestock2012-12-281-20/+22
| | | * | | | | move a bunch of reader state fields into 'connection'Matthias Radestock2012-12-281-36/+31
| | * | | | | | Merge bug25366Simon MacMullen2013-01-031-25/+11
| | |\ \ \ \ \ \
| | | * | | | | | get rid of rabbit_channel MASKED_CALL macroMatthias Radestock2012-12-281-25/+11
| | | |/ / / / /
| | * | | | | | TypoSimon MacMullen2013-01-031-1/+1
| | * | | | | | Merge bug25364.Simon MacMullen2013-01-039-151/+135
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge bug25367Simon MacMullen2013-01-039-131/+120
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge bug25365Simon MacMullen2013-01-031-19/+19
| | | | |\ \ \ \ \ \
| | | | | * | | | | | oops; put exception handling back inMatthias Radestock2013-01-031-1/+1