| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5413: Add virtual host node UI to view the details about existing virtua... | Alex Rudyy | 2014-05-07 | 9 | -25/+351 |
| * | QPID-5744: Fix REST URL in 'Add Exchange UI' of web management console | Alex Rudyy | 2014-05-05 | 2 | -4/+6 |
| * | QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio... | Robert Godfrey | 2014-05-02 | 4 | -9/+9 |
| * | QPID-5744: Change web management console to call management REST API under /a... | Alex Rudyy | 2014-05-02 | 45 | -553/+224 |
| * | QPID-5744: Move management REST API under /api/latest and auxiliary REST serv... | Alex Rudyy | 2014-05-02 | 1 | -13/+14 |
| * | QPID-5715,QPID-5412: Add remote replication nodes | Alex Rudyy | 2014-04-30 | 1 | -0/+2 |
| * | QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu... | Robert Godfrey | 2014-04-30 | 5 | -129/+92 |
| * | QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve... | Robert Gemmell | 2014-04-29 | 1 | -1/+1 |
| * | QPID-5726 : [Java Broker] Use annotation processing to generate object factor... | Robert Godfrey | 2014-04-28 | 7 | -147/+9 |
| * | 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 |