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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-664: Initial checkin of high level messaging api for c++
Gordon Sim
2009-08-25
1
-1
/
+3
*
Reinstate reliable_replication_test
Andrew Stitcher
2009-08-11
1
-2
/
+1
*
qrsh initial checkin.
Michael Goulish
2009-08-03
1
-0
/
+12
*
Fix race condition in cluster error handling.
Alan Conway
2009-07-31
1
-1
/
+1
*
Separate generated public header files from non-public headers, generated cod...
Alan Conway
2009-07-27
1
-1
/
+19
*
Update queue listeners in the correct order.
Alan Conway
2009-07-16
1
-2
/
+3
*
Merge branch 'move_public_h_to_include' into trunk
Alan Conway
2009-07-15
1
-1
/
+1
*
QPID-1984: Temporarily disabled the failing test until the error can be resol...
Gordon Sim
2009-07-14
1
-1
/
+2
*
Fix for cluster_test problems: a) When not started from within test dir, qpid...
Kim van der Riet
2009-07-01
1
-1
/
+3
*
Add some ring queue tests to make check-long (fix script to use QPID_PORT cor...
Gordon Sim
2009-06-30
1
-2
/
+4
*
Added extra test script for testing ring queues plus a random data generation...
Gordon Sim
2009-06-29
1
-0
/
+4
*
Added qpid_ping: a simple client to verify broker responsiveness.
Alan Conway
2009-06-25
1
-0
/
+5
*
Change to test directory names for installed tests
Kim van der Riet
2009-06-11
1
-2
/
+2
*
Made the test_store lib installable to be used with installable tests
Kim van der Riet
2009-06-04
1
-2
/
+4
*
Fixes to cluster tests which enable them to be built and run outside the sour...
Kim van der Riet
2009-06-02
1
-0
/
+1
*
Added installable python cluster tests that can be run from an external store...
Kim van der Riet
2009-05-26
1
-8
/
+25
*
Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases;...
Stephen D. Huston
2009-05-01
1
-1
/
+18
*
Cluster test code now has a persistence switch controlled by the environment....
Kim van der Riet
2009-05-01
1
-1
/
+7
*
Unit test for PollableCondition.
Alan Conway
2009-04-22
1
-1
/
+2
*
Apply PIMPL pattern to qpid::client::Message.
Alan Conway
2009-04-20
1
-1
/
+2
*
Removed defunct interop_runner test, was never updated from 0-8 channel API.
Alan Conway
2009-04-15
1
-18
/
+0
*
Fix issues when cluster is run with persistence enabled.
Alan Conway
2009-04-11
1
-1
/
+7
*
QPID-1724: Allow replication events to be shared across multiple federations ...
Gordon Sim
2009-03-10
1
-1
/
+2
*
configure.ac:
Manuel Teira Paz
2009-03-10
1
-3
/
+3
*
QPID-1719: extra test for federated cluster (includes node failure which requ...
Gordon Sim
2009-03-06
1
-2
/
+4
*
Remove -Wno-missing-field-initializers which is not supported by gcc3.4
Andrew Stitcher
2009-03-02
1
-1
/
+0
*
- Reworked DispatchHandler state machine to eliminate race conditions
Andrew Stitcher
2009-03-02
1
-0
/
+1
*
Add FrameDecoder unit test, update comments in Cluster.h/cpp.
Alan Conway
2009-02-25
1
-1
/
+2
*
Added tests for federated links to and from a cluster
Gordon Sim
2009-02-18
1
-1
/
+1
*
Allow passing extra argv arguments to ClusterFixture.
Alan Conway
2009-02-12
1
-1
/
+2
*
Run python tests against a single-member cluster in check-long.
Alan Conway
2009-01-29
1
-4
/
+8
*
Producer side rate throttling:
Andrew Stitcher
2009-01-27
1
-1
/
+2
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
1
-1
/
+1
*
QPID-1567: Added ability for federation links to failover to other specified ...
Gordon Sim
2009-01-21
1
-1
/
+2
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
1
-2
/
+3
*
QPID-1567: Initial support for asynchronous queue state replication
Gordon Sim
2009-01-15
1
-2
/
+4
*
Added test coverage for the CLI utilities
Ted Ross
2009-01-09
1
-1
/
+2
*
Work on the low level IO code:
Andrew Stitcher
2009-01-06
1
-0
/
+7
*
QPID-1412 - c++ implementation of the QMF client API
Ted Ross
2008-12-19
1
-2
/
+4
*
Added ASF license to makefiles
Gordon Sim
2008-12-15
1
-0
/
+19
*
clean up
Carl C. Trieloff
2008-12-03
1
-3
/
+0
*
cluster: add Event size to encoded header.
Alan Conway
2008-12-03
1
-0
/
+4
*
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
1
-0
/
+4
*
tests/failover_soak: run a cluster with clients, kill and restart cluster mem...
Alan Conway
2008-11-19
1
-2
/
+18
*
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
1
-0
/
+16
*
Add config.null file to distributed list or distcheck fails (todo: might be n...
Gordon Sim
2008-11-14
1
-0
/
+1
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
1
-0
/
+1
*
Added unit test for replay utility class.
Gordon Sim
2008-11-04
1
-1
/
+2
[next]