summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: qpid-send help: copy&paste typo fixedPavel Moravec2014-07-091-1/+1
* NO-JIRA: Fix defects found by coverity.Alan Conway2014-07-073-3/+3
* QPID-5874: Treat all empty selectors sensiblyAndrew Stitcher2014-07-031-0/+3
* QPID-5806: Allow quoted syntax for non standard selector identifiersAndrew Stitcher2014-07-031-1/+2
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-014-15/+19
* QPID-5865: Be more robust in face of system clock being changed:Andrew Stitcher2014-07-014-7/+5
* QPID-5858: prevent leakage of old exception typesGordon Sim2014-06-271-0/+19
* [no JIRA]: brokertest to set connection option 'protocol' only for SWIG clien...Pavel Moravec2014-06-261-2/+4
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-182-5/+159
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-113-26/+30
* QPID-5805: Disallow % and _ characters as escapes in selector LIKE expressionAndrew Stitcher2014-06-091-0/+1
* QPID-5804: Fix broken selector parsing of unary '+'Andrew Stitcher2014-06-091-0/+2
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-282-2/+1
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-232-1/+1
* QPID-5765: don't invoke on dangling pointerGordon Sim2014-05-141-0/+1
* QPID-5758: Move purging of expired messages from timer thread to worker threadGordon Sim2014-05-131-1/+6
* NO-JIRA: HA fix hanging ha_tests.test_failover_send_receive on RHEL5Alan Conway2014-05-012-30/+28
* QPID-5489: More cleaning up of the Uuid codeAndrew Stitcher2014-04-291-3/+15
* QPID-5725: Use correct comparison function to match property keysAndrew Stitcher2014-04-271-0/+12
* NO-JIRA: HA minor cleanup of qpid-ha toolAlan Conway2014-04-242-57/+0
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-04-242-1/+11
* QPID-5714: In ha_tests, skip if the target test code is missingJustin Ross2014-04-241-0/+5
* QPID-5720: HA exception raised by the store for durable transactionsAlan Conway2014-04-233-8/+10
* QPID-5714: Skip python tests if test code is missingJustin Ross2014-04-212-0/+6
* NO-JIRA: older versions of boost get confused when one option is a substring ...Gordon Sim2014-04-171-1/+1
* NO-JIRA: make new output introduced in r1587304 optional, as it breaks severa...Gordon Sim2014-04-161-5/+9
* NO-JIRA: Make qpid-receive print a bit more info for message headers/contentAndrew Stitcher2014-04-141-2/+8
* QPID-5681: Fix core dump in interlink_tests.Alan Conway2014-04-112-1/+9
* QPID-5560: Fix ReplicationTests.test_reject to work with SWIG and native clie...Alan Conway2014-04-091-1/+1
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-04-081-2/+3
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-079-377/+444
* QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0Alan Conway2014-04-071-1/+1
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-072-2/+15
* QPID-5660: [legacystore] Python tests fail with syntax error on Python 2.4Kim van der Riet2014-04-031-1/+1
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-025-10/+7
* QPID-5641: [legacystore] Valgrind reports memory leaks on older store testsKim van der Riet2014-03-215-1727/+0
* QPID-5362: No store tools exist for examining the journals - Bugfix and reorg...Kim van der Riet2014-03-182-25/+57
* QPID-5613: Self test broker start command fails without --interface option.Charles E. Rolke2014-03-071-1/+1
* Revert "NO-JIRA: CMakelists.txt check that ../python exists before building it."Alan Conway2014-03-051-6/+16
* NO-JIRA: CMakelists.txt check that ../python exists before building it.Alan Conway2014-03-041-20/+11
* NO-JIRA: Fix Coverty "Uncaught exception" errors in test clients.Alan Conway2014-02-262-2/+2
* QPID-5561: QPID-5565: Broker->ACL module improvementsPavel Moravec2014-02-261-8/+8
* NO-JIRA: Fix compile error on RHEL5 in qpid-pingAlan Conway2014-02-221-1/+1
* QPID-5568: HA C++ qpid::messaging AMQP 1.0 client failover logging is not clearAlan Conway2014-02-203-41/+48
* NO-JIRA: Fix build error in ha_test_max_queues for release builds.Alan Conway2014-02-181-1/+4
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-02-062-2/+2
* NO_JIRA: Added Apache license text to tx-text-soak.sh, updates to linearstore...Kim van der Riet2014-02-051-0/+20
* QPID-5361: Added a bash script which allows for transactional soak testing.Kim van der Riet2014-02-051-0/+234
* QPID-5519: ACL property/properties for paged queues - fixed typo, added tests...Pavel Moravec2014-02-031-0/+223
* QPID-5485: By default use a subdirectory of the data dir called "pq" forAndrew Stitcher2014-01-301-1/+1