| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ... | Simon MacMullen | 2014-01-14 | 1 | -0/+2 |
| * | Rearrange order of function args in ack/reject/requeue for consistency. | Simon MacMullen | 2014-01-14 | 4 | -23/+23 |
| * | Simplify / make it clearer that we always go through the invariant. | Simon MacMullen | 2014-01-14 | 1 | -20/+18 |
| * | Undo accidental unification | Simon MacMullen | 2014-01-13 | 1 | -5/+8 |
| * | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs. | Simon MacMullen | 2014-01-13 | 5 | -31/+39 |
| * | Ignore prefetch in autoack mode. | Simon MacMullen | 2014-01-13 | 2 | -4/+6 |
| * | Merge in default. | Simon MacMullen | 2014-01-13 | 22 | -278/+486 |
| |\ | |||||
| | * | Merge bug 25954 | Simon MacMullen | 2014-01-13 | 18 | -82/+135 |
| | |\ | |||||
| | | * | tiny simplifying refactor | Matthias Radestock | 2014-01-10 | 1 | -2/+2 |
| | | * | Revert changes to add proc_name via gen_server2, instead do it explicitly wit... | Simon MacMullen | 2014-01-10 | 11 | -44/+31 |
| | | * | Merge in default | Simon MacMullen | 2014-01-10 | 19 | -92/+158 |
| | | |\ | |||||
| | | | * | This code can now be invoked in the context of the Erlang client, in which ca... | Simon MacMullen | 2014-01-10 | 1 | -4/+3 |
| | | | * | Automatically update process_name on become. | Simon MacMullen | 2014-01-10 | 2 | -5/+13 |
| | | | * | Cosmetic | Simon MacMullen | 2014-01-10 | 2 | -9/+6 |
| | | | * | API tweak for the AMQP client | Simon MacMullen | 2014-01-08 | 1 | -9/+11 |
| | | | * | Merge in default | Simon MacMullen | 2014-01-07 | 10 | -635/+821 |
| | | | |\ | |||||
| | | | * | | Document | Simon MacMullen | 2013-12-18 | 1 | -0/+4 |
| | | | * | | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st... | Simon MacMullen | 2013-12-10 | 13 | -31/+39 |
| | | | * | | Merge in default | Simon MacMullen | 2013-12-10 | 3 | -78/+107 |
| | | | |\ \ | |||||
| | | | * | | | Rename | Simon MacMullen | 2013-12-10 | 11 | -26/+26 |
| | | | * | | | A bit more abstraction, plus identities for heartbeater / | Simon MacMullen | 2013-12-10 | 13 | -65/+100 |
| | | | * | | | Oops | Simon MacMullen | 2013-12-06 | 2 | -3/+3 |
| | | | * | | | Store connection name in server writers (but not Erlang client ones) | Simon MacMullen | 2013-12-06 | 2 | -18/+22 |
| | | | * | | | Store some process identity in the process dictionary. | Simon MacMullen | 2013-12-05 | 5 | -3/+12 |
| | * | | | | | make draining part of r_limiter:credit | Matthias Radestock | 2014-01-10 | 2 | -29/+34 |
| | |/ / / / | |||||
| | * | | | | Merge heads | Simon MacMullen | 2014-01-10 | 2 | -8/+6 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | merge bug25938 into default | Matthias Radestock | 2014-01-10 | 3 | -119/+146 |
| | | |\ \ \ \ | |||||
| | | * | | | | | revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854 | Matthias Radestock | 2014-01-10 | 2 | -8/+6 |
| | * | | | | | | Merge bug25817 | Simon MacMullen | 2014-01-10 | 12 | -691/+901 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | | merge stable into default | Matthias Radestock | 2014-01-10 | 1 | -4/+4 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | simplify even further | Matthias Radestock | 2014-01-10 | 1 | -4/+4 |
| | | * | | | | | | merge stable into default | Matthias Radestock | 2014-01-10 | 17 | -751/+1100 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | | * | | | | | Merge bug25938 (again) | Simon MacMullen | 2014-01-09 | 2 | -112/+142 |
| | | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | | * | | | | Merge bug25951 | Simon MacMullen | 2014-01-09 | 3 | -64/+57 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | extract dead-letter publishing from rabbit_amqqueue_process | Matthias Radestock | 2014-01-08 | 2 | -112/+142 |
| | | | * | | | | | | fix credit handling | Matthias Radestock | 2014-01-09 | 2 | -16/+32 |
| | | | * | | | | | | merge default into bug25938 | Matthias Radestock | 2014-01-09 | 7 | -186/+182 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | | cosmetic | Matthias Radestock | 2014-01-09 | 1 | -4/+3 |
| | | | * | | | | | | Oops, don't explode in the empty=true drain=false case! | Simon MacMullen | 2014-01-09 | 1 | -1/+1 |
| | | * | | | | | | | simplify, remove redundant code | Matthias Radestock | 2014-01-10 | 1 | -7/+4 |
| | * | | | | | | | | Cosmetic, inline. | Simon MacMullen | 2014-01-10 | 1 | -8/+4 |
| | * | | | | | | | | fixes broken qpid tests | Alvaro Videla | 2014-01-10 | 1 | -4/+7 |
| | * | | | | | | | | Verticality | Simon MacMullen | 2014-01-09 | 1 | -14/+14 |
| | * | | | | | | | | checks the interceptor returns the right method | Alvaro Videla | 2014-01-08 | 1 | -7/+19 |
| | * | | | | | | | | expand_shortcuts clean up | Alvaro Videla | 2014-01-07 | 1 | -57/+22 |
| | * | | | | | | | | renames handle_expand_shortcuts to expand_shortcuts | Alvaro Videla | 2014-01-07 | 1 | -10/+10 |
| | * | | | | | | | | passes the right argument type to rabbit_channel_interceptor:select/1 | Alvaro Videla | 2014-01-03 | 1 | -1/+1 |
| | * | | | | | | | | merge default into bug25817 | Alvaro Videla | 2014-01-03 | 4 | -154/+162 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | basic.publish performance degrades if called with intercept_method | Alvaro Videla | 2013-12-19 | 1 | -0/+3 |
| | * | | | | | | | | | fixes handle_expand_shortcuts | Alvaro Videla | 2013-12-19 | 1 | -1/+4 |
