summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/AlertingTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-121-196/+0
* QPID-5744: Move management REST API under /api/latest and auxiliary REST serv...Alex Rudyy2014-05-021-2/+1
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-301-2/+2
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-1/+1
* QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...Robert Godfrey2014-04-101-4/+3
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-041-10/+11
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-6/+39
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-3/+3
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-171-44/+6
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-4/+4
* QPID-3501: LogMonitor can corrupt test logs files and cause tests subclassing...Keith Wall2011-09-221-2/+2
* QPID-3266: Tidy up housekeeping configuration option for scheduling frequencyKeith Wall2011-08-261-1/+1
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-1/+1
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-271-0/+1
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-1/+1
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-1/+1
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-071-2/+4
* QPID-2630, QPID-2631: Restore the virtualhosts.xml file. When a virtualhosts....Robert Gemmell2010-03-301-11/+8
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-7/+0
* QPID-2092 Move test configuration to systest package and update to provide a...Martin Ritchie2009-09-101-8/+6
* Ensured AlertingTest cleans up after its run. So we don't have to ant clean b...Martin Ritchie2009-08-161-0/+9
* Updated AlertingTest to use new methods in Abstract super classMartin Ritchie2009-08-031-7/+2
* QPID-2011 : Updated AlertingTest to use new LogMonitoring class and corrected...Martin Ritchie2009-08-031-0/+207