| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4456: ensure the broker plugins get packaged in the release binary and a... | Robert Gemmell | 2012-11-21 | 3 | -0/+6 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 59 | -7067/+424 |
| * | 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 | 30 | -1185/+1464 |
| * | QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement) | Keith Wall | 2012-09-21 | 4 | -31/+36 |
| * | NO-JIRA: use uptodate to prevent management-http's dojo unwar happening unnec... | Keith Wall | 2012-09-19 | 1 | -1/+11 |
| * | QPID-4284: Remove system test dependencies on development and localhost virtu... | Keith Wall | 2012-09-17 | 7 | -55/+75 |
| * | QPID-4292: Java Web Management - standardise of the use of SC_FORBIDDEN and a... | Keith Wall | 2012-09-12 | 9 | -25/+25 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 6 | -29/+132 |
| * | QPID-4255: Add "log out" functionality to web UI | Keith Wall | 2012-09-06 | 8 | -26/+283 |
| * | QPID-4283: Make web management capable of using external authentication manager. | Keith Wall | 2012-09-04 | 6 | -340/+34 |
| * | QPID-4271: improve behaviour when embedding the broker inside a container | Keith Wall | 2012-09-04 | 2 | -2/+12 |
| * | QPID-4282: Remove debug logging from web management console | Robert Gemmell | 2012-09-03 | 1 | -11/+0 |
| * | QPID-4253: add configuration for basic-auth on http / https management and se... | Robert Gemmell | 2012-09-02 | 4 | -5/+129 |
| * | QPID-4270: Change web management plugin to log management operational log mes... | Keith Wall | 2012-08-30 | 4 | -16/+61 |
| * | QPID-4242 : [Java Broker] Remove QMFv1 implementation | Robert Godfrey | 2012-08-29 | 5 | -10/+9 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 54 | -764/+2565 |
| * | QPID-4111: add licence header to various files | Robert Gemmell | 2012-08-12 | 7 | -0/+140 |
| * | QPID-4188: add fallback exception/error logging to MBeanInvocationHandlerImpl | Robert Gemmell | 2012-08-03 | 1 | -1/+26 |
| * | QPID-4189: Add unit tests for ConfiguredObjectToMapConverter | Keith Wall | 2012-08-03 | 4 | -102/+316 |
| * | QPID-4187: Improve operational management logging: - make ManagementActor thr... | Robert Gemmell | 2012-08-03 | 1 | -2/+6 |
| * | QPID-4186: MBeanInvocationHandler now sets log actor before performing author... | Robert Gemmell | 2012-08-03 | 2 | -51/+219 |
| * | QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ... | Robert Gemmell | 2012-07-31 | 6 | -14/+71 |
| * | QPID-4167: Fix setting of queue attributes via web management console and res... | Robert Gemmell | 2012-07-31 | 7 | -53/+136 |
| * | QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten... | Robert Gemmell | 2012-07-30 | 2 | -8/+84 |
| * | QPID-4164: Prevent the erroneous re-storing of recovered messages during move... | Keith Wall | 2012-07-25 | 1 | -7/+89 |
| * | QPID-3998: Add HTTPS test for REST interfaces | Robert Gemmell | 2012-07-19 | 2 | -4/+103 |
| * | QPID-4151: Add validation for reserved exchange names into addExchange dialog... | Robert Gemmell | 2012-07-19 | 1 | -1/+2 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-19 | 11 | -20/+320 |
| * | QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ... | Robert Gemmell | 2012-07-19 | 2 | -2/+27 |
| * | QPID-3998: Add HTTPS support for the REST management interface | Robert Gemmell | 2012-07-13 | 10 | -76/+161 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 24 | -13/+2211 |
| * | QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser... | Robert Gemmell | 2012-07-11 | 1 | -0/+4 |
| * | QPID-3998, QPID-3999, QPID-4093: rename new plugins | Robert Gemmell | 2012-07-08 | 101 | -10/+10 |
| * | QPID-4093: Prevent NullPointerException from ExchangeMBean when target queue ... | Keith Wall | 2012-07-06 | 2 | -27/+251 |
| * | QPID-4112: Virtualhosts recover exchanges before queues | Keith Wall | 2012-07-06 | 1 | -2/+7 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 5 | -1016/+473 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 1 | -15/+15 |
| * | QPID-4093: Resolve some outstanding TODOs in new JMX module | Keith Wall | 2012-07-02 | 10 | -51/+150 |
| * | QPID-4098: update POM generation for the plugins to mark the dependencies as ... | Robert Gemmell | 2012-06-29 | 4 | -0/+4 |
| * | QPID-4098: generate maven release artifacts for the broker plugins | Robert Gemmell | 2012-06-29 | 4 | -4/+16 |
| * | QPID-3999: add logo image which was missed during previous commit | Robert Gemmell | 2012-06-29 | 1 | -0/+0 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 102 | -128/+16671 |
| * | QPID-4045: remove the unused 'extras' plugin | Robert Gemmell | 2012-06-07 | 8 | -769/+0 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 1 | -45/+45 |
| * | QPID-3994: trivial changes to the build.xml files to aid people regenerating ... | Robert Gemmell | 2012-05-13 | 4 | -2/+2 |
| * | QPID-3985 : [Java Tests] Fix locale specific tests | Robert Godfrey | 2012-05-07 | 1 | -4/+3 |
| * | QPID-3965: Fix issue with converting ACL content to lower case Applied patch ... | Keith Wall | 2012-04-27 | 3 | -6/+10 |
| * | QPID-3923: Store queue, exchange and binding as configured objects in bdb store | Robert Gemmell | 2012-04-17 | 4 | -7/+12 |
| * | QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ... | Keith Wall | 2012-03-30 | 1 | -5/+0 |