summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2059 : CI failures were due to threading races to exhaust prefetch befor...Martin Ritchie2009-09-021-19/+11
* QPID-2078: cluster disallows the connection.close management method, so skip ...Gordon Sim2009-09-021-0/+1
* Avoid failed test where ruby-devel isn't installedAndrew Stitcher2009-09-011-0/+2
* Revisit fix for QPID-1737: (clash with Win32 symbol)Andrew Stitcher2009-09-017-9/+7
* added missing names to __all__Rafael H. Schloming2009-09-011-2/+4
* Remove some warnings picked up by MSVC compilerAndrew Stitcher2009-09-011-2/+2
* Some QPID_COMMON_EXTERNs missed from previous uuid commitAndrew Stitcher2009-09-011-3/+3
* QPID-2078: Ensure sessions are cleaned up when their connection is closed by ...Gordon Sim2009-09-012-2/+26
* CommitRollbackTest#testPutThenRollbackThenGet failed on CI. Using a 100ms ini...Martin Ritchie2009-09-011-1/+1
* QPID-2059 : Updated SLT to ensure there is a gap between ACTIVE and SUSPENDIN...Martin Ritchie2009-09-011-12/+20
* QPID-2077 : The problem with the tearDown is that we still have a race condit...Martin Ritchie2009-09-011-3/+25
* QPID-2059 : Add some validation to verify suspension has been lifted correctly.Martin Ritchie2009-09-011-15/+18
* QPID-2060 : Simplist solution is to remove test as the functionality is bette...Martin Ritchie2009-09-011-12/+0
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-316-24/+49
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-3113-203/+205
* Added protocol module for codepoint definitions and header handling.Ted Ross2009-08-3110-176/+512
* added async send to the API; minor doc updatesRafael H. Schloming2009-08-313-8/+71
* Major work in the QMF engine.Ted Ross2009-08-2817-163/+1096
* added make doc; modified @synchronized to preserve docstrings and argnamesRafael H. Schloming2009-08-272-8/+24
* added an assertion to check that credit constraints are not violated, and cor...Rafael H. Schloming2009-08-271-1/+3
* Fix MessagingSessionTests name (was missing trailing 's'Stephen D. Huston2009-08-261-1/+1
* Purely cosmetic changes, no functional change.Ted Ross2009-08-261-449/+469
* Hide internal message ID behind APIGordon Sim2009-08-2610-274/+355
* QPID-2060: If the result set isn't the right size, try re-reading the log fil...Aidan Skinner2009-08-261-2/+4
* Add required include (absence believed to cause failures on some platforms)Gordon Sim2009-08-261-0/+1
* Added help text for exchange typesTed Ross2009-08-251-0/+6
* Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).Ted Ross2009-08-255-663/+12
* worked around the lack of abspath on older systemsRafael H. Schloming2009-08-251-1/+7
* QPID-2075: Wrap every Connection/Notification Listener removal in an individu...Robert Gemmell2009-08-252-7/+38
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-2565-4/+6693
* moved compile and qpid_config sed into install targetRafael H. Schloming2009-08-251-10/+16
* Added management visibility into the alternate exchange and auto-delete attri...Ted Ross2009-08-255-8/+49
* fallback to format_exception for python 2.3Rafael H. Schloming2009-08-252-2/+9
* workaround lack of -m option on python 2.3Rafael H. Schloming2009-08-241-1/+1
* added Makefile with basic build/install/cleanRafael H. Schloming2009-08-243-4/+151
* Fix misleading log messages.Alan Conway2009-08-242-2/+2
* Fixed Ruby typemaps so 64-bit values are handled correctly on 32-bit architec...Ted Ross2009-08-241-8/+11
* This is related to QPID-2074Rajith Muditha Attapattu2009-08-242-28/+49
* Added QMF tests for method invocation and numeric types.Ted Ross2009-08-244-14/+210
* unix2dos on the win32 qpidmc.ini to the correct line endings for the SSL conf...Robert Gemmell2009-08-241-11/+11
* candidate fix for messages sent on unlinked sendersRafael H. Schloming2009-08-241-2/+8
* added some test assertions; modified driver/client interaction for drain; and...Rafael H. Schloming2009-08-242-34/+44
* Use co -r instead of URL@REVAidan Skinner2009-08-241-1/+1
* Revert 807114Aidan Skinner2009-08-244-793/+3
* Use co -r instead of URL@REVAidan Skinner2009-08-244-3/+793
* slight tweak to the note informationRobert Gemmell2009-08-241-2/+2
* Make the highlighted (editable) attributes more distinguishableRobert Gemmell2009-08-241-1/+1
* QPID-2070: allow double clicking in the Channels table to open the default qu...Robert Gemmell2009-08-241-0/+58
* QPID-2069: Allow empty values to be specified for keys when creating bindings...Robert Gemmell2009-08-241-2/+12
* QPID-2071: Have the console clean up when the JMXConnectionNotification.CLOSE...Robert Gemmell2009-08-241-1/+6