summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: ha_tests.py raise exception for errors in qpid-haAlan Conway2012-06-271-2/+5
* QPID-3902 force [Test] log category into test instanceCharles E. Rolke2012-06-261-1/+1
* QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-221-1/+1
* QPID-3849: Client connection breaks broker-to-broker cluster SASL authenticat...Alan Conway2012-06-222-1/+13
* QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-221-0/+5
* QPID-3902 log category - force log statement to be in test category and to di...Charles E. Rolke2012-06-191-1/+1
* QPID-4063: remove spurious whitespace introduced in last commit.Kenneth Anthony Giusti2012-06-181-1/+0
* QPID-4063: allow configuration of source queue for exchange or dynamic routesKenneth Anthony Giusti2012-06-181-1/+164
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-182-5/+5
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-182-11/+18
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-182-8/+10
* QPID-4030: Check send rate actually achieved and report if it fails to match ...Gordon Sim2012-06-181-4/+14
* QPID-4071: basic porting changes for solaris native compilerClifford Allan Jansen2012-06-172-0/+3
* QPID-4066 - Allow configuration to override the broker's federation tagTed Ross2012-06-152-4/+7
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-122-5/+9
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-122-6/+7
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-122-24/+34
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-122-33/+71
* NO-JIRA: Fix failing unit_test, updated for changes in log format.Alan Conway2012-06-121-2/+2
* QPID-3902 C++ Broker add log categoriesCharles E. Rolke2012-06-111-1/+1
* QPID-4022 C++ Broker connection limits by host ip and by user name.Charles E. Rolke2012-06-111-2/+2
* QPID-4048 - Rafactor of TopicExchange to isolate the binding-key data structure.Ted Ross2012-06-081-6/+8
* QPID-3603: HA primary sends membership updates to backup brokers.Alan Conway2012-06-081-7/+42
* 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