| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5048: re-instate dependency versions after qpid parent pom removal of de... | Robert Gemmell | 2014-04-21 | 1 | -0/+1 |
| * | QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ... | Robert Godfrey | 2014-04-20 | 1 | -7/+23 |
| * | QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c... | Robert Godfrey | 2014-04-18 | 2 | -3/+2 |
| * | QPID-5698 : [Java Broker] make the lifetimePolicy attribute automated | Robert Godfrey | 2014-04-15 | 1 | -16/+1 |
| * | QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec... | Robert Godfrey | 2014-04-14 | 1 | -6/+0 |
| * | QPID-5698 : [Java Broker] make the durable attribute automated, remove unused... | Robert Godfrey | 2014-04-14 | 1 | -24/+19 |
| * | QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c... | Robert Godfrey | 2014-04-13 | 3 | -222/+252 |
| * | QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi... | Robert Godfrey | 2014-04-12 | 1 | -1/+1 |
| * | QPID-5680 : [Java Broker] remove configuration defualt maps | Robert Godfrey | 2014-04-11 | 1 | -1/+1 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 1 | -9/+0 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 1 | -1/+8 |
| * | QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classes | Robert Godfrey | 2014-04-07 | 1 | -1/+1 |
| * | QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt... | Robert Godfrey | 2014-04-04 | 6 | -93/+344 |
| * | NO-JIRA: Merge changes from trunk. | Keith Wall | 2014-03-25 | 2 | -17/+104 |
| |\ |
|
| | * | QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the... | Keith Wall | 2014-03-21 | 2 | -17/+104 |
| * | | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat... | Alex Rudyy | 2014-03-12 | 3 | -22/+14 |
| |/ |
|
| * | QPID-5611 : Fix other logging to always use the most current event logger hel... | Robert Godfrey | 2014-03-08 | 9 | -26/+37 |
| * | QPID-5611 : Change the event logger from a singleton to an instance | Robert Godfrey | 2014-03-08 | 10 | -73/+70 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 2 | -6/+5 |
| * | QPID-5596 : [Java] Address bugs found by FindBugs | Robert Godfrey | 2014-03-03 | 2 | -3/+2 |
| * | 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 | 1 | -2/+2 |
| * | QPID-5567 : Further changes to SecurityMangager | Robert Godfrey | 2014-02-20 | 2 | -32/+14 |
| * | QPID-5567 : Always Use AccessControllerContext to find the current context Su... | Robert Godfrey | 2014-02-19 | 2 | -120/+224 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -8/+10 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 6 | -7/+7 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -0/+7 |
| * | NO-JIRA : [Java] remove empty directories / unused imports | Robert Godfrey | 2014-01-03 | 1 | -1/+0 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -15/+0 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+91 |
| * | QPID-5163: move generation of the ACL log messages to broker-core alongside a... | Robert Gemmell | 2013-09-23 | 3 | -33/+1 |
| * | 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 | 1 | -4/+4 |
| * | QPID-5158: extract the generation process for the common and broker modules i... | Robert Gemmell | 2013-09-23 | 1 | -2/+4 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 1 | -5/+5 |
| * | NO-JIRA: add missing licence headers to various java files | Robert Gemmell | 2013-05-05 | 1 | -0/+20 |
| * | QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par... | Robert Gemmell | 2013-04-29 | 1 | -1/+4 |
| * | QPID-4753: move ACL config from broker attribute to a top level entity | Alex Rudyy | 2013-04-19 | 4 | -49/+116 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 1 | -0/+7 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 7 | -62/+139 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 1 | -0/+18 |
| * | QPID-4456: ensure the broker plugins get packaged in the release binary and a... | Robert Gemmell | 2012-11-21 | 1 | -0/+2 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 7 | -226/+49 |
| * | QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe... | Keith Wall | 2012-09-28 | 8 | -88/+211 |
| * | QPID-4334: removed the firewall plugin and moved its functionality into the A... | Keith Wall | 2012-09-28 | 23 | -98/+1524 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 1 | -0/+9 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 8 | -207/+185 |
| * | QPID-4098: update POM generation for the plugins to mark the dependencies as ... | Robert Gemmell | 2012-06-29 | 1 | -0/+1 |
| * | QPID-4098: generate maven release artifacts for the broker plugins | Robert Gemmell | 2012-06-29 | 1 | -1/+4 |