| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4705: Restrict access to web management interfaces to authenticated and ... | Alex Rudyy | 2013-04-08 | 13 | -359/+719 |
| * | QPID-4725 : [Java Broker] HTTP Management GUI Connection and VirtualHost tabs... | Robert Godfrey | 2013-04-07 | 3 | -0/+5 |
| * | QPID-4696: Fix javascript bug incorrectly invoking showReadOnlyAttributes on ... | Alex Rudyy | 2013-04-04 | 1 | -1/+1 |
| * | QPID-4696: Group broker attributes on editing UI, improve attribute descripti... | Alex Rudyy | 2013-04-03 | 3 | -76/+111 |
| * | QPID-4695: Add validation of configured object names and IDs | Alex Rudyy | 2013-04-03 | 5 | -5/+5 |
| * | QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore... | Alex Rudyy | 2013-04-02 | 4 | -51/+57 |
| * | QPID-4657, QPID-4683: review changes for new port configuration functionality | Robert Gemmell | 2013-03-31 | 2 | -22/+89 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 1 | -0/+7 |
| * | QPID-4677: Add missing broker attributes related to store transactions | Alex Rudyy | 2013-03-29 | 2 | -0/+72 |
| * | QPID-4677: Fix incorrect attribute names and update web management console UI... | Alex Rudyy | 2013-03-29 | 3 | -60/+99 |
| * | QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified... | Alex Rudyy | 2013-03-22 | 1 | -10/+27 |
| * | QPID-4661: Display java broker store details and platform details in the web ... | Alex Rudyy | 2013-03-21 | 2 | -3/+45 |
| * | QPID-4661: Add UI into java broker web management console to edit broker attr... | Alex Rudyy | 2013-03-20 | 4 | -26/+577 |
| * | QPID-4657: Add UI into java broker web management console to add/edit/delete ... | Alex Rudyy | 2013-03-18 | 5 | -6/+415 |
| * | QPID-4596,QPID-4638: Change authentication provider names to shorter names, r... | Alex Rudyy | 2013-03-13 | 2 | -2/+2 |
| * | QPID-4639: Add UI to add/delete virtual hosts into java broker web management... | Alex Rudyy | 2013-03-11 | 9 | -8/+381 |
| * | QPID-4638: Add UI to add/delete/update authentication providers into java bro... | Alex Rudyy | 2013-03-11 | 12 | -25/+663 |
| * | QPID-4390: misc logging related changes | Robert Gemmell | 2013-03-10 | 4 | -17/+24 |
| * | QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut... | Alex Rudyy | 2013-02-27 | 4 | -37/+31 |
| * | QPID-4602: Fix broker startup when default log4j configuration is used and fi... | Alex Rudyy | 2013-02-26 | 1 | -1/+4 |
| * | [QPID-4594] Add command line option to start java broker in a management mode... | Alex Rudyy | 2013-02-22 | 2 | -0/+9 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 31 | -822/+1268 |
| * | QPID-4519: return true for VirtualHost MBean isStatusEnabled, dont update sta... | Robert Gemmell | 2012-12-20 | 1 | -3/+2 |
| * | QPID-4512: stop the delete visitor indicating completion upon the first match... | Robert Gemmell | 2012-12-20 | 1 | -4/+1 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 3 | -0/+54 |
| * | NO-JIRA: only perform the uptodate check on dojo at the precompile point, aft... | Robert Gemmell | 2012-12-09 | 1 | -3/+5 |
| * | QPID-4475: enable the web management UI support the PLAIN mechanism for SASL ... | Robert Gemmell | 2012-11-27 | 2 | -2/+41 |
| * | 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 |