summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed pout and friends from priority queue as requested. Large refactoring ...Matthew Sackman2009-08-143-152/+112
* Bumped requirement for checking specs to R13B.Matthew Sackman2009-08-141-2/+2
* case => if. This is the last of the corrections for the prefetcher from comme...Matthew Sackman2009-08-141-4/+3
* Made the prefetcher only consider hibernation when it's fully drained the queue.Matthew Sackman2009-08-141-8/+9
* Adjust the prefetcher in light of the bug matthias discovered. Documentation ...Matthew Sackman2009-08-142-91/+89
* merge default into bug21368Matthias Radestock2009-08-133-0/+132
|\
| * merge bug18748 into defaultTony Garnock-Jones2009-08-113-0/+132
| |\
| | * Added notify_remote method, allowing a remote node to be notified of a hookPaul 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
| |/
* | tidying up specs with dialyzer which was good enough to find one genuine mist...Matthew Sackman2009-08-104-12/+12
* | merge in from default. All tests seem to pass.Matthew Sackman2009-08-1018-144/+530
|\ \ | |/
| * tabs -> spacesMatthias Radestock2009-08-091-7/+7
| * tabs -> spacesMatthias Radestock2009-08-091-5/+5
| * merge bug21335 into defaultMatthias Radestock2009-08-091-10/+6
| |\
| | * assemble fragments in correct orderMatthias 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 handlingMatthias 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
| * | | Merged bug21202 into defaultDavid Wragg2009-08-071-1/+1
| |\ \ \
| | * | | 21202 => bug21202Matthew Sackman2009-08-050-0/+0
| | * | | change rpc timeout to infinityMatthew Sackman2009-08-051-1/+1
| * | | | Merged bug20602 into defaultBen Hood2009-08-063-4/+17
| |\ \ \ \
| | * | | | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=...Matthew 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-6/+19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Applied patch for enabling coverage with a specific directoryBen Hood2009-08-051-6/+20
| |/ / / /
| * | | | Merged 21046 into defaultBen Hood2009-08-051-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Done. Testing the latency between the call to conserve_memory and when the ms...Matthew Sackman2009-08-041-1/+1
| | |/ /
| * | | bug 20546. Just removing cruft which got missed in QAMatthew Sackman2009-08-051-2/+0
| |/ /
| * | Merged bug20539 into defaultBen Hood2009-08-031-3/+33
| |\ \
| | * | adding support for sync-ing the writer with the erlang client channelVlad Ionescu2009-07-221-3/+33
| * | | merge bug21243 into defaultTony Garnock-Jones2009-07-277-11/+325
| |\ \ \
| | * | | Factored out ebin root from rabbitmq-server script (windows and unix)Paul Jones2009-07-272-7/+9
| | * | | Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3
| | * | | Eliminated error macro; changed location of error printoutPaul Jones2009-07-241-5/+4
| | * | | Fixed handling of symlinks; compacted list comprehensionsPaul Jones2009-07-241-3/+12
| | * | | Fixed variable name - changed from UNPACKED to EXPAND for consistencyPaul Jones2009-07-241-2/+2
| | * | | cosmeticMatthias Radestock2009-07-241-128/+126
| | * | | Delete the plugin unpack directory before startingPaul Jones2009-07-231-2/+19
| | * | | Added Windows plugin management/support scriptsPaul Jones2009-07-232-2/+63
| | * | | Added more conditional diagnosticsPaul Jones2009-07-231-0/+8