summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/amqp-1-0-protocol
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-1527-6457/+0
* QPID-6485: [Java Broker] Remove superfluous find/get methods from the Broker ...Keith Wall2015-04-101-1/+1
* QPID-6476 : [Java Broker] Refactor MessageStore to allow more efficient imple...Robert Godfrey2015-04-035-54/+31
* QPID-6469: Remove not used method sendResponseAndCloseSender from AMQProtocol...orudyy2015-04-021-37/+1
* QPID-6429 : [Java Broker] Make maxidle/last read/write times volatile to avoi...Keith Wall2015-03-181-2/+2
* QPID-6429 : ensure the consumer target queues are emptied before we perform a...Robert Godfrey2015-03-161-5/+5
* QPID-6429 : ensure that when message suspension is set, all targets have fini...Robert Godfrey2015-03-161-4/+12
* QPID-6429, QPID-6262: [Java Broker] Improve error handling in new NIO code; ...Keith Wall2015-03-161-6/+0
* QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java BrokerRobert Godfrey2015-03-127-26/+42
* Merge from trunkKeith Wall2015-03-121-0/+6
* merge from trunkKeith Wall2015-03-031-11/+11
* channel block/unblock now async, remove unnecessary selector bumpsKeith Wall2015-03-032-2/+2
* Make management close session asyncRobert Godfrey2015-03-021-5/+10
* Connection close is now performed by i/o threadKeith Wall2015-02-192-7/+46
* merged from trunk r1659391Robert Godfrey2015-02-123-15/+23
* 0-10 queue browser fix.Keith Wall2015-02-121-3/+4
* broswer consumer close is now pulled by IO rather than pushed by queue, fixin...Keith Wall2015-02-122-1/+6
* more refactoringRobert Godfrey2015-02-112-3/+17
* More refactoringRobert Godfrey2015-02-112-1/+24
* refactoringRobert Godfrey2015-02-114-4/+4
* Force the queue runner to notice that the consumer is not now suspendedRobert Godfrey2015-02-101-0/+13
* Refactoring: make the queue no longer be responsible for pushing messages ont...Keith Wall2015-02-104-25/+72
* merge from trunkKeith Wall2015-02-103-14/+38
|\
| * QPID-6353 : [Java Broker] [AMQP 1.0] consumer attempting to drain an empty qu...Robert Godfrey2015-02-032-0/+6
| * QPID-6331 : Allow AMQP 1.0 message content to be evicted to diskRobert Godfrey2015-01-271-14/+32
* | Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...Robert Godfrey2015-01-311-3/+3
* | Merge from trunkKeith Wall2015-01-271-0/+5
|\ \ | |/
| * QPID-6281 : [Java Broker] Config model shadow objects for sessions are not be...Robert Godfrey2015-01-131-0/+5
* | Extend credit managers to be aware of transport backpressueKeith Wall2014-12-115-7/+68
* | Allow the transport to inform the model that encryption is being usedRobert Godfrey2014-12-111-0/+5
|/
* QPID-6190 : [Java Broker] [AMQP 1.0] Fix transactional sending to QueueDestin...Robert Godfrey2014-10-271-5/+12
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-213-14/+14
* QPID-6163 : [Java Broker] Disconnect clients which do not obey flow controlRobert Godfrey2014-10-171-1/+1
* QPID-6161 : [Java Broker] add virtual host aliasesRobert Godfrey2014-10-171-10/+1
* QPID-6061 : [Java Broker] Use subject as the proxy for routing key for 1.0 me...Robert Godfrey2014-08-302-4/+64
* QPID-6054 : [Java Broker] Broker does not honour request for receiver settle ...Robert Godfrey2014-08-291-0/+2
* QPID-6040 : [Java Broker] [Java Client] add the ability to create a single co...Robert Godfrey2014-08-261-4/+4
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ...Robert Godfrey2014-08-261-2/+2
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ...Robert Godfrey2014-08-261-0/+13
* QPID-6044 : [Java Broker] [AMQP 1.0] cache the valid host names for the local...Robert Godfrey2014-08-261-57/+1
* QPID-6044 : [Java Broker] [AMQP 1.0] When the hostname in the open frame does...Robert Godfrey2014-08-261-28/+94
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-191-1/+1
* QPID-6014 : [Java] declare variables as ConcurrentMap not ConcurrentHashMap t...Robert Godfrey2014-08-181-1/+2
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-163-10/+29
* QPID-6003 : [Java Broker] improve conversion of non-standard AMQP 1.0 types i...Robert Godfrey2014-08-151-33/+98
* QPID-5745 : [Java Broker] enforce disconnect of AMQP 0-x connections when aut...Robert Godfrey2014-08-081-2/+2
* QPID-3978 : [Java Broker] Allow for acquired messages to be removed from a qu...Robert Godfrey2014-08-082-17/+26
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-061-2/+13
* QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...Keith Wall2014-08-031-0/+6