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
...
*
removed Makefile and preppy script as they are now subsumed by setup.py
Rafael H. Schloming
2010-02-15
2
-145
/
+0
*
updated setup.py to backport annotations as well as properly install qpid_con...
Rafael H. Schloming
2010-02-15
2
-3
/
+181
*
moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...
Rafael H. Schloming
2010-02-14
26
-13224
/
+4
*
handle Control-C
Rafael H. Schloming
2010-02-13
2
-44
/
+52
*
added count and print formatting options to drain
Rafael H. Schloming
2010-02-13
1
-4
/
+22
*
QPID-2261: add async method call workitems
Kenneth Anthony Giusti
2010-02-12
5
-74
/
+471
*
I have added the license header to the files included in this commit.
Rajith Muditha Attapattu
2010-02-12
1
-0
/
+21
*
QPID-2261: add async query and schema prefetch
Kenneth Anthony Giusti
2010-02-12
4
-61
/
+840
*
Consistent connection names across a cluster.
Alan Conway
2010-02-05
2
-4
/
+2
*
fixed setup.py
Rafael H. Schloming
2010-02-05
1
-1
/
+11
*
fixed Makefile to match new location of tests
Rafael H. Schloming
2010-02-05
1
-5
/
+1
*
moved python/models to sandbox/models
Rafael H. Schloming
2010-02-05
6
-710
/
+0
*
moved tests/*.py underneath qpid/tests/*.py
Rafael H. Schloming
2010-02-05
9
-24
/
+6
*
moved protocol tests from qpid/python to qpid/tests
Rafael H. Schloming
2010-02-05
25
-5851
/
+3
*
QPID-2261: add multi-msg query response support. Fix mailbox code to allow m...
Kenneth Anthony Giusti
2010-02-04
5
-232
/
+546
*
QPID-2261: 1) remove direct reference to schema in QmfData (use schema id ins...
Kenneth Anthony Giusti
2010-02-03
7
-200
/
+327
*
QPID-2261: add schema_id to object query target params. Add more tests
Kenneth Anthony Giusti
2010-02-01
7
-170
/
+549
*
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
[prev]
[next]