summaryrefslogtreecommitdiff
path: root/python/qpid/tests/messaging/message.py
Commit message (Expand)AuthorAgeFilesLines
* fixed bool encodingRafael H. Schloming2010-09-091-0/+12
* fixed reply-to conversionRafael H. Schloming2010-08-121-0/+24
* fixed payload of None for text/plain messagesRafael H. Schloming2010-07-121-0/+6
* added support for x-amqp-0-10.{app-id,content-encoding,routing-key}Rafael H. Schloming2010-06-251-1/+3
* removed Message.toRafael H. Schloming2010-04-091-1/+0
* Changes to connection lifecycle methods and Connection parameters:Rafael H. Schloming2010-04-091-2/+1
* added SSL support to APIRafael H. Schloming2010-03-311-1/+1
* provide default codec for unknown content typesRafael H. Schloming2010-03-231-0/+4
* made drain work on messages as well as contentRafael H. Schloming2010-03-051-17/+1
* fixed message comparison to allow for decrementing of the ttlRafael H. Schloming2010-03-041-1/+4
* added priority and ttl message propertiesRafael H. Schloming2010-03-041-0/+6
* split messaging.py into multiple files and made qpid.messaging a packageRafael H. Schloming2010-02-181-0/+116