summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-6122: Temporarily exclude testKeith Wall2014-09-261-0/+3
* QPID-3678 : [Java Client] Add support for setting link capacity to zero in AD...Robert Godfrey2014-09-231-0/+2
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-1/+0
* QPID-6088 : [Java Client] temporarily disable testRobert Godfrey2014-09-081-0/+1
* QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when rec...Robert Godfrey2014-09-081-0/+2
* NO-JIRA: Exclude GeneralTests that required QMF from the Java Python test sui...Keith Wall2014-09-061-0/+7
* QPID-6066: [Java Client] 0-8..0-9-1 only - Add system property to allow call...Keith Wall2014-09-031-0/+2
* QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing to...Robert Godfrey2014-08-241-1/+9
* QPID-6000 : Add test exclude for C++ brokerRobert Godfrey2014-08-171-0/+3
* QPID-5988: [Java Broker] Default VHN/VH store paths to path location based on...Keith Wall2014-08-112-2/+1
* QPID-4429 : C++ Broker does not enforce max frame size negotiation rulesRobert Godfrey2014-08-111-0/+2
* QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtua...Keith Wall2014-07-311-0/+1
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-252-0/+6
* QPID-5873: Exclude new ACL system tests from Json profile; fix BDBHARemoteRep...Keith Wall2014-07-041-0/+1
* QPID-5875: Exclude test VirtualHostRestTest.testPutCreateVirtualHostUsingProf...Alex Rudyy2014-07-041-0/+1
* QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...Alex Rudyy2014-06-262-0/+25
* NO-JIRA: added test exludes for transient profiles where the tests assume VH ...Andrew MacBean2014-06-231-0/+3
* NO-JIRA: [Java Broker Test] Derby tests profile should exclude BDB replicatio...Keith Wall2014-06-131-0/+1
* 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