summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* destroy limiter when a channel becomes unlimitedMatthias Radestock2008-12-243-22/+38
* 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-231-0/+2
|\
| * Merged 2nd fix of 20047 into defaultBen Hood2008-12-231-0/+2
| |\
| | * correct handling of normal terminationMatthias Radestock2008-12-231-0/+2
* | | cosmeticMatthias Radestock2008-12-232-12/+12
* | | merge default into bug18557Matthias Radestock2008-12-232-12/+27
|\ \ \ | |/ /
| * | Merged 20046 into defaultBen Hood2008-12-221-1/+13
| |\ \ | | |/ | |/|
| | * work around OTP-7025 in a second placeMatthias Radestock2008-12-211-1/+13
| * | include stack trace in errors caught by channelMatthias Radestock2008-12-201-11/+14
| |/
* | 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
* | oopsMatthias Radestock2008-12-181-1/+1
* | refactoringMatthias Radestock2008-12-181-18/+14
* | tidy some more commentsMatthias Radestock2008-12-181-3/+3
* | tidy commentsMatthias Radestock2008-12-181-11/+10
* | lots of tweaks and fixesMatthias Radestock2008-12-181-48/+20
* | fix typoMatthias Radestock2008-12-181-2/+2
* | Added handler for monitor notificationsBen Hood2008-12-181-17/+6
* | Don't double monitor anythingBen Hood2008-12-181-2/+5
* | Put some monitors inBen Hood2008-12-182-20/+26
* | Got rid of superfluous PD readBen Hood2008-12-181-2/+1
* | Fix for multi ack bugBen Hood2008-12-181-1/+1
* | merge default into bug18557Matthias Radestock2008-12-1838-343/+1039
|\ \ | |/
| * remove more remnants of schema checkMatthias Radestock2008-12-171-2/+0
| * deal with schema integrity check failure on startupMatthias Radestock2008-12-171-35/+51
| * don't react to memory alarms when memory_alarms is falseMatthias Radestock2008-12-162-9/+20
| * Make start_memsup default to false.Tony Garnock-Jones2008-12-161-5/+2
| * provide an easy way to turn off memory alarmsMatthias Radestock2008-12-112-54/+63
| * Correct typosTony Garnock-Jones2008-12-101-1/+1
| * merge default into bug19684Tony Garnock-Jones2008-12-102-11/+12
| |\
| | * merge bug19914 into defaultMatthias Radestock2008-12-102-11/+12
| | |\
| | | * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-082-11/+12
| * | | cosmeticMatthias Radestock2008-12-101-28/+41
| * | | lots of testsMatthias Radestock2008-12-101-19/+44
| * | | handle case when connection is not fully initialised yetMatthias Radestock2008-12-101-0/+2
| * | | prettier output in testsMatthias Radestock2008-12-101-1/+5
| * | | cosmeticMatthias Radestock2008-12-101-2/+0
| * | | correct error handlingMatthias Radestock2008-12-101-1/+4
| * | | merge default into bug19684Matthias Radestock2008-12-1037-234/+515
| |\ \ \ | | |/ /
| | * | merged default into bug18381Tony Garnock-Jones2008-12-0937-333/+876
| | |\ \