summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-111-5/+2
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-092-8/+7
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-092-7/+13
* NO-JIRA: HA minor fixes to test framework & comments.Alan Conway2013-09-042-3/+5
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-031-25/+24
* QPID:4327: HA support for TX transactions - fix cleanup at transaction end.Alan Conway2013-09-031-14/+34
* NO-JIRA: Remove obsolete cluster_test.cpp test.Alan Conway2013-09-031-1231/+0
* NO-JIRA: Remove obsolete qpid-cluster and qpid-cluster-store tools.Alan Conway2013-09-032-94/+0
* QPID-5109: remove invalid options from qpid-configGordon Sim2013-09-021-20/+12
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-022-1/+3
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-303-29/+71
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-301-4/+5
* QPID-4708: support for reconnect over AMQP 1.0Gordon Sim2013-08-281-3/+64
* QPID-5086: send completions when restarting after stop, in order to move wind...Gordon Sim2013-08-201-0/+26
* QPID-5085: ensure messages released 'behind' a cursor on a priority queue don...Gordon Sim2013-08-201-0/+20
* QPID-5077: improvement to SASL logic to handle entirely asynchronous dialogueGordon Sim2013-08-151-2/+8
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-132-5/+6
* QPID-5060: remove exchange and durable for properties map, as they apply to t...Gordon Sim2013-08-091-1/+1
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-071-7/+3
* NO-JIRA: Remove use of "with" statement to support older versions of PythonAlan Conway2013-08-061-1/+4
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-052-7/+40
* NO-JIRA: Remove use of boost::make_shared, not availble on some older versions.Alan Conway2013-08-051-3/+1
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-1/+3
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-013-12/+41
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-0110-85/+1474
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-016-3/+194
* QPID-4327: Optimize brokertest.ready() to improve test runtimes.Alan Conway2013-08-011-22/+13
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-263-75/+1
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-262-272/+0
* QPID-5019: add flag to distinguish QMFv2 eventsKenneth Anthony Giusti2013-07-261-0/+9
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-259-633/+3
* QPID-5015: increase timeouts for queue flow testsKenneth Anthony Giusti2013-07-241-4/+6
* QPID-4988: fix test script for case where AMQP 1.0 support is not builtGordon Sim2013-07-171-3/+4
* QPID-4993: reroute dropped messages in ring queue if alternate exchange is sp...Gordon Sim2013-07-171-1/+18
* QPID-4988: add test script introduced in last commit to EXTRA_DISTGordon Sim2013-07-171-0/+1
* QPID-4907: fix unit testGordon Sim2013-07-161-0/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-166-2/+78
* QPID-3247: add policy for self-struct subscription queueGordon Sim2013-07-131-0/+26
* Add Windows Powershell version of this test. NO-JIRA.Stephen D. Huston2013-07-121-0/+71
* QPID-4907: change qpidd default mode for QMF event and update publishing to u...Kenneth Anthony Giusti2013-07-121-24/+70
* QPID-4986: ensure correct handler is called for message-id typed propertiesGordon Sim2013-07-112-0/+2
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-0/+1
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-07-091-1/+3
* NO-JIRA: HA Changed output directory for ha_tests.py to avoid other testsc ov...Alan Conway2013-07-051-2/+5
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-042-7/+6
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-042-1/+3
* QPID-4969: C++ Broker headers exchange allows creation of bindings Charles E. Rolke2013-07-011-1/+1
* QPID-4961: Fix make distcheck problems with qpidd-p0 script.Alan Conway2013-06-271-9/+4
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-06-271-1/+3
* NO-JIRA: restrict broker to listen only on loopback interface (ensures they a...Gordon Sim2013-06-273-4/+4