summaryrefslogtreecommitdiff
path: root/qpid/python
Commit message (Expand)AuthorAgeFilesLines
...
* removed circular from importsRafael H. Schloming2007-08-222-5/+5
* added support for 0-10 style header encodingRafael H. Schloming2007-08-226-18/+110
* made -i and -I support pattern matchesRafael H. Schloming2007-08-211-2/+5
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-2110-75/+85
* made codec.py load the spec file on demandRafael H. Schloming2007-08-211-3/+9
* Permit skipping of self tests and specify a folder for the spec file. Patch i...Rafael H. Schloming2007-08-203-13/+31
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-1011-28/+139
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+138
* split invoke out into two distinct version specific implsRafael H. Schloming2007-08-091-28/+33
* removed extraneous whitespaceRafael H. Schloming2007-08-091-11/+7
* removed extraneous whitespaceRafael H. Schloming2007-08-091-13/+13
* added support for parsing structs and results into the spec metadataRafael H. Schloming2007-08-092-11/+105
* Fixed syntax error in handling of timeouts.Gordon Sim2007-08-091-1/+1
* Timeout after waiting for completion that doesn't arrive.Gordon Sim2007-08-081-3/+5
* Some restructuring of the client code: Gordon Sim2007-08-023-9/+5
* added future imports for jythonRafael H. Schloming2007-08-011-0/+4
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-0/+25
* added an explicit upper bound check for longsRafael H. Schloming2007-07-271-2/+4
* Use execution layer to acknowledge messages. Gordon Sim2007-07-2710-62/+178
* Changed use of Event to directly use Condition to workaround problems on othe...Gordon Sim2007-07-261-12/+20
* made query[...] support both navigation and filteringRafael H. Schloming2007-07-251-20/+33
* Made attributes queryable.Rafael H. Schloming2007-07-241-9/+20
* Removed unused regex.Rafael H. Schloming2007-07-241-3/+0
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-2420-21/+3283
* Added a better XML library.Rafael H. Schloming2007-07-236-139/+632
* Applied a modified version of the range checking patch from QPID-498.Rafael H. Schloming2007-07-232-18/+142
* Added extra test for new execution layer methods.Gordon Sim2007-07-231-0/+29
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-233-1/+34
* fix 0-8 cancel test alsoCarl C. Trieloff2007-07-171-3/+4
* fixed raise issue in testCarl C. Trieloff2007-07-171-4/+5
* cancel test assumes threading model -- added sleep, once we move to 0-10 shou...Carl C. Trieloff2007-07-171-2/+2
* Changes to python tests for QPID-533 and QPID-407.Gordon Sim2007-07-033-4/+45
* Fixes and tests:Gordon Sim2007-06-271-0/+69
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+155
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+47
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-061-0/+17
* Some tests and fixes for dtx preview.Gordon Sim2007-06-054-13/+557
* disabled the tests directory until the failures are fixedRafael H. Schloming2007-05-311-1/+1
* tests moved to test directoryRafael H. Schloming2007-05-301-38/+0
* added listener support to queues, also added support for non version specific...Rafael H. Schloming2007-05-306-13/+742
* example modsRafael H. Schloming2007-05-301-2/+2
* Load domain docs into the python spec structure.Rafael H. Schloming2007-05-301-9/+38
* removed python/tests: replaced by tests_0-8/tests_0-9Alan Conway2007-03-219-2112/+0
* * python/qpid/*.py:: apply 0-9 changes missed by merge.Alan Conway2007-03-214-11/+22
* * cpp-0-9: svn copy of 0-9 branch cpp, will rename to cpp on next update.Alan Conway2007-03-2111-6/+2166
* * python/cpp_failing_0-8.txt,java_failing_0-8.txt: updated to current failuresAlan Conway2007-03-193-0/+0
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-1910-75/+243
* Merged revisions 504601-504602,504604-504609,504611-504702,504704-504707,5047...Alan Conway2007-03-193-22/+70
* Changed tests.* to tests_0-8.*.Alan Conway2007-03-191-2/+2
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-196-14/+256