Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | minor tweaksbug23115 | Matthias Radestock | 2010-09-28 | 1 | -5/+5 |
* | rabbitmqctl reports channel blocked status | Emile Joubert | 2010-09-17 | 1 | -5/+14 |
* | Merging bug 23157 into default | Matthew Sackman | 2010-09-15 | 1 | -2/+5 |
|\ | |||||
| * | Merging default into bug 23157 | Matthew Sackman | 2010-09-10 | 1 | -21/+3 |
| |\ | |/ |/| | |||||
| * | migrated rabbit_limiter to prioritizers | Alexandru Scvortov | 2010-08-24 | 1 | -2/+5 |
* | | Specs, moving things around, and removing dead code | Matthew Sackman | 2010-08-13 | 1 | -10/+2 |
* | | Merging default into bug 15930 | Matthew Sackman | 2010-08-13 | 1 | -11/+1 |
|\ \ | |/ |/| | |||||
| * | cosmetic | Matthias Radestock | 2010-08-13 | 1 | -3/+0 |
| * | Fixes all over. Still more to do, though mainly API fixes. Functionality seem... | Matthew Sackman | 2010-08-09 | 1 | -8/+1 |
* | | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 1 | -1/+2 |
|/ | |||||
* | Merging bug 23032 onto default | Matthew Sackman | 2010-07-30 | 1 | -3/+2 |
|\ | |||||
| * | consistently return {ok, Pid} from start_{link} functionsbug23032 | Matthias Radestock | 2010-07-29 | 1 | -3/+2 |
|/ | |||||
* | refactor: add rabbit_misc:unlink_and_capture_exit/1 | Matthias Radestock | 2010-04-09 | 1 | -4/+1 |
* | Merging headsbug22423 | Matthew Sackman | 2010-03-03 | 1 | -6/+16 |
|\ | |||||
| * | Better handle the limiter exiting | Matthew Sackman | 2010-03-03 | 1 | -6/+16 |
* | | cosmetic | Matthias Radestock | 2010-03-03 | 1 | -3/+3 |
|/ | |||||
* | Fixes to limiter - logic mistake in maybe_notify and some refactoring and cos... | Matthew Sackman | 2010-03-03 | 1 | -19/+22 |
* | Incomplete implementation | Matthew Sackman | 2010-03-02 | 1 | -2/+33 |
* | Problem: if the limiter is blocked due to a client flow, and the client then ... | Matthew Sackman | 2010-03-02 | 1 | -7/+10 |
* | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -3/+3 |
|\ | |||||
| * | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | | merge default into bug22310bug22310 | Matthias Radestock | 2010-02-05 | 1 | -3/+15 |
|\ \ | |||||
| * | | add prefetch_count channel info item | Matthias Radestock | 2010-02-01 | 1 | -3/+15 |
| |/ | |||||
* | | Initialise a channel's limiter with the current number of unacked msgs | Matthew Sackman | 2010-02-04 | 1 | -6/+6 |
|/ | |||||
* | s/bool()/boolean() in type specsbug21714 | Matthias Radestock | 2009-09-30 | 1 | -1/+1 |
* | cosmeticbug20940 | Matthias Radestock | 2009-06-10 | 1 | -6/+7 |
* | Made can_send/2 into can_send/3. | Matthew Sackman | 2009-06-09 | 1 | -7/+10 |
* | wait foreverbug20546 | Matthias Radestock | 2009-04-01 | 1 | -1/+1 |
* | Merged default into 20097 | Ben Hood | 2009-01-21 | 1 | -6/+6 |
|\ | |||||
| * | oops, meant to advertise this as an ordinary gen_server | Matthias Radestock | 2009-01-08 | 1 | -1/+1 |
| * | replace gen_server:cast with gen_server2:cast in rabbit_limiter | Matthias Radestock | 2009-01-08 | 1 | -7/+7 |
* | | merge default into bug20099bug20099 | Matthias Radestock | 2009-01-16 | 1 | -0/+1 |
* | | Merged 18557 into default | Ben Hood | 2009-01-16 | 1 | -6/+8 |
* | | add some commentsbug18557 | Matthias Radestock | 2009-01-15 | 1 | -1/+4 |
|/ | |||||
* | tidying up, refactoring and some cosmetic changes | Matthias Radestock | 2008-12-26 | 1 | -3/+3 |
* | cosmetic: rename 'in_use' to 'volume' | Matthias Radestock | 2008-12-25 | 1 | -10/+10 |
* | optimisation: only notify queues that have had can_send requests rejected | Matthias Radestock | 2008-12-25 | 1 | -18/+22 |
* | destroy limiter when a channel becomes unlimited | Matthias Radestock | 2008-12-24 | 1 | -2/+8 |
* | don't leave the limiter behind when the channel terminates | Matthias Radestock | 2008-12-23 | 1 | -1/+10 |
* | add type spec for start_link | Matthias Radestock | 2008-12-23 | 1 | -0/+1 |
* | handle the "no limiter" case more obviously | Matthias Radestock | 2008-12-23 | 1 | -10/+8 |
* | create limiter lazily | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
* | make limiter keep track of all queues with subscriptions | Matthias Radestock | 2008-12-23 | 1 | -17/+41 |
* | cosmetic | Matthias Radestock | 2008-12-23 | 1 | -10/+10 |
* | ensure fairness | Matthias Radestock | 2008-12-23 | 1 | -4/+13 |
* | minor simplifications | Matthias Radestock | 2008-12-18 | 1 | -6/+4 |
* | oops | Matthias Radestock | 2008-12-18 | 1 | -1/+1 |
* | refactoring | Matthias Radestock | 2008-12-18 | 1 | -18/+14 |
* | tidy some more comments | Matthias Radestock | 2008-12-18 | 1 | -3/+3 |