summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* On other node death, don't delete queues which still have some extra pids.Matthew Sackman2010-12-081-2/+4
* Add a TODOMatthew Sackman2010-12-081-0/+2
* Provide a means for plugins to add extra tables which are looked after by rab...Matthew Sackman2010-12-081-2/+14
* Merge default into bug 23554Matthew Sackman2010-12-067-45/+63
|\
| * Merge default into bug 23554 (epic debitrot)Matthew Sackman2010-12-0612-409/+831
| |\
| * | Exposing the publishing chpid right through to the BQ (and tidying up tests/t...Matthew Sackman2010-11-306-34/+37
| * | Make the tests work again. Also mirror_pids => extra_pids on the basis that i...Matthew Sackman2010-11-294-9/+13
| * | Lesser of many evils...Matthew Sackman2010-11-293-8/+12
| * | Present the whole amqqueue record to the BQ (remove duplicated IsDurable flag...Matthew Sackman2010-11-294-9/+8
| * | Present the whole amqqueue record to the BQMatthew Sackman2010-11-293-5/+5
| * | Added mechanism to dynamically choose the backing queue module. Ideally, this...Matthew Sackman2010-11-291-2/+8
* | | Rip out old persister as it no longer works given the arrival of pub acksMatthew Sackman2010-12-062-810/+0
* | | Correction of specs.Matthew Sackman2010-12-061-2/+2
* | | Minor correctionMatthew Sackman2010-12-061-2/+2
| |/ |/|
* | cosmeticMatthias Radestock2010-12-052-100/+96
* | cosmeticMatthias Radestock2010-12-051-25/+16
* | cosmetic: rename field/varMatthias Radestock2010-12-021-6/+6
* | cosmeticMatthias Radestock2010-12-021-17/+16
* | Merge headsSimon MacMullen2010-12-021-3/+2
|\ \
| * | Added cosmetic change suggested in the bug reportRob Harrop2010-12-021-2/+1
| * | fix to compile and run under R12B5Alexandru Scvortov2010-12-021-3/+3
* | | Merged bug23532 into defaultSimon MacMullen2010-12-021-12/+29
|\ \ \ | |/ / |/| |
| * | Tone down the claims in the optimisation comment.Simon MacMullen2010-12-021-2/+2
| * | let frame interleaving happenMatthias Radestock2010-11-241-12/+29
* | | simplify multiple confirm codeAlexandru Scvortov2010-12-021-26/+18
* | | Merged bug20284 into defaultRob Harrop2010-11-302-51/+50
|\ \ \
| * | | cosmetic: put rabbit_net exports, specs, and funs in sensible orderMatthias Radestock2010-11-301-49/+36
| | |/ | |/|
| * | flesh out writer API for completenessMatthias Radestock2010-11-281-2/+14
* | | cosmeticRob 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-2510-226/+666
|\ \ \ | |/ / |/| |
| * | cosmeticRob Harrop2010-11-251-2/+1
| * | cosmetic changesRob Harrop2010-11-255-13/+20
| * | merge from defaultAlexandru Scvortov2010-11-2412-387/+720
| |\ \ | | |/
| * | 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
| * | merge from defaultAlexandru Scvortov2010-11-1731-370/+675
| |\ \
| * | | 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-0810-230/+661
| |\ \ \
| | * | | 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-0112-458/+581
| | |\ \ \
| | * | | | confirm transient messages in the queuesAlexandru Scvortov2010-10-312-15/+17