index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
/
messaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4903: don't delete subscription queue when closing link if it was explic...
Gordon Sim
2013-06-06
1
-1
/
+1
*
NO-JIRA: Added connection timeout to python client, used in brokertests.
Alan Conway
2013-05-29
1
-4
/
+3
*
QPID-4882: use correct exception object for older ssl implemenations
Kenneth Anthony Giusti
2013-05-23
1
-1
/
+1
*
QPID-4872: when retrying ssl reads or writes, use previous arguments
Kenneth Anthony Giusti
2013-05-22
1
-6
/
+28
*
QPID-4774: Honor reconnect_timeout in Connection; a patch from Ernie Allen
Justin Ross
2013-05-02
1
-3
/
+8
*
NO-JIRA: Trivial python client fix, pass timeout in Sender.send.
Alan Conway
2013-05-01
1
-1
/
+1
*
QPID-2453: Allow the session to keep operating after content codec errors; a ...
Justin Ross
2013-04-23
3
-5
/
+41
*
QPID-4140: Use the session.acked list to determine the number of unsettled me...
Justin Ross
2013-04-23
1
-1
/
+1
*
NO-JIRA: add SSL test that verifies hostname in certificate
Kenneth Anthony Giusti
2013-03-22
2
-2
/
+74
*
QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...
Keith Wall
2012-11-07
1
-17
/
+2
*
QPID-4377: Pass down the timeout argument; patch from Ernie Allen
Justin Ross
2012-10-17
1
-1
/
+1
*
QPID-4337: add SSL support for older python clients.
Kenneth Anthony Giusti
2012-09-21
1
-1
/
+35
*
NO-JIRA: Fix parsing of C++ URLs in qpid.messaging.util to handle IPv6 addres...
Alan Conway
2012-06-12
1
-3
/
+6
*
QPID-3943: Make topic subscriptions unreliable by default
Gordon Sim
2012-04-11
1
-1
/
+5
*
QPID-3603: Merge new HA foundations.
Alan Conway
2012-02-17
2
-1
/
+5
*
QPID-3175: removed the sasl_mechanisms default
Rafael H. Schloming
2012-02-02
1
-1
/
+1
*
QPID-3175: applied patch with a default sasl_mechanisms of ANONYMOUS
Rafael H. Schloming
2012-01-30
2
-2
/
+13
*
QPID-3603: Avoid endless reconnect loop in python client.
Alan Conway
2012-01-25
1
-1
/
+0
*
QPID-3626: fix python client access to timestamp delivery property
Kenneth Anthony Giusti
2011-11-17
1
-0
/
+2
*
QPID-3218: abandon any linking/unlinking if session has been detached
Gordon Sim
2011-05-26
1
-1
/
+2
*
QPID-3232: Call _grant() & wakeup() after returned message has been counted
Gordon Sim
2011-04-28
1
-1
/
+1
*
only assert if type is specified
Rafael H. Schloming
2011-03-17
1
-1
/
+1
*
added support for address assertion
Rafael H. Schloming
2011-03-17
1
-1
/
+7
*
added tcp_nodelay connection option
Rafael H. Schloming
2011-03-17
3
-9
/
+12
*
changed python clients durable default to False
Rafael H. Schloming
2011-03-16
1
-1
/
+1
*
QPID-3063: test correct variable in check_close()
Gordon Sim
2011-03-01
1
-1
/
+1
*
made address parser recognize lowercase true and false
Rafael H. Schloming
2011-01-13
1
-11
/
+12
*
Eliminates duplicate ExchangeBind when x-bindings are present.
Jonathan Robie
2011-01-07
1
-1
/
+4
*
added address parser support for None
Rafael H. Schloming
2010-11-11
1
-1
/
+4
*
QPID-2910: Small fix for python timeout tests
Andrew Donald Kennedy
2010-10-24
1
-2
/
+4
*
fixed bug in management of incoming executed set
Rafael H. Schloming
2010-10-19
1
-0
/
+1
*
fixed detach to not hang on session error, fixed the tests to include a timeo...
Rafael H. Schloming
2010-09-10
1
-0
/
+1
*
handle request timeout
Rafael H. Schloming
2010-09-10
1
-0
/
+4
*
fixed reply-to conversion
Rafael H. Schloming
2010-08-12
1
-5
/
+13
*
fix error reporting for negotiation failure in sasl stub
Rafael H. Schloming
2010-08-11
1
-1
/
+4
*
fixed heartbeating
Rafael H. Schloming
2010-08-09
2
-4
/
+40
*
fixed bug in flow control logic; added tests
Rafael H. Schloming
2010-08-02
1
-3
/
+4
*
default ports for reconnect_urls
Rafael H. Schloming
2010-07-14
1
-3
/
+3
*
fixed parsing of failover URLs; fixed driver to notice when reconnect_urls is...
Rafael H. Schloming
2010-07-14
2
-12
/
+22
*
eliminate spurious error logging and reconnect attempts
Rafael H. Schloming
2010-07-13
2
-2
/
+6
*
fixed missign import and added test case for reconnect_urls
Rafael H. Schloming
2010-07-13
1
-0
/
+1
*
fixed payload of None for text/plain messages
Rafael H. Schloming
2010-07-12
1
-2
/
+14
*
convert ttl from seconds to milliseconds
Rafael H. Schloming
2010-07-08
2
-2
/
+14
*
added accessor for auth_username
Rafael H. Schloming
2010-06-30
2
-0
/
+2
*
fixed concurrent close
Rafael H. Schloming
2010-06-30
2
-41
/
+91
*
fix mangling for addresses that are None
Rafael H. Schloming
2010-06-28
1
-1
/
+1
*
add uuid prefix to addresses beginning with hash(#)
Rafael H. Schloming
2010-06-25
1
-0
/
+8
*
make sure we initialize properties even if application_headers is None
Rafael H. Schloming
2010-06-25
1
-1
/
+1
*
added support for x-amqp-0-10.{app-id,content-encoding,routing-key}
Rafael H. Schloming
2010-06-25
1
-0
/
+9
*
added optional timeouts to {connection,session,sender,receiver}.close() as we...
Rafael H. Schloming
2010-06-25
3
-21
/
+43
[next]