summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Error message readabilitybug23482Emile Joubert2010-12-071-1/+1
* Remove redundant codeEmile Joubert2010-12-071-19/+15
* Perform duplicate node check in a functionEmile Joubert2010-12-071-21/+27
* Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-072-17/+26
* Consistent prelaunch checks on windowsEmile Joubert2010-12-032-5/+19
* Diagnostics on node start failureEmile Joubert2010-12-012-21/+31
* Rename plugin_activator to prelaunchEmile Joubert2010-11-301-0/+0
* Check if nodename is available before startupEmile Joubert2010-11-303-6/+14
* Merged bug20284 into defaultRob Harrop2010-11-304-51/+59
|\
| * cosmetic: put rabbit_net exports, specs, and funs in sensible orderMatthias Radestock2010-11-301-49/+36
| * Added tag rabbitmq_v2_2_0 for changeset c9a2e7f3f5e9Rob Harrop2010-11-300-0/+0
| * Changelogs for the 2.2.0 releaserabbitmq_v2_2_0Rob Harrop2010-11-302-0/+9
| * flesh out writer API for completenessMatthias Radestock2010-11-281-2/+14
* | cosmeticbug20284Rob Harrop2010-11-251-1/+1
* | Merge with defaultRob Harrop2010-11-251-18/+14
|\ \ | |/
| * cosmeticMatthias Radestock2010-11-251-18/+14
* | CosmeticRob Harrop2010-11-251-4/+2
* | merge with defaultRob Harrop2010-11-2512-229/+671
|\ \ | |/ |/|
| * cosmeticRob Harrop2010-11-251-2/+1
| * cosmetic changesRob Harrop2010-11-255-13/+20
| * merge from defaultAlexandru Scvortov2010-11-2418-455/+731
| |\
| * | change order of tuple elementsAlexandru Scvortov2010-11-243-4/+4
| * | cosmeticAlexandru Scvortov2010-11-242-11/+12
| * | cosmeticAlexandru Scvortov2010-11-241-1/+2
| * | cosmeticAlexandru Scvortov2010-11-241-38/+31
| * | cosmetic + handle missing caseAlexandru Scvortov2010-11-241-14/+17
| * | remove redundant record fieldAlexandru Scvortov2010-11-241-2/+2
| * | merge from defaultAlexandru Scvortov2010-11-1738-414/+760
| |\ \
| * | | fix confirm after basic.reject{requeue=false}Alexandru Scvortov2010-11-171-2/+3
| * | | don't confirm messages on requeueAlexandru Scvortov2010-11-111-6/+10
| * | | merge from defaultAlexandru Scvortov2010-11-0812-234/+667
| |\ \ \
| | * | | confirm messages on queue purgeAlexandru Scvortov2010-11-083-16/+40
| | * | | tests passAlexandru Scvortov2010-11-011-1/+2
| | * | | only wait for disk syncs for persistent messages on durable queuesAlexandru Scvortov2010-11-011-4/+5
| | * | | merge from defaultAlexandru Scvortov2010-11-0123-502/+590
| | |\ \ \
| | * | | | confirm transient messages in the queuesAlexandru Scvortov2010-10-312-15/+17
| | * | | | merge from default againAlexandru Scvortov2010-10-2512-215/+625
| | |\ \ \ \
| | | * \ \ \ merge from defaultAlexandru Scvortov2010-10-2512-215/+625
| | | |\ \ \ \
| | | | * | | | only confirm when all queues have dealt with the messageAlexandru Scvortov2010-10-201-48/+60
| | | | * | | | merge default into bug20284Alexandru Scvortov2010-10-2023-441/+571
| | | | |\ \ \ \
| | | | * \ \ \ \ merge default into bug20284Alexandru Scvortov2010-10-1313-237/+633
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ merge default into bug20284Alexandru Scvortov2010-10-0613-236/+632
| | | | | |\ \ \ \ \
| | | | | | * | | | | cosmeticMatthias Radestock2010-10-051-4/+3
| | | | | | * | | | | swap the arguments of ack/2Alexandru Scvortov2010-10-053-9/+9
| | | | | | * | | | | merge default into bug20284Matthias Radestock2010-10-052-24/+23
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | cosmetics and minor refactoringMatthias Radestock2010-10-058-107/+106
| | | | | | * | | | | | refactorAlexandru Scvortov2010-10-041-10/+5
| | | | | | * | | | | | improve performanceAlexandru Scvortov2010-10-041-7/+13
| | | | | | * | | | | | no more warningsAlexandru Scvortov2010-10-042-5/+5
| | | | | | * | | | | | refactor + add async version of maybe_run_queue_via_backing_queue/2Alexandru Scvortov2010-10-043-36/+40