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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug in references where map wasn't qualified in close
Gordon Sim
2007-02-21
1
-5
/
+6
*
r1152@fuschia: andrew | 2007-02-17 21:14:42 +0000
Andrew Stitcher
2007-02-21
1
-1
/
+1
*
Fix: use message_resume not channel_resume
Gordon Sim
2007-02-16
1
-1
/
+1
*
Expanded the use of batched acks to a few other places in tests.
Gordon Sim
2007-02-14
2
-25
/
+10
*
r1111@fuschia: andrew | 2007-02-09 15:51:10 +0000
Andrew Stitcher
2007-02-13
1
-8
/
+4
*
Minor update to checkpoint test
Gordon Sim
2007-02-12
1
-2
/
+2
*
Added test for checkpointing
Gordon Sim
2007-02-12
1
-2
/
+26
*
Added a test for message_reject.
Gordon Sim
2007-02-12
1
-0
/
+15
*
* qpid/client.py - altered handling of transfer for references,
Gordon Sim
2007-02-12
1
-18
/
+123
*
* qpid/client.py - added channel_pong handler to delegate
Gordon Sim
2007-02-09
2
-0
/
+57
*
Modified error handling to detect failure due to invalid response.
Gordon Sim
2007-02-09
1
-0
/
+1
*
Fix for topic tests. Content fields must be explicitly filled at present.
Gordon Sim
2007-02-09
1
-4
/
+4
*
* qpid/peer.py - fix to prevent race between handling of connection.close req...
Gordon Sim
2007-02-09
2
-6
/
+5
*
r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000
Andrew Stitcher
2007-02-09
1
-8
/
+12
*
Fixes to qos and get tests. Added test for correct completion of references.
Gordon Sim
2007-02-08
1
-19
/
+63
*
Use self.queue_open to ensure deletion of queue - was clashing with message.p...
Alan Conway
2007-02-07
1
-1
/
+1
*
Added support for receiving and sending of references
Gordon Sim
2007-02-07
1
-0
/
+64
*
* cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.
Alan Conway
2007-02-06
1
-3
/
+3
*
Change get-empty to get_empty
Gordon Sim
2007-02-05
1
-4
/
+4
*
Changed "get-ok" to "get_ok".
Alan Conway
2007-02-05
1
-3
/
+3
*
Some fixes to the tests for message class.
Gordon Sim
2007-02-01
1
-19
/
+37
*
Added test suite for the message class.
Gordon Sim
2007-01-29
1
-0
/
+397
*
Pass in application headers directly
Gordon Sim
2007-01-29
1
-1
/
+1
*
Fixes to tests.
Gordon Sim
2007-01-29
2
-6
/
+7
*
Updates to use message class in place of basic.
Gordon Sim
2007-01-26
6
-123
/
+103
*
0-9 request/response framing for python
Rafael H. Schloming
2007-01-16
1
-2
/
+2
*
Changed assertTrue(x) to assertEquals(True, x) as older version od pyunit see...
Gordon Sim
2006-12-07
1
-2
/
+2
*
Fixes for cleaning up behind tests that fail on re-run if broker is not resta...
Gordon Sim
2006-11-22
1
-2
/
+2
*
Some fixes and tests for bugs uncovered during testing of persistence.
Gordon Sim
2006-11-17
1
-1
/
+37
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
8
-91
/
+131
*
More reorg to separate APR/posix code, work in progress.
Alan Conway
2006-11-08
1
-1
/
+0
*
Hid locking within exchange registry, switched to shared_ptr for exchanges, a...
Gordon Sim
2006-10-31
1
-3
/
+33
*
c++ broker now passes the basic tx tests
Gordon Sim
2006-10-30
1
-2
/
+29
*
Added test for simple commit and rollback.
Gordon Sim
2006-10-17
1
-0
/
+143
*
Implementation of basic_get.
Gordon Sim
2006-10-11
2
-2
/
+61
*
Implementation and tests for basic_qos (i.e. prefetching)
Gordon Sim
2006-10-10
1
-3
/
+94
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...
Alan Conway
2006-09-27
2
-18
/
+67
*
Moved ack tests to basic class, added test for requeueing on recovery.
Gordon Sim
2006-09-27
2
-44
/
+101
*
Initial implementation of basic_ack & basic_recover
Gordon Sim
2006-09-27
1
-0
/
+45
*
Close channels on fatal errors to prevent hangs, provide useful stack trace.
Alan Conway
2006-09-25
1
-0
/
+54
*
Added tests for basic_cancel and for handling of invalid channel ids.
Gordon Sim
2006-09-22
2
-0
/
+42
*
Updated test for fix in broker to use un-named exchange as the default (rathe...
Gordon Sim
2006-09-22
1
-2
/
+2
*
Implemented topic pattern matching for the TopicExchange.
Alan Conway
2006-09-21
2
-16
/
+36
*
Import of qpid from etp:
Rafael H. Schloming
2006-09-19
6
-0
/
+779