| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add sync/async varients to most ACO methods | Keith Wall | 2015-03-09 | 1 | -2/+1 |
| * | rewrite close | Robert Godfrey | 2015-03-05 | 1 | -3/+5 |
| * | Make close return a future, wait on Future in broker shutdown | Robert Godfrey | 2015-02-19 | 1 | -2/+3 |
| * | Refactoring: make the queue no longer be responsible for pushing messages ont... | Keith Wall | 2015-02-10 | 1 | -0/+6 |
| * | QPID-6040 : [Java Broker] [Java Client] add the ability to create a single co... | Robert Godfrey | 2014-08-26 | 3 | -17/+26 |
| * | QPID-3978 : [Java Broker] Allow for acquired messages to be removed from a qu... | Robert Godfrey | 2014-08-08 | 2 | -1/+37 |
| * | QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro... | Justin Ross | 2014-08-07 | 1 | -1/+1 |
| * | QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some... | Robert Godfrey | 2014-08-05 | 1 | -2/+1 |
| * | QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ... | Robert Godfrey | 2014-07-25 | 1 | -2/+3 |
| * | QPID-5774: first main swipe, remove the Ant builds main build.xml and associa... | Robert Gemmell | 2014-05-21 | 1 | -32/+0 |
| * | QPID-5754 : [Java Broker] Make state change operations methods rather than ca... | Robert Godfrey | 2014-05-08 | 1 | -1/+1 |
| * | QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio... | Robert Godfrey | 2014-05-02 | 1 | -1/+1 |
| * | QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu... | Robert Godfrey | 2014-04-30 | 1 | -2/+2 |
| * | QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve... | Robert Gemmell | 2014-04-29 | 1 | -4/+2 |
| * | QPID-5726 : [Java Broker] Use annotation processing to generate object factor... | Robert Godfrey | 2014-04-28 | 4 | -21/+12 |
| * | QPID-5723: fix compilation under JDK 8 (somehow..?) | Robert Gemmell | 2014-04-26 | 1 | -1/+2 |
| * | QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ... | Robert Godfrey | 2014-04-20 | 1 | -4/+3 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 2 | -10/+21 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 1 | -2/+2 |
| * | QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt... | Robert Godfrey | 2014-04-04 | 1 | -1/+1 |
| * | QPID-5617 : [Java Broker] restore or implement child added/removed notificati... | Robert Godfrey | 2014-03-08 | 3 | -13/+13 |
| * | QPID-5616 : [Java Broker] update to management node to comply with working dr... | Robert Godfrey | 2014-03-08 | 1 | -25/+31 |
| * | QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot... | Robert Godfrey | 2014-03-05 | 1 | -3/+13 |
| * | 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 | -4/+4 |
| * | QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement... | Robert Godfrey | 2014-02-26 | 3 | -30/+54 |
| * | QPID-5579 : Use annotations to generate statistics values | Robert Godfrey | 2014-02-25 | 1 | -2/+3 |
| * | QPID-5578 : rename managed object annotation | Robert Godfrey | 2014-02-23 | 1 | -7/+7 |
| * | QPID-5579 : [Java Broker] build attribute meta data the same way for REST API... | Robert Godfrey | 2014-02-23 | 1 | -6/+8 |
| * | QPID-5567 : Move acl checks into the objects being created | Robert Godfrey | 2014-02-21 | 1 | -1/+3 |
| * | QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep... | Robert Godfrey | 2014-02-18 | 1 | -31/+8 |
| * | QPID-5559 : [Java Broker] remove unused methods from AMQQueue interface | Robert Godfrey | 2014-02-17 | 1 | -6/+0 |
| * | QPID-5558 : [Java Broker] update management node to follow definitions in wor... | Robert Godfrey | 2014-02-17 | 1 | -25/+35 |
| * | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n... | Robert Godfrey | 2014-02-17 | 1 | -22/+4 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 3 | -5/+2 |
| * | QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br... | Robert Godfrey | 2014-02-13 | 1 | -4/+4 |
| * | QPID-5551 : Remove redundant throws AMQException clauses | Robert Godfrey | 2014-02-13 | 3 | -13/+5 |
| * | QPID-5504 : another fix for generics, this time working differently between O... | Robert Godfrey | 2014-02-11 | 1 | -3/+3 |
| * | QPID-5504 : refactring of queues, and introduce management node and amqp-mana... | Robert Godfrey | 2014-02-11 | 8 | -0/+2075 |