summaryrefslogtreecommitdiff
path: root/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-4591: exclude new python tests from test runs agaisnt the Java broker si...Robert Gemmell2013-05-241-0/+4
* QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...Alex Rudyy2013-05-131-0/+3
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-111-0/+2
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-12/+0
* QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri...Keith Wall2013-04-172-0/+2
* QPID-4636: expand testing of the new TrustManagersRobert Gemmell2013-03-173-0/+0
* QPID-4636: add unit tests for new TrustManagersRobert Gemmell2013-03-141-0/+0
* QPID-3396 Excluded my new test until we make decision on whether to portRajith Muditha Attapattu2013-03-071-0/+2
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-1929-81/+93
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-241-1/+6
* QPID-4525: remove the ChannelCloseTest and ChannelCloseOkTest system testsRobert Gemmell2013-01-042-5/+0
* QPID-2796 : Exclude test which requires client initiated 0-10 heartbeats for ...Robert Godfrey2012-11-261-0/+4
* QPID-2796 : Addressed review commentsRobert Godfrey2012-11-261-0/+3
* 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-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-1/+0
* QPID-4333: remove the Slow Consumer Detection plugin and associated documenta...Robert Gemmell2012-09-202-12/+1
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-171-0/+2
* 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
* NO-JIRA: disable test against java broker pending resolution of debate associ...Gordon Sim2012-08-131-0/+1
* QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bugKeith Wall2012-07-301-0/+2
* QPID-4164: Prevent the erroneous re-storing of recovered messages during move...Keith Wall2012-07-251-0/+2
* NO-JIRA: Add exclude for file use with the Java Broker when running the Pytho...Keith Wall2012-07-221-0/+34
* QPID-3998: Add HTTPS test for REST interfacesRobert Gemmell2012-07-191-0/+0
* QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profilesKeith Wall2012-07-191-4/+2
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-111-0/+2
* QPID-4109: Re-enable LoggingManagement MBeanKeith Wall2012-07-0529-29/+29
* QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin...Keith Wall2012-06-301-6/+0
* 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-284-7/+15
* QPID-4075: Exclude qmf_events from java/python testsKeith Wall2012-06-261-0/+1
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-062-3/+3
* 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-4029: add ability to selectively include a protocol version on a given p...Robert Gemmell2012-05-2929-30/+36
* QPID-4017: reset the session flow control blocked status during failover.Robert Gemmell2012-05-291-0/+2
* QPID-4009: Make failover method invocation timeout configurable for 0-8/0-9/0...Robert Gemmell2012-05-291-0/+6
* QPID-3986: Improved tests and resolved some potential thread-safety issuesRobert Gemmell2012-05-291-2/+1
* QPID-4006: Fix failing HA tests due to spaces in filenames on Apache CI serversKeith Wall2012-05-181-3/+0
* QPID-4006: exclude systests until updated to account for the paths found in t...Robert Gemmell2012-05-171-0/+3
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-1717-17/+17
* QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...Robert Godfrey2012-05-171-0/+2
* QPID-3990: Multiple XAResources isSameRM behaviorWeston M. Price2012-05-141-0/+1
* QPID-3988 : Fix spurious test errors caused by change in log4j ConsoleAppende...Robert Godfrey2012-05-091-0/+1
* QPID-3989 : [Java Broker] Add ability to run "in-memory" Derby storeRobert Godfrey2012-05-084-0/+138
* QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-072-1/+3
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-232-6/+5
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-173-0/+4
* QPID-3936: disable the systests temporarilyRobert Gemmell2012-04-061-0/+7
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-0418-18/+18