summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Undo gratuitous rename.Simon MacMullen2014-01-151-6/+6
* Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ...Simon MacMullen2014-01-141-0/+2
* Rearrange order of function args in ack/reject/requeue for consistency.Simon MacMullen2014-01-144-23/+23
* Simplify / make it clearer that we always go through the invariant.Simon MacMullen2014-01-141-20/+18
* Undo accidental unificationSimon MacMullen2014-01-131-5/+8
* Unbreak basic.reject, basic.nack and basic.recover. Fix up specs.Simon MacMullen2014-01-135-31/+39
* Ignore prefetch in autoack mode.Simon MacMullen2014-01-132-4/+6
* Merge in default.Simon MacMullen2014-01-1322-278/+486
|\
| * Merge bug 25954Simon MacMullen2014-01-1318-82/+135
| |\
| | * tiny simplifying refactorMatthias Radestock2014-01-101-2/+2
| | * Revert changes to add proc_name via gen_server2, instead do it explicitly wit...Simon MacMullen2014-01-1011-44/+31
| | * Merge in defaultSimon MacMullen2014-01-1019-92/+158
| | |\
| | | * This code can now be invoked in the context of the Erlang client, in which ca...Simon MacMullen2014-01-101-4/+3
| | | * Automatically update process_name on become.Simon MacMullen2014-01-102-5/+13
| | | * CosmeticSimon MacMullen2014-01-102-9/+6
| | | * API tweak for the AMQP clientSimon MacMullen2014-01-081-9/+11
| | | * Merge in defaultSimon MacMullen2014-01-0710-635/+821
| | | |\
| | | * | DocumentSimon MacMullen2013-12-181-0/+4
| | | * | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-1013-31/+39
| | | * | Merge in defaultSimon MacMullen2013-12-103-78/+107
| | | |\ \
| | | * | | RenameSimon MacMullen2013-12-1011-26/+26
| | | * | | A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-1013-65/+100
| | | * | | OopsSimon MacMullen2013-12-062-3/+3
| | | * | | Store connection name in server writers (but not Erlang client ones)Simon MacMullen2013-12-062-18/+22
| | | * | | Store some process identity in the process dictionary.Simon MacMullen2013-12-055-3/+12
| * | | | | make draining part of r_limiter:creditMatthias Radestock2014-01-102-29/+34
| |/ / / /
| * | | | Merge headsSimon MacMullen2014-01-102-8/+6
| |\ \ \ \
| | * \ \ \ merge bug25938 into defaultMatthias Radestock2014-01-103-119/+146
| | |\ \ \ \
| | * | | | | revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854Matthias Radestock2014-01-102-8/+6
| * | | | | | Merge bug25817Simon MacMullen2014-01-1012-691/+901
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | merge stable into defaultMatthias Radestock2014-01-101-4/+4
| | |\ \ \ \ \
| | | * | | | | simplify even furtherMatthias Radestock2014-01-101-4/+4
| | * | | | | | merge stable into defaultMatthias Radestock2014-01-1017-751/+1100
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge bug25938 (again)Simon MacMullen2014-01-092-112/+142
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Merge bug25951Simon MacMullen2014-01-093-64/+57
| | | | |\ \ \ \
| | | | * | | | | extract dead-letter publishing from rabbit_amqqueue_processMatthias Radestock2014-01-082-112/+142
| | | * | | | | | fix credit handlingMatthias Radestock2014-01-092-16/+32
| | | * | | | | | merge default into bug25938Matthias Radestock2014-01-097-186/+182
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | cosmeticMatthias Radestock2014-01-091-4/+3
| | | * | | | | | Oops, don't explode in the empty=true drain=false case!Simon MacMullen2014-01-091-1/+1
| | * | | | | | | simplify, remove redundant codeMatthias Radestock2014-01-101-7/+4
| * | | | | | | | Cosmetic, inline.Simon MacMullen2014-01-101-8/+4
| * | | | | | | | fixes broken qpid testsAlvaro Videla2014-01-101-4/+7
| * | | | | | | | VerticalitySimon MacMullen2014-01-091-14/+14
| * | | | | | | | checks the interceptor returns the right methodAlvaro Videla2014-01-081-7/+19
| * | | | | | | | expand_shortcuts clean upAlvaro Videla2014-01-071-57/+22
| * | | | | | | | renames handle_expand_shortcuts to expand_shortcutsAlvaro Videla2014-01-071-10/+10
| * | | | | | | | passes the right argument type to rabbit_channel_interceptor:select/1Alvaro Videla2014-01-031-1/+1
| * | | | | | | | merge default into bug25817Alvaro Videla2014-01-034-154/+162
| |\ \ \ \ \ \ \ \
| * | | | | | | | | basic.publish performance degrades if called with intercept_methodAlvaro Videla2013-12-191-0/+3