summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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 loggingMatthias 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 confusionMatthias 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 orderMatthias 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-recordMatthias Radestock2012-12-291-71/+64
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge bug25368Simon MacMullen2013-01-032-79/+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-282-39/+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
| | | | | * | | | | | | | | | | small refactorMatthias Radestock2012-12-291-4/+5
| | | | * | | | | | | | | | | | Merge headsEmile Joubert2013-01-031-27/+24
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ Merged bug25373Emile Joubert2013-01-031-27/+24
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | only retain ram msgs when inserting into pending_ackMatthias Radestock2013-01-021-27/+24
| | | | | |/ / / / / / / / / / / /
| | | | * | | | | | | | | | | | | Merge bug25363.Simon MacMullen2013-01-038-108/+99
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / /