| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 8 | -6/+364 |
| * | 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 | 1 | -4/+4 |
| * | QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut... | Alex Rudyy | 2013-02-27 | 3 | -36/+29 |
| * | [QPID-4594] Add command line option to start java broker in a management mode... | Alex Rudyy | 2013-02-22 | 1 | -0/+4 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 11 | -255/+300 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 1 | -0/+18 |
| * | 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 | 1 | -0/+2 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 31 | -3846/+199 |
| * | 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 | 6 | -11/+25 |
| * | 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 | 4 | -28/+122 |
| * | 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 | 1 | -1/+9 |
| * | 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 | 2 | -8/+51 |
| * | 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 | 44 | -543/+2365 |
| * | QPID-4111: add licence header to various files | Robert Gemmell | 2012-08-12 | 7 | -0/+140 |
| * | QPID-4189: Add unit tests for ConfiguredObjectToMapConverter | Keith Wall | 2012-08-03 | 4 | -102/+316 |
| * | 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-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 | 10 | -14/+318 |
| * | 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 | 57 | -0/+7660 |