| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-6410: [Java Broker] Disambiguate the connection adapter name by adding a... | Keith Wall | 2015-02-25 | 1 | -3/+3 |
| * | QPID-6210: [Java Broker] VHMBean#createNewQueue revert to throwing IllegalArg... | Keith Wall | 2014-11-04 | 1 | -0/+19 |
| * | QPID-6181: [Java Broker] JMX mbean improperly deletes queues | Keith Wall | 2014-10-23 | 1 | -1/+1 |
| * | QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme... | Robert Godfrey | 2014-08-07 | 1 | -0/+6 |
| * | QPID-5754 : [Java Broker] Make state change operations methods rather than ca... | Robert Godfrey | 2014-05-08 | 1 | -4/+4 |
| * | QPID-5665 : Address review comments from Alex Rudyy | Robert Godfrey | 2014-04-28 | 1 | -3/+49 |
| * | QPID-5726 : [Java Broker] Use annotation processing to generate object factor... | Robert Godfrey | 2014-04-28 | 1 | -61/+0 |
| * | QPID-5710 : Address review comments from Keith Wall and remove unnecessary cl... | Robert Godfrey | 2014-04-24 | 3 | -26/+33 |
| * | QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ... | Robert Godfrey | 2014-04-20 | 1 | -0/+9 |
| * | QPID-5710 : [Java Broker] Use common creation/recovery mechanism for Queues | Robert Godfrey | 2014-04-18 | 1 | -3/+6 |
| * | QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the... | Robert Godfrey | 2014-04-17 | 1 | -1/+1 |
| * | QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c... | Robert Godfrey | 2014-04-13 | 1 | -4/+4 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 1 | -1/+1 |
| * | QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ... | Robert Godfrey | 2014-04-10 | 1 | -29/+58 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 1 | -5/+5 |
| * | QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classes | Robert Godfrey | 2014-04-07 | 1 | -4/+3 |
| * | 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 : Ensure the appropriate principals are available at the time of al... | Robert Godfrey | 2014-03-08 | 1 | -3/+7 |
| * | QPID-5611 : Change the event logger from a singleton to an instance | Robert Godfrey | 2014-03-08 | 1 | -11/+9 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 1 | -5/+24 |
| * | QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement... | Robert Godfrey | 2014-02-26 | 2 | -5/+5 |
| * | QPID-5579 : Use annotations to generate statistics values | Robert Godfrey | 2014-02-25 | 3 | -27/+19 |
| * | QPID-5579 : [Java Broker] build attribute meta data the same way for REST API... | Robert Godfrey | 2014-02-23 | 1 | -2/+2 |
| * | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n... | Robert Godfrey | 2014-02-17 | 2 | -11/+42 |
| * | QPID-5504 : refactring of queues, and introduce management node and amqp-mana... | Robert Godfrey | 2014-02-11 | 1 | -1/+1 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 1 | -1/+1 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 1 | -3/+4 |
| * | QPID-4912: Allow setting queue binding arguments in exchange MBean | Alex Rudyy | 2013-06-06 | 1 | -18/+14 |
| * | QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou... | Alex Rudyy | 2013-06-05 | 1 | -0/+12 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 3 | -183/+120 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 11 | -2562/+67 |
| * | QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement) | Keith Wall | 2012-09-21 | 2 | -5/+5 |
| * | QPID-4284: Remove system test dependencies on development and localhost virtu... | Keith Wall | 2012-09-17 | 1 | -44/+50 |
| * | QPID-4270: Change web management plugin to log management operational log mes... | Keith Wall | 2012-08-30 | 1 | -4/+4 |
| * | QPID-4186: MBeanInvocationHandler now sets log actor before performing author... | Robert Gemmell | 2012-08-03 | 1 | -0/+170 |
| * | QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten... | Robert Gemmell | 2012-07-30 | 1 | -3/+74 |
| * | QPID-4164: Prevent the erroneous re-storing of recovered messages during move... | Keith Wall | 2012-07-25 | 1 | -7/+89 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-19 | 1 | -6/+2 |
| * | QPID-3998, QPID-3999, QPID-4093: rename new plugins | Robert Gemmell | 2012-07-08 | 18 | -0/+4060 |