summaryrefslogtreecommitdiff
path: root/java/systests/src/main/java/org/apache/qpid/server/logging/SubscriptionLoggingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-6/+2
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+4
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-4/+4
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-1/+2
* QPID-3501: LogMonitor can corrupt test logs files and cause tests subclassing...Keith Wall2011-09-221-1/+1
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-271-1/+4
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-24/+24
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-2/+19
* QPID-2059 : CI failures were due to threading races to exhaust prefetch befor...Martin Ritchie2009-09-021-19/+11
* QPID-2059 : Updated SLT to ensure there is a gap between ACTIVE and SUSPENDIN...Martin Ritchie2009-09-011-12/+20
* QPID-2059 : Add some validation to verify suspension has been lifted correctly.Martin Ritchie2009-09-011-15/+18
* QPID-2060: If the result set isn't the right size, try re-reading the log fil...Aidan Skinner2009-08-261-2/+4
* QPID-2060: right, if the results are the wrong size just HOLD ON A MO and ret...Aidan Skinner2009-08-201-0/+13
* QPID-2049: close the connection after checking the log file, giving the broke...Aidan Skinner2009-08-191-2/+1
* QPID-1911, QPID-1912, QPID-1913: make SelectorTest, TopicSessionTest, Selecto...Aidan Skinner2009-08-171-11/+6
* QPID-2002 : Relax the SubscriptionLoggingTest.testSubscriptionSuspend. It sho...Martin Ritchie2009-08-141-5/+5
* QPID-2002 : Added new SUB-1003 Message with testingMartin Ritchie2009-08-121-4/+131
* Ensured monitor resets do not exclude test connnection setupMartin Ritchie2009-08-071-2/+2
* QPID-2002 : SubscriptionLogging Tests, update to SubscriptionImpl for new exc...Martin Ritchie2009-08-061-0/+299