summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/txn/AutoCommitTransaction.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+10
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-5/+6
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-4/+4
* QPID-3774 : allow out of order completion of persistent enqueues / dequeuesRobert Godfrey2012-01-201-0/+5
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-281-26/+35
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-0/+5
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-281-45/+127
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-4/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-0/+170