summaryrefslogtreecommitdiff
path: root/qpid/python
Commit message (Expand)AuthorAgeFilesLines
* QPID-7258: [Python Client for AMQP 0-8...0-9-1] Remove superfluous import (re...Lorenz Quack2016-05-131-1/+1
* QPID-7259: delay adding transfers to completed set until we have verified que...Gordon Sim2016-05-121-1/+4
* QPID-7258: Python Client for AMQP 0-8...0-9-1] PerformLorenz Quack2016-05-112-35/+81
* QPID-7251: [Python Client] fix explicit setting of mechanism and/or response ...Lorenz Quack2016-05-101-15/+24
* QPID-7207: Improve the Qpid Python install and test instructionsJustin Ross2016-04-211-6/+12
* QPID-7222: Make python test qpid_tests.broker_0_10.message.MessageTests.test_...Alex Rudyy2016-04-211-0/+6
* QPID-7207: Add Qpid Python install directions; markdownify the readme; remove...Justin Ross2016-04-214-65/+89
* QPID-7207: Create independent cpp and python subtrees, with content from tool...Justin Ross2016-04-2146-231/+10822
* QPID-7180: [Python Test Suite] Adapt broker url to match expectations of the ...Keith Wall2016-04-021-1/+33
* QPID-7053: Add a callback that is invoked when asynchronous errors areKen Giusti2016-02-164-24/+190
* NO-JIRA: update year in NOTICE files (for bits perhaps looking to get release...Robert Gemmell2016-01-061-1/+1
* QPID-6839: python-qpid: Log the failure of the Selector threadKen Giusti2015-11-112-42/+75
* NO-JIRA: Fix for python client ValueError exception. see bz1249608Ernest Allen2015-09-022-3/+4
* NO-JIRA: update version numbers/datesRobert Gemmell2015-06-251-1/+1
* QPID-6326 Don't automatically search for exchanges and queues with each requestErnest Allen2015-06-122-18/+35
* QPID-6297: Python client should reconnect after network glitchErnest Allen2015-06-101-1/+3
* QPID-6567: [Python Client] Centralise responsibilities for flow_control_wait_...Keith Wall2015-06-091-4/+5
* QPID-6567: [Python Client 0-8..0-91] ensure client won't send messages after/...Alex Rudyy2015-06-052-11/+13
* QPID-6567: [Python Client 0-8..0-91] send flow-ok on receiving flow command. ...Alex Rudyy2015-06-051-0/+8
* QPID-6567: [Python Client 0-8..0-91] Support producer side flow control in th...Keith Wall2015-06-033-8/+39
* NO-JIRA: Add into ant script for running python tests a condition to wait for...Alex Rudyy2015-04-201-3/+23
* QPID-6474: [Python Client] 08..09 Prevent Client.close ending in exception if...Keith Wall2015-04-061-0/+1
* QPID-6475: [Python Client] 08..09 Send connection.close before closing socketKeith Wall2015-04-032-5/+12
* QPID-6474: [Python Client] Prevent client connection thread leaks on the 08.....Keith Wall2015-04-033-8/+42
* QPID-6473: [Python Client] Replace old style exception syntax on a number of ...Keith Wall2015-04-031-10/+10
* QPID-6445: Revert the error checking code to *not* close, as this was causing...Ernest Allen2015-03-131-4/+0
* QPID-6405: Dont't use a Python Conditional Expression to maintain compatibili...Keith Wall2015-03-011-1/+2
* QPID-6405: [Python Client] Fallback if pkg_resources is not available.Keith Wall2015-02-231-1/+2
* QPID-6405: [Python Client] Retreive package version number from pkg_resources...Keith Wall2015-02-223-12/+25
* QPID-5799: provide notification callback for received messages.Ken Giusti2015-02-113-1/+45
* [QPID-5823]: Python client should create a node with name starting '\#', allo...Pavel Moravec2015-02-011-2/+5
* QPID-6197: Allow unicode values in connection response fieldErnest Allen2015-01-122-0/+6
* QPID-6116: [Python Client 0-8..0-9] Fix spelling error in new method nameKeith Wall2014-10-035-5/+5
* QPID-6116: [Python Client 0-8..0-9] Allow fallback to anon/external sasl if n...Keith Wall2014-10-0111-24/+35
* NO-JIRA: fix syntax for older python versions (and consistent with style used...Gordon Sim2014-09-301-6/+7
* QPID-6116: ensure new packages are installedGordon Sim2014-09-261-1/+1
* QPID-6116: [Python Client 08..091] Add ability to negotiate SASL mechanism an...Keith Wall2014-09-2519-6/+604
* QPID-6117: [Python Client 0-8..0-9] Ignore socket.error ENOTCONN when trying ...Keith Wall2014-09-251-3/+10
* QPID-6109: don't require password to be specified to allow PLAINGordon Sim2014-09-191-1/+1
* QPID-6110: Add manifest includes for license and notice filesJustin Ross2014-09-191-0/+1
* QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying th...Keith Wall2014-09-121-4/+12
* QPID-6086: [Python Client] 08..091 Add support for SSL and client cert authen...Keith Wall2014-09-062-3/+24
* QPID-6085: [Python client] 08..091 implement sending/receiving of additional ...Keith Wall2014-09-062-16/+255
* QPID-6084: [Python Client] Guard use of sys.argv when constructing connection...Keith Wall2014-09-061-1/+1
* QPID-6083: [Python Client] utilise pathname2url when constructing spec file l...Keith Wall2014-09-061-1/+2
* QPID-6082: [Python Client] 08..091 Explicitly set incoming queue to guard met...Keith Wall2014-09-061-0/+8
* QPID-6081: [Python Client] 08..091 Ensure that multiframe bodies are received...Keith Wall2014-09-061-3/+3
* NO-JIRA: Fix qpid/python/qpid/messaging/driver.py to work on python 2.4.Alan Conway2014-09-041-2/+3
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-283-4/+22
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-272-31/+4