summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/QueueEntry.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-3/+1
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-0/+36
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-0/+18
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-3/+26
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-151-2/+0
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-0/+3
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-13/+38
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+184
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-233/+0
* QPID-1735 : Added Documentation to QueueBackingStore around thread safety of ...Martin Ritchie2009-03-251-1/+1
* QPID-1735 : Removed duplicated methods with differing functionality that was ...Martin Ritchie2009-03-251-4/+5
* QPID-949 : Removed all getMessage() calls as this will cause a flowed message...Martin Ritchie2009-03-091-0/+2
* QPID-1637 : Added Purger thread for Priority Queues and when threasholds are ...Martin Ritchie2009-03-021-1/+1
* QPID-1635,QPID-1636,QPID-1638 : Updated QueueEntries to contain additional va...Martin Ritchie2009-02-271-2/+4
* QPID-1635,QPID-1636 : Moved additional properties from AMQMessage up to Queue...Martin Ritchie2009-02-271-1/+46
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-12/+14
* QPID-1628 : Moved Redelivered from AMQMessage to QueueEntryMartin Ritchie2009-02-061-4/+1
* QPID-1136 : Fixed Flow Control problem due to this change and added test to v...Martin Ritchie2008-08-121-2/+0
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-116/+129
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+173