summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Merging default into bug21647Matthew Sackman2011-02-2319-706/+131
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | cosmetic and code movementMatthew Sackman2011-02-211-6/+4
| | | * | | | | | | | renames and refactorsMatthew Sackman2011-02-212-17/+15
| | | * | | | | | | | Merging default into bug21647Matthew Sackman2011-02-217-224/+159
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fatal errorMatthew Sackman2011-02-181-1/+1
| | | * | | | | | | | | Set up the monitor only when we see the basic.consume_ok coming back through ...Matthew Sackman2011-02-181-26/+48
| | | * | | | | | | | | Make the consumer mapping store the queues, not the queuenamesMatthew Sackman2011-02-181-30/+17
| | | * | | | | | | | | Merge default into bug21647Matthew Sackman2011-02-186-64/+88
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Add to our own server_properties (informational only)Matthew Sackman2011-02-171-3/+4
| | | * | | | | | | | | | Tidy up on DOWN and emit basic.cancelMatthew Sackman2011-02-171-14/+32
| | | * | | | | | | | | | Maybe monitor queues on consume, maybe unmonitor on cancelMatthew Sackman2011-02-171-21/+44
| * | | | | | | | | | | | Merge with defaultRob Harrop2011-03-092-14/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merged bug23848 into defaultRob Harrop2011-03-090-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge with defaultbug23848Rob Harrop2011-03-0921-950/+685
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | * | | | | | | | | | | change if to caseAlexandru Scvortov2011-03-091-3/+3
| | * | | | | | | | | | | close channel when test finishesAlexandru Scvortov2011-03-091-1/+4
| | * | | | | | | | | | | add test for confirms in case of queue deathAlexandru Scvortov2011-03-061-0/+74
| | * | | | | | | | | | | cosmeticAlexandru Scvortov2011-03-051-2/+1
| | * | | | | | | | | | | nack messages when the first queue diesAlexandru Scvortov2011-03-051-16/+21
| * | | | | | | | | | | | Fixed bug in the QPid tests. My tests were passing because I used an exchange...Rob Harrop2011-03-091-1/+1
| * | | | | | | | | | | | cosmetic changes and some inliningMatthias Radestock2011-03-081-29/+16
| * | | | | | | | | | | | Fix bad path_entry creationRob Harrop2011-03-081-2/+2
| * | | | | | | | | | | | Tweaked accumulator again - no need to store the entire pathRob Harrop2011-03-081-9/+10
| * | | | | | | | | | | | Removed io:formatRob Harrop2011-03-081-1/+0
| * | | | | | | | | | | | Merge with defaultRob Harrop2011-03-0816-830/+505
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merged bug23916 into defaultEmile Joubert2011-03-072-334/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Add a command prompt shortcut that starts up in the right dir. That's pretty ...bug23916Simon MacMullen2011-03-071-0/+3
| | | * | | | | | | | | | | Remove EnvVarUpdateSimon MacMullen2011-03-072-334/+0
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Fixed a few pattern matching errors - remove actually works againRob Harrop2011-03-071-2/+3
| * | | | | | | | | | | | Comment describing the why behind the refactoring of remove_bindingsRob Harrop2011-03-071-0/+5
| * | | | | | | | | | | | Merge with defaultRob Harrop2011-03-071-29/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Added exchange name back into count functions. Made path node id key in delet...Rob Harrop2011-03-071-25/+33
| | * | | | | | | | | | | Tweaked delete accumulator keyRob Harrop2011-03-071-31/+29
| | * | | | | | | | | | | merge with defaultRob Harrop2011-03-0744-632/+696
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with defaultRob Harrop2011-03-041-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Reworked binding delete into single transaction againRob Harrop2011-03-041-31/+53
| | * | | | | | | | | | | | Correct foldr -> foldlRob Harrop2011-03-011-1/+1
| | * | | | | | | | | | | | Merge with defaultRob Harrop2011-03-0114-103/+230
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | First cut of pushing edge cleaning out of main topic bind delete txRob Harrop2011-03-011-7/+12
* | | | | | | | | | | | | | I didn't think that implied that it could *only* be used out of process, but ...bug23882Simon MacMullen2011-03-141-2/+2
* | | | | | | | | | | | | | I think this makes it more comprehensible. To me at least.Simon MacMullen2011-03-141-2/+3
* | | | | | | | | | | | | | Maintain an acceptable level of code quality.Simon MacMullen2011-03-141-2/+1
* | | | | | | | | | | | | | merge default into bug23882Matthias Radestock2011-03-0719-566/+646
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | guids be goneMatthias Radestock2011-03-071-3/+3
| * | | | | | | | | | | | | Merge bug23914 (lack of type for msg_id obscures APIs and code)Simon MacMullen2011-03-0714-496/+502
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | merge default into bug23914bug23914Matthias Radestock2011-03-0714-496/+502
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | cosmeticMatthias Radestock2011-03-042-2/+2
| | | * | | | | | | | | | | merge default into bug23914Matthias Radestock2011-03-0410-138/+132
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | merge default into bug23914Matthias Radestock2011-03-0435-362/+363
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | guid -> msg_id in testsMatthias Radestock2011-03-041-100/+100