summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * | | | | small refactorMatthias Radestock2012-12-291-4/+5
| | | | * | | | | | Merge headsEmile 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
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | | * | | | | | refactor: return less from vq:removeMatthias Radestock2013-01-021-14/+14
| | | | | * | | | | | Merged bug25372Emile Joubert2013-01-025-45/+42
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | drop IsDelivered from bq:{fetchwhile,ackfold}Matthias Radestock2013-01-014-22/+18
| | | | | | * | | | | | replace bq:foreach_ack with a more versatile ackfoldMatthias Radestock2013-01-015-34/+35
| | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | * | | | | | refactor: rename vq:intern_fetch to 'remove'Matthias Radestock2013-01-021-18/+18
| | | | | * | | | | | cosmeticMatthias Radestock2013-01-021-1/+1
| | | | | * | | | | | cosmeticMatthias Radestock2013-01-021-6/+5
| | | | | * | | | | | cosmeticMatthias Radestock2013-01-011-2/+2
| | | | | * | | | | | refactor: rename drop_expired_messages to drop_expired_msgsMatthias Radestock2013-01-011-7/+7
| | | | | |/ / / / /
| | | | | * | | | | cosmeticMatthias Radestock2012-12-291-6/+3
| | | * | | | | | | make reader react to flow control soonerMatthias Radestock2012-12-281-7/+4
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | only invoke control_throttle when necessearyMatthias Radestock2012-12-271-18/+17
| | | |/ / / / /
| | | * | | | | get rid of bump_reductionsMatthias Radestock2012-12-271-2/+1
| | | | |/ / / | | | |/| | |