summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* idiotMatthew Sackman2010-08-111-3/+1
* The table content tests need to happen *after* we've waited for the tables, o...Matthew Sackman2010-08-111-7/+20
* cosmeticMatthew Sackman2010-08-111-3/+3
* Improve match specsMatthew Sackman2010-08-111-11/+27
* Use match specs instead. This is a first pass - I want to be able to add some...Matthew Sackman2010-08-111-35/+35
* Partial implementation of 3rd suggestion. Partial because I just wanted to se...Matthew Sackman2010-08-101-9/+43
* Remerge bug23038 into defaultDavid Wragg2010-08-101-0/+2
|\
| * Make a plugin directory for the Windows package as wellMichael Bridgen2010-08-101-0/+2
* | merge bug23098 into defaultMatthias Radestock2010-08-091-1/+1
|\ \
| * | On reaching the max_restart_intensited, don't remove the child spec. Instead ...Matthew Sackman2010-08-091-1/+1
* | | Merge bug21875 into defaultDavid Wragg2010-08-0916-359/+73
|\ \ \ | |/ / |/| |
| * | Fix stupid error, more consistency.Simon MacMullen2010-08-062-2/+3
| * | Unpack plugins into appdata on Windows.Simon MacMullen2010-08-062-2/+8
| * | Default to the real Unix-y scratch dir, override in the Makefile.Simon MacMullen2010-08-063-4/+5
| * | Make similar fixes for Windows.Simon MacMullen2010-08-022-6/+6
| * | Fix typo.Simon MacMullen2010-08-021-1/+1
| * | Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch.Simon MacMullen2010-08-025-10/+8
| * | Merging default into bug21875Simon MacMullen2010-08-0291-1597/+8644
| |\ \
| * | | Don't include the (de)activation scripts in the windows package.Tony Garnock-Jones2010-05-141-2/+0
| * | | Attempt at an equivalent patch for the Windows scripts. Untested!Tony Garnock-Jones2010-05-144-126/+37
| * | | Move plugin activation into the startup script for unixes. Update packaging a...Tony Garnock-Jones2010-05-149-221/+20
* | | | merge headsMatthias Radestock2010-08-092-31/+47
|\ \ \ \
| * \ \ \ merging bug23039 into defaultVlad Alexandru Ionescu2010-08-092-31/+47
| |\ \ \ \
| | * | | | include method name in error if possibleMatthias Radestock2010-08-061-18/+20
| | * | | | oopsMatthias Radestock2010-08-061-1/+1
| | * | | | exit the framing_channel normally on unexected_frame errorMatthias Radestock2010-08-062-30/+44
* | | | | | merge bug23095 into defaultMatthias Radestock2010-08-091-31/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cosmeticMatthew Sackman2010-08-091-4/+3
| * | | | | cosmeticMatthew Sackman2010-08-091-1/+1
| * | | | | Move parent inside of #v1 in readerMatthew Sackman2010-08-091-28/+28
* | | | | | Export gen_server2:enter_loop6 (oversight from the past)Matthew Sackman2010-08-091-1/+1
|/ / / / /
* | | | | 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
* | | | | 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