| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to Mozilla Public License 2.0 (MPL 2.0) | dcorbacho | 2020-07-10 | 1 | -12/+3 |
| * | Update copyright (year 2020) | Jean-Sébastien Pédron | 2020-03-10 | 1 | -1/+1 |
| * | (c) bump | Michael Klishin | 2019-12-29 | 1 | -1/+1 |
| * | URL Cleanup | Spring Operator | 2019-03-20 | 1 | -1/+1 |
| * | Move `-spec()` near their function | Jean-Sébastien Pédron | 2019-02-01 | 1 | -30/+46 |
| * | Fixed years in copyright | Samuel NELA | 2019-01-13 | 1 | -1/+1 |
| * | Add a macro to identify processes in Looking Glass | Loïc Hoguin | 2017-12-12 | 1 | -0/+1 |
| * | Replace orddicts with maps | Daniil Fedotov | 2017-10-30 | 1 | -8/+8 |
| * | Merge branch 'stable' | Michael Klishin | 2017-04-02 | 1 | -1/+1 |
| |\ | |||||
| | * | (c) year | Michael Klishin | 2017-04-02 | 1 | -1/+1 |
| * | | Use `rand` directly in master because we require Erlang 18.3 | Jean-Sébastien Pédron | 2016-06-29 | 1 | -1/+1 |
| |/ | |||||
| * | Use the new `rand_compat` module to transition from `random` to `rand` | Jean-Sébastien Pédron | 2016-06-28 | 1 | -1/+1 |
| * | Use the new -spec format | Jean-Sébastien Pédron | 2016-06-28 | 1 | -38/+36 |
| * | Update (c) info | Michael Klishin | 2016-01-01 | 1 | -1/+1 |
| * | (c) year | Michael Klishin | 2015-05-24 | 1 | -1/+1 |
| * | It is now basic_consume/10 | Michael Klishin | 2015-02-01 | 1 | -1/+1 |
| * | Restore a poorly placed comment | Michael Klishin | 2014-08-11 | 1 | -0/+3 |
| * | Simply refer to the type spec | Michael Klishin | 2014-08-03 | 1 | -1/+1 |
| * | Replace outdated comment | Michael Klishin | 2014-08-03 | 1 | -3/+1 |
| * | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
| * | If given Credit=0 then don't accidentally return Unblocked=true. | Simon MacMullen | 2014-02-03 | 1 | -1/+1 |
| * | cosmetic | Matthias Radestock | 2014-02-01 | 1 | -2/+1 |
| * | merge default into bug24297 | Matthias Radestock | 2014-01-22 | 1 | -50/+17 |
| |\ | |||||
| | * | drop support for channel.flow{active=false} | Matthias Radestock | 2014-01-15 | 1 | -50/+16 |
| * | | Update essay. | Simon MacMullen | 2014-01-15 | 1 | -9/+14 |
| * | | We can't have drain=true and mode=auto so let's unify to a single mode: manua... | Simon MacMullen | 2014-01-15 | 1 | -13/+15 |
| * | | Unify rabbit_limiter:credit/5 and rabbit_limiter:set_consumer_prefetch/4. | Simon MacMullen | 2014-01-15 | 1 | -21/+12 |
| * | | Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ... | Simon MacMullen | 2014-01-14 | 1 | -0/+2 |
| * | | Simplify / make it clearer that we always go through the invariant. | Simon MacMullen | 2014-01-14 | 1 | -20/+18 |
| * | | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs. | Simon MacMullen | 2014-01-13 | 1 | -2/+4 |
| * | | Ignore prefetch in autoack mode. | Simon MacMullen | 2014-01-13 | 1 | -3/+5 |
| * | | Merge in default. | Simon MacMullen | 2014-01-13 | 1 | -22/+31 |
| |\ \ | |/ | |||||
| | * | Merge bug 25954 | Simon MacMullen | 2014-01-13 | 1 | -4/+8 |
| | |\ | |||||
| | | * | Revert changes to add proc_name via gen_server2, instead do it explicitly wit... | Simon MacMullen | 2014-01-10 | 1 | -3/+5 |
| | | * | Merge in default | Simon MacMullen | 2014-01-10 | 1 | -3/+5 |
| | | |\ | |||||
| | | | * | Cosmetic | Simon MacMullen | 2014-01-10 | 1 | -2/+1 |
| | | | * | Merge in default | Simon MacMullen | 2014-01-07 | 1 | -4/+6 |
| | | | |\ | |||||
| | | | * | | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st... | Simon MacMullen | 2013-12-10 | 1 | -4/+3 |
| | | | * | | Rename | Simon MacMullen | 2013-12-10 | 1 | -2/+2 |
| | | | * | | A bit more abstraction, plus identities for heartbeater / | Simon MacMullen | 2013-12-10 | 1 | -4/+8 |
| | * | | | | make draining part of r_limiter:credit | Matthias Radestock | 2014-01-10 | 1 | -9/+15 |
| | |/ / / | |||||
| | * | | | revert most of http://hg.rabbitmq.com/rabbitmq-server/rev/5fddc5198854 | Matthias Radestock | 2014-01-10 | 1 | -6/+4 |
| | * | | | merge default into bug25938 | Matthias Radestock | 2014-01-09 | 1 | -6/+6 |
| | |\ \ \ | |||||
| | * | | | | Oops, don't explode in the empty=true drain=false case! | Simon MacMullen | 2014-01-09 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Upon unblocking, unblock, and run message queue. | Simon MacMullen | 2014-01-09 | 1 | -8/+10 |
| * | | | | Fix various bugs that prevented this form working at all. Also change the "Ot... | Simon MacMullen | 2014-01-09 | 1 | -14/+18 |
| * | | | | Merge in default. | Simon MacMullen | 2014-01-09 | 1 | -3/+22 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Add initial support for x-prefetch consumer arg (basically auto-credit). It's... | Simon MacMullen | 2014-01-08 | 1 | -3/+22 |
| | |/ / | |||||
| * | | | merge stable into default | Matthias Radestock | 2014-01-09 | 1 | -4/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Multi-heads | Simon MacMullen | 2014-01-07 | 1 | -6/+4 |
