summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/test/java/org/apache/qpid/server/consumer
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkKeith Wall2015-03-031-4/+10
* channel block/unblock now async, remove unnecessary selector bumpsKeith Wall2015-03-031-1/+1
* Make management close session asyncRobert Godfrey2015-03-021-2/+2
* Connection close is now performed by i/o threadKeith Wall2015-02-191-1/+1
* broswer consumer close is now pulled by IO rather than pushed by queue, fixin...Keith Wall2015-02-121-1/+1
* More refactoringRobert Godfrey2015-02-111-1/+1
* Force the queue runner to notice that the consumer is not now suspendedRobert Godfrey2015-02-101-0/+6
* Refactoring: make the queue no longer be responsible for pushing messages ont...Keith Wall2015-02-101-0/+36
* Extend credit managers to be aware of transport backpressueKeith Wall2014-12-111-0/+8
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-211-2/+2
* QPID-6040 : [Java Broker] [Java Client] add the ability to create a single co...Robert Godfrey2014-08-261-3/+29
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-161-1/+3
* QPID-5745 : [Java Broker] enforce disconnect of AMQP 0-x connections when aut...Robert Godfrey2014-08-081-1/+1
* QPID-3978 : [Java Broker] Allow for acquired messages to be removed from a qu...Robert Godfrey2014-08-081-0/+6
* QPID-5957 , QPID-5958 : [Java Broker] Add new methods to mock objects so the ...Robert Godfrey2014-08-031-0/+18
* QPID-5766: Intitialisation of StatisticsCounter objects can lead to NPE.Keith Wall2014-05-161-4/+0
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-081-0/+2
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-0/+6
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-171-0/+23
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-9/+16
* QPID-5617 : [Java Broker] restore or implement child added/removed notificati...Robert Godfrey2014-03-081-3/+36
* QPID-5567 : Always Use AccessControllerContext to find the current context Su...Robert Godfrey2014-02-191-0/+6
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-10/+36
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-6/+4
* QPID-5551 : Remove redundant throws AMQException clausesRobert Godfrey2014-02-131-2/+2
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-0/+518