summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins
Commit message (Expand)AuthorAgeFilesLines
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-101-3/+0
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* QPID-2927: catch and ignore InstanceNotFoundException as this is not unexpect...Robert Gemmell2010-11-041-1/+9
* QPID-2927: fix inconsistent use of spaces and tabs for indentation, always us...Robert Gemmell2010-11-041-18/+18
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-0/+18
* QPID-2768: OSGI Shutdown moduleAndrew Donald Kennedy2010-10-256-0/+286
* add missing Apache licenceRobert Gemmell2010-09-271-1/+21
* add some missing Apache licence headers to files in the Java treeRobert Gemmell2010-09-262-0/+21
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-061-1/+1
* QPID-2758: Use a FutureTask for DNS lookup with timeoutAndrew Donald Kennedy2010-07-262-33/+43
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-2225-2865/+0
* QPID-2679: cache queues that are configured on a per-virtualhost basisAndrew Donald Kennedy2010-07-222-15/+114
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-051-0/+11
* QPID-2681 : Clean up testMartin Ritchie2010-07-051-13/+0
* QPID-2681 : Add final SCD testing for Topic and SubscriptionsMartin Ritchie2010-07-052-0/+231
* QPID-2681 : Updated test to start broker before running testMartin Ritchie2010-07-051-6/+6
* QPID-1447 : Added improved toString to SCD componentsMartin Ritchie2010-07-054-13/+49
* QPID-2681 : Provide ability to merge configurations. This does simple merging...Martin Ritchie2010-07-051-0/+124
* QPID-2681 : Refactor existing SCD tests to make Topic Testing easierMartin Ritchie2010-07-053-248/+288
* QPID-2681 : Update SCD config to exist in topic/topics sectionsMartin Ritchie2010-07-053-4/+6
* Qpid-2555 Patch 4 provided by Sorin Suciu, based on local review commentsMartin Ritchie2010-06-2216-426/+586
* QPID-2555 : Applied patch 3 from Sorin SuciuMartin Ritchie2010-06-226-57/+87
* QPID-2555 : Info-Plugin systest fixesMartin Ritchie2010-06-223-4/+253
* QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a...Martin Ritchie2010-06-2212-434/+398
* QPID-2555 : Improvements on info plugin, using SOAPMartin Ritchie2010-06-2210-0/+949
* QPID-2665: Remove BROKER from object types for pluginsRobert Gemmell2010-06-171-1/+1
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-175-15/+65
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-173-65/+38
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-148-72/+93
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-58/+0
* Update LogMessage Generation to be based on a the existance of a _logmessages...Martin Ritchie2010-06-146-23/+32
* QPID-2526: split command into quoted arguments to allow building with spaces ...Robert Gemmell2010-06-081-1/+7
* QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs...Martin Ritchie2010-06-044-18/+8
* Cleanup code. Configuration security.access is not used anymoreMartin Ritchie2010-06-031-3/+4
* QPID-1447 : Update SCD for MessageAge when queue is empty at consumer connect...Martin Ritchie2010-06-031-3/+12
* QPID-1447 : Add additional testing for null TopicDelete Policy Configuration ...Martin Ritchie2010-06-032-11/+57
* QPID-2632 : Encorporated changes from Andrew Kennedy, cleanup PPT and extend ...Martin Ritchie2010-06-031-17/+5
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-038-60/+97
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-035-68/+71
* QPID-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-038-50/+25
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-0213-1/+261
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-027-67/+46
* QPID-2632 : extra plugins require common/test for the test NetworkDriverMartin Ritchie2010-06-021-6/+6
* QPID-2632 : Update SCD to use IBBCMartin Ritchie2010-06-025-23/+13
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-11/+2
* QPID-1447 : Fully comment tests and ensure asserts are made in all test casesMartin Ritchie2010-06-024-37/+183
* QPID-1447 : Finish testing SCD plugin,Martin Ritchie2010-06-022-35/+217
* QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging pa...Martin Ritchie2010-06-025-10/+68
* Excluded the following tests using the new mechanism introduced in QPID-2639Rajith Muditha Attapattu2010-06-026-14/+12