summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/configuration/VirtualHostConfigurationTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3249: Remove incomplete support for authentication at virtualhost level.Robert Gemmell2011-05-121-0/+26
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-28/+26
* QPID-2632 : Fix test that need to modify the configuration before starting th...Martin Ritchie2010-06-021-58/+57
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-8/+3
* QPID-2584 : Convert all TimerTasks to HouseKeepingTasks for running in the VH...Martin Ritchie2010-05-181-0/+79
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-27/+30
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-29/+28
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-2/+12
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+124
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-152/+0
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-251-0/+28
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-20/+36
* QPID-1287: Allow boolean <priority> element in virtual host file. Add test fo...Aidan Skinner2008-09-181-0/+108