summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-194-27/+54
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-193-48/+69
* Add java_failing_0-1.txt for current Java failures against python/tests_0-8.Alan Conway2007-03-191-0/+2
* Merged revisions 501143 via svnmerge from Alan Conway2007-03-192-2/+415
* * python/qpid/client.py (Client.__init__): Use "/" as default vhost.Alan Conway2007-03-192-20/+3
* Merged revisions 501025 via svnmerge from Alan Conway2007-03-191-1/+1
* * python/qpid/testlib.py:Alan Conway2007-03-171-15/+35
* Merged revisions 500305 via svnmerge from Alan Conway2007-03-1611-131/+140
* * python/tests_0-8/*: copy of python/tests to preserve 0-8 version of tests.Alan Conway2007-03-169-4/+1481
* Merged revisions 497277 via svnmerge from Alan Conway2007-03-161-1/+4
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-1611-215/+424
* Fixed cases where open channel was re-opened.Gordon Sim2007-02-211-6/+3
* Proper fix to race condition where connection-close is sent by server. Now ha...Gordon Sim2007-01-231-15/+9
* QPID-275 : Patch supplied by Rob Godfrey - Update list of expected failures i...Robert Greig2007-01-191-14/+0
* Locked Channel::close() due to race.Gordon Sim2007-01-181-7/+13
* Modified handling of reason for closing in peer to work around race between w...Gordon Sim2007-01-184-3/+7
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-102-16/+2
* use pythonized names to reference spec constantsRafael H. Schloming2007-01-041-11/+11