summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-4032 Broker ACL does not accept sub-groups in group declarationCharles E. Rolke2012-06-011-1/+29
* NO-JIRA Fix signed/unsigned warnings on RHEL 5 w/ Boost 1.33.1Stephen D. Huston2012-05-301-22/+22
* QPID-3603: Close replication link when a backup broker is promoted to primary.Alan Conway2012-05-281-1/+1
* QPID-3603: Allow Queue::setPosition() to truncate the queue.Alan Conway2012-05-282-54/+194
* QPID-3767: add additional test case for link sharing.Kenneth Anthony Giusti2012-05-241-0/+113
* NO-JIRA: Remove final vestiges of non-portable alloca().Andrew Stitcher2012-05-243-11/+9
* QPID-3603: Renamed brokers and public-brokers to brokers-url and public-url f...Alan Conway2012-05-221-19/+19
* QPID-3603: HA backups pass identifying info to primary.Alan Conway2012-05-221-0/+5
* QPID-4011: TestIsLocalHost unit_test fails with if machine name resolves to l...Andrew Stitcher2012-05-181-0/+2
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-183-6/+6
* QPID-3603: HA failover test, increase timeout to avoid false failures.Alan Conway2012-05-171-4/+3
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-168-8/+16
* QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.Alan Conway2012-05-161-9/+27
* QPID-3603: HA rename "promoting" to "recovering"Alan Conway2012-05-151-2/+2
* QPID-3603: Test fixes to ha_tests.pyAlan Conway2012-05-151-43/+45
* QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...Alan Conway2012-05-151-1/+0
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-152-57/+125
* NO-JIRA: Fix bug in RangeSet when insterting a range that covers multiple ran...Alan Conway2012-05-141-63/+71
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-083-1/+53
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-072-3/+33
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-042-47/+319
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-021-10/+22
* QPID-3963: fix test, add cluster log filters for link and broker stateKenneth Anthony Giusti2012-05-012-17/+22
* QPID-3963: add testcase for federation and cluster failoverKenneth Anthony Giusti2012-05-011-0/+115
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-04-302-3/+69
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-231-0/+1
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-231-2/+2
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-201-9/+32
* NO-JIRA: Improvements to qpid-cpp-benchmark test.Alan Conway2012-04-191-20/+28
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-191-1/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-181-9/+6
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-172-97/+97
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-171-1/+15
* NO-JIRA: Removed useless flow control code from qpid-send.Alan Conway2012-04-163-33/+0
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-1624-58/+105
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-164-25/+8
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-162-9/+17
* QPID-3603: ha_tests.py: Suppress python WARNING messages during failoverAlan Conway2012-04-161-8/+2
* QPID-3926 - Fixes how unsigned 16 bit ints are assigned in the UUID test.Ted Ross2012-04-161-1/+1
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-131-0/+7
* QPID-3603: Update HA documentatiionAlan Conway2012-04-051-7/+7
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-041-0/+194
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-021-63/+79
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-302-6/+57
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-285-6/+9
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-271-1/+1
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-271-1/+1
* NO-JIRA - Fixed a reference bug in qpid-config and added a test that exposes ...Ted Ross2012-03-211-0/+3