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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added missing binding_key values to the headers bindings. This allows the bi...
Ted Ross
2010-02-01
1
-2
/
+2
*
QPID-2365 - Reroute messages from a queue feature
Ted Ross
2010-01-29
1
-0
/
+69
*
removed extraneous cruft
Rafael H. Schloming
2010-01-29
3
-216
/
+0
*
added reconnect_delay, reconnect_limit, and backups option to Connection
Rafael H. Schloming
2010-01-29
5
-21
/
+91
*
QPID-2261: Rework query impl to use list-based approach
Kenneth Anthony Giusti
2010-01-28
7
-213
/
+264
*
correctly default service attribute
Rafael H. Schloming
2010-01-27
1
-4
/
+2
*
Test for management + cluster: run management tools in parallel with regular ...
Alan Conway
2010-01-27
1
-32
/
+85
*
QPID-2261: make code compliant with Python PEP-8 style
Kenneth Anthony Giusti
2010-01-27
8
-106
/
+104
*
QPID-2261: add wait in tests for agent setup to complete
Kenneth Anthony Giusti
2010-01-27
5
-77
/
+102
*
changed mechanisms from string to list
Rafael H. Schloming
2010-01-27
1
-1
/
+2
*
default service to host
Rafael H. Schloming
2010-01-27
1
-2
/
+3
*
added API support for saslwrapper
Rafael H. Schloming
2010-01-27
3
-13
/
+142
*
updated todo
Rafael H. Schloming
2010-01-27
1
-0
/
+4
*
fixed subject override
Rafael H. Schloming
2010-01-26
2
-4
/
+14
*
QPID-2261: checkpoint qmfv2 python api
Kenneth Anthony Giusti
2010-01-26
6
-246
/
+520
*
QPID-2261: merge qmfv2 latest into trunk (revs 902858 & 902894)
Kenneth Anthony Giusti
2010-01-25
12
-0
/
+6576
*
verify that bindings are only specified for queues
Rafael H. Schloming
2010-01-25
3
-7
/
+46
*
corrected validation again
Rafael H. Schloming
2010-01-25
1
-2
/
+1
*
corrected validation
Rafael H. Schloming
2010-01-25
1
-2
/
+2
*
made bindings additive, improved message level logging
Rafael H. Schloming
2010-01-22
2
-23
/
+84
*
added boolean literals to java & python address parser; added validation to p...
Rafael H. Schloming
2010-01-22
5
-13
/
+147
*
QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...
Gordon Sim
2010-01-22
2
-0
/
+10
*
removed imports so that the old spec doesn't need to be parsed
Rafael H. Schloming
2010-01-21
6
-7
/
+3
*
only import the subprocess module when needed
Rafael H. Schloming
2010-01-20
1
-1
/
+3
*
modified address test suite to work against external address parser
Rafael H. Schloming
2010-01-20
2
-12
/
+110
*
fixed bug in destination/receiver correlation
Rafael H. Schloming
2010-01-19
3
-20
/
+51
*
added connection and session address to log statements
Rafael H. Schloming
2010-01-19
2
-7
/
+9
*
Added support for extended properties in the broker test framework
Kim van der Riet
2010-01-19
1
-10
/
+23
*
Removed import of 'io' module for pre-Python-2.6 compatibility
Ted Ross
2010-01-08
1
-2
/
+1
*
QPID-2327 - Enhance qpid-config to deal with xml and headers brokers
Ted Ross
2010-01-07
1
-3
/
+81
*
Minor cluster test fixes.
Alan Conway
2010-01-06
1
-2
/
+2
*
Added config-seq counter to track config changes since cluster init.
Alan Conway
2010-01-06
1
-10
/
+1
*
Don't hold up broker initialization for cluster initialization.
Alan Conway
2010-01-06
1
-5
/
+25
*
QPID-2318
Ted Ross
2010-01-05
2
-2
/
+6
*
merged documentation and address changes from rnr branch
Rafael H. Schloming
2010-01-05
5
-16
/
+200
*
QPID-2318 - qpid-tool does not seem to issue session acknowledgements
Ted Ross
2010-01-04
1
-0
/
+2
*
Upped qpid version to 0.7 for next development cycle
Andrew Stitcher
2010-01-04
1
-1
/
+1
*
QPID-2292: added the redelivered flag to the message class
Rafael H. Schloming
2009-12-17
2
-0
/
+2
*
QPID-2287: added an address option for declaring queues with multiple bindings
Rafael H. Schloming
2009-12-17
2
-1
/
+35
*
QPID-2286: added list support to address parser
Rafael H. Schloming
2009-12-17
2
-2
/
+56
*
QPID-2285: added a PYTHONPATH to the epydoc command line of the makefile, thi...
Rafael H. Schloming
2009-12-17
1
-1
/
+1
*
updated todo list
Rafael H. Schloming
2009-12-15
1
-32
/
+5
*
QPID-2266: error sending update: Enqueue capacity threshold exceeded
Alan Conway
2009-12-11
1
-4
/
+5
*
QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5
Ted Ross
2009-12-11
2
-39
/
+9
*
split out some of the generic parsing stuff in the address parser, and added ...
Rafael H. Schloming
2009-12-09
8
-138
/
+416
*
QPID-2253 - Cluster node shuts down with inconsistent error.
Alan Conway
2009-12-09
1
-7
/
+2
*
QPID-2249 Python Headers Exchange Example
Ted Ross
2009-12-08
6
-0
/
+362
*
Fix test race condition that was causing the test to hang.
Alan Conway
2009-12-02
1
-15
/
+33
*
workaround for ptol failures
Rafael H. Schloming
2009-12-01
2
-1
/
+4
*
Added a simple workaround for the python client to handle the "text/plain" co...
Rajith Muditha Attapattu
2009-12-01
1
-0
/
+2
[prev]
[next]