summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/registry/ApplicationRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Attempt one at merge from r1021441:HEADgrkvlt-network-20101013Andrew Donald Kennedy2010-12-061-3/+4
* Network layer changes, and then some. Actual commit history preserved elsewhe...Andrew Donald Kennedy2010-10-131-92/+63
* QPID-2843: Remove old logging and use the operational logging framework to pr...Robert Gemmell2010-09-021-16/+42
* QPID-2802: move Log4jMessageLogger and update its test to account for use of ...Robert Gemmell2010-08-261-1/+1
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-2/+2
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-3/+3
* QPID-2632 : Remove NullApplicationRegistryMartin Ritchie2010-06-021-21/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-4/+1
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-17/+17
* QPID-2622 : Add Closeable interface and update Broker components to use it an...Martin Ritchie2010-05-201-59/+48
* QPID-2579 : Remove debug loggingMartin Ritchie2010-05-071-8/+1
* QPID-2581 : Add ConfigurationManager and split config creation from config pr...Martin Ritchie2010-05-071-29/+153
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-10/+82
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-2/+2
* Merge java-network-refactor branchAidan Skinner2009-10-151-1/+1
* QPID-2028 : Augment BrokerActor to allow the setting of the broker name. Upda...Martin Ritchie2009-09-281-1/+1
* QPID-2002 : Completion of BrokerLoggingTest, the shutdown tests have been exc...Martin Ritchie2009-08-061-5/+19
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-1/+9
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+8
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+290
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-290/+0
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-021-1/+2
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-39/+15
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-091-3/+3
* QPID-1390 : Allow Authentication Manager to correctly closeMartin Ritchie2008-10-241-2/+18
* QPID-871 : The shutdown change had a spurious getInstance() call which would ...Martin Ritchie2008-07-161-8/+14
* QPID-1181 : Added additional logging to help diagnose a NullPointerExceptionMartin Ritchie2008-07-161-1/+1
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-041-2/+86
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-1/+5
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+203
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-219/+0
* fixed a race condition causing intermittant test failures in AMQBrokerManager...Rafael H. Schloming2007-08-301-40/+49
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-2/+8
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-4/+4
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-14/+18
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+200