summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify comment.Simon MacMullen2010-06-141-3/+3
* Merging bug 18524 onto defaultMatthew Sackman2010-06-117-72/+116
|\
| * removed unnecessary ifdefsAlexandru Scvortov2010-06-111-6/+3
| * ifdefs surround ALL the specsAlexandru Scvortov2010-06-111-1/+1
| * fixed specsAlexandru Scvortov2010-06-093-8/+8
| * cosmeticAlexandru Scvortov2010-06-091-3/+1
| * enclosed generated specs in -ifdefsAlexandru Scvortov2010-06-091-5/+6
| * spaces instead of tabs in autogenerated codeAlexandru Scvortov2010-06-091-2/+2
| * removed duplicated codeAlexandru Scvortov2010-06-091-40/+21
| * codegen.py now works with latest rabbit-codegenAlexandru Scvortov2010-06-031-1/+3
| * updated .hgignoreAlexandru Scvortov2010-06-031-0/+1
| * rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-033-111/+85
| * auto-generation of all function specs for rabbit_framingAlexandru Scvortov2010-06-032-19/+40
| * more rabbit_framing specs are generated automaticallyAlexandru Scvortov2010-06-022-3/+72
* | Merge headsEmile Joubert2010-06-111-7/+2
|\ \
| * \ Merged bug21846 into defaultEmile Joubert2010-06-111-7/+2
| |\ \
| | * | Remove unused variable.Simon MacMullen2010-06-081-1/+0
| | * | Prevent the same delivery tag being used more than once.Simon MacMullen2010-06-081-6/+2
* | | | Merging bug 22847 onto defaultMatthew Sackman2010-06-112-16/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Don't reply after replying.Simon MacMullen2010-06-101-1/+1
| * | | might as well do the reply first thing, before the case.Simon MacMullen2010-06-091-1/+1
| * | | Move synchronous amqqueue:requeue/3 from amqp_0_9_1 to defaultSimon MacMullen2010-06-092-16/+14
| |/ /
* | | Merging bug 22848 onto defaultMatthew Sackman2010-06-108-19/+71
|\ \ \
| * | | Use precondition_failed for equivalence failure.Simon MacMullen2010-06-102-3/+3
| * | | Cosmetic.Simon MacMullen2010-06-101-4/+4
| * | | Use unification rather than when clause. Also remove separate assert_type as ...Simon MacMullen2010-06-101-18/+8
| * | | Add spec for assert_args_equivalence/2 for plugins.Simon MacMullen2010-06-101-1/+1
| * | | Make assert_args_equivalence overridable by exchange plugins.Simon MacMullen2010-06-096-7/+22
| * | | Move exchange and queue equivalence semantics from amqp_0_9_1 to defaultSimon MacMullen2010-06-092-8/+54
| |/ /
* | | Merging bug 20153 onto defaultMatthew Sackman2010-06-107-7/+26
|\ \ \
| * | | Remove a HOSTNAME which should have been removed already...Matthew Sackman2010-06-101-1/+0
| * | | Make nodename available to rabbitmq-env in startup scriptsEmile Joubert2010-06-103-8/+9
| * | | Use hostnames in node namesEmile Joubert2010-06-107-7/+26
| |/ /
* | | Merging bug 22850 onto defaultMatthew Sackman2010-06-101-7/+13
|\ \ \
| * | | Fix testing for variables so that you get as many errors as possible at the s...Matthew Sackman2010-06-101-3/+4
| * | | Avoid very strange weird side effecting dependency thingyMatthew Sackman2010-06-101-1/+6
| * | | complain about missing env vars in the right placeMatthias Radestock2010-06-091-6/+6
| |/ /
* | | Merging bug 22833 onto defaultMatthew Sackman2010-06-101-80/+92
|\ \ \
| * | | Convert all tabs to spacesMatthew Sackman2010-06-101-68/+68
| * | | merged Florian's 10th patch: replace sleep 2 with sleep 1Alexandru Scvortov2010-06-091-2/+2
| * | | OCF resource agent: log debug messages on statusFlorian Haas2010-05-111-0/+2
| * | | OCF resource agent: remove bogus parameters for monitor opFlorian Haas2010-05-111-1/+1
| * | | merged Florian's 07 patch: OCF resource agent: add status operationAlexandru Scvortov2010-06-071-2/+3
| * | | OCF resource agent: fix incorrect parameter typeFlorian Haas2010-05-111-1/+1
| * | | merge Florian's 05 patchAlexandru Scvortov2010-06-071-6/+6
| * | | merged Florian's 04 patchAlexandru Scvortov2010-06-071-12/+11
| * | | merged Florian's 03 patchAlexandru Scvortov2010-06-071-4/+9
| * | | we should still run rabbit_validate_full when rabbit is startedAlexandru Scvortov2010-06-071-0/+6
| * | | OCF resource agent: use ocf_is_probeFlorian Haas2010-05-111-7/+5
| * | | OCF resource agent: use $OCF_FUNCTIONS_DIRFlorian Haas2010-05-111-2/+3