summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-6396 : [Java Broker] Allow queues to enforce all consumers to be non-des...Robert Godfrey2015-02-181-0/+1
* QPID-6395 : [Java Broker] add support for queue default filters, and filters ...Robert Godfrey2015-02-171-0/+4
* QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider...Keith Wall2015-02-041-1/+0
* QPID-6299 : Exclude new test for Java Broker as it does not currently support...Robert Godfrey2015-01-101-0/+2
* QPID-6265: Unify log4j layout for system tests and spawn broker, rename test ...Alex Rudyy2014-12-111-1/+1
* QPID-6265: Change system tests to have one log per file configured using Log4...Alex Rudyy2014-12-102-8/+53
* NO-JIRA: Remove exclusion related to QPID-3605. Looks like this was fixed lon...Keith Wall2014-12-051-3/+0
* NO-JIRA : add Java Broker 0-9 specific tests to CPPExcludesRobert Godfrey2014-10-231-0/+7
* QPID-6164 : Add synchronous publish capability to 0-8/9/9-1Robert Godfrey2014-10-171-0/+2
* 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