summaryrefslogtreecommitdiff
path: root/qpid/python
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-885: patch from Ted RossNuno Santos2008-03-281-0/+342
* QPID-883: applying patch supplied by Ted RossNuno Santos2008-03-274-17/+207
* Update to dtx inline with latest spec:Gordon Sim2008-03-265-259/+276
* QPID-877: applied patch from Ted RossNuno Santos2008-03-252-38/+107
* Made dom query results addable per QPID-870.Rafael H. Schloming2008-03-221-1/+18
* Scope exclusive queues to sessions.Gordon Sim2008-03-174-33/+47
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-115-123/+143
* Converted some more testsGordon Sim2008-03-112-17/+17
* Fixed headers exchange to allow unbind using binding key and not argsGordon Sim2008-03-115-85/+77
* added convenience API for turning on logging; added logging for controls and ...Rafael H. Schloming2008-03-1110-29/+73
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-112-25/+20
* fixed datatypes.Struct.type -> datatypes.Struct._type rename omitted from ser...Rafael H. Schloming2008-03-101-1/+1
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-1011-73/+89
* Adjusted exception handling in c++ for final 0-10 path.Gordon Sim2008-03-102-39/+37
* added support for mapsRafael H. Schloming2008-03-075-10/+116
* Added acquire impl to final 0-10 codepathGordon Sim2008-03-075-30/+53
* send an empty frame for an empty segmentRafael H. Schloming2008-03-072-3/+1
* added session.sync(); session.auto_sync; made transfers not auto-complete; fi...Rafael H. Schloming2008-03-0711-17/+126
* Converted some more tests to use new clientGordon Sim2008-03-075-93/+201
* added timeouts to hello-010-world; switched to conditions rather than events ...Rafael H. Schloming2008-03-077-34/+104
* Altered management of delivery records to support separateion of completion (...Gordon Sim2008-03-073-63/+63
* Fixes to c++ broker:Gordon Sim2008-03-065-419/+426
* preliminary support for message headersRafael H. Schloming2008-03-063-4/+14
* added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...Rafael H. Schloming2008-03-066-29/+57
* Fix message delivery for 0-10 final codepathGordon Sim2008-03-062-7/+2
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-0520-177/+3469
* added incoming queues for messages; altered session dispatch to send entire a...Rafael H. Schloming2008-03-057-47/+124
* added frame-end back as a temporary workaround for C++; added a timeout to th...Rafael H. Schloming2008-03-052-1/+7
* added logging; fixed deprecation warnings in old codec; filled in datatypes.M...Rafael H. Schloming2008-03-055-9/+35
* check the mtime of the cached spec against the code that generates itRafael H. Schloming2008-03-042-5/+7
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-0419-0/+2267
* QPID-820 from trossCarl C. Trieloff2008-02-284-296/+473
* improved error messageRafael H. Schloming2008-02-271-4/+4
* put queue listeners in their own threadRafael H. Schloming2008-02-252-39/+49
* Start moving towards final 0-10 spec:Gordon Sim2008-02-213-5/+11
* Requests to release a message that has not been acquired should be ignored.Gordon Sim2008-02-181-0/+42
* Updated c++ and python fanout examples and verify scripts.Alan Conway2008-02-154-102/+91
* Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...Gordon Sim2008-02-141-0/+43
* Fix errors in verify scripts.Alan Conway2008-02-114-9/+9
* whitespace cleanupRafael H. Schloming2008-02-081-34/+34
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-0820-27/+147
* Changd name of alternate_exchange.Alan Conway2008-01-281-1/+1
* added imports to test module __init__.pysRafael H. Schloming2008-01-243-0/+16
* removed management.py.rej, which had been checked in by mistakeNuno Santos2008-01-231-457/+0
* fixed python dependence on the content-length attribute (bz 419371)Rafael H. Schloming2008-01-183-11/+30
* Qpid-745Arnaud Simon2008-01-189-21/+16
* Set the exchange field in delivery properties on the broker.Gordon Sim2008-01-171-1/+1
* Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross:Alan Conway2008-01-071-12/+26
* patch-715 (tross)Carl C. Trieloff2008-01-023-49/+158
* Further renames as suggested by jrobie@redhat.comGordon Sim2007-12-205-1/+173