summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/IncomingMessage.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-33/+31
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-5/+25
* NO-JIRA: 1.0 sandbox merge from trunkRobert Godfrey2011-09-101-2/+2
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-4/+4
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-3/+3
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-151/+132
* QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...Robert Gemmell2009-04-171-2/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+319
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-301/+0
* QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...Robert Gemmell2009-04-101-2/+2
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-5/+1
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-9/+3
* QPID-1632 - Initial testing of reference counting and implemntation of Transa...Martin Ritchie2009-02-201-0/+4
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-2/+2
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-5/+5
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-19/+15
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-131-25/+17
* QPID-1356: move commit even higher, before the auth check.Aidan Skinner2008-10-151-4/+4
* QPID-1356: Write message to disk before delivering it to queues.Aidan Skinner2008-10-151-3/+4
* This is a fix for the problem identified in QPID-943.Rajith Muditha Attapattu2008-09-251-3/+14
* QPID-1218: fix stupid used-only-by-tests method breakage that I have exposedAidan Skinner2008-08-071-1/+1
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-071-45/+16
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-0/+336