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
/
cpp
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting of accept mode in perftest which appears to be back-to-front.
Gordon Sim
2008-11-28
1
-1
/
+1
*
QPID-1485: check required group is set etc when running failover test (patch ...
Gordon Sim
2008-11-27
1
-0
/
+24
*
Backed out last change; not sure it actually makes sense.
Gordon Sim
2008-11-27
1
-36
/
+1
*
Ensure broker doesn't hang waiting for async enqueue to complete on shutdown.
Gordon Sim
2008-11-27
1
-1
/
+36
*
* QPID-1488: test that policy pointer is set
Gordon Sim
2008-11-27
1
-0
/
+7
*
QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:
Andrew Stitcher
2008-11-26
1
-7
/
+0
*
Removed mistakenly commited lines.
Alan Conway
2008-11-26
1
-4
/
+0
*
Cluster.cpp: Fixed last-node-standing logic, better logging.
Alan Conway
2008-11-26
3
-4
/
+9
*
Fixed problem of recurring xids (0, 1, 2...) on successive txtest runs which ...
Kim van der Riet
2008-11-26
1
-7
/
+9
*
Fix typo.
Alan Conway
2008-11-26
1
-1
/
+1
*
cluster_test.cpp: Extended testUnacked to cover acquired, accepted but not co...
Alan Conway
2008-11-25
1
-3
/
+23
*
Prevent cluster module being loaded twice if module is also installed.
Gordon Sim
2008-11-25
1
-0
/
+1
*
QPID-1478: ensure concurrent publishers work correctly (as well as reported a...
Gordon Sim
2008-11-24
1
-0
/
+56
*
tests/failover_soak.cpp: Only load cluster module, reduces logging clutter.
Alan Conway
2008-11-24
1
-3
/
+2
*
tests/failover_soak.cpp: add unique log-prefix per broker.
Alan Conway
2008-11-24
1
-1
/
+4
*
Reduce logging noise from NullMessageStore: log "persistence disabled" once a...
Alan Conway
2008-11-24
2
-2
/
+2
*
QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf
Ted Ross
2008-11-20
1
-2
/
+2
*
Replaced boost.spirit-based URL parser with simple recursive descent parser.
Alan Conway
2008-11-20
1
-25
/
+28
*
Added some extra test options.
Gordon Sim
2008-11-20
3
-15
/
+24
*
File descriptor leak in ForkedBroker test utility.
Alan Conway
2008-11-19
1
-6
/
+10
*
tests/failover_soak: run a cluster with clients, kill and restart cluster mem...
Alan Conway
2008-11-19
7
-9
/
+1058
*
Optional cluster integration with cman quorum service.
Alan Conway
2008-11-18
2
-7
/
+6
*
Remove optimistic consume options. Better default message for SSL errors.
Alan Conway
2008-11-17
2
-48
/
+12
*
Fixed erroneous test preventing cleanup of broker.
Gordon Sim
2008-11-17
1
-1
/
+1
*
QPID-1465: Fixed initialisation of minimum value so it is tracked correctly
Andrew Stitcher
2008-11-14
1
-1
/
+2
*
Ensure config file can be found (its in source tree not build tree)
Gordon Sim
2008-11-14
1
-1
/
+2
*
Added further test script missing from distribution list and thus causing dis...
Gordon Sim
2008-11-14
1
-0
/
+1
*
Added some failover capable tests
Gordon Sim
2008-11-14
5
-0
/
+516
*
Add config.null file to distributed list or distcheck fails (todo: might be n...
Gordon Sim
2008-11-14
1
-0
/
+1
*
Added QPID_NO_MODULE_DIR to prevent client from loading libraries from
Ted Ross
2008-11-13
1
-0
/
+1
*
Added null config for SSL test. This test will malfunction if there is
Ted Ross
2008-11-13
2
-1
/
+2
*
Cluster replicates queues/exchanges with same encode/decode functions as the ...
Alan Conway
2008-11-12
1
-0
/
+24
*
fixed encoding of 64 bit types and added additional tests for 64 bit integers
Rafael H. Schloming
2008-11-11
1
-3
/
+8
*
* don't call exit after catching exception on any particular thread as the ot...
Gordon Sim
2008-11-10
1
-5
/
+6
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
2
-0
/
+101
*
Restrict connection close codes to the set defined in the spec
Gordon Sim
2008-11-06
1
-28
/
+28
*
Removed the --enforce-acl option. Instead if a policy file is specified acl w...
Rajith Muditha Attapattu
2008-11-06
1
-1
/
+1
*
* fix bug causing last message to occasionally be lost on replay
Gordon Sim
2008-11-06
1
-0
/
+20
*
SubscriptionManager and Dispatcher were missing wait() methods meaning that i...
Gordon Sim
2008-11-06
1
-2
/
+2
*
Added ability to release messages through the Subscription class (+test)
Gordon Sim
2008-11-05
1
-0
/
+84
*
Fix error in run_test.
Alan Conway
2008-11-05
1
-1
/
+1
*
Cluster: clean up connections when a member leaves the cluster.
Alan Conway
2008-11-05
3
-4
/
+6
*
Cluster: replicate transaction state to newcomers.
Alan Conway
2008-11-05
2
-28
/
+24
*
fixed compilation warnings from comparison of signed and unsigned ints
Gordon Sim
2008-11-05
1
-2
/
+2
*
renamed suite to avoid collision for newer versions of boost
Gordon Sim
2008-11-04
1
-1
/
+1
*
constants.rb: generate type code constants for AMQP types. Useful with Array.
Alan Conway
2008-11-04
2
-4
/
+49
*
Added unit test for replay utility class.
Gordon Sim
2008-11-04
2
-1
/
+81
*
Allow local broker to be run in any position in a ClusterFixture.
Alan Conway
2008-11-04
1
-84
/
+77
*
correction for Active-Active clustering, allowing late joining nodes in the c...
Carl C. Trieloff
2008-11-03
1
-37
/
+54
*
Various fixes arising from testing client failover:
Gordon Sim
2008-11-03
1
-5
/
+4
[next]