summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug20284Alexandru Scvortov2010-10-0611-230/+624
|\
| * cosmeticMatthias Radestock2010-10-051-4/+3
| * swap the arguments of ack/2Alexandru Scvortov2010-10-052-8/+8
| * merge default into bug20284Matthias Radestock2010-10-051-15/+11
| |\
| * | cosmetics and minor refactoringMatthias Radestock2010-10-056-103/+101
| * | 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-044-43/+40
| * | 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
| |\ \
| * | | cosmetics and some refactoringMatthias Radestock2010-10-012-183/+142
| * | | merge default into bug20284Alexandru Scvortov2010-10-0111-65/+273
| |\ \ \
| * | | | :%s/need_confirming/unconfirmed/gAlexandru Scvortov2010-09-302-32/+32
| * | | | msg_store refactoringAlexandru Scvortov2010-09-293-37/+46
| * | | | more refactoringAlexandru Scvortov2010-09-293-22/+21
| * | | | no more redundant message passingAlexandru Scvortov2010-09-292-27/+17
| * | | | refactoringAlexandru Scvortov2010-09-291-20/+16
| * | | | cosmeticAlexandru Scvortov2010-09-291-24/+21
| * | | | refactoringAlexandru Scvortov2010-09-291-39/+34
| * | | | refactorAlexandru Scvortov2010-09-293-32/+37
| * | | | cosmetics and minor refactorsMatthias Radestock2010-09-293-71/+53
| * | | | refactorAlexandru Scvortov2010-09-291-5/+4
| * | | | pull from defaultAlexandru Scvortov2010-09-2911-195/+664
| |\ \ \ \
| | * | | | server tests passAlexandru Scvortov2010-09-273-13/+28
| | * | | | revert rabbit_tests to defaultAlexandru Scvortov2010-09-271-4/+1
| | * | | | bugfixes; passes same java tests as defaultAlexandru Scvortov2010-09-272-4/+7
| | * | | | better separation between amqqueue_process and bqAlexandru Scvortov2010-09-273-24/+20
| | * | | | cosmeticAlexandru Scvortov2010-09-271-23/+23
| | * | | | no performance penalty when *not* using confirmsAlexandru Scvortov2010-09-275-40/+52
| | * | | | solved a couple of bad_matches/function_clausesAlexandru Scvortov2010-09-273-12/+15
| | * | | | merge default into bug20284Alexandru Scvortov2010-09-2232-1437/+1569
| | |\ \ \ \
| | * | | | | message store keeps track of queues through their client refsAlexandru Scvortov2010-09-062-51/+58
| | * | | | | stopped a raceAlexandru Scvortov2010-09-031-20/+37
| | * | | | | moved some confirm logic from router to channelAlexandru Scvortov2010-09-032-12/+4
| | * | | | | use client_terminate instead of monitoring for DOWNAlexandru Scvortov2010-09-031-10/+12
| | * | | | | cosmeticAlexandru Scvortov2010-09-031-4/+5
| | * | | | | cosmetic renamesAlexandru Scvortov2010-09-031-6/+6
| | * | | | | remove rabbit_basic:delivery/4 since it's not used by anythingAlexandru Scvortov2010-09-031-8/+3