summaryrefslogtreecommitdiff
path: root/java/broker/src/test/java/org/apache/qpid/server/logging/actors/AMQPConnectionActorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-18/+8
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-6/+2
* QPID-2824: Use toLogString rather than toString on LogSubject(s)Robert Gemmell2010-08-301-1/+1
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-0/+5
* QPID-2632 : Fix test that need to modify the configuration before starting th...Martin Ritchie2010-06-021-7/+22
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-54/+2
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-1/+1
* QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logg...Martin Ritchie2009-10-221-0/+2
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-2/+11
* QPID-1230 : Removed MockProtocolSession, Updated all references to use Intern...Martin Ritchie2009-08-031-79/+34
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+202