summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1893: echo back a heartbeat when we receive oneRafael H. Schloming2009-06-081-0/+5
* Fix change in test logic introduced by r782075.Gordon Sim2009-06-081-1/+1
* Make sure the heartbeat interval is started for the waitForOpenCarl C. Trieloff2009-06-081-1/+2
* QPID-1892 - Fixed a memory leak where recovered durable queues are never dele...Ted Ross2009-06-051-0/+2
* Further fix to new cluster member state transfer to fix a case where unacked ...Gordon Sim2009-06-058-23/+89
* Updates to patches and valgrind suppressions for boost 1.32Kim van der Riet2009-06-052-75/+121
* Patch from Michael Goulish - QPID-1891 "fix declaration problems with boost 1...Kim van der Riet2009-06-052-5/+7
* added nested map to test dataRafael H. Schloming2009-06-041-2/+3
* Streamlined transaction tests and added some additional coverage.Rafael H. Schloming2009-06-041-33/+68
* Added commit and rollback to the Session API and streamlined some test utilit...Rafael H. Schloming2009-06-042-27/+146
* This is related QPID-1890Rajith Muditha Attapattu2009-06-041-14/+14
* Made the test_store lib installable to be used with installable testsKim van der Riet2009-06-042-2/+6
* Initial capabilities to run test suite on WindowsStephen D. Huston2009-06-0310-30/+491
* Use Boost variables, not direct library names; inserts correct names cross-pl...Stephen D. Huston2009-06-031-2/+2
* Add extern marker to match() and normalize() methods to build tests on WindowsStephen D. Huston2009-06-031-2/+2
* This is related to QPID-1887Rajith Muditha Attapattu2009-06-031-10/+14
* Fixed QPID-1888 for the java broker. Also fixed a bug caught by the new selec...Rafael H. Schloming2009-06-032-2/+10
* QPID-1890: Ensure option for alternate exchange is treated consistently (I al...Gordon Sim2009-06-031-3/+3
* added tests for senderRafael H. Schloming2009-06-031-0/+35
* Ensure that ring queue behaves as expected when replicated to newly joined cl...Gordon Sim2009-06-033-2/+86
* Python cluster test improvements and some additional testsKim van der Riet2009-06-033-354/+491
* Revert "QPID-1879 Don't use a thread for every new client Connection"Andrew Stitcher2009-06-035-183/+181
* Revert "QPID-1879 Removed some code obsoleted by this change"Andrew Stitcher2009-06-033-2/+21
* Revert "Change client io threading to be initialised at first use"Andrew Stitcher2009-06-031-7/+4
* Allow conrol at configure time over generation of qmf bindings via swig (--wi...Gordon Sim2009-06-031-0/+7
* QPID-1874 - More Makefile fixes for vpath buildsTed Ross2009-06-032-2/+2
* Increased the receive timeout to 1000 ms as the test seems to fail on some sy...Rajith Muditha Attapattu2009-06-031-4/+4
* Stop watching the acceptors dispatch handle before it is deleted in ssl and r...Gordon Sim2009-06-034-1/+12
* Change to make suppression apply on fc5 as well as rhel5.Gordon Sim2009-06-031-1/+1
* This is a fix for QPID-1888Rajith Muditha Attapattu2009-06-032-0/+79
* added defines to the test harness and made the delay used by the tests config...Rafael H. Schloming2009-06-022-2/+13
* added receiver capacity and testsRafael H. Schloming2009-06-022-19/+70
* This is a fix for QPID-1887Rajith Muditha Attapattu2009-06-021-4/+2
* modified start and stop to function independently of fetch vs listen, added R...Rafael H. Schloming2009-06-022-19/+87
* removed unused attributedRafael H. Schloming2009-06-021-1/+0
* removed svn:executable from LICENSE.txtRafael H. Schloming2009-06-021-0/+0
* added a signal handler for terminal resizeRafael H. Schloming2009-06-021-0/+7
* detect the terminal width when possibleRafael H. Schloming2009-06-021-3/+20
* Fixes to cluster tests which enable them to be built and run outside the sour...Kim van der Riet2009-06-022-7/+7
* removed another turnary ifRafael H. Schloming2009-06-021-1/+4
* removed another turnary ifRafael H. Schloming2009-06-021-1/+4
* removed another turnary ifRafael H. Schloming2009-06-021-1/+4
* removed keyword arg from __import__ call for python 2.4Rafael H. Schloming2009-06-021-1/+1
* removed turnary ifRafael H. Schloming2009-06-021-1/+5
* modified empty generator idiom to work on python 2.4Rafael H. Schloming2009-06-021-3/+6
* Bit more fixed for QPID-1874Andrew Stitcher2009-06-022-8/+8
* first commit of new messaging API and test harnessRafael H. Schloming2009-06-026-1/+1733
* only sync when we need toRafael H. Schloming2009-06-021-1/+3
* made Future.get throw an exception on timeoutRafael H. Schloming2009-06-021-3/+7
* Fixed out of tree build broken by QPID-1874Andrew Stitcher2009-06-022-6/+6