summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Replicate unbind events.Alan Conway2012-01-171-3/+17
* QPID-3603: Handle backup crash/shutdown.Alan Conway2012-01-162-1/+3
* QPID-3603: Check for gaps in sequence numbers in qpid-receive.Alan Conway2012-01-131-15/+22
* QPID-3603: Fix memory management error in QueueReplicator.cppAlan Conway2012-01-061-1/+0
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-061-1/+1
* QPID-3603: Delete HA resources (QueueReplicator) along with the queues.Alan Conway2011-12-211-4/+5
* QPID-3603: Clean up HA log messages.Alan Conway2011-12-211-0/+1
* QPID-3603: Disable federation cluster tests on qpid-3603 branch.Alan Conway2011-12-151-7/+10
* QPID-3603: Use position events to synchronize queue positions between primary...Alan Conway2011-12-141-2/+13
* QPID-3603: Fixed a race condition in ha_tests.pyAlan Conway2011-12-141-18/+13
* QPID-3603: Fix QueueReplicator subscription parameters.Alan Conway2011-12-122-15/+53
* QPID-3603: Cleaned up log messages, update qpid-cluster-benchmark to set repl...Alan Conway2011-12-083-7/+38
* QPID-3603: Set bridge sync parameter to 1.Alan Conway2011-12-061-0/+12
* QPID-3603: Fix replication of dequeues.Alan Conway2011-12-021-10/+19
* QPID-3603: Cleanup of HA log messages.Alan Conway2011-11-301-4/+0
* QPID-3603: Integrate ReplicatingSubscription into the HA code.Alan Conway2011-11-281-1/+1
* QPID-3603: In progress - integrate ReplicatingSubscription.Alan Conway2011-11-251-3/+0
* QPID-3603: Automatic wiring and message replication.Alan Conway2011-11-252-36/+44
* QPID-3603: Replicate bindings to backup brokers.Alan Conway2011-11-251-23/+25
* QPID-3603: Minor refactor.Alan Conway2011-11-251-4/+4
* QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.Alan Conway2011-11-251-4/+4
* QPID-3603: Refactored NodeClone, break out create functions.Alan Conway2011-11-251-4/+2
* QPID-3603: Automatic wiring replication for HA.Alan Conway2011-11-183-0/+109
* QPID-3603: disable old cluster testsAlan Conway2011-11-141-9/+19
* QPID-3603: Prototype of replicating browser.Alan Conway2011-11-091-1/+7
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-091-2/+5
* NO-JIRA: Install test executables and scripts.Alan Conway2011-11-083-19/+19
* NO-JIRA: add --no-delete option to qpid-cpp-benchmark and qpid-cluster-benchm...Alan Conway2011-11-082-10/+14
* NO-JIRA: Improvements to benchmark scripts.Alan Conway2011-11-082-63/+113
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-071-8/+10
* QPID-3564: enhance message group generator to allow queue fill/drain testsKenneth Anthony Giusti2011-11-043-31/+59
* Give the broker more time to start; has been timing out lately. NO-JIRA.Stephen D. Huston2011-11-022-2/+2
* QPID-3572: Make dependance on bashisms explicitGordon Sim2011-11-0231-33/+33
* QPID-3573: handle case where /home/gordon does not existGordon Sim2011-11-021-1/+7
* QPID-3514: Allow SSL and non SSL connections on the same port.Andrew Stitcher2011-11-011-29/+80
* QPID-3346: fix tests to detect if tools are present.Kenneth Anthony Giusti2011-10-212-0/+2
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-201-10/+20
* QPID-3550: qpid-perftest fails if --npubs < --nsubs and --iterations > 0. Fix...Kim van der Riet2011-10-191-5/+5
* NO-JIRA - Fixed a couple of problems with "make dist".Ted Ross2011-10-171-4/+5
* NO-JIRA - Removed tabs from sourceTed Ross2011-10-141-24/+24
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-141-1/+3
* QPID-3528Michael Goulish2011-10-132-2/+221
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-124-2/+146
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-121-5/+8
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-4/+8
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-078-27/+1224
* QPID-3508: Ensure subscription queue is deleted on closing receiver (unless i...Gordon Sim2011-09-271-0/+18
* NO_JIRA - fix PYTHONPATH to pick up qmf and enable to store recovery tests to...Stephen D. Huston2011-09-171-1/+1
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-131-1/+103