summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged r887145 from 0.5.x-dev Martin Ritchie2009-12-049-141/+152
* Fix build errors in test_store; resolves QPID-2229Stephen D. Huston2009-12-042-5/+5
* Fix eol style propertyAidan Skinner2009-12-03101-12211/+12211
* QPID-2232: rename the RCP application release artifacts to include jmx-manage...Robert Gemmell2009-12-037-11/+13
* QPID-2233: convey the exception messsage to provide useful feedback to users ...Robert Gemmell2009-12-031-13/+9
* QPID-2152: Update the timeout process so as not to return a null, and close a...Robert Gemmell2009-12-032-34/+47
* QPID-500: Fix public API to match .Net conventionsAidan Skinner2009-12-03123-1658/+2732
* QPID-1987: make code generation match .Net conventions.Aidan Skinner2009-12-037-65/+61
* QPID-1972: fix UUID generation.Aidan Skinner2009-12-032-18/+26
* fix line endings. sighAidan Skinner2009-12-03151-14379/+14379
* QPID-2231: Cluster + store fails with default data-directoryAlan Conway2009-12-031-7/+7
* QPID-2192: restore erroneously removed setLinkedException()Aidan Skinner2009-12-031-0/+1
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-0360-674/+847
* QPID-2227 C++ "make dist" is missing cluster.cmake and has unneeded test_env.shAndrew Stitcher2009-12-031-1/+1
* Fix test race condition that was causing the test to hang.Alan Conway2009-12-021-15/+33
* Run cluster tests under cmake.Alan Conway2009-12-0222-91/+192
* Fixed intermittent hang seen in Qmf interop tests.Ted Ross2009-12-021-1/+1
* Add comments to start(); resolves QPID-1899Stephen D. Huston2009-12-021-1/+17
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-027-9/+0
* Make cluster update work out of the box without special authentication options.Alan Conway2009-12-012-4/+4
* workaround for ptol failuresRafael H. Schloming2009-12-012-1/+4
* QPID-2184: replace random 1second wait with a LogMonitor check that the reloa...Robert Gemmell2009-12-015-21/+20
* Fix problem with make distcheck - python tests not being skipped when python ...Alan Conway2009-12-012-16/+11
* Added a simple workaround for the python client to handle the "text/plain" co...Rajith Muditha Attapattu2009-12-011-0/+2
* Added improved error handlingRajith Muditha Attapattu2009-12-011-13/+16
* Modified the script to use absoulte paths when creating the classpath as rela...Rajith Muditha Attapattu2009-12-011-1/+2
* Remove a hardwired reference to nss include directory to allow debian buildAndrew Stitcher2009-11-301-2/+2