summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | * | | | | | refactorAlexandru Scvortov2010-10-042-21/+14
| | | | | | * | | | | | clean up codeAlexandru Scvortov2010-10-041-22/+19
| | | | | | * | | | | | gb:add -> gb:insertAlexandru Scvortov2010-10-041-2/+2
| | | | | | * | | | | | refactorAlexandru Scvortov2010-10-045-44/+41
| | | | | | * | | | | | refactorAlexandru Scvortov2010-10-042-9/+9
| | | | | | * | | | | | schedule a fsync if necessary before confirming messagesAlexandru Scvortov2010-10-041-5/+11
| | | | | | * | | | | | confirm messages when they get written do disk in *any* queue; confirm messag...Alexandru Scvortov2010-10-041-2/+7
| | | | | | * | | | | | both client_terminate and client_delete clear the msg_store's on_disk callbacksAlexandru Scvortov2010-10-041-9/+12
| | | | | | * | | | | | inlined register_sync_callback into new_client_stateAlexandru Scvortov2010-10-041-27/+22
| | | | | | * | | | | | do_if_not_dup -> do_if_unconfirmed; bugfixesAlexandru Scvortov2010-10-042-14/+14
| | | | | | * | | | | | only confirm immediate messages if they haven't been deliveredAlexandru Scvortov2010-10-041-5/+9
| | | | | | * | | | | | cosmetics and some minor refactoringMatthias Radestock2010-10-024-71/+64
| | | | | | * | | | | | merge default into bug20284Matthias Radestock2010-10-011-40/+36
| | | | | | |\ \ \ \ \ \