summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/CPPExcludes
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1618473:1618815 in the Java treeRobert Godfrey2014-08-251-0/+3
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-251-0/+2
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-251-0/+4
* QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...Alex Rudyy2014-06-261-0/+1
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-041-8/+8
* Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-251-0/+1
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-301-1/+2
* QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...Keith Wall2013-08-161-0/+1
* QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges ...Alex Rudyy2013-07-171-0/+2
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Robert Godfrey2013-07-011-0/+1
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-111-0/+2
* QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri...Keith Wall2013-04-171-0/+1
* QPID-4525: remove the ChannelCloseTest and ChannelCloseOkTest system testsRobert Gemmell2013-01-041-2/+0
* QPID-2796 : Exclude test which requires client initiated 0-10 heartbeats for ...Robert Godfrey2012-11-261-0/+4
* QPID-4420: add documentation for SSL and the Anonymous + External Authenticat...Robert Gemmell2012-11-041-0/+3
* QPID-4353: modified rest test names in CPPExcludes beause they now reside in ...Keith Wall2012-10-121-1/+1
* QPID-4333: remove the Slow Consumer Detection plugin and associated documenta...Robert Gemmell2012-09-201-10/+1
* QPID-4289: Fix 0-8/0-9/0-9-1 failover issuesRobert Gemmell2012-09-101-0/+3
* QPID-4236, QPID-4237, QPID-4245: exclude new systest package from CPP test pr...Robert Gemmell2012-08-241-0/+1
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-111-0/+2
* QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the...Robert Gemmell2012-06-281-1/+1
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-7/+2
* QPID-4009, QPID-4017: exclude new 0-8/0-9/0-9-1 and/or Java broker specific t...Robert Gemmell2012-05-291-0/+5
* QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...Robert Godfrey2012-05-171-0/+2
* QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-071-0/+2
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-231-0/+5
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-171-0/+1
* QPID-3894: MessageListener test improvmentsKeith Wall2012-03-111-1/+3
* QPID-3840: added automated tests for the Java Broker's qpid-passwd script and...Keith Wall2012-02-151-0/+3
* QPID-3813: allow configuring the default version reply to an unsupported prot...Robert Gemmell2012-02-041-1/+1
* QPID-3800: add the ability to disable particular protocol versions broker-wid...Robert Gemmell2012-02-021-0/+1
* QPID-3779: replace the old ImmediateMessageTest and MandatoryMessageTest with...Robert Gemmell2012-01-261-12/+1
* QPID-3753 : [Java Broker] Improve automatic conversion of messages between 0-...Robert Godfrey2012-01-121-0/+2
* QPID-3635: Refactored testcase to make objectives more clearKeith Wall2012-01-121-4/+0
* QPID-3720 : Add alternative (C++ style) grouping and apply comments from Robb...Robert Godfrey2012-01-111-0/+6
* QPID-3713: remove redundant failover test casesKeith Wall2011-12-261-21/+0
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-281-0/+3
* QPID-3426: Remove broken/no-value test FailoverTest#test4MinuteFailoverKeith Wall2011-11-221-3/+0
* QPID-3622: exclude sorted queue tests from CPP BrokerKeith Wall2011-11-211-0/+3
* QPID-3576: Exclude testDeleteOptionsKeith Wall2011-11-171-0/+3
* QPID-3542: Java client does not ack non-matching messages when using client s...Keith Wall2011-10-111-3/+0
* QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall...Robert Gemmell2011-10-061-1/+0
* QPID-3429: exclude the AMQSSLConnectionTest from cpp profiles, since only the...Robert Gemmell2011-09-071-0/+4
* QPID-3468: exclude QueueBrowser related failover testsRobert Gemmell2011-09-051-0/+12
* QPID-1004: delete dead test (as recommended on the JIRA) since it was exclude...Robert Gemmell2011-08-251-1/+0
* NO-JIRA: delete dead test (only runs against CPP brokers when run on linux, b...Robert Gemmell2011-08-181-3/+0
* QPID-3391: exclude failing test until functionality is implementedRobert Gemmell2011-08-041-1/+3
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-0/+4
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-0/+5
* add ASF licence to Java .testprofile and exclude filesRobert Gemmell2010-10-311-0/+19