summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/configuration/ServerConfigurationTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-25/+74
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-13/+0
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-0/+126
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-17/+51
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-6/+33
* NO-JIRA : Merged from trunkRobert Godfrey2011-08-291-4/+28
* NO-JIRA : Merge to 1-0 sandbox branch from current HEAD - r1160304Robert Godfrey2011-08-221-2/+2
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-443/+324
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-211-28/+0
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-17/+3
* QPID-2624: Check whether virtualhosts configuration file existsRobert Gemmell2010-05-311-0/+29
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-406/+121
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-071-1/+110
* QPID-2361: actually write out the required default virtualhost propertyRobert Gemmell2010-04-061-0/+1
* QPID-2361: Fix to correctly set default virtualhost name in external configur...Robert Gemmell2010-04-051-0/+5
* QPID-2630, QPID-2631: Restore the virtualhosts.xml file. When a virtualhosts....Robert Gemmell2010-03-301-34/+619
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-84/+117
* QPID-2184: replace random 1second wait with a LogMonitor check that the reloa...Robert Gemmell2009-12-011-3/+3
* QPID-2184: make sure global security plugins are reconfigured properlyAidan Skinner2009-11-111-32/+66
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-7/+15
* QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logg...Martin Ritchie2009-10-221-1/+2
* Merge java-network-refactor branchAidan Skinner2009-10-151-28/+26
* QPID-2091 : Updated ServerConfiguration and added test to ServerConfiguration...Martin Ritchie2009-09-101-20/+35
* QPID-2001 : Default Locale should be the VMs locale not en_US.Martin Ritchie2009-08-141-3/+2
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-2/+6
* QPID-2001 : Provide a locale configuration option to allow the localisation o...Martin Ritchie2009-07-221-0/+33
* QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...Martin Ritchie2009-07-221-0/+18
* QPID-1980 : Update to ServerConfiguration provided by Keith Chow, Updated Ser...Martin Ritchie2009-07-221-16/+10
* QPID-1826: Ensure that server-wide configuration variables in virtualhosts.xm...Aidan Skinner2009-04-231-0/+18
* QPID-1812: Fix firewall rule parsing, add test for this.Aidan Skinner2009-04-151-2/+62
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+867
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-867/+0
* QPID-1776: fix interpolation of variables.Aidan Skinner2009-03-261-0/+18
* QPID-430: Change configuration variable name in line with review remarks.Aidan Skinner2009-03-031-3/+3
* QPID-1583: close all app registries after use.Aidan Skinner2009-03-021-2/+7
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-021-63/+246
* QPID-1704: updated server configuration testRobert Gemmell2009-03-021-12/+0
* QPID-1612: Allow split configuration files. Add tests for old-style and new-s...Aidan Skinner2009-02-241-0/+4
* QPID-1612: add environment variables for some things, sanitise the housekeepi...Aidan Skinner2009-02-241-10/+0
* QPID-1612: add test class for ServerConfigurationAidan Skinner2009-02-241-0/+7
* Merge branch 'QPID-1612'Aidan Skinner2009-02-241-0/+672