| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | don't confirm messages on requeue | Alexandru Scvortov | 2010-11-11 | 1 | -6/+10 |
| * | merge from default | Alexandru Scvortov | 2010-11-08 | 12 | -234/+667 |
| |\ | |||||
| | * | confirm messages on queue purge | Alexandru Scvortov | 2010-11-08 | 3 | -16/+40 |
| | * | tests pass | Alexandru Scvortov | 2010-11-01 | 1 | -1/+2 |
| | * | only wait for disk syncs for persistent messages on durable queues | Alexandru Scvortov | 2010-11-01 | 1 | -4/+5 |
| | * | merge from default | Alexandru Scvortov | 2010-11-01 | 23 | -502/+590 |
| | |\ | |||||
| | * | | confirm transient messages in the queues | Alexandru Scvortov | 2010-10-31 | 2 | -15/+17 |
| | * | | merge from default again | Alexandru Scvortov | 2010-10-25 | 12 | -215/+625 |
| | |\ \ | |||||
| | | * \ | merge from default | Alexandru Scvortov | 2010-10-25 | 12 | -215/+625 |
| | | |\ \ | |||||
| | | | * | | only confirm when all queues have dealt with the message | Alexandru Scvortov | 2010-10-20 | 1 | -48/+60 |
| | | | * | | merge default into bug20284 | Alexandru Scvortov | 2010-10-20 | 23 | -441/+571 |
| | | | |\ \ | |||||
| | | | * \ \ | merge default into bug20284 | Alexandru Scvortov | 2010-10-13 | 13 | -237/+633 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | merge default into bug20284 | Alexandru Scvortov | 2010-10-06 | 13 | -236/+632 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | cosmetic | Matthias Radestock | 2010-10-05 | 1 | -4/+3 |
| | | | | | * | | | swap the arguments of ack/2 | Alexandru Scvortov | 2010-10-05 | 3 | -9/+9 |
| | | | | | * | | | merge default into bug20284 | Matthias Radestock | 2010-10-05 | 2 | -24/+23 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | cosmetics and minor refactoring | Matthias Radestock | 2010-10-05 | 8 | -107/+106 |
| | | | | | * | | | | refactor | Alexandru Scvortov | 2010-10-04 | 1 | -10/+5 |
| | | | | | * | | | | improve performance | Alexandru Scvortov | 2010-10-04 | 1 | -7/+13 |
| | | | | | * | | | | no more warnings | Alexandru Scvortov | 2010-10-04 | 2 | -5/+5 |
| | | | | | * | | | | refactor + add async version of maybe_run_queue_via_backing_queue/2 | Alexandru Scvortov | 2010-10-04 | 3 | -36/+40 |
| | | | | | * | | | | refactor | Alexandru Scvortov | 2010-10-04 | 2 | -21/+14 |
| | | | | | * | | | | clean up code | Alexandru Scvortov | 2010-10-04 | 1 | -22/+19 |
| | | | | | * | | | | gb:add -> gb:insert | Alexandru Scvortov | 2010-10-04 | 1 | -2/+2 |
| | | | | | * | | | | refactor | Alexandru Scvortov | 2010-10-04 | 5 | -44/+41 |
| | | | | | * | | | | refactor | Alexandru Scvortov | 2010-10-04 | 2 | -9/+9 |
| | | | | | * | | | | schedule a fsync if necessary before confirming messages | Alexandru Scvortov | 2010-10-04 | 1 | -5/+11 |
| | | | | | * | | | | confirm messages when they get written do disk in *any* queue; confirm messag... | Alexandru Scvortov | 2010-10-04 | 1 | -2/+7 |
| | | | | | * | | | | both client_terminate and client_delete clear the msg_store's on_disk callbacks | Alexandru Scvortov | 2010-10-04 | 1 | -9/+12 |
| | | | | | * | | | | inlined register_sync_callback into new_client_state | Alexandru Scvortov | 2010-10-04 | 1 | -27/+22 |
| | | | | | * | | | | do_if_not_dup -> do_if_unconfirmed; bugfixes | Alexandru Scvortov | 2010-10-04 | 2 | -14/+14 |
| | | | | | * | | | | only confirm immediate messages if they haven't been delivered | Alexandru Scvortov | 2010-10-04 | 1 | -5/+9 |
| | | | | | * | | | | cosmetics and some minor refactoring | Matthias Radestock | 2010-10-02 | 4 | -71/+64 |
| | | | | | * | | | | merge default into bug20284 | Matthias Radestock | 2010-10-01 | 1 | -40/+36 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | cosmetics and some refactoring | Matthias Radestock | 2010-10-01 | 2 | -183/+142 |
| | | | | | * | | | | | merge default into bug20284 | Alexandru Scvortov | 2010-10-01 | 12 | -65/+296 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | | :%s/need_confirming/unconfirmed/g | Alexandru Scvortov | 2010-09-30 | 2 | -32/+32 |
| | | | | | * | | | | | | msg_store refactoring | Alexandru Scvortov | 2010-09-29 | 3 | -37/+46 |
| | | | | | * | | | | | | more refactoring | Alexandru Scvortov | 2010-09-29 | 3 | -22/+21 |
| | | | | | * | | | | | | no more redundant message passing | Alexandru Scvortov | 2010-09-29 | 2 | -27/+17 |
| | | | | | * | | | | | | refactoring | Alexandru Scvortov | 2010-09-29 | 1 | -20/+16 |
| | | | | | * | | | | | | cosmetic | Alexandru Scvortov | 2010-09-29 | 1 | -24/+21 |
| | | | | | * | | | | | | refactoring | Alexandru Scvortov | 2010-09-29 | 1 | -39/+34 |
| | | | | | * | | | | | | refactor | Alexandru Scvortov | 2010-09-29 | 4 | -34/+41 |
| | | | | | * | | | | | | cosmetics and minor refactors | Matthias Radestock | 2010-09-29 | 3 | -71/+53 |
| | | | | | * | | | | | | refactor | Alexandru Scvortov | 2010-09-29 | 1 | -5/+4 |
| | | | | | * | | | | | | pull from default | Alexandru Scvortov | 2010-09-29 | 14 | -200/+669 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | server tests pass | Alexandru Scvortov | 2010-09-27 | 3 | -13/+28 |
| | | | | | | * | | | | | | revert rabbit_tests to default | Alexandru Scvortov | 2010-09-27 | 1 | -4/+1 |
| | | | | | | * | | | | | | bugfixes; passes same java tests as default | Alexandru Scvortov | 2010-09-27 | 2 | -4/+7 |
