| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5578 : Remove unusued contants and tidy up other code | Robert Godfrey | 2014-04-24 | 1 | -114/+114 |
| * | QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis... | Keith Wall | 2014-04-21 | 3 | -24/+14 |
| * | QPID-5048: re-instate dependency versions after qpid parent pom removal of de... | Robert Gemmell | 2014-04-21 | 1 | -0/+5 |
| * | QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ... | Robert Godfrey | 2014-04-20 | 6 | -22/+27 |
| * | QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c... | Robert Godfrey | 2014-04-18 | 3 | -27/+19 |
| * | QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the... | Robert Godfrey | 2014-04-17 | 4 | -12/+12 |
| * | QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec... | Robert Godfrey | 2014-04-14 | 1 | -6/+0 |
| * | QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c... | Robert Godfrey | 2014-04-13 | 1 | -3/+5 |
| * | QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi... | Robert Godfrey | 2014-04-12 | 1 | -0/+2 |
| * | QPID-5639 : [Java Broker] Correct SASL Mechanism name in client / use consist... | Robert Godfrey | 2014-04-12 | 1 | -2/+2 |
| * | QPID-5680 : [Java Broker] remove configuration defualt maps | Robert Godfrey | 2014-04-11 | 1 | -2/+2 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 4 | -64/+75 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 2 | -3/+33 |
| * | QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classes | Robert Godfrey | 2014-04-07 | 2 | -11/+12 |
| * | QPID-5048: add dependency change verifcation reference files and LICENSE, NOT... | Robert Gemmell | 2014-04-05 | 1 | -0/+6 |
| * | QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt... | Robert Godfrey | 2014-04-04 | 7 | -63/+67 |
| * | QPID-5639 : [Java Broker] Add SCRAM-SHA-1 SASL support | Robert Godfrey | 2014-03-21 | 5 | -40/+205 |
| * | QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the... | Keith Wall | 2014-03-21 | 1 | -3/+3 |
| * | QPID-5617 : [Java Broker] restore or implement child added/removed notificati... | Robert Godfrey | 2014-03-08 | 1 | -2/+2 |
| * | QPID-5611 : Fix other logging to always use the most current event logger hel... | Robert Godfrey | 2014-03-08 | 3 | -7/+15 |
| * | QPID-5611 : Change the event logger from a singleton to an instance | Robert Godfrey | 2014-03-08 | 4 | -17/+19 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 7 | -84/+48 |
| * | QPID-5606 : [Java Broker] add connection principal to HTTP and JMX management... | Robert Godfrey | 2014-03-06 | 3 | -1/+96 |
| * | QPID-5567 : Address review comments | Robert Godfrey | 2014-03-03 | 1 | -1/+0 |
| * | QPID-5578 : [Java Broker] allow the base class AbstractConfiguredObject to ta... | Robert Godfrey | 2014-03-02 | 1 | -7/+0 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 1 | -1/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 1 | -2/+2 |
| * | QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement... | Robert Godfrey | 2014-02-26 | 1 | -1/+1 |
| * | QPID-5579 : Use annotations to generate statistics values | Robert Godfrey | 2014-02-25 | 4 | -31/+9 |
| * | QPID-5579 : [Java Broker] build attribute meta data the same way for REST API... | Robert Godfrey | 2014-02-23 | 15 | -82/+67 |
| * | QPID-5567 : Always Use AccessControllerContext to find the current context Su... | Robert Godfrey | 2014-02-19 | 2 | -50/+29 |
| * | QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep... | Robert Godfrey | 2014-02-18 | 5 | -39/+53 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 4 | -7/+20 |
| * | QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br... | Robert Godfrey | 2014-02-13 | 1 | -2/+2 |
| * | QPID-5504 : refactring of queues, and introduce management node and amqp-mana... | Robert Godfrey | 2014-02-11 | 5 | -14/+11 |
| * | QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed... | Robert Godfrey | 2014-02-07 | 1 | -4/+3 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -109/+9 |
| * | QPID-5527: Upgrade to Jetty 8 | Robert Gemmell | 2014-01-31 | 2 | -12/+12 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 5 | -14/+14 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -0/+14 |
| * | QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ... | Robert Godfrey | 2014-01-13 | 4 | -15/+116 |
| * | QPID-5472: [Java Broker] Connection model object attribute PORT should return... | Keith Wall | 2014-01-13 | 1 | -1/+1 |
| * | QPID-5474: display clientId and clientVersion attributes from the connection ... | Robert Gemmell | 2014-01-13 | 2 | -14/+10 |
| * | QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT... | Keith Wall | 2014-01-12 | 1 | -2/+2 |
| * | QPID-5458: display the message size, and correlation-id (if there is one) | Robert Gemmell | 2014-01-09 | 1 | -0/+8 |
| * | NO-JIRA: [Java Broker] Update web management console copyright message to ref... | Keith Wall | 2014-01-06 | 1 | -2/+2 |
| * | NO-JIRA : [Java] remove empty directories / unused imports | Robert Godfrey | 2014-01-03 | 1 | -1/+0 |
| * | QPID-5437 : [Java Broker] Allow HTTP ports to be bound only to specific inter... | Robert Godfrey | 2014-01-03 | 3 | -4/+15 |
| * | NO-JIRA: Add missing licences to some Java Broker Management .html files (ide... | Keith Wall | 2013-12-16 | 1 | -0/+16 |
| * | QPID-5364: [Java Broker Management] Give RestServlet instances different serv... | Keith Wall | 2013-11-21 | 2 | -2/+5 |