summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-33/+137
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-291-0/+6
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-291-2/+2
* Forgot to add this when checking in changes for QPID-3870.Stephen D. Huston2012-02-271-0/+78
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-242-9/+9
* Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...Stephen D. Huston2012-02-247-21/+19
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-233-5/+13
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-29/+33
* QPID-3603: HA logging improvements.Alan Conway2012-02-221-1/+6
* QPID-3603: Test HA replication of LVQ, priority and ring queues.Alan Conway2012-02-221-4/+122
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-2214-143/+113
* QPID-3603: Add HA tests to automake and cmake.Alan Conway2012-02-172-1/+3
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-1710-81/+475
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-271-3/+3
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-181-0/+1
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-1/+1
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-133-73/+0
* Run the needed python setup to get the python compiled and ready for the test...Stephen D. Huston2012-01-061-37/+9
* QPID-3492: Fix quoted values as well as unquoted values; added a test caseGordon Sim2012-01-031-0/+21
* QPID-3711: fix federation test scriptKenneth Anthony Giusti2011-12-251-7/+7
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-222-4/+4
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-064-26/+52
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+2
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-222-2/+2
* QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns abou...Kim van der Riet2011-11-171-0/+258
* NO_JIRA: Rolled back accidental checkin of experimental code in r.1202755 (ch...Kim van der Riet2011-11-161-9/+6
* QPID-3623, QPID-3624: Fixed transaction accounting, also replaced argparse mo...Kim van der Riet2011-11-161-6/+9
* NO-JIRA: Added some error checking to ssl testAndrew Stitcher2011-11-151-4/+4
* 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