summaryrefslogtreecommitdiff
path: root/qpid/python/qpid/tests/messaging/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-236/+0
* QPID-7180: [Python Test Suite] Adapt broker url to match expectations of the ...Keith Wall2016-04-021-1/+33
* QPID-4711: translate between structured content in AMQP 0-10 and 1.0Gordon Sim2013-08-131-0/+13
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-161-4/+10
* fixed detach to not hang on session error, fixed the tests to include a timeo...Rafael H. Schloming2010-09-101-1/+4
* fixed bug in flow control logic; added testsRafael H. Schloming2010-08-021-2/+17
* added support for x-amqp-0-10.{app-id,content-encoding,routing-key}Rafael H. Schloming2010-06-251-4/+10
* added optional timeouts to {connection,session,sender,receiver}.close() as we...Rafael H. Schloming2010-06-251-1/+5
* Sender.pending() -> Sender.unsettled(); Receiver.pending() -> Receiver.availa...Rafael H. Schloming2010-04-091-2/+2
* removed Message.toRafael H. Schloming2010-04-091-1/+1
* Changes to connection lifecycle methods and Connection parameters:Rafael H. Schloming2010-04-091-3/+3
* added SSL support to APIRafael H. Schloming2010-03-311-0/+11
* Several updates to address options including:Rafael H. Schloming2010-03-231-2/+2
* added support for reject/releaseRafael H. Schloming2010-03-111-6/+15
* made drain work on messages as well as contentRafael H. Schloming2010-03-051-5/+35
* fixed importsRafael H. Schloming2010-02-181-0/+1
* split messaging.py into multiple files and made qpid.messaging a packageRafael H. Schloming2010-02-181-0/+106