summaryrefslogtreecommitdiff
path: root/qpid/python/tests_0-10/message.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 649909-650455 via svnmerge from Aidan Skinner2008-04-221-0/+28
* Merged revisions 631979-647797 via svnmerge from Aidan Skinner2008-04-151-316/+410
* Merged revisions 627484,627531,627536,627543,627607,627629,627634,627652-6276...Aidan Skinner2008-02-181-0/+85
* Merged revisions 619974,620011,620014,620016-620017,620479,620481,620566,6205...Aidan Skinner2008-02-131-34/+34
* fixed python dependence on the content-length attribute (bz 419371)Rafael H. Schloming2008-01-181-0/+19
* Set the exchange field in delivery properties on the broker.Gordon Sim2008-01-171-1/+1
* Additional test covering the current hack for no-local used on exclusive queuesGordon Sim2007-11-161-0/+42
* Fix to QPID-640. The fields actually set/encoded are now tracked explicitly.Gordon Sim2007-11-071-1/+1
* Additional testing of subscriber in not-acquired modeGordon Sim2007-10-251-5/+34
* Fixed return of acquired message ranges (and added tests)Gordon Sim2007-10-181-2/+10
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-141-12/+16
* Exclusive no longer implies auto-delete on queue.declare.Gordon Sim2007-10-111-22/+22
* Ensure recovered messages have the redelivered flag setGordon Sim2007-10-111-0/+1
* Additional tests and fixesGordon Sim2007-10-041-0/+23
* Added test for ordering of released messagesGordon Sim2007-10-041-0/+24
* Fixed recovery; unacked message records are now updated to hold the new comma...Gordon Sim2007-10-021-0/+46
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-2/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-30/+22
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-7/+71
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-353/+57
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-32/+32
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+138
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-13/+11
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-0/+657