summaryrefslogtreecommitdiff
path: root/python/tests_0-10
Commit message (Expand)AuthorAgeFilesLines
...
* 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-116-69/+69
* 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-213-8/+14
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-216-54/+36
* Added routing key for more readable logs.Alan Conway2007-09-191-1/+1
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-127-51/+49
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-7/+71
* Fix for QPID-561Gordon Sim2007-09-031-1/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-2810-841/+159
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-218-71/+73
* 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-275-39/+71
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-2413-0/+3232