summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-1038 add a mixed send/recieve/rollback testAidan Skinner2008-05-081-1/+18
* QPID-1038 add test caseAidan Skinner2008-05-081-0/+109
* QPID-1037: revert the junit-toolkit changeArnaud Simon2008-05-081-1/+0
* QPID-1037: Added module name prop and an exclude.modules prop + switch systes...Arnaud Simon2008-05-0811-7/+17
* QPID-1004: As this test does not extend QpidTestCase we need to exclude it fr...Arnaud Simon2008-05-081-1/+1
* QPID-1004: Disable this test as it is not finished and TTL is already testedArnaud Simon2008-05-083-6/+11
* QPID-979: added convenience accessors for headersRafael H. Schloming2008-05-073-14/+91
* Tidy up #D project a bitAidan Skinner2008-05-071-0/+1
* Tidy up #D project a bitAidan Skinner2008-05-072-13/+64
* Add integration tests to #D projectAidan Skinner2008-05-0712-10/+64
* Merged revisions 653420-654109 via svnmerge from Aidan Skinner2008-05-0713-421/+510
* Fix for defining HAS_XMLAlan Conway2008-05-061-1/+2
* This patch was attached to QPID-953.Rajith Muditha Attapattu2008-05-061-32/+44
* QPID-1033: made loading of the spec file not fail if the results cannot be ca...Rafael H. Schloming2008-05-062-3/+23
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-0620-12/+909
* This is a fix for QPID-1031Rajith Muditha Attapattu2008-05-061-1/+5
* QPID-1030: This solves the issue for the 0.10 code pathArnaud Simon2008-05-061-1/+7
* QPID-1028: updated report task for including all subdirsArnaud Simon2008-05-061-1/+1
* Merged revisions 652388-652389,652399,652567-652568,653416 via svnmerge from Aidan Skinner2008-05-066-77/+134
* Updated for latest 0-10 spec and added two extra queue options to set the flo...Gordon Sim2008-05-051-7/+25
* QPID-1025: changed received so empty Payload are processedArnaud Simon2008-05-051-1/+1
* QPID-1008: allow for case where 0-10 message-properties are not included in a...Gordon Sim2008-05-051-1/+4
* QPID-997 : Cause of delay is the missing / in the file url for the log4j conf...Martin Ritchie2008-05-051-1/+1
* QPID-1021 : Update to build system to store and clean test results per module...Martin Ritchie2008-05-051-1/+1
* QPID-1021 : Update to build system to store and clean test results per module...Martin Ritchie2008-05-051-1/+3
* QPID-998 : prevented warning about missing bin/etc directories in modules tha...Martin Ritchie2008-05-051-4/+12
* QPID-1005: Added a property for ignoring setClientID so we are compatible wit...Arnaud Simon2008-05-052-1/+16
* QPID-895 : Patch provided provided by Senaka to prevent delay on initial Conn...Martin Ritchie2008-05-052-17/+38
* QPID-887 : Renamed QueueHouseKeeping threads so they can be identified in thr...Martin Ritchie2008-05-051-33/+36
* QPID-1007: removed bad importsArnaud Simon2008-05-051-10/+0
* QPID-1018: added org.apache.qpid.client.configuration and add io propsArnaud Simon2008-05-054-53/+80
* QPID-1006 and QPID-1007: -QPID-1006:use same socket buffer size and frame siz...Arnaud Simon2008-05-051-4/+64
* Update and cleanup scripts for automated 0-10 example testing.Gordon Sim2008-05-0411-30/+35
* Allow queue durbaility to be specified independent of message durability.Gordon Sim2008-05-041-3/+5
* Use amq.direct for control queue in topic test.Gordon Sim2008-05-042-2/+2
* Extra log ouput for queue policy.Gordon Sim2008-05-042-2/+13
* Fix error handling for connection close during startup.Gordon Sim2008-05-042-2/+3
* Use no-ack in bridging as it is currently an exclusive, temp queueGordon Sim2008-05-021-2/+2
* Use BOOST_CHECK_EQUAL in place of BOOST_REQUIRE_EQUAL (compatible with older ...Gordon Sim2008-05-021-1/+1
* QPID-980: Patch from Danushka Menikkumbura revising installation notes.Gordon Sim2008-05-021-21/+26
* QPID-986: Patch from Danushka Menikkumbura.Gordon Sim2008-05-021-2/+4
* QPID-1003: added excludes for framework test classesRafael H. Schloming2008-05-012-9/+13
* Boost's string split function causes problems on older versions of the librar...Gordon Sim2008-05-017-8/+178
* QPID-1002: applied patch from Senaka to make systests run using normal junit ...Rafael H. Schloming2008-05-012-2/+10
* QPID-993: added an osgi manifest to broker-plugins jarRafael H. Schloming2008-05-015-16/+40
* QPID-987: reduced message count in DupsOKTestRafael H. Schloming2008-05-011-1/+1
* Turn auth back on by default for c++ broker (only if SASL libs are available)Gordon Sim2008-05-012-6/+2
* QPID-989: fix decode of zero sized mapGordon Sim2008-05-012-14/+16
* QPID-965: added an option to turn on deprecation during compileRafael H. Schloming2008-05-011-1/+5
* applying Ted Ross's patch to handle unicode encoding and management message o...Nuno Santos2008-05-011-25/+26