| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | destroy limiter when a channel becomes unlimited | Matthias Radestock | 2008-12-24 | 3 | -22/+38 |
| * | don't leave the limiter behind when the channel terminates | Matthias Radestock | 2008-12-23 | 2 | -2/+13 |
| * | 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 |
| * | cosmetic | Matthias Radestock | 2008-12-23 | 1 | -20/+20 |
| * | deal with limiting after consumer subscription | Matthias Radestock | 2008-12-23 | 3 | -19/+43 |
| * | create limiter lazily | Matthias Radestock | 2008-12-23 | 2 | -5/+22 |
| * | make limiter keep track of all queues with subscriptions | Matthias Radestock | 2008-12-23 | 2 | -18/+52 |
| * | merge default into bug18557 | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
| |\ | |||||
| | * | Merged 2nd fix of 20047 into default | Ben Hood | 2008-12-23 | 1 | -0/+2 |
| | |\ | |||||
| | | * | correct handling of normal termination | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
| * | | | cosmetic | Matthias Radestock | 2008-12-23 | 2 | -12/+12 |
| * | | | merge default into bug18557 | Matthias Radestock | 2008-12-23 | 2 | -12/+27 |
| |\ \ \ | |/ / | |||||
| | * | | Merged 20046 into default | Ben Hood | 2008-12-22 | 1 | -1/+13 |
| | |\ \ | | |/ | |/| | |||||
| | | * | work around OTP-7025 in a second place | Matthias Radestock | 2008-12-21 | 1 | -1/+13 |
| | * | | include stack trace in errors caught by channel | Matthias Radestock | 2008-12-20 | 1 | -11/+14 |
| | |/ | |||||
| * | | ensure fairness | Matthias Radestock | 2008-12-23 | 1 | -4/+13 |
| * | | saner state transition handling | Matthias Radestock | 2008-12-19 | 1 | -52/+39 |
| * | | fix bug: make sure consumers blocked due to limit are dropped from State | Matthias Radestock | 2008-12-19 | 1 | -5/+5 |
| * | | handle transactional acks | Matthias Radestock | 2008-12-19 | 1 | -18/+16 |
| * | | 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 |
| * | | tidy comments | Matthias Radestock | 2008-12-18 | 1 | -11/+10 |
| * | | lots of tweaks and fixes | Matthias Radestock | 2008-12-18 | 1 | -48/+20 |
| * | | fix typo | Matthias Radestock | 2008-12-18 | 1 | -2/+2 |
| * | | Added handler for monitor notifications | Ben Hood | 2008-12-18 | 1 | -17/+6 |
| * | | Don't double monitor anything | Ben Hood | 2008-12-18 | 1 | -2/+5 |
| * | | Put some monitors in | Ben Hood | 2008-12-18 | 2 | -20/+26 |
| * | | Got rid of superfluous PD read | Ben Hood | 2008-12-18 | 1 | -2/+1 |
| * | | Fix for multi ack bug | Ben Hood | 2008-12-18 | 1 | -1/+1 |
| * | | merge default into bug18557 | Matthias Radestock | 2008-12-18 | 38 | -343/+1039 |
| |\ \ | |/ | |||||
| | * | remove more remnants of schema check | Matthias Radestock | 2008-12-17 | 1 | -2/+0 |
| | * | deal with schema integrity check failure on startup | Matthias Radestock | 2008-12-17 | 1 | -35/+51 |
| | * | don't react to memory alarms when memory_alarms is false | Matthias Radestock | 2008-12-16 | 2 | -9/+20 |
| | * | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 1 | -5/+2 |
| | * | provide an easy way to turn off memory alarms | Matthias Radestock | 2008-12-11 | 2 | -54/+63 |
| | * | Correct typos | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | * | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 2 | -11/+12 |
| | |\ | |||||
| | | * | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 2 | -11/+12 |
| | | |\ | |||||
| | | | * | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 2 | -11/+12 |
| | * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -28/+41 |
| | * | | | lots of tests | Matthias Radestock | 2008-12-10 | 1 | -19/+44 |
| | * | | | handle case when connection is not fully initialised yet | Matthias Radestock | 2008-12-10 | 1 | -0/+2 |
| | * | | | prettier output in tests | Matthias Radestock | 2008-12-10 | 1 | -1/+5 |
| | * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -2/+0 |
| | * | | | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 |
| | * | | | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 37 | -234/+515 |
| | |\ \ \ | | |/ / | |||||
| | | * | | merged default into bug18381 | Tony Garnock-Jones | 2008-12-09 | 37 | -333/+876 |
| | | |\ \ | |||||
