summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/registry/ApplicationRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-522/+102
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-154/+168
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-30/+30
* QPID-3842: Java Broker should report platform and memory size on startupKeith Wall2012-02-141-1/+17
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-46/+60
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-13/+83
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-11/+12
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-071-1/+1
* QPID-3682: Shutdown Plugin ImprovementsKeith Wall2011-12-161-4/+4
* QPID-2720: make the PluginManager able to work with a pre-existing BundleContextRobert Gemmell2011-08-211-1/+10
* QPID-2873: ensure that queues in the configuration file are always bound to t...Robert Gemmell2011-08-131-1/+1
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-151-21/+50
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-071-89/+53
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-071-1/+1
* QPID-3249: Remove incomplete support for authentication at virtualhost level.Robert Gemmell2011-05-121-1/+1
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-081-1/+155
* 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