summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-1728-28/+56
* QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-151-4/+0
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-142-2/+2
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-0/+2
* Exclude failing python tests changed/added in QPID-5280 and QPID-5283 from Ja...Robert Gemmell2013-11-071-0/+4
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-302-2/+4
* QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...Keith Wall2013-08-162-0/+2
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-3/+3
* QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges ...Alex Rudyy2013-07-172-0/+5
* 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-4951: Add cause code and message into operational logs for session close...Alex Rudyy2013-06-262-0/+2
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Alex Rudyy2013-06-211-1/+3
* 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