summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-2068: add a key-value pair based createBinding dialog for Headers ExchangesRobert Gemmell2009-08-241-22/+118
* QPID-2073:Reduce the minimum vertical footprint of the QueueOperations to bet...Robert Gemmell2009-08-241-7/+13
* QPID-2072: add missing initialisations of sort column/directionRobert Gemmell2009-08-245-0/+16
* Added QPID_COMMON_EXPORT to convertIfRequired to satisfy Windows build.Stephen D. Huston2009-08-221-1/+1
* fixed some more channel attribute errors; eliminated most uses of catchup in ...Rafael H. Schloming2009-08-213-25/+42
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-2114-52/+475
* Use more friendly time setting for the Timer warningsAndrew Stitcher2009-08-211-2/+3
* Added documentation for AMQP 0-10 URL format.Jonathan Robie2009-08-211-0/+14
* fixed typo in test message contentRafael H. Schloming2009-08-211-3/+3
* fixed attribute errorRafael H. Schloming2009-08-211-2/+3