summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/AMQChannel.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-301-3/+3
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-081-0/+4
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-1/+52
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-281-3/+3
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-7/+7
* QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit...Martin Ritchie2010-06-021-0/+5
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-3/+7
* QPID-2613: flush 0-8/0-9 message to store when delivery beginsRobert Gemmell2010-05-181-1/+2
* QPID-2575 : Add getClientID to SessionModel and standardise use accross 0-8/0...Martin Ritchie2010-05-071-1/+5
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-1/+13
* QPID-2379: add Session.close() method implementationRobert Gemmell2010-04-091-11/+15
* QPID-2379: remove some unused parametersRobert Gemmell2010-03-181-5/+3
* QPID-2379: only inc/dec the outstanding txn count if the channel/session is t...Robert Gemmell2010-03-101-6/+12
* QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add imp...Robert Gemmell2010-03-041-0/+6
* QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegateRobert Gemmell2010-03-041-5/+8
* QPID-2379: add TxnStarts, TxnCommits, TxnRejects, TxnCount on Session delegateRobert Gemmell2010-03-041-1/+49
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-73/+196
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-7/+7
* QPID-2178: expand the return from channels() to indicate whether the channel ...Robert Gemmell2009-11-061-0/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-248/+424
* Merge java-network-refactor branchAidan Skinner2009-10-151-1/+0
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-10/+45
* QPID-2116 : Ensure that AMQChannel correctly notifies all running Subscriptio...Martin Ritchie2009-09-301-4/+51
* QPID-2002 : Added new message CHN-1004, to allow the reporting of prefetch si...Martin Ritchie2009-08-091-2/+1
* QPID-2002: Added testing of Channel LoggingMartin Ritchie2009-08-031-1/+27
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+909
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-931/+0
* QPID-1793 : Update AMQChannel to remember any AMQException that occurs during...Martin Ritchie2009-04-101-9/+28
* QPID-1793 : Increase logging on requeue to help diagnose what is being requeu...Martin Ritchie2009-04-081-1/+9
* QPID-949 : Removed all getMessage() calls as this will cause a flowed message...Martin Ritchie2009-03-091-2/+2
* QPID-1632 : Removed commented codeMartin Ritchie2009-02-251-1/+0
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-6/+4
* QPID-1632 - Initial testing of reference counting and implemntation of Transa...Martin Ritchie2009-02-201-1/+1
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-12/+13
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-13/+13
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-6/+2
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-131-3/+3
* QPID-1628 : Moved Redelivered from AMQMessage to QueueEntryMartin Ritchie2009-02-061-14/+11
* QPID-1315: Fix style issue, iterator control usage as per review comments fro...Aidan Skinner2008-10-241-1/+2
* QPID-1385 : Extracted annonymous class from AMQChannel.resend(boolean), Added...Martin Ritchie2008-10-231-56/+2
* QPID-1315:Aidan Skinner2008-10-171-2/+18
* QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...Martin Ritchie2008-10-091-2/+1
* This is a fix for the problem identified in QPID-943.Rajith Muditha Attapattu2008-09-251-16/+6
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-327/+248
* Merged revisions 652388-652389,652399,652567-652568,653416 via svnmerge from Aidan Skinner2008-05-061-1/+1
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+1040
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-980/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-101/+108
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-5/+5
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-5/+5