summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/plugins/PluginManager.java
Commit message (Expand)AuthorAgeFilesLines
* Attempt one at merge from r1021441:HEADgrkvlt-network-20101013Andrew Donald Kennedy2010-12-061-27/+28
* QPID-2771: rename package from plugin to pluginsRobert Gemmell2010-08-271-5/+5
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-221-40/+50
* QPID-2687: Make PluginManager auto-deploy bundles properlyRobert Gemmell2010-06-231-25/+7
* QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a...Martin Ritchie2010-06-221-0/+1
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-171-0/+1
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-0/+3
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-031-0/+2
* QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging pa...Martin Ritchie2010-06-021-0/+2
* QPID-2585: Upgrade Felix to 2.0.5Robert Gemmell2010-05-311-153/+185
* QPID-2585 : Prevent NPE if plugins are not enabled but requestedMartin Ritchie2010-05-211-0/+6
* QPID-2622 : Add Closeable interface and update Broker components to use it an...Martin Ritchie2010-05-201-1/+2
* QPID-2585 : Ensure plugins are correctly loaded, so can renenable PluginTest....Martin Ritchie2010-05-181-6/+9
* QPID-2579 : Remove debug loggingMartin Ritchie2010-05-071-4/+4
* QPID-2585 : Upgrade to Felix 2.0.5Martin Ritchie2010-05-071-80/+187
* QPID-2534: export the necessary additional packages. Reenable the PluginTest ...Robert Gemmell2010-04-241-0/+2
* QPID-2513 : Applied patch from Sorin Suciu to enable OSGi Service pluginsMartin Ritchie2010-04-231-22/+35
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+176
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-176/+0
* QPID-1626: handle legacy config file a bit more gracefully.Aidan Skinner2009-03-161-0/+2
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-021-0/+2
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-091-10/+37
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+145