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
...
*
Changed name of environment var used in tests from TMPDIR to TMP_STORE_DIR to...
Kim van der Riet
2009-05-07
1
-4
/
+4
*
Added missing import from testlib.py
Kim van der Riet
2009-05-06
1
-1
/
+1
*
Added the ability to start and stop a test broker from within the python test...
Kim van der Riet
2009-05-06
1
-2
/
+234
*
Fix issue with python clients to cluster, mis handling of channel 0.
Alan Conway
2009-05-04
1
-2
/
+1
*
used timed wait to improve debugability
Rafael H. Schloming
2009-04-18
2
-2
/
+6
*
QPID-1808: added mllib to setup.py
Gordon Sim
2009-04-15
1
-1
/
+1
*
QPID-1702 QPID-1706
Ted Ross
2009-03-27
3
-22
/
+113
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
20
-104
/
+104
*
QPID-1758 Applied qpid-config patch from Ffrench Mathilde.
Ted Ross
2009-03-19
1
-5
/
+48
*
Removing the verify script - it breaks builds. Will restore when fixed.
Jonathan Robie
2009-03-13
1
-24
/
+0
*
Tests Unicode and handling of all datatypes in application
Jonathan Robie
2009-03-12
4
-0
/
+450
*
Update versions to 0.5
Martin Ritchie
2009-03-11
1
-2
/
+2
*
changed regular string encoding from str16_latin to str16 for backwards compa...
Rafael H. Schloming
2009-03-10
1
-1
/
+1
*
fixed uuid decoding errors due to read_uuid semantics change
Rafael H. Schloming
2009-03-06
2
-4
/
+4
*
added support for encoding buffers
Rafael H. Schloming
2009-03-06
3
-0
/
+12
*
codec and unicode tests and fixes
Rafael H. Schloming
2009-03-06
4
-22
/
+56
*
Typo in printing of 'generate events' option on queue.
Gordon Sim
2009-03-02
1
-1
/
+1
*
Improvements to qpid-stat:
Ted Ross
2009-02-26
2
-79
/
+275
*
Added a new utility for viewing broker stats.
Ted Ross
2009-02-25
3
-3
/
+414
*
Fix for bug in credit reallocation, along with test from rafaels@redhat.com t...
Gordon Sim
2009-02-25
1
-0
/
+36
*
Replace os.uname with platform.uname to enable this to work on Windows
Stephen D. Huston
2009-02-24
2
-2
/
+4
*
QPID-1676 - Added client process name and pid to connection object for manage...
Ted Ross
2009-02-24
1
-1
/
+5
*
QPID-1669 - Added client connection management to qpid-cluster.
Ted Ross
2009-02-19
2
-19
/
+160
*
Fixed regression that breaks the default username behavior
Ted Ross
2009-02-12
1
-2
/
+2
*
Remove unicode when dealing with usernames and passwords in URLs.
Ted Ross
2009-02-12
1
-2
/
+2
*
Instructions on how to run the Python examples.
Jonathan Robie
2009-02-12
1
-0
/
+267
*
Added Object.isDeleted(), Object.update()
Ted Ross
2009-02-02
1
-4
/
+19
*
Added qpid-cluster utility plus model changes to support it.
Ted Ross
2009-01-26
1
-0
/
+180
*
Make sure docstrings are regular strings and not unicode. This works around a...
Rafael H. Schloming
2009-01-26
1
-2
/
+2
*
ensure that we always close the socket, even if the other end doesn't
Rafael H. Schloming
2009-01-22
2
-3
/
+6
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
1
-3
/
+7
*
Added lvq-no-browse support to qpid-config.
Ted Ross
2009-01-15
1
-16
/
+49
*
QPID-1567: Initial support for asynchronous queue state replication
Gordon Sim
2009-01-15
1
-1
/
+12
*
Fixed code problem for Python versions less than 2.5
Ted Ross
2009-01-09
1
-3
/
+4
*
Added missing import statement
Ted Ross
2009-01-08
1
-0
/
+1
*
ignore hearbeat controls rather than barfing on them, also permit the heartbe...
Rafael H. Schloming
2009-01-08
2
-7
/
+19
*
removed amqp-doc as it is broken and the same functionality is now available ...
Rafael H. Schloming
2009-01-08
1
-80
/
+0
*
made codegen happen on module import rather than on object instantiation, thi...
Rafael H. Schloming
2009-01-08
5
-84
/
+72
*
Restrict queries to the broker-resident agent only.
Ted Ross
2008-12-17
1
-12
/
+18
*
Modified Connect() constructor throughout. User name and password are now
Jonathan Robie
2008-12-16
14
-14
/
+14
*
Fixed problems with object representation functions.
Ted Ross
2008-12-16
1
-4
/
+6
*
Added license headers to the following files.
Rajith Muditha Attapattu
2008-12-15
7
-0
/
+132
*
Suppress spurious object updates when "rcvObjects" is false.
Ted Ross
2008-12-15
1
-1
/
+1
*
QPID-1526: add checks for exclusive ownership plus tests to verify they are e...
Gordon Sim
2008-12-10
1
-1
/
+17
*
applied patch from jross to fix some typos
Rafael H. Schloming
2008-12-09
1
-3
/
+3
*
corrected release notes
Rafael H. Schloming
2008-12-09
1
-4
/
+3
*
updated README
Rafael H. Schloming
2008-12-09
1
-19
/
+43
*
modified hello-world to optionally take a broker as an argument
Rafael H. Schloming
2008-12-09
1
-1
/
+12
*
QPID-691: fixed a typo in getopt args
Rafael H. Schloming
2008-12-06
1
-1
/
+1
*
Avoid a divide-by-zero that can occur if updates are sent with a timestamp
Ted Ross
2008-12-03
1
-0
/
+2
[prev]
[next]