summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | merge bug20342 into defaultMatthew Sackman2009-08-1413-106/+522
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | merge bug18748 into defaultTony Garnock-Jones2009-08-110-0/+0
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | Added notify_remote method, allowing a remote node to be notified of a hookbug18748Paul Jones2009-08-112-1/+22
| | | * | | | Changed hook function to be a {M,F,A} set insteadPaul Jones2009-08-112-26/+31
| | | * | | | Implementation of hook mechanism using ETS table for storage of hooks, along ...Paul Jones2009-08-103-0/+106
| | | |/ / /
| * | | | | tidyingbug21066Matthew Sackman2009-08-102-2/+2
| * | | | | Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-102-1/+5
| | |/ / / | |/| | |
| * | | | tabs -> spacesMatthias Radestock2009-08-091-7/+7
| * | | | tabs -> spacesMatthias Radestock2009-08-091-5/+5
| * | | | merge bug21335 into defaultMatthias Radestock2009-08-090-0/+0
| |\ \ \ \
| * | | | | assemble fragments in correct orderbug21335Matthias Radestock2009-08-091-10/+6
| * | | | | merge default into bug21335Matthias Radestock2009-08-098-95/+338
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge bug21087 into defaultMatthias Radestock2009-08-083-83/+300
| | |\ \ \ \
| | | * | | | factor out common termination handlingbug21087Matthias Radestock2009-08-071-18/+12
| | | * | | | don't ignore Debug info in pre/post-hibernate hook return handlingMatthias Radestock2009-08-071-6/+6
| | | * | | | refactoring of pre/post hibernation codeMatthias Radestock2009-08-071-31/+25
| | | * | | | trimmed some fat from docsMatthias Radestock2009-08-061-12/+8
| | | * | | | more documentationMatthew Sackman2009-08-061-26/+32
| | | * | | | documentationMatthew Sackman2009-08-061-5/+10
| | | * | | | All done.Matthew Sackman2009-08-061-66/+80
| | | * | | | Matthias wanted to be able to cope with the possibility that we get woken up ...Matthew Sackman2009-08-031-9/+15
| | | * | | | The bug was not as advertised (it actually popped up when merging into 20980)...Matthew Sackman2009-08-031-5/+10
| | | * | | | All done.Matthew Sackman2009-08-032-70/+82
| | | * | | | Implemented. Seems to work well. Changed the design and behaviour of the back...Matthew Sackman2009-07-292-68/+140
| | | * | | | cosmeticMatthias Radestock2009-07-241-8/+4
| | | * | | | don't include TimeoutState in status formattingMatthias Radestock2009-07-241-10/+3
| | | * | | | remove R13B-1ismMatthias Radestock2009-07-241-4/+0
| | | * | | | *idiot*.Matthew Sackman2009-07-091-12/+11
| | | * | | | a) reverted the change to do_send which had come in when I updated gen_server...Matthew Sackman2009-07-061-7/+8
| | | * | | | All cosmetic (line length)Matthew Sackman2009-07-061-28/+49
| | | * | | | Pushed the binary exponential timeout / hibernate system into gen_server2. Ad...Matthew Sackman2009-07-062-92/+117
| | | * | | | updating gen_server2 with latest from R13B01 in order to ensure this doesn't ...Matthew Sackman2009-07-063-28/+71
| | | * | | | Done. In order to keep the code simple, the detection of naptime is done in r...Matthew Sackman2009-07-021-6/+45
| | * | | | | Merged bug21202 into defaultDavid Wragg2009-08-077-19/+60
| | |\ \ \ \ \
| | | * \ \ \ \ Merged bug20602 into defaultBen Hood2009-08-063-4/+17
| | | |\ \ \ \ \
| | | | * | | | | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=...bug20602Matthew Sackman2009-08-061-0/+1
| | | | * | | | | An evocative and inspiring bunny.Matthew Sackman2009-08-063-5/+17
| | | * | | | | | Merged bug21335 into defaultPaul Jones2009-08-061-6/+23
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Added a helper function to make dealing with the crazy content record a bit m...Ben Hood2009-08-051-6/+23
| | | * | | | | | Merged bug21234 into defaultBen Hood2009-08-051-1/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | * | | | | | Applied patch for enabling coverage with a specific directorybug21234Ben Hood2009-08-051-6/+20
| | | |/ / / / /
| | | * | | | | Merged 21046 into defaultBen Hood2009-08-051-2/+0
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | bug 20546. Just removing cruft which got missed in QAMatthew Sackman2009-08-051-2/+0
| | | * | | | | Done. Testing the latency between the call to conserve_memory and when the ms...bug21046Matthew Sackman2009-08-041-1/+1
| | |/ / / / / | |/| | | | |
| | * | | | | 21202 => bug21202bug21202Matthew Sackman2009-08-050-0/+0
| | * | | | | change rpc timeout to infinity21202Matthew Sackman2009-08-051-1/+1
| |/ / / / /
| * | | | | Merged bug20539 into defaultBen Hood2009-08-038-16/+326
| |\ \ \ \ \
| * | | | | | adding support for sync-ing the writer with the erlang client channelbug20539Vlad Ionescu2009-07-221-3/+33
| | |_|_|_|/ | |/| | | |
* | | | | | Removed the default setup of ERLANG_HOMEbug20342Paul Jones2009-08-204-16/+0
| |_|_|_|/ |/| | | |
* | | | | Fix an incorrect variable name in rabbitmq-envDavid Wragg2009-08-171-1/+1
| |_|_|/ |/| | |