summaryrefslogtreecommitdiff
path: root/java/systests/src/main/java/org/apache/qpid/server/store/SlowMessageStore.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-31/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-1/+6
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-25/+45
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-3/+4
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-071-0/+29
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-18/+20
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-261-13/+14
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-161-0/+7
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-75/+90
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-66/+66
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-20/+32
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-201-7/+0
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-15/+16
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-29/+32
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-8/+0
* QPID-1119 : modified the delay method to ensure that it always sleeps for the...Martin Ritchie2008-09-021-0/+15
* QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler....Martin Ritchie2008-08-221-0/+282