summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged default into 20097, againbug20097Ben Hood2009-01-211-6/+6
|\
| * Merged default into 20097Ben Hood2009-01-211-6/+6
| |\
| | * oops, meant to advertise this as an ordinary gen_serverMatthias Radestock2009-01-081-1/+1
| | * replace gen_server:cast with gen_server2:cast in rabbit_limiterMatthias Radestock2009-01-081-7/+7
| | * merge bug19749 into bug20097Matthias Radestock2009-01-085-89/+385
| | |\
| | | * merge bug18557 into bug20097Matthias Radestock2009-01-089-55/+67
| | | |\
* | | | | Bad conflict resolutionBen Hood2009-01-211-5/+0
|/ / / /
* | | | Fixed hg tag fileBen Hood2009-01-210-0/+0
* | | | Merged v1_5_1 into defaultBen Hood2009-01-2121-432/+1548
|\ \ \ \
| * | | | Added tag rabbitmq_v1_5_1 for changeset 2e6e4090d44bBen Hood2009-01-190-0/+0
| * | | | Merged 19749 into defaultBen Hood2009-01-195-211/+96
| |\ \ \ \
| | * \ \ \ Merged 20099 into defaultBen Hood2009-01-193-202/+89
| | |\ \ \ \
| | | * \ \ \ merge default into bug20099bug20099Matthias Radestock2009-01-1618-233/+603
| | | |\ \ \ \
| | | * | | | | fix bug in handling of writer exitMatthias Radestock2009-01-141-1/+1
| | | * | | | | make the channel process hibernate after 1s of idlenessMatthias Radestock2009-01-141-7/+16
| | | * | | | | get rid of now-superfluous proxy_pid in channel stateMatthias Radestock2009-01-091-26/+18
| | | * | | | | get rid of buffering_proxyMatthias Radestock2009-01-092-110/+1
| | | * | | | | fix normal termination caseMatthias Radestock2009-01-091-5/+4
| | | * | | | | first cut of turning rabbit_channel into a gen_server2Matthias Radestock2009-01-091-60/+59
| | | * | | | | merge bug20088 into bug20099Matthias Radestock2009-01-092-2/+859
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | better documentation of message countsMatthias Radestock2009-01-181-7/+5
| | * | | | | | cosmetic: correct indentationMatthias Radestock2009-01-181-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | change a gen_server:call to a gen_server2:callbug19749Matthias Radestock2009-01-161-1/+1
| * | | | | | merge default into bug19749Matthias Radestock2009-01-1618-231/+604
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | Merged 20071 into defaultBen Hood2009-01-1618-226/+599
| | |\ \ \ \
| | | * \ \ \ Merged 18557 into defaultBen Hood2009-01-164-89/+390
| | | |\ \ \ \
| | | | * | | | add some commentsbug18557Matthias Radestock2009-01-152-2/+6
| | | | * | | | Merged default into 18557Ben Hood2009-01-1521-163/+1021
| | | | |\ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | tidying up, refactoring and some cosmetic changesMatthias Radestock2008-12-264-61/+38
| | | | * | | | cosmetic: rename 'in_use' to 'volume'Matthias Radestock2008-12-251-10/+10
| | | | * | | | optimisation: only notify queues that have had can_send requests rejectedMatthias Radestock2008-12-251-18/+22
| | | | * | | | destroy limiter when a channel becomes unlimitedMatthias Radestock2008-12-243-22/+38
| | | | * | | | merge branch headsMatthias Radestock2008-12-240-0/+0
| | | | |\ \ \ \
| | | | | * | | | Remove unnecessary method name from protocol_errorTony Garnock-Jones2008-08-061-2/+1
| | | | | * | | | Special-case global=true: we don't implement itTony Garnock-Jones2008-08-061-0/+6
| | | | * | | | | don't leave the limiter behind when the channel terminatesMatthias Radestock2008-12-232-2/+13
| | | | * | | | | add type spec for start_linkMatthias Radestock2008-12-231-0/+1
| | | | * | | | | handle the "no limiter" case more obviouslyMatthias Radestock2008-12-231-10/+8
| | | | * | | | | cosmeticMatthias Radestock2008-12-231-20/+20
| | | | * | | | | deal with limiting after consumer subscriptionMatthias Radestock2008-12-233-19/+43
| | | | * | | | | create limiter lazilyMatthias Radestock2008-12-232-5/+22
| | | | * | | | | make limiter keep track of all queues with subscriptionsMatthias Radestock2008-12-232-18/+52
| | | | * | | | | merge default into bug18557Matthias Radestock2008-12-235-72/+286
| | | | |\ \ \ \ \
| | | | | * | | | | cosmeticMatthias Radestock2008-12-232-12/+12
| | | | | * | | | | merge default into bug18557Matthias Radestock2008-12-234-17/+37
| | | | | |\ \ \ \ \
| | | | | * | | | | | ensure fairnessMatthias Radestock2008-12-231-4/+13
| | | | | * | | | | | saner state transition handlingMatthias Radestock2008-12-191-52/+39
| | | | | * | | | | | fix bug: make sure consumers blocked due to limit are dropped from StateMatthias Radestock2008-12-191-5/+5
| | | | | * | | | | | handle transactional acksMatthias Radestock2008-12-191-18/+16
| | | | | * | | | | | minor simplificationsMatthias Radestock2008-12-181-6/+4