summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-18/+59
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-18/+139
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+2
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+5
* QPID-3774 : allow out of order completion of persistent enqueues / dequeuesRobert Godfrey2012-01-201-1/+6
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-17/+23
* QPID-2985: remove duplicate logic to begin store transaction, which seems to ...Robert Gemmell2011-04-221-12/+0
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-13/+46
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-281-60/+83
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-121-0/+21
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-5/+6
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-0/+243