summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
...
* | QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-071-2/+3
* | NO-JIRA: add a file recording the tests using spawned brokersRobert Gemmell2014-05-211-0/+29
* | QPID-5774: remove test profile files, custom Ant tasks, resources files speci...Robert Gemmell2014-05-2136-1202/+0
* | QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPEDKeith Wall2014-05-201-1/+2
* | NO-JIRA: Make java-mms test profile ignore org.apache.qpid.server.store.berke...Keith Wall2014-05-161-0/+2
* | QPID-5715: [Java Broker] Make virtualhostnode respect states ACTIVE and STOPPEDKeith Wall2014-05-151-0/+3
* | QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-0/+2
* | QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-043-22/+16
* | NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2Keith Wall2014-04-011-0/+2
|\ \
| * | QPID-5048: added basic cpp broker test profileRobert Gemmell2014-03-281-0/+2
* | | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-252-0/+2
* | | QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-2126-26/+0
* | | QPID-5624: Revert whitespace change in file causing patching problemKeith Wall2014-03-141-0/+1
* | | Change test-profiles to remove references to messagestore classKeith Wall2014-03-1329-49/+21
* | | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-1229-19/+29
|/ /
* | QPID-5555 : address review comments from Robbie GemmellRobert Godfrey2014-02-242-7/+0
* | QPID-5551 : Ignore 0-9 test failure die to change from channel exception to c...Robert Godfrey2014-02-241-0/+3
* | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-172-0/+11
* | QPID-5531 : Adding an exclude to the Java Python test ignore list for the tes...Robert Godfrey2014-02-101-0/+3
* | QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-1/+1
* | 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