summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/util/TestApplicationRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-105/+0
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-241-1/+2
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-23/+5
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-241-4/+5
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-0/+13
* QPID-3997: [Java Broker] Allow assignment of AuthenticationManager on a per-p...Keith Wall2012-06-101-1/+1
* QPID-3997: Fix test failure under JDK 1.7 when AuthenticationManagers would n...Keith Wall2012-06-031-10/+22
* QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...Robert Godfrey2012-05-171-3/+5
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-3/+4
* QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF...Robert Gemmell2011-08-081-0/+2
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-151-6/+39
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-071-1/+11
* QPID-2632 : Update IBBC and TestApplicationRegistry to provide default test v...Martin Ritchie2010-06-021-10/+11
* QPID-2632 : Remove NullApplicationRegistryMartin Ritchie2010-06-021-15/+2
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-0/+15
* QPID-2581 : Add ConfigurationManager and split config creation from config pr...Martin Ritchie2010-05-071-126/+7
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-7/+12
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-7/+8
* QPID-2028 : Augment BrokerActor to allow the setting of the broker name. Upda...Martin Ritchie2009-09-281-4/+1
* QPID-2002 : Updates to Test ARs to correctly remove the CurrentActor on close...Martin Ritchie2009-08-061-2/+8
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-1/+14
* QPID-2002 : Updates to integrate Logging with test ant test runs.Martin Ritchie2009-08-031-0/+5
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+137
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-134/+0
* QPID-1764 : Updated all tests to use the TestTransactionLog interface and spl...Martin Ritchie2009-04-031-3/+2
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-5/+18
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-8/+6
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-091-2/+3
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-5/+0
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-041-0/+128