summaryrefslogtreecommitdiff
path: root/qpid/python/tests_0-10/tx.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-4/+4
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-081-4/+4
* Scope exclusive queues to sessions.Gordon Sim2008-03-171-13/+33
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-111-102/+116
* Fix to auto-rollback which didn't do what it was supposed to (i.e. rollback a...Gordon Sim2007-11-151-3/+24
* Exclusive no longer implies auto-delete on queue.declare.Gordon Sim2007-10-111-3/+3
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-2/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-6/+6
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-25/+31
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-6/+6
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-20/+36
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-0/+188