summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/store/MemoryMessageStore.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+2
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-3/+9
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-134/+51
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+5
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-071-0/+22
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-3/+5
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-261-21/+22
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-161-0/+5
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-11/+3
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-2/+2
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-98/+64
* QPID-2002: MessageStore Logging , DerbyMS Does not have Queue Recovery loggin...Martin Ritchie2009-08-061-13/+10
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+235
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-242/+0
* QPID-1764 : Updated all tests to use the TestTransactionLog interface and spl...Martin Ritchie2009-04-031-21/+3
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-38/+19
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-201-1/+1
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-201-8/+40
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-3/+4
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-6/+18
* QPID-1193 : re-added createQueue(AMQQueue queue) method, after code review call.Martin Ritchie2008-08-111-0/+6
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-071-2/+7
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-4/+4
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+223
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-209/+0
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-9/+31
* QPID-366 : Reference counting not being decremented correctly and other persi...Robert Godfrey2007-02-151-2/+2
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-8/+8
* QPID-320 : Patch supplied by Rob Godfrey - Improve performance by remembering...Robert Greig2007-01-291-13/+21
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-1/+2
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-111-3/+4
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-071-34/+66
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+145