| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ... | Robert Godfrey | 2014-04-20 | 3 | -1/+17 |
| * | QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c... | Robert Godfrey | 2014-04-18 | 1 | -1/+3 |
| * | QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi... | Robert Godfrey | 2014-04-12 | 1 | -0/+2 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 2 | -5/+7 |
| * | QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt... | Robert Godfrey | 2014-04-04 | 1 | -16/+8 |
| * | QPID-5611 : Fix other logging to always use the most current event logger hel... | Robert Godfrey | 2014-03-08 | 1 | -1/+4 |
| * | QPID-5611 : Change the event logger from a singleton to an instance | Robert Godfrey | 2014-03-08 | 1 | -5/+5 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 1 | -6/+13 |
| * | QPID-5579 : Use annotations to generate statistics values | Robert Godfrey | 2014-02-25 | 1 | -11/+2 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 1 | -5/+5 |
| * | QPID-5138: Change http management to use AuthenticationProvider for getting r... | Alex Rudyy | 2013-09-17 | 1 | -5/+6 |
| * | QPID-5037: Move log viewer into a separate tab and add abilities to download ... | Alex Rudyy | 2013-08-02 | 1 | -0/+339 |
| * | QPID-4777: Add UI to view and edit web management configuration | Alex Rudyy | 2013-04-26 | 2 | -6/+1 |
| * | QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from... | Alex Rudyy | 2013-04-17 | 1 | -0/+105 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 1 | -39/+17 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 23 | -3565/+83 |
| * | 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 | 3 | -11/+10 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 2 | -0/+7 |
| * | QPID-4255: Add "log out" functionality to web UI | Keith Wall | 2012-09-06 | 1 | -0/+74 |
| * | QPID-4253: add configuration for basic-auth on http / https management and se... | Robert Gemmell | 2012-09-02 | 3 | -0/+117 |
| * | 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 | 20 | -397/+1241 |
| * | QPID-4111: add licence header to various files | Robert Gemmell | 2012-08-12 | 6 | -0/+120 |
| * | QPID-4189: Add unit tests for ConfiguredObjectToMapConverter | Keith Wall | 2012-08-03 | 1 | -0/+141 |
| * | QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ... | Robert Gemmell | 2012-07-31 | 1 | -0/+40 |
| * | QPID-4167: Fix setting of queue attributes via web management console and res... | Robert Gemmell | 2012-07-31 | 2 | -10/+75 |
| * | QPID-3998: Add HTTPS test for REST interfaces | Robert Gemmell | 2012-07-19 | 2 | -4/+103 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-19 | 2 | -0/+95 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 15 | -0/+2166 |