summaryrefslogtreecommitdiff
path: root/java/broker/src/test/java/org/apache/qpid/server/ExtractResendAndRequeueTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-10/+10
* Removed unused Constructor on Mock objectMartin Ritchie2009-08-061-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+255
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-260/+0
* QPID-1735 : Added Documentation to QueueBackingStore around thread safety of ...Martin Ritchie2009-03-251-0/+7
* QPID-949 : Removed all getMessage() calls as this will cause a flowed message...Martin Ritchie2009-03-091-1/+1
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-131-4/+2
* QPID-1385 : Extracted annonymous class from AMQChannel.resend(boolean), Added...Martin Ritchie2008-10-231-0/+255