summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/persistent/NoLocalAfterRecoveryTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-251-185/+0
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-1/+1
* QPID-3605: update test comments to reflect change in broker behaviour after t...Robert Gemmell2012-03-011-2/+4
* QPID-3605 : renamed method, corrected brace style for ifs, added tests (per R...Robert Godfrey2012-02-291-1/+64
* QPID-3605 : [Java Broker] Durable subscriber with no-local true receives mess...Robert Godfrey2012-02-281-4/+3
* QPID-3829: use a seperate object for reference checking to stop the AMQMessag...Robert Gemmell2012-02-131-141/+30
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-9/+6
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-15/+4
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-071-1/+1
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...Martin Ritchie2009-04-161-2/+29
* QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...Martin Ritchie2009-04-161-0/+219