| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-6481: Move java source tree to top level | Alex Rudyy | 2015-04-15 | 19 | -2526/+0 |
| * | QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java Broker | Robert Godfrey | 2015-03-12 | 1 | -2/+3 |
| * | QPID-6390: [Java Broker] Move setting of initial properties from Main into Br... | Alex Rudyy | 2015-02-13 | 1 | -33/+6 |
| * | QPID-6372: [Java Broker] Windows - localise the environment variable changes ... | Keith Wall | 2015-02-07 | 1 | -0/+3 |
| * | QPID-6362: [Java Broker] Remove now dead code from BrokerOptions | Keith Wall | 2015-02-05 | 1 | -1/+1 |
| * | QPID-6362: [Java Broker] Correctly generate management mode one-time-password... | Keith Wall | 2015-02-05 | 1 | -2/+6 |
| * | QPID-6339 : Use variable interpolation for help url and initial virtual host ... | Robert Godfrey | 2015-01-27 | 1 | -3/+8 |
| * | QPID-6263 : [Java Broker] Move startup/recovery logic from server.Broker to S... | Robert Godfrey | 2014-12-07 | 1 | -1/+12 |
| * | QPID-6219: [Java Broker] Configure logging before using QpidService to avoid ... | Keith Wall | 2014-11-08 | 1 | -2/+2 |
| * | QPID-6162 : Add authentication providers which store user data in the config ... | Robert Godfrey | 2014-10-17 | 1 | -35/+0 |
| * | QPID-6142: Fix NPE thrown on startup when broker fails to start due to CO val... | Alex Rudyy | 2014-10-14 | 1 | -1/+1 |
| * | QPID-5813: fix up LICENSE + NOTICE etc files | Robert Gemmell | 2014-08-27 | 1 | -1/+1 |
| * | QPID-6023: make the broker module depend on the 1.0 websocket plugin, thus ad... | Robert Gemmell | 2014-08-20 | 2 | -0/+11 |
| * | QPID-6022 : [Java] Fix issues highlighted by code scanning tools | Robert Godfrey | 2014-08-19 | 1 | -1/+1 |
| * | QPID-6011 : [Java Broker] provide a mechanism for disabling plugins and imple... | Robert Godfrey | 2014-08-18 | 1 | -0/+33 |
| * | QPID-5813: add license headers to various files, remove empty file | Robert Gemmell | 2014-08-15 | 1 | -0/+21 |
| * | QPID-5813, QPID-5913: various LICENCE and NOTICE file updates | Robert Gemmell | 2014-08-11 | 1 | -2/+0 |
| * | QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro... | Justin Ross | 2014-08-07 | 1 | -1/+1 |
| * | QPID-5944: [Java Broker] Expose queue clear management operation to the REST ... | Keith Wall | 2014-07-30 | 1 | -0/+1 |
| * | QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im... | Robert Godfrey | 2014-07-26 | 2 | -4/+56 |
| * | QPID-5913: [Java Broker] Remove explict dependency on Crypto-JS | Keith Wall | 2014-07-23 | 1 | -1/+1 |
| * | QPID-5911: [Java Broker] Increase default maximum heap size from 1g to 2g | Keith Wall | 2014-07-22 | 2 | -2/+2 |
| * | QPID-5774: first main swipe, remove the Ant builds main build.xml and associa... | Robert Gemmell | 2014-05-21 | 1 | -85/+0 |
| * | QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve... | Robert Gemmell | 2014-04-29 | 1 | -1/+1 |
| * | QPID-5048: re-instate dependency versions after qpid parent pom removal of de... | Robert Gemmell | 2014-04-21 | 1 | -0/+2 |
| * | QPID-5687 : [Java Broker] fix the initial config store to use "type" not "plu... | Robert Godfrey | 2014-04-13 | 1 | -4/+4 |
| * | QPID-5676, QPID-5677, QPID-5048: go back to using the original BCEL dependenc... | Robert Gemmell | 2014-04-10 | 2 | -6/+2 |
| * | QPID-5048: update broker assembly NOTICE file and dependency check reference ... | Robert Gemmell | 2014-04-05 | 2 | -35/+0 |
| * | QPID-5048: some minor additions and whitespace fixups to the licence/notice info | Robert Gemmell | 2014-04-05 | 2 | -13/+28 |
| * | QPID-5048: add dependency change verifcation reference files and LICENSE, NOT... | Robert Gemmell | 2014-04-05 | 6 | -2/+556 |
| * | QPID-5048: maven license plugin optimisation & enhanced license file generation | Keith Wall | 2014-03-25 | 1 | -2/+1 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 1 | -1/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 2 | -5/+14 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -27/+25 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -6/+6 |
| * | QPID-5336: Don't hardcode location of bash in shell scripts | Andrew Stitcher | 2013-11-14 | 5 | -5/+5 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5048: ensure the file+directory permissions are set as expected when inc... | Robert Gemmell | 2013-10-06 | 1 | -0/+12 |
| * | QPID-5159: restore svn:executable property on scripts, lost during previous c... | Robert Gemmell | 2013-10-06 | 5 | -0/+0 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -14/+1 |
| * | QPID-5159: add management/common to the broker module.depends to ensure its i... | Robert Gemmell | 2013-09-27 | 1 | -1/+1 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 2 | -0/+248 |
| * | QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex... | Robert Gemmell | 2013-09-23 | 3 | -6/+6 |
| * | QPID-5160: add a qpid-test-utils module instead of making every modules tests... | Robert Gemmell | 2013-09-23 | 1 | -1/+1 |
| * | QPID-5159: fixups after previous directory rename of broker to broker-core | Robert Gemmell | 2013-09-23 | 15 | -0/+1750 |
| * | QPID-5159: move the entire broker dir to broker-core, no other changes, fixup... | Robert Gemmell | 2013-09-23 | 601 | -90222/+0 |
| * | QPID-5158: extract the generation process for the common and broker modules i... | Robert Gemmell | 2013-09-23 | 2 | -2/+99 |
| * | QPID-5138: Protect user preferences operations with ACL | Alex Rudyy | 2013-09-19 | 5 | -0/+104 |
| * | QPID-5138: Disallow setting of preferneces provider for anonymous authenticat... | Alex Rudyy | 2013-09-17 | 3 | -34/+65 |
| * | QPID-5138: Integrate preferences provider into Broker model, create associati... | Alex Rudyy | 2013-09-14 | 26 | -63/+788 |