summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/test/java/org/apache/qpid/server/logging
Commit message (Expand)AuthorAgeFilesLines
* Connection close is now performed by i/o threadKeith Wall2015-02-191-1/+1
* QPID-6356: Add port transport into operational log message for starting manag...Alex Rudyy2015-02-041-3/+5
* QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'Alex Rudyy2015-02-031-11/+0
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-302-7/+7
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-212-7/+4
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-096-13/+13
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-4/+0
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-081-2/+3
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-087-22/+26
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-0714-840/+192
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-264-10/+10
* QPID-5581 : [Java Broker] rename SimpleAMQQueue to AbstractQueueRobert Godfrey2014-02-231-1/+1
* QPID-5567 : Move acl checks into the objects being createdRobert Godfrey2014-02-212-6/+12
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-1/+6
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-142-5/+2
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-074-193/+2
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-2314-24/+24
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-171-3/+0
* NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-031-1/+0
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-271-13/+27
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-2337-0/+4147