summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2261: fix path to modules.qmfv2Kenneth Anthony Giusti2010-01-256-32/+50
* Move the QMFv2 implementation to its own directory.Kenneth Anthony Giusti2010-01-2511-0/+6558
* QPID-2261: check in the qmf python tests.Kenneth Anthony Giusti2010-01-215-0/+1425
* QPID-2261: Checkpoint initial (brain-dead) event implementation.Kenneth Anthony Giusti2010-01-214-36/+361
* JIRA QPID-2261Kenneth Anthony Giusti2010-01-205-132/+351
* QPID-2261 - Branch patch from Ken GiustiTed Ross2010-01-155-402/+995
* QPID-2261 - Patch from Ken Giusti committed to the qmfv2 branch.Ted Ross2010-01-115-1526/+1199
* QPID-2261 - Ken G's patch applied to the qmfv2 branchTed Ross2009-12-225-308/+740
* Rebased the qmfv2 branch to trunk version 892277.Ted Ross2009-12-18108-1074/+5103
* QPID-2261 - Applied patch from Ken GiustiTed Ross2009-12-165-261/+624
* QPID-2261 - Branch patch from Ken GiustiTed Ross2009-12-143-89/+427
* QPID-2261 - Patch from Ken GiustiTed Ross2009-12-105-0/+3191
* QPID-2245 patch (applied to qmfv2 branch).Ted Ross2009-12-1026-362/+59
* Created a branch for qmf-v2 developmentTed Ross2009-12-100-0/+0
* Update OSGI/Eclipse bundle versions and filenames for the 0.6 releaseRobert Gemmell2009-12-108-13/+23
* QPID-2216: correct option name in log message for ssl plugin.Gordon Sim2009-12-101-1/+1
* Move generation of qpidversion.properties files to a shared definition in mod...Robert Gemmell2009-12-104-42/+26
* QPID-2256: Removed an unnecessary lock that was causing deadlock due to lock ...Andrew Stitcher2009-12-101-4/+0
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-0926-51/+197
* Modified the script to check QMAN_LIB is set and use that instead of always l...Rajith Muditha Attapattu2009-12-091-2/+4
* QPID-1753: Update the Qman modules build.xml to use the release-bin task, upd...Robert Gemmell2009-12-092-0/+3
* split out some of the generic parsing stuff in the address parser, and added ...Rafael H. Schloming2009-12-098-138/+416
* QPID-2253 - Cluster node shuts down with inconsistent error.Alan Conway2009-12-093-18/+8
* New directory for documentation.Jonathan Robie2009-12-090-0/+0
* Set up python test list correctly and get the correct exit code from a test p...Stephen D. Huston2009-12-092-2/+3
* Correct typo in diagnostic message.Stephen D. Huston2009-12-091-1/+1
* QPID-2249 Python Headers Exchange ExampleTed Ross2009-12-086-0/+362
* QPID-2177: rework noddy unit testRobert Gemmell2009-12-081-16/+9
* Updated exclude files to aline with the broker they work with.Martin Ritchie2009-12-0815-51/+57
* QPID-2242 : Update to 0-8 producer to set the JMS_QPID_DESTTYPE when sending ...Martin Ritchie2009-12-085-12/+133
* QPID-2250: Remove requirement for message persistence and queue durability fr...Robert Gemmell2009-12-081-19/+15
* QPID-2177: unit and system testing for the new flow controlled related attrib...Robert Gemmell2009-12-084-15/+182
* QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute...Robert Gemmell2009-12-087-4/+105
* Add file to allow exclusion of tests from only the InVM default.testprofileRobert Gemmell2009-12-082-1/+4
* QPID-2244: output additional MessageTransferMessage header properties, add fa...Robert Gemmell2009-12-081-23/+35
* QPID-2238: ToString calls itselfs causing stack overflow exceptionAidan Skinner2009-12-081-5/+1
* QPID-2237: Decode UUID properlyAidan Skinner2009-12-081-0/+1
* Fix test config file.Aidan Skinner2009-12-082-1/+1
* QPID-2242 : Update to the 0-8/9 code path to use the 0-10 static lookup table...Martin Ritchie2009-12-076-111/+214
* QPID-2214: Opening and closing client connections causes memory use to grow u...Andrew Stitcher2009-12-072-27/+63
* QPID-2244 : Remove LogMessages_de_DE.properties that was erroneously added in...Martin Ritchie2009-12-071-81/+0
* Cleaned up assert error, should be queues not exchangesMartin Ritchie2009-12-071-1/+1
* QPID-2242 : Removed unused AMQMessagseDelegate_0_10 constructorMartin Ritchie2009-12-071-12/+0
* QPID-1992 : Exclude message move test from CPP broker as it uses JMX.Martin Ritchie2009-12-073-47/+50
* QPID-2242 : Fixed 0-10 code path's getJMSDestination() updated JMSDestination...Martin Ritchie2009-12-075-90/+245
* QPID-2244 : Added initial support of 0-10 Messages via JMX viewMessages.Martin Ritchie2009-12-073-4/+143
* QPID-1992 : Update ProtocolEngine to create LogSubject in constructor as it n...Martin Ritchie2009-12-071-2/+3
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-047-28/+82
* QPID-1987: missed adding App.configAidan Skinner2009-12-041-0/+34
* QPID-1992 : Fix compilation error missed during merge.Martin Ritchie2009-12-042-4/+4