summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/experimental/info
Commit message (Expand)AuthorAgeFilesLines
* QPID-3882: remove the unused experimental info pluginRobert Gemmell2012-03-0522-2462/+0
* QPID-3739: Java properties qpid.ssl.keyStoreCertType and qpid.ssl.trustStoreC...Keith Wall2012-01-291-1/+1
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-292-0/+8
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-274-6/+6
* NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...Robert Godfrey2012-01-271-0/+2
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2711-22/+29
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-161-2/+2
* NO-JIRA: update various tests to try and avoid their sporadic failure on the ...Robert Gemmell2011-10-071-2/+3
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-241-1/+8
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-141-1/+1
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-071-1/+8
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-091-2/+0
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-0/+18
* 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-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-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-031-2/+2
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-026-1/+121
* QPID-2555 : Commit Info OSGi plugin provided by Sorin Suciu.Martin Ritchie2010-05-2415-0/+921