summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-2920: Batch acquire/dequeue messages in cluster.qpid-2920-activeAlan Conway2011-11-042-21/+13
* QPID-2920: Changed qpid-cluster-benchmark defaults for more statistically rel...Alan Conway2011-10-191-2/+2
* QPID-2920: Improved error messages from qpid-cpp-benchmark.Alan Conway2011-10-131-3/+10
* QPID-2920: Improvements to cluster benchmarks.Alan Conway2011-10-122-8/+24
* QPID-2920: Clean up out-dated FIXME comments.Alan Conway2011-10-127-31/+15
* QPID-2920: Improve benchmark tests, allow saving received messages.Alan Conway2011-09-303-3/+17
* QPID-2920: Minor improvements to cluster tests and logging.Alan Conway2011-09-293-14/+28
* QPID-2920: Use multiple independent CPG groups.Alan Conway2011-09-272-5/+1
* QPID-2920: Make consume-lock timeout configurableAlan Conway2011-09-233-45/+24
* QPID-2920: Fix deadlock in QueueContext/QueueContextAlan Conway2011-09-212-10/+11
* QPID-2920: Fixed race condition around Queue::listeners.Alan Conway2011-09-211-5/+0
* QPID-2920: Fixing hangs in qid-cpp-benchmark with 2 brokers.Alan Conway2011-09-212-1/+5
* QPID-2920: Fixing QueueContext state transtions for timed ownership.Alan Conway2011-09-161-3/+0
* QPID-2920: New cluster release/requeue.Alan Conway2011-09-164-11/+19
* QPID-2920: Rebased on trunk, fix up minor conflicts.qpid-2920-1Alan Conway2011-09-061-7/+7
* QPID-2920: Clean up of debugging messages, install test exes.Alan Conway2011-09-066-27/+36
* QPID-2920: Initial stab at time-based queue sharing.Alan Conway2011-09-063-7/+9
* QPID-2920: Broken checkpoint: passing dequeue mutex test with issuesAlan Conway2011-09-063-6/+80
* QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...Alan Conway2011-09-061-8/+8
* QPID-2920: Allow stopping consumers on queues.Alan Conway2011-09-061-4/+35
* QPID-2920: Improvements to qpid-cpp-benchmark.Alan Conway2011-09-061-19/+27
* NO-JIRA: Fix ambiguous option to qpid-cluster-benchmark.Alan Conway2011-09-061-6/+6
* QPID-2920: minor improvements to qpid-cpp-benchmarkAlan Conway2011-09-061-9/+20
* QPID-2920: Cluster batch multicaster.Alan Conway2011-09-063-4/+7
* QPID-2920: First cut experimental prototype for new cluster.Alan Conway2011-09-067-32/+582
* NO-JIRA: Fix minor FIXME in brokertest.pyAlan Conway2011-09-011-1/+1
* Bug 727182, QPID-3384 - Support DTX transactions - test for set-dtx-timeoutAlan Conway2011-09-011-5/+32
* QPID-3384: DTX transactions - additional transaction tests.Alan Conway2011-09-011-18/+30
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-302-33/+66
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-253-33/+203
* NO-JIRA: Fix test failure if PORT is already set in the environment.Alan Conway2011-08-181-0/+1
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-189-253/+28
* QPID-3425: Special handling of reserved exchange names in auto-createGordon Sim2011-08-161-0/+14
* QPID-3405: Added simple C++ system tests for IPv6:Andrew Stitcher2011-08-123-1/+159
* QPID-3405: Implemented simple IPv6 literal parsing/printing for c++ connectio...Andrew Stitcher2011-08-121-0/+26
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-121-0/+1
* NO-JIRA: Fixed obsolete federation test to carry on workingAndrew Stitcher2011-08-091-14/+13
* QPID-3363: prevent bind/unbind on default exchangeGordon Sim2011-08-091-281/+1
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-042-5/+5
* NO-JIRA: Minor improvements to test scripts.Alan Conway2011-08-022-2/+5
* QPID-3383: Changed to explicit credit management for control subscription in ...Gordon Sim2011-08-011-2/+3
* QPID-3372: fixed comparison of desired and actual properties for exchangesGordon Sim2011-07-261-0/+22
* NO-JIRA: fix trunk break, "except Exception as e" syntax is invalid in python...Alan Conway2011-07-221-2/+2
* Corrected qpid-client-test's name when setting up the test script. NO-JIRAStephen D. Huston2011-07-221-1/+1
* QPID-702656 Patch from Gordon Sim plus tests which detect the condition being...Kim van der Riet2011-07-198-40/+2340
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-122-1/+58
* JIRA 3337Michael Goulish2011-07-061-2/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-011-0/+11
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-302-9/+13
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7