summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug20088Matthias Radestock2009-01-149-51/+70
|\
| * Merged 20141 into defaultBen Hood2009-01-142-2/+2
| |\
| | * use halt() instead of init:stop()Matthias Radestock2009-01-132-2/+2
| * | merge v1_5_1 into defaultMatthias Radestock2009-01-121-7/+13
| |\ \ | | |/
| | * Better dispatching while formatting results in rabbitmqctlEmile Joubert2009-01-111-4/+3
| | * Report node instead of pid in rabbitmqctlEmile Joubert2009-01-111-4/+11
| * | Merged v1_5_1 into defaultBen Hood2009-01-091-1/+2
| |\ \ | | |/
| | * the #amqqueue.pid is 'none', so return self() insteadMatthias Radestock2009-01-091-1/+2
| * | cosmetic: use multi-line stringsMatthias Radestock2009-01-083-4/+4
| * | CosmeticBen Hood2009-01-081-4/+4
| * | Merged 20020 into defaultBen Hood2009-01-081-3/+11
| |\ \ | | |/
| | * enable memory alarms by default on linuxMatthias Radestock2009-01-061-3/+11
| * | minor refactoringMatthias Radestock2009-01-072-30/+34
| |/
* | order-preserving castMatthias Radestock2009-01-071-7/+5
* | reduce impact of long message queues on selective receivesMatthias Radestock2009-01-071-42/+78
* | initial version of gen_server2Matthias Radestock2009-01-061-0/+820
|/
* simplification: use alternative 'try' formMatthias Radestock2008-12-271-10/+8
* deal with race conditionMatthias Radestock2008-12-231-2/+4
* Merged 2nd fix of 20047 into defaultBen Hood2008-12-231-0/+2
|\
| * correct handling of normal terminationMatthias Radestock2008-12-231-0/+2
* | 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
|/
* 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
| |\ \
| | * | Update copyrights.Tony Garnock-Jones2008-12-0937-222/+444
| | |/
| | * merge default into bug19900Matthias Radestock2008-12-059-65/+304
| | |\
| | | * merged bug19758 into defaultTony Garnock-Jones2008-12-031-0/+13
| | | |\
| | | | * keep dialyzer happyMatthias Radestock2008-11-201-3/+10
| | | | * disable cross-node routing optimisationMatthias Radestock2008-11-201-0/+6
| | * | | Added test for log rotation when it cannnotHubert Plociniczak2008-12-041-3/+17
| | * | | rename ensure_directory_exists to ensure_parent_dirs_existMatthias Radestock2008-11-283-8/+8
| | * | | Simplify mode calculationHubert Plociniczak2008-11-281-2/+2
| | * | | Logging handlers attempt to create the directoryHubert Plociniczak2008-11-284-12/+44
* | | | | rabbitmqctl testsEmile Joubert2008-12-083-14/+34