Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix to compile and run under R12B5bug23565 | Alexandru Scvortov | 2010-12-02 | 1 | -3/+3 |
* | Merged bug23448 into default | Rob Harrop | 2010-12-01 | 1 | -8/+6 |
|\ | |||||
| * | Updated portfile as suggested by macports gurubug23448 | Marek Majkowski | 2010-11-25 | 1 | -8/+6 |
* | | Merged bug20284 into default | Rob Harrop | 2010-11-30 | 4 | -51/+59 |
|\ \ | |||||
| * | | cosmetic: put rabbit_net exports, specs, and funs in sensible order | Matthias Radestock | 2010-11-30 | 1 | -49/+36 |
| * | | Added tag rabbitmq_v2_2_0 for changeset c9a2e7f3f5e9 | Rob Harrop | 2010-11-30 | 0 | -0/+0 |
| * | | Changelogs for the 2.2.0 releaserabbitmq_v2_2_0 | Rob Harrop | 2010-11-30 | 2 | -0/+9 |
| * | | flesh out writer API for completeness | Matthias Radestock | 2010-11-28 | 1 | -2/+14 |
* | | | cosmeticbug20284 | Rob Harrop | 2010-11-25 | 1 | -1/+1 |
* | | | Merge with default | Rob Harrop | 2010-11-25 | 1 | -18/+14 |
|\ \ \ | |/ / | |||||
| * | | cosmetic | Matthias Radestock | 2010-11-25 | 1 | -18/+14 |
* | | | Cosmetic | Rob Harrop | 2010-11-25 | 1 | -4/+2 |
* | | | merge with default | Rob Harrop | 2010-11-25 | 12 | -229/+671 |
|\ \ \ | |/ / |/| | | |||||
| * | | cosmetic | Rob Harrop | 2010-11-25 | 1 | -2/+1 |
| * | | cosmetic changes | Rob Harrop | 2010-11-25 | 5 | -13/+20 |
| * | | merge from default | Alexandru Scvortov | 2010-11-24 | 18 | -455/+731 |
| |\ \ | |||||
| * | | | change order of tuple elements | Alexandru Scvortov | 2010-11-24 | 3 | -4/+4 |
| * | | | cosmetic | Alexandru Scvortov | 2010-11-24 | 2 | -11/+12 |
| * | | | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -1/+2 |
| * | | | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -38/+31 |
| * | | | cosmetic + handle missing case | Alexandru Scvortov | 2010-11-24 | 1 | -14/+17 |
| * | | | remove redundant record field | Alexandru Scvortov | 2010-11-24 | 1 | -2/+2 |
| * | | | merge from default | Alexandru Scvortov | 2010-11-17 | 38 | -414/+760 |
| |\ \ \ | |||||
| * | | | | fix confirm after basic.reject{requeue=false} | Alexandru Scvortov | 2010-11-17 | 1 | -2/+3 |
| * | | | | 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 |