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
/
tests
/
src
/
py
/
qpid_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-7207: Create independent cpp and python subtrees, with content from tool...
Justin Ross
2016-04-21
42
-10808
/
+0
*
[QPID-7173] [Python tests] Include broker_1_0 in list of modules installed by...
Keith Wall
2016-03-30
1
-1
/
+1
*
QPID-6754: add support for null target
Gordon Sim
2015-11-06
1
-0
/
+10
*
QPID-6714: support for JMS header names in selectors, plus support for to, re...
Gordon Sim
2015-08-28
1
-0
/
+22
*
QPID-6599: [Python Tests AMQP 0-10] Remove part of new test testReservedExcha...
Keith Wall
2015-06-22
1
-1
/
+0
*
QPID-6599: [Python Tests AMQP 0-10] Supporting test for Java Broker Defect
Keith Wall
2015-06-18
1
-2
/
+14
*
QPID-6599: [Python Tests AMQP 0-8] Supporting test for Java Broker Defect
Keith Wall
2015-06-18
1
-1
/
+19
*
QPID-6567: [Python Client 0-8..0-91] Support producer side flow control in th...
Keith Wall
2015-06-03
1
-0
/
+37
*
QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.
Alan Conway
2015-02-27
2
-0
/
+265
*
QPID-6299: allow ring and lvq behaviours to be combined
Gordon Sim
2015-01-07
1
-4
/
+52
*
QPID-6226: [Java Broker] Change queue.declare so that on the passive path, ex...
Keith Wall
2014-11-18
1
-9
/
+43
*
QPID-6116: [Python Client 08..091] Add ability to negotiate SASL mechanism an...
Keith Wall
2014-09-25
1
-1
/
+1
*
QPID-6087: fix tests to expect inclusion of userid in sessions qmf name
Gordon Sim
2014-09-19
1
-4
/
+4
*
QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying th...
Keith Wall
2014-09-12
2
-1
/
+160
*
QPID-6085: [Python client] 08..091 implement sending/receiving of additional ...
Keith Wall
2014-09-06
1
-0
/
+26
*
QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged ...
Gordon Sim
2014-07-24
1
-6
/
+17
*
QPID-5923: check requested node type when handling delete
Gordon Sim
2014-07-24
1
-1
/
+30
*
QPID-5921: add missing clause to resolution logic for when only exchange exis...
Gordon Sim
2014-07-24
1
-0
/
+58
*
QPID-5765: don't invoke on dangling pointer
Gordon Sim
2014-05-14
1
-0
/
+29
*
QPID-5584: use more specific exception types where appropriate
Gordon Sim
2014-02-25
1
-0
/
+7
*
QPID-5555 : Fix queue exclusivity issues
Robert Godfrey
2014-02-18
1
-1
/
+1
*
QPID-5531: [C++ broker] Set timeout for every DTX transaction
Pavel Moravec
2014-02-05
1
-2
/
+18
*
QPID-5534: [C++ broker] Headers exchange can route a message to one queue mul...
Pavel Moravec
2014-02-03
1
-0
/
+6
*
QPID-5503: expose next_receiver through swig wrapper, add test for both 1.0 a...
Gordon Sim
2014-01-22
1
-0
/
+19
*
QPID-5336: Don't hardcode script interpreter location
Andrew Stitcher
2013-11-14
1
-1
/
+1
*
QPID-5301: support autodeleted exchanges
Gordon Sim
2013-11-12
1
-29
/
+78
*
QPID-5283: ensure queue has no consumers before granting exclusive ownership
Gordon Sim
2013-10-31
2
-2
/
+20
*
QPID-5280: prevent bind/unbind of someone elses exclusive queue
Gordon Sim
2013-10-31
1
-0
/
+17
*
NO-JIRA: Fix hanging test test_discards_limit_overflow.
Alan Conway
2013-10-25
1
-1
/
+1
*
QPID-5248: close gap in tests by explicit adding receiver close
Gordon Sim
2013-10-25
1
-0
/
+1
*
QPID-5253: fix delivery count for browsed 1.0 message
Gordon Sim
2013-10-23
1
-0
/
+3
*
QPID-5199: take 0-10 header segment into account for message size
Gordon Sim
2013-10-03
2
-47
/
+52
*
QPID-5106: handle annotations properly and add option to control whether anno...
Gordon Sim
2013-09-02
1
-1
/
+2
*
QPID-4948: enable browsing
Gordon Sim
2013-08-28
1
-0
/
+22
*
QPID-4711: translate between structured content in AMQP 0-10 and 1.0
Gordon Sim
2013-08-13
5
-25
/
+95
*
QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...
Gordon Sim
2013-08-07
1
-1
/
+1
*
QPID-4988: Add test runs using swigged python client
Gordon Sim
2013-07-16
8
-8
/
+261
*
QPID-4907: change qpidd default mode for QMF event and update publishing to u...
Kenneth Anthony Giusti
2013-07-12
1
-2
/
+1
*
QPID-4950: ensure exchange stats are updated with correct content size for me...
Gordon Sim
2013-06-26
1
-0
/
+33
*
QPID-4591: patch from Ernie Allen to add queue sequence number to messages
Gordon Sim
2013-05-21
1
-0
/
+80
*
QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...
Alex Rudyy
2013-05-13
1
-0
/
+4
*
QPID-4796 - Fixed intermittent test failure in stats test.
Ted Ross
2013-05-01
1
-1
/
+1
*
QPID-4632 - Improvement to queue threshold alerting
Ted Ross
2013-03-08
1
-13
/
+148
*
QPID-4543 - The Move-Messages method no longer returns an error if no message...
Ted Ross
2013-01-21
1
-0
/
+24
*
QPID-4422: removed tabs from the new test
Keith Wall
2012-11-09
1
-9
/
+9
*
QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...
Keith Wall
2012-11-07
3
-1
/
+81
*
QPID-4178: broker refactoring
Gordon Sim
2012-08-10
6
-22
/
+29
*
NO-JIRA: ensure test cleans up when done to prevent interference with anythin...
Gordon Sim
2012-06-27
1
-1
/
+1
*
NO-JIRA: increase test timeout
Gordon Sim
2012-06-26
1
-2
/
+2
*
QPID-4075: Added missing test file from last commit
Gordon Sim
2012-06-22
1
-0
/
+83
[next]