summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | | | 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
| | | * | | | | | | | | | 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
| | |/ / / / / / /
| * | | | | | | | optimisation: macro-fy rabbit_channel:incr_stats/3Matthias Radestock2012-12-291-21/+23
| * | | | | | | | optimisation: ditch guards on rabbit_misc:r/{2,3}Matthias Radestock2012-12-281-4/+3
| * | | | | | | | optimisation: inline rabbit_guid:blocks_to_binary/1Matthias Radestock2012-12-281-10/+9
| * | | | | | | | optimise rabbit_trace:tap_{in,out} common casesMatthias Radestock2012-12-281-10/+9
| * | | | | | | | merge default into bug25369Matthias Radestock2012-12-283-13/+11
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | refactor: shorter/better names for rabbit_trace functionsMatthias Radestock2012-12-283-13/+11
| | |/ / / / / /
| * | | | | | | optimise rabbit_amqqueue:lookup/1 common casesMatthias Radestock2012-12-281-0/+2
| * | | | | | | optimise pmon:monitor_all common casesMatthias Radestock2012-12-281-1/+5
| * | | | | | | optimise rabbit_channel:process_routing_result/6Matthias Radestock2012-12-281-12/+10
| |/ / / / / /
| * | | | | | 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
| | |/ / / /
| | * | | | Added tag rabbitmq_v3_0_1 for changeset d538aa1bb716Simon MacMullen2012-12-070-0/+0
| | * | | | Remove spurious 3.0.1 changelogs.Simon MacMullen2012-12-072-9/+0
| | * | | | Added tag rabbitmq_v3_0_1 for changeset 43f92e93c7d0Simon MacMullen2012-12-060-0/+0
| | * | | | Package changelogs for 3.0.1.Simon MacMullen2012-12-062-0/+9
| * | | | | Fix a couple of partition-related specs.Simon MacMullen2012-12-102-2/+3
| * | | | | fix spec bugsMatthias Radestock2012-12-061-5/+5
| * | | | | Merged stable into defaultEmile Joubert2012-12-0512-388/+607
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | merge stable into defaultMatthias Radestock2012-12-052-3/+17
| | |\ \ \
| | * \ \ \ stable to defaultSimon MacMullen2012-12-0412-388/+607
| | |\ \ \ \
| | | * | | | remove pre-0-9-1 cruftMatthias Radestock2012-12-041-8/+4