summaryrefslogtreecommitdiff
path: root/python/qpid
Commit message (Collapse)AuthorAgeFilesLines
* fixed subject defaulting and added testRafael H. Schloming2010-02-172-2/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911166 13f79535-47bb-0310-9956-ffa450edef68
* only cache addresses that existRafael H. Schloming2010-02-171-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911120 13f79535-47bb-0310-9956-ffa450edef68
* added caching for resolved addressesRafael H. Schloming2010-02-171-18/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911116 13f79535-47bb-0310-9956-ffa450edef68
* filled out some missing api-docRafael H. Schloming2010-02-171-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911010 13f79535-47bb-0310-9956-ffa450edef68
* added support for browsingRafael H. Schloming2010-02-172-28/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910999 13f79535-47bb-0310-9956-ffa450edef68
* fixed address syntax error in docsRafael H. Schloming2010-02-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910982 13f79535-47bb-0310-9956-ffa450edef68
* tweaks to linkRafael H. Schloming2010-02-171-13/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910826 13f79535-47bb-0310-9956-ffa450edef68
* combined duplicate logic between link_in/link_outRafael H. Schloming2010-02-171-131/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910823 13f79535-47bb-0310-9956-ffa450edef68
* fixed spurious delay in testRafael H. Schloming2010-02-171-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910821 13f79535-47bb-0310-9956-ffa450edef68
* changed sender/receiver to be synchronous by default when invoked on a ↵Rafael H. Schloming2010-02-163-36/+58
| | | | | | connected session git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910388 13f79535-47bb-0310-9956-ffa450edef68
* capture and report socket errorsRafael H. Schloming2010-02-161-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910382 13f79535-47bb-0310-9956-ffa450edef68
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-1510-112/+16227
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910165 13f79535-47bb-0310-9956-ffa450edef68
* moved tests/*.py underneath qpid/tests/*.pyRafael H. Schloming2010-02-057-0/+1401
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906969 13f79535-47bb-0310-9956-ffa450edef68
* added reconnect_delay, reconnect_limit, and backups option to ConnectionRafael H. Schloming2010-01-292-15/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@904634 13f79535-47bb-0310-9956-ffa450edef68
* correctly default service attributeRafael H. Schloming2010-01-271-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903900 13f79535-47bb-0310-9956-ffa450edef68
* Test for management + cluster: run management tools in parallel with regular ↵Alan Conway2010-01-271-32/+85
| | | | | | | | | | clients. cluster_tests.py: added LongTests.test_management brokertest.py: optionally drain test process output to *.out/*.err files. On by default. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903868 13f79535-47bb-0310-9956-ffa450edef68
* changed mechanisms from string to listRafael H. Schloming2010-01-271-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903625 13f79535-47bb-0310-9956-ffa450edef68
* default service to hostRafael H. Schloming2010-01-271-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903624 13f79535-47bb-0310-9956-ffa450edef68
* added API support for saslwrapperRafael H. Schloming2010-01-273-13/+142
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903512 13f79535-47bb-0310-9956-ffa450edef68
* fixed subject overrideRafael H. Schloming2010-01-262-4/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903410 13f79535-47bb-0310-9956-ffa450edef68
* verify that bindings are only specified for queuesRafael H. Schloming2010-01-253-7/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902803 13f79535-47bb-0310-9956-ffa450edef68
* corrected validation againRafael H. Schloming2010-01-251-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902797 13f79535-47bb-0310-9956-ffa450edef68
* corrected validationRafael H. Schloming2010-01-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902793 13f79535-47bb-0310-9956-ffa450edef68
* made bindings additive, improved message level loggingRafael H. Schloming2010-01-222-23/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902246 13f79535-47bb-0310-9956-ffa450edef68
* added boolean literals to java & python address parser; added validation to ↵Rafael H. Schloming2010-01-225-13/+147
| | | | | | python address usage git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902095 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2347: Signal deletion of queue to active subscribers via a ↵Gordon Sim2010-01-221-0/+6
| | | | | | resource-deleted exception. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902055 13f79535-47bb-0310-9956-ffa450edef68
* removed imports so that the old spec doesn't need to be parsedRafael H. Schloming2010-01-215-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@901666 13f79535-47bb-0310-9956-ffa450edef68
* only import the subprocess module when neededRafael H. Schloming2010-01-201-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@901378 13f79535-47bb-0310-9956-ffa450edef68
* modified address test suite to work against external address parserRafael H. Schloming2010-01-202-12/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@901257 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug in destination/receiver correlationRafael H. Schloming2010-01-193-20/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@900967 13f79535-47bb-0310-9956-ffa450edef68
* added connection and session address to log statementsRafael H. Schloming2010-01-192-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@900961 13f79535-47bb-0310-9956-ffa450edef68
* Added support for extended properties in the broker test frameworkKim van der Riet2010-01-191-10/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@900956 13f79535-47bb-0310-9956-ffa450edef68
* Minor cluster test fixes.Alan Conway2010-01-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896540 13f79535-47bb-0310-9956-ffa450edef68
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-10/+1
| | | | | | | | Config-seq is recorded persitently to help identify best store when recovering from total failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896538 13f79535-47bb-0310-9956-ffa450edef68
* Don't hold up broker initialization for cluster initialization.Alan Conway2010-01-061-5/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896536 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2318Ted Ross2010-01-051-2/+4
| | | | | | | | Reverted the original fix, which was not needed, and added code (from Rafi) to provide the session-level acknowledgements. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896198 13f79535-47bb-0310-9956-ffa450edef68
* merged documentation and address changes from rnr branchRafael H. Schloming2010-01-053-14/+197
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896159 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2318 - qpid-tool does not seem to issue session acknowledgementsTed Ross2010-01-041-0/+2
| | | | | | | Added accept for received messages. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@895803 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2292: added the redelivered flag to the message classRafael H. Schloming2009-12-172-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@891794 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2287: added an address option for declaring queues with multiple bindingsRafael H. Schloming2009-12-172-1/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@891537 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2286: added list support to address parserRafael H. Schloming2009-12-172-2/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@891536 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2266: error sending update: Enqueue capacity threshold exceededAlan Conway2009-12-111-4/+5
| | | | | | | | | Fix for the problem with a test to verify that messages going to the store have the same headers and content-size for an updatee or a broker that receives the publish directly. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@889813 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-111-13/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@889619 13f79535-47bb-0310-9956-ffa450edef68
* split out some of the generic parsing stuff in the address parser, and added ↵Rafael H. Schloming2009-12-098-138/+416
| | | | | | a real mimetype parser in anticipation of a fix for QPID-2255 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@888901 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2253 - Cluster node shuts down with inconsistent error.Alan Conway2009-12-091-7/+2
| | | | | | | | | | Add a missing memberUpdate on the transition to CATCHUP mode. The inconsistent error was caused because the newly updated member did not have its membership updated and so was missing an failover update message that the existing members sent to a new client. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@888874 13f79535-47bb-0310-9956-ffa450edef68
* Fix test race condition that was causing the test to hang.Alan Conway2009-12-021-15/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@886297 13f79535-47bb-0310-9956-ffa450edef68
* workaround for ptol failuresRafael H. Schloming2009-12-012-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@885803 13f79535-47bb-0310-9956-ffa450edef68
* Added a simple workaround for the python client to handle the "text/plain" ↵Rajith Muditha Attapattu2009-12-011-0/+2
| | | | | | | | | | | content type supplied by the JMS client. The python client expects the encoding along with the content type, while the java client just specifies the content type. The workaround will default to utf8 as the encoding for "text/plan" if the encoding isn't specified. Rafael will provide a more complete solution in the future. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@885667 13f79535-47bb-0310-9956-ffa450edef68
* Improved error messages in brokertest framework.Alan Conway2009-11-261-12/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@884613 13f79535-47bb-0310-9956-ffa450edef68
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@884612 13f79535-47bb-0310-9956-ffa450edef68