| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-6481: Move java source tree to top level | Alex Rudyy | 2015-04-15 | 6 | -1065/+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-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-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 | 1 | -0/+4 |
| * | 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-5165 : Change the Broker stores to use the generic ConfigurationStore im... | Robert Godfrey | 2014-07-26 | 1 | -3/+55 |
| * | QPID-5913: [Java Broker] Remove explict dependency on Crypto-JS | Keith Wall | 2014-07-23 | 1 | -1/+1 |
| * | 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 | 5 | -2/+552 |
| * | QPID-5048: maven license plugin optimisation & enhanced license file generation | Keith Wall | 2014-03-25 | 1 | -2/+1 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 1 | -3/+12 |
| * | QPID-5048: ensure the file+directory permissions are set as expected when inc... | Robert Gemmell | 2013-10-06 | 1 | -0/+12 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+36 |
| * | QPID-5159: fixups after previous directory rename of broker to broker-core | Robert Gemmell | 2013-09-23 | 1 | -0/+381 |
| * | QPID-5159: move the entire broker dir to broker-core, no other changes, fixup... | Robert Gemmell | 2013-09-23 | 435 | -59821/+0 |
| * | QPID-5138: Protect user preferences operations with ACL | Alex Rudyy | 2013-09-19 | 2 | -0/+42 |
| * | QPID-5138: Disallow setting of preferneces provider for anonymous authenticat... | Alex Rudyy | 2013-09-17 | 2 | -2/+16 |
| * | QPID-5138: Integrate preferences provider into Broker model, create associati... | Alex Rudyy | 2013-09-14 | 19 | -57/+454 |
| * | QPID-5138: Introduce preferences provider interface and its implementation st... | Alex Rudyy | 2013-09-14 | 2 | -0/+655 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-21 | 7 | -25/+65 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-21 | 1 | -2/+2 |
| * | QPID-5088 : [Java Broker] fix NPE when null queue name is looked up in the qu... | Robert Godfrey | 2013-08-21 | 1 | -1/+1 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 45 | -464/+227 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-20 | 15 | -59/+794 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation - allow integer argument fo... | Robert Godfrey | 2013-08-19 | 1 | -1/+1 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 1 | -2/+16 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 24 | -257/+618 |
| * | QPID-5073 : Add dependency on alternate exchange for queues where such an alt... | Robert Godfrey | 2013-08-16 | 1 | -27/+61 |
| * | QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo... | Robert Godfrey | 2013-08-15 | 26 | -362/+1394 |
| * | QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T... | Robert Godfrey | 2013-08-08 | 5 | -30/+161 |
| * | QPID-5037: Move log viewer into a separate tab and add abilities to download ... | Alex Rudyy | 2013-08-02 | 5 | -3/+20 |
| * | QPID-4875 : The parsing logic for certificate subjects does not work properly... | Robert Godfrey | 2013-07-30 | 1 | -52/+10 |
| * | QPID-5009 : Update broker store to revision 7 | Robert Godfrey | 2013-07-19 | 1 | -2/+77 |
| * | QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t... | Robert Godfrey | 2013-07-18 | 10 | -47/+334 |
| * | QPID-4961: Change trunk version to 0.25 | Justin Ross | 2013-07-18 | 1 | -1/+1 |
| * | QPID-4659 : [Java Broker] move amqp 0-8 implementation into a plugin | Robert Godfrey | 2013-07-16 | 67 | -11826/+0 |
| * | QPID-4659 : [Java Broker] tidy up amqp 0-8 implementation, reduce unnecessary... | Robert Godfrey | 2013-07-15 | 42 | -46/+39 |
| * | QPID-4659 : [Java Broker] move amqp 0-10 implementation into a plugin | Robert Godfrey | 2013-07-15 | 26 | -6758/+15 |
| * | QPID-4659 : [Java Broker] move amqp 1-0 implementation into a plugin | Robert Godfrey | 2013-07-15 | 29 | -5820/+0 |
| * | QPID-4659 : [Java Broker] remove redundant code | Robert Godfrey | 2013-07-15 | 2 | -472/+0 |