summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging bug 23095 into bug 15930Matthew Sackman2010-08-092-14/+12
|\
| * Convert rabbit_sup to supervisor2 using intrinsicMatthew Sackman2010-08-091-9/+9
| * Introduce intrinsic restart typeMatthew Sackman2010-08-091-1/+16
* | Merging default into bug 15930Matthew Sackman2010-08-090-0/+0
|\ \ | |/
| * Export gen_server2:enter_loop6 (oversight from the past)Matthew Sackman2010-08-091-1/+1
* | Merging bug 23094 into bug 15930Matthew Sackman2010-08-091-3/+2
|\ \
| * | cosmeticMatthew Sackman2010-08-091-4/+3
| * | cosmeticMatthew Sackman2010-08-091-1/+1
| * | Move parent inside of #v1 in readerMatthew Sackman2010-08-091-28/+28
| |/
* | Merging default into bug 15930Matthew Sackman2010-08-096-19/+73
|\ \ | |/
| * Merge bug23091 (use protocol in #content rather than supplying it)Michael Bridgen2010-08-085-16/+69
| |\
| | * expand and rewrite testsMatthias Radestock2010-08-081-9/+27
| | * improve test coverageMatthias Radestock2010-08-071-0/+28
| | * handle transcoding of content when it is not available decodedMatthias Radestock2010-08-071-1/+10
| | * cosmeticMatthias Radestock2010-08-072-4/+4
| | * no protocol in rabbit_binary_parser:ensure_content_decodedMatthias Radestock2010-08-073-11/+9
| |/
| * Merge bug23035, list activated pluginsMichael Bridgen2010-08-061-3/+4
| |\
| | * Print a count + list of plugins that are activated.Simon MacMullen2010-08-031-3/+4
* | | Added intrinsic restart type and used itMatthew Sackman2010-08-065-26/+46
* | | Removing the wrong changes to supervisor2 to suppress error reporting. Shall ...Matthew Sackman2010-08-061-23/+7
* | | Merging default into bug 15930Matthew Sackman2010-08-0620-420/+437
|\ \ \ | |/ /
| * | Merge headsMichael Bridgen2010-08-061-5/+19
| |\ \
| | * \ merge bug23083 into defaultMatthias Radestock2010-08-061-5/+19
| | |\ \
| | | * | tweakMatthias Radestock2010-08-061-15/+15
| | | * | tweakMatthias Radestock2010-08-061-12/+11
| | | * | don't depend on exceptionsMatthias Radestock2010-08-061-13/+15
| | | * | map/filter at the same timeAlexandru Scvortov2010-08-061-13/+11
| | | * | more informative failure messagesAlexandru Scvortov2010-08-061-11/+16
| | | * | table columns also need to be in the same orderAlexandru Scvortov2010-08-061-2/+1
| | | * | tables are compatible only if they have exactly same attributesAlexandru Scvortov2010-08-061-2/+1
| | | * | all errors should be caughtAlexandru Scvortov2010-08-061-3/+4
| | | * | refactored codeAlexandru Scvortov2010-08-061-18/+9
| | | * | check that mnesia table attributes are as expectedAlexandru Scvortov2010-08-051-5/+25
| * | | | Merge bug23038, plugins dir in binary distsMichael Bridgen2010-08-061-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | This works for generic unix, deb, RPM, Windows bundle.Simon MacMullen2010-07-301-0/+2
| * | | | cosmeticMatthias Radestock2010-08-061-1/+2
| * | | | Merging bug 23027 onto defaultMatthew Sackman2010-08-055-239/+122
| |\ \ \ \
| | * | | | Minor improvementMatthew Sackman2010-08-051-1/+1
| | * | | | merge default into bug23027Matthias Radestock2010-08-0513-136/+252
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | correct horrendous coding mistakeMatthew Sackman2010-08-031-1/+1
| | * | | | Merging default into bug 23027Matthew Sackman2010-08-0318-109/+647
| | |\ \ \ \
| | * | | | | remove dead codeMatthias Radestock2010-08-021-123/+0
| | * | | | | add Makefile targets to simulate memory pressureMatthias Radestock2010-08-021-0/+8
| | * | | | | update reader state docsMatthias Radestock2010-08-021-0/+11
| | * | | | | don't overload meaning of 'callback'Matthias Radestock2010-08-021-7/+9
| | * | | | | fold the memory conservation status into the connection stateMatthias Radestock2010-08-021-24/+33
| | * | | | | only stop reading from clients that publish while memory is tightMatthias Radestock2010-08-021-8/+14
| | * | | | | pause/resume heartbeat monitor as requiredMatthias Radestock2010-08-022-11/+43
| | * | | | | remove unused typeMatthias Radestock2010-08-021-1/+0
| | * | | | | merge default into bug23027Matthias Radestock2010-08-020-0/+0
| | |\ \ \ \ \