summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 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
| | | * | | refactor: shorter/better names for rabbit_trace functionsMatthias Radestock2012-12-283-13/+11
| | | | |/ | | | |/|
| * | | | make reader react to flow control soonerMatthias Radestock2012-12-281-7/+4
| * | | | merge bug25365 into bug25367Matthias Radestock2012-12-280-0/+0
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | only invoke control_throttle when necessearyMatthias Radestock2012-12-271-18/+17
| * | | merge bug25363 into bug25365Matthias Radestock2012-12-271-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | get rid of bump_reductionsMatthias Radestock2012-12-271-2/+1
| | |/
| * | create branchMatthias Radestock2012-12-270-0/+0
| |/
* | ExplainSimon MacMullen2013-01-031-0/+3
* | replace credit_flow:update/3 with a macroMatthias Radestock2012-12-271-31/+41
|/
* stable to defaultSimon MacMullen2012-12-123-18/+21
|\
| * Merge bug25353Simon MacMullen2012-12-121-18/+12
| |\
| | * ReminderSimon MacMullen2012-12-121-0/+2
| | * make sure the stats and rate timers don't keep each other aliveMatthias Radestock2012-12-111-18/+10
| |/
| * Merge headsSimon MacMullen2012-12-112-0/+9
| |\
| | * Changelogs for 3.0.1.Simon MacMullen2012-12-112-0/+9
| * | Added tag rabbitmq_v3_0_1 for changeset 91df77f12b7fSimon MacMullen2012-12-100-0/+0
| |/
| * Removed tag rabbitmq_v3_0_1rabbitmq_v3_0_1Simon MacMullen2012-12-100-0/+0
* | merge stable into defaultMatthias Radestock2012-12-101-4/+7
|\ \ | |/
| * merge bug25351 into stableMatthias Radestock2012-12-101-4/+7
| |\
| | * Those catches do no really do anything.Simon MacMullen2012-12-101-2/+2
| | * Call application_master:get_child/1 more like OTP does.Simon MacMullen2012-12-101-2/+3
| | * application_controller:get_master/1 can return 'undefined'.Simon MacMullen2012-12-101-4/+6
| |/