summaryrefslogtreecommitdiff
path: root/java/broker/src
Commit message (Expand)AuthorAgeFilesLines
* Further fixes and some extra tests for transactions.Gordon Sim2006-10-199-224/+426
* AMQQueueMBean - management notifications will be sent to the listening client...Bhupendra Bhusman Bhardwaj2006-10-172-22/+85
* Fixes to transaction handling.Gordon Sim2006-10-1712-100/+599
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-121-13/+3
* QPID-16 Removed unnecessary requeue operations.Steven Shaw2006-10-062-54/+0
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-2/+2
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-1/+1
* Changed TxnBuffer log data to debug level.Martin Ritchie2006-10-031-3/+3
* Optimised Transaction handling.Martin Ritchie2006-10-033-9/+39
* Changes for JMX layer-Martin Ritchie2006-10-0222-265/+1081
* Moved delivery tag retrieval and addition to Unack'd list back to Subscriptio...Martin Ritchie2006-09-272-20/+16
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-274-52/+90
* Changed default instance id to 1 to make getInstance simpler.Martin Ritchie2006-09-261-3/+9
* AMQPFastProtocolHandler.java - Added (Integer appRegId) constructor to allow ...Martin Ritchie2006-09-255-12/+299
* Import of qpid from etp:Rafael H. Schloming2006-09-19115-0/+12385