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
...
*
Fix resource leaks in cluster_tests, add 5 minute test run to make check-long.
Alan Conway
2010-03-24
1
-36
/
+44
*
fixed resource leakage on repeated connection open/close
Rafael H. Schloming
2010-03-23
5
-6
/
+59
*
provide default codec for unknown content types
Rafael H. Schloming
2010-03-23
2
-3
/
+9
*
Several updates to address options including:
Rafael H. Schloming
2010-03-23
6
-140
/
+234
*
Minor improvements to brokertest.py.
Alan Conway
2010-03-22
1
-1
/
+2
*
New cluster member pushes store when joining an active cluster.
Alan Conway
2010-03-12
1
-3
/
+6
*
added support for reject/release
Rafael H. Schloming
2010-03-11
6
-44
/
+148
*
QPID-2441: patch from Jan Sarenik that prevents verification failures when ru...
Gordon Sim
2010-03-10
1
-13
/
+13
*
QPID-2436: Fix cluster update of remote agents.
Alan Conway
2010-03-08
1
-7
/
+6
*
made drain work on messages as well as content
Rafael H. Schloming
2010-03-05
3
-32
/
+44
*
fixed message comparison to allow for decrementing of the ttl
Rafael H. Schloming
2010-03-04
1
-1
/
+4
*
Increase timeout for python cluster tests, was timing out prematurely in some...
Alan Conway
2010-03-04
1
-3
/
+3
*
added priority and ttl message properties
Rafael H. Schloming
2010-03-04
3
-2
/
+17
*
Extended cluster_tests.test_management exposes a bug.
Alan Conway
2010-03-03
1
-7
/
+1
*
Minor improvements to brokertest framework.
Alan Conway
2010-03-03
1
-26
/
+83
*
temporary workaround for problem log statement
Rafael H. Schloming
2010-02-26
1
-1
/
+2
*
fixed reconnect
Rafael H. Schloming
2010-02-26
1
-4
/
+4
*
split engine into a separate class
Rafael H. Schloming
2010-02-26
2
-107
/
+122
*
move reconnect logic away from engine portion of the driver
Rafael H. Schloming
2010-02-25
1
-44
/
+81
*
fixed divide by zero when no tests match
Rafael H. Schloming
2010-02-23
1
-1
/
+1
*
removed redundant state flag
Rafael H. Schloming
2010-02-22
1
-3
/
+1
*
removed redundant notify
Rafael H. Schloming
2010-02-22
1
-1
/
+0
*
start to split engine logic from transport logic
Rafael H. Schloming
2010-02-22
1
-48
/
+57
*
added an option for timing test runs
Rafael H. Schloming
2010-02-22
1
-8
/
+20
*
moved Pattern into driver
Rafael H. Schloming
2010-02-19
2
-16
/
+15
*
remove extra dots from filenames so as not to confuse windows
Rafael H. Schloming
2010-02-18
7
-9
/
+13
*
added util subpackage with auto_update_backups and update_backups
Rafael H. Schloming
2010-02-18
1
-0
/
+56
*
fixed imports
Rafael H. Schloming
2010-02-18
2
-1
/
+1
*
updated setup.py to match the package changes
Rafael H. Schloming
2010-02-18
1
-1
/
+2
*
split messaging.py into multiple files and made qpid.messaging a package
Rafael H. Schloming
2010-02-18
12
-410
/
+559
*
fixed subject defaulting and added test
Rafael H. Schloming
2010-02-17
2
-2
/
+21
*
added a subject option to spout
Rafael H. Schloming
2010-02-17
1
-1
/
+4
*
more todo updates
Rafael H. Schloming
2010-02-17
1
-0
/
+3
*
updated todo
Rafael H. Schloming
2010-02-17
1
-1
/
+1
*
removed sender caching as this should now be unnecessary
Rafael H. Schloming
2010-02-17
1
-10
/
+4
*
only cache addresses that exist
Rafael H. Schloming
2010-02-17
1
-1
/
+2
*
added caching for resolved addresses
Rafael H. Schloming
2010-02-17
1
-18
/
+69
*
added reservations to examples
Rafael H. Schloming
2010-02-17
4
-0
/
+495
*
filled out some missing api-doc
Rafael H. Schloming
2010-02-17
1
-5
/
+5
*
added support for browsing
Rafael H. Schloming
2010-02-17
3
-29
/
+69
*
fixed address syntax error in docs
Rafael H. Schloming
2010-02-17
1
-1
/
+1
*
tweaks to link
Rafael H. Schloming
2010-02-17
1
-13
/
+12
*
combined duplicate logic between link_in/link_out
Rafael H. Schloming
2010-02-17
1
-131
/
+115
*
fixed spurious delay in test
Rafael H. Schloming
2010-02-17
1
-2
/
+7
*
changed sender/receiver to be synchronous by default when invoked on a connec...
Rafael H. Schloming
2010-02-16
6
-64
/
+85
*
capture and report socket errors
Rafael H. Schloming
2010-02-16
1
-2
/
+4
*
backported package_data support to pre 2.4 python
Rafael H. Schloming
2010-02-15
1
-2
/
+73
*
made epydoc a soft dep
Rafael H. Schloming
2010-02-15
1
-7
/
+11
*
added build_doc to setup.py
Rafael H. Schloming
2010-02-15
1
-1
/
+65
*
more futzing with setup.py; pulled specs into python/qpid package
Rafael H. Schloming
2010-02-15
12
-166
/
+16225
[prev]
[next]