summaryrefslogtreecommitdiff
path: root/java/broker/src/test/java/org/apache/qpid/server/util/TestApplicationRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-121/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-8/+35
* 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