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
/
qpid
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Aidan Skinner
2009-10-14
4
-15
/
+147
*
Merge from trunk
Aidan Skinner
2009-10-11
11
-366
/
+1346
*
Merge from trunk
Aidan Skinner
2009-09-17
4
-5
/
+54
*
Merge from trunk
Aidan Skinner
2009-09-09
16
-381
/
+1410
*
Fixed regression (caused by Codec change) in the old management API.
Ted Ross
2009-08-14
3
-15
/
+13
*
made width default pay attention to the COLUMNS environment variable
Rafael H. Schloming
2009-08-12
1
-1
/
+4
*
check the TERM environment variable as well as isatty to determine how smart ...
Rafael H. Schloming
2009-08-12
1
-2
/
+5
*
Re-enable the management tests in 0-10
Ted Ross
2009-08-12
2
-1
/
+2
*
made if test slightly less obtuse
Rafael H. Schloming
2009-08-12
1
-3
/
+3
*
fixed bug in default includes
Rafael H. Schloming
2009-08-12
1
-4
/
+5
*
added support for specify the modules searched for tests from the command line
Rafael H. Schloming
2009-08-11
1
-2
/
+8
*
added defines to base test class
Rafael H. Schloming
2009-08-11
1
-0
/
+1
*
added back support for get/setitem on generated classes
Rafael H. Schloming
2009-08-11
1
-0
/
+6
*
fixed qmf console
Rafael H. Schloming
2009-08-11
1
-14
/
+14
*
removed more dead code and files
Rafael H. Schloming
2009-08-11
8
-519
/
+0
*
- removed old and redundent tests
Rafael H. Schloming
2009-08-11
54
-4574
/
+1159
*
added support for setting attributes
Rafael H. Schloming
2009-08-11
1
-0
/
+15
*
workaround jython/python xml parser bug with unicode sources; added path supp...
Rafael H. Schloming
2009-07-21
1
-5
/
+25
*
QPID-1973 - Calling session.objects fails to return objects in certain cases
Ted Ross
2009-07-17
1
-0
/
+6
*
added non blocking framing code
Rafael H. Schloming
2009-07-17
2
-0
/
+315
*
added a ConnectError exception
Rafael H. Schloming
2009-07-16
3
-4
/
+17
*
added constant for HEADER_SIZE; made repr(Frame) more informative
Rafael H. Schloming
2009-07-13
1
-1
/
+2
*
Fixed a typo in the help text
Ted Ross
2009-07-08
1
-1
/
+1
*
Fixed the formatting of error messages written in the connection exception ha...
Ted Ross
2009-06-29
1
-2
/
+2
*
Added --timeout options to cli tools.
Ted Ross
2009-06-26
7
-32
/
+74
*
Fixed bug in decoding field tables (maps)
Ted Ross
2009-06-23
1
-1
/
+10
*
QPID-1920 - bug fix patch from Bryan Kearney
Ted Ross
2009-06-19
1
-6
/
+7
*
changed delay -> sleep and removed hardcoded timeouts
Rafael H. Schloming
2009-06-15
1
-17
/
+19
*
added halt-on-error option and display ignored tests
Rafael H. Schloming
2009-06-12
1
-6
/
+33
*
fixed ssl close
Rafael H. Schloming
2009-06-11
2
-24
/
+16
*
cleand up and added license header
Rafael H. Schloming
2009-06-11
1
-17
/
+27
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
4
-233
/
+527
*
make the client delegate echo heartbeats
Rafael H. Schloming
2009-06-08
1
-0
/
+3
*
added nested map to test data
Rafael H. Schloming
2009-06-04
1
-2
/
+3
*
Streamlined transaction tests and added some additional coverage.
Rafael H. Schloming
2009-06-04
1
-33
/
+68
*
Added commit and rollback to the Session API and streamlined some test utilit...
Rafael H. Schloming
2009-06-04
2
-27
/
+146
*
This is related QPID-1890
Rajith Muditha Attapattu
2009-06-04
1
-14
/
+14
*
QPID-1890: Ensure option for alternate exchange is treated consistently (I al...
Gordon Sim
2009-06-03
1
-3
/
+3
*
added tests for sender
Rafael H. Schloming
2009-06-03
1
-0
/
+35
*
added defines to the test harness and made the delay used by the tests config...
Rafael H. Schloming
2009-06-02
2
-2
/
+13
*
added receiver capacity and tests
Rafael H. Schloming
2009-06-02
2
-19
/
+70
*
modified start and stop to function independently of fetch vs listen, added R...
Rafael H. Schloming
2009-06-02
2
-19
/
+87
*
removed unused attributed
Rafael H. Schloming
2009-06-02
1
-1
/
+0
*
removed svn:executable from LICENSE.txt
Rafael H. Schloming
2009-06-02
1
-0
/
+0
*
added a signal handler for terminal resize
Rafael H. Schloming
2009-06-02
1
-0
/
+7
*
detect the terminal width when possible
Rafael H. Schloming
2009-06-02
1
-3
/
+20
*
removed another turnary if
Rafael H. Schloming
2009-06-02
1
-1
/
+4
*
removed another turnary if
Rafael H. Schloming
2009-06-02
1
-1
/
+4
*
removed another turnary if
Rafael H. Schloming
2009-06-02
1
-1
/
+4
*
removed keyword arg from __import__ call for python 2.4
Rafael H. Schloming
2009-06-02
1
-1
/
+1
[next]