summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: resync this branch to latest trunkqpid-3890Kenneth Anthony Giusti2012-03-227-26/+72
* QPID-3890: resync this branch to latest trunkKenneth Anthony Giusti2012-03-1911-813/+9
* QPID-3891 C++ Broker --log-function is too chatty.Charles E. Rolke2012-03-091-1/+4
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-081-0/+18
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-051-21/+21
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-1/+1
* NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...Ted Ross2012-03-051-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-48/+50
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+10
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-011-206/+392
* 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