| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ... | Robert Godfrey | 2014-07-25 | 2 | -8/+0 |
| * | QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ... | Robert Godfrey | 2014-07-24 | 1 | -2/+4 |
| * | QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closing | Robert Godfrey | 2014-07-21 | 2 | -0/+13 |
| * | QPID-5771: ensure the closed event is passed to the listener even if closing ... | Robert Gemmell | 2014-05-22 | 1 | -4/+9 |
| * | QPID-5774: first main swipe, remove the Ant builds main build.xml and associa... | Robert Gemmell | 2014-05-21 | 1 | -40/+0 |
| * | QPID-5766: Intitialisation of StatisticsCounter objects can lead to NPE. | Keith Wall | 2014-05-16 | 1 | -14/+5 |
| * | QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu... | Robert Godfrey | 2014-04-30 | 1 | -4/+3 |
| * | 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 | 9 | -68/+25 |
| * | QPID-5048: re-instate dependency versions after qpid parent pom removal of de... | Robert Gemmell | 2014-04-21 | 1 | -0/+1 |
| * | QPID-5712 : [Java Broker] Remove VirtualHostRegistry and remove redundant map... | Robert Godfrey | 2014-04-20 | 1 | -1/+3 |
| * | QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com... | Robert Godfrey | 2014-04-17 | 2 | -13/+47 |
| * | QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi... | Robert Godfrey | 2014-04-12 | 1 | -1/+1 |
| * | QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug... | Robert Godfrey | 2014-04-11 | 1 | -10/+31 |
| * | QPID-5680 : [Java Broker] remove configuration defualt maps | Robert Godfrey | 2014-04-11 | 2 | -5/+6 |
| * | QPID-5673 : [Java Broker] Check the virtual host has been found before attemp... | Robert Godfrey | 2014-04-11 | 1 | -7/+12 |
| * | QPID-5684 : [Java Broker] Links detached with an error should set the closed ... | Robert Godfrey | 2014-04-11 | 1 | -15/+37 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 8 | -44/+33 |
| * | QPID-5617 : [Java Broker] restore or implement child added/removed notificati... | Robert Godfrey | 2014-03-08 | 4 | -17/+145 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 1 | -0/+6 |
| * | QPID-5605 : [Java Broker] [AMQP 1.0] allow use of addresses of the form <exch... | Robert Godfrey | 2014-03-05 | 4 | -28/+96 |
| * | QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot... | Robert Godfrey | 2014-03-05 | 4 | -10/+9 |
| * | QPID-5601 : [Java Broker] The 0-x "default exchange" should not actually be m... | Robert Godfrey | 2014-03-04 | 1 | -5/+0 |
| * | QPID-5596 : [Java] Address bugs found by FindBugs | Robert Godfrey | 2014-03-03 | 1 | -2/+2 |
| * | 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 | 4 | -23/+15 |
| * | QPID-5579 : Use annotations to generate statistics values | Robert Godfrey | 2014-02-25 | 1 | -2/+2 |
| * | QPID-5582 : [Java Broker] only allow one binding per binding-key and queue at... | Robert Godfrey | 2014-02-24 | 1 | -1/+1 |
| * | QPID-5581 : [Java Broker] rename SimpleAMQQueue to AbstractQueue | Robert Godfrey | 2014-02-23 | 1 | -2/+2 |
| * | QPID-5571 : Java Broker AMQP 1.0 deadlock on close consumer | Robert Godfrey | 2014-02-20 | 1 | -21/+41 |
| * | QPID-5563 : Ensure vhost is set as early as possible, on receipt of connectio... | Robert Godfrey | 2014-02-20 | 3 | -42/+55 |
| * | QPID-5567 : Always Use AccessControllerContext to find the current context Su... | Robert Godfrey | 2014-02-19 | 4 | -17/+179 |
| * | QPID-5563 : [Java Broker] [AMQP 1.0] Use the hostname field in the open frame... | Robert Godfrey | 2014-02-18 | 2 | -171/+196 |
| * | QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep... | Robert Godfrey | 2014-02-18 | 2 | -17/+4 |
| * | QPID-4000 : [Java Broker] add initial conversions from AMQP 1.0 messages to 0... | Robert Godfrey | 2014-02-18 | 3 | -212/+289 |
| * | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n... | Robert Godfrey | 2014-02-17 | 3 | -164/+149 |
| * | QPID-5552 : [Java Broker] Propertly handle transport exceptions encountered i... | Robert Godfrey | 2014-02-14 | 1 | -106/+121 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 11 | -98/+93 |
| * | QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br... | Robert Godfrey | 2014-02-13 | 2 | -5/+25 |
| * | QPID-5551 : Remove redundant throws AMQException clauses | 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 | -88/+531 |
| * | QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed... | Robert Godfrey | 2014-02-07 | 9 | -308/+330 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -8/+9 |
| * | QPID-5504 : Moving routing to Exchange from session classes | Robert Godfrey | 2014-02-01 | 1 | -43/+5 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 2 | -4/+4 |
| * | QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le... | Robert Godfrey | 2014-01-23 | 2 | -8/+6 |
| * | QPID-5504 : remove InboundMessage... characterize routing as being on the imm... | Robert Godfrey | 2014-01-22 | 4 | -9/+32 |
| * | QPID-5504 : initial refactoring to move common code into shared classes, make... | Robert Godfrey | 2014-01-22 | 8 | -165/+54 |
| * | QPID-5048: logging and build output cleanup | Robert Gemmell | 2014-01-22 | 5 | -22/+40 |