summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/connection/ConnectionRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-131/+0
* QPID-4946 : [Java Broker] closing the broker may result in same message being...Robert Godfrey2013-06-251-0/+7
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-111-15/+0
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-0/+15
* QPID-4006: [Java Broker] BDB HA.Keith Wall2012-05-251-9/+3
* QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-071-3/+38
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-2/+10
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-5/+5
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-2/+9
* NO-JIRA: remove interface method @overridesRobert Gemmell2011-07-071-1/+0
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-27/+25
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-7/+7
* QPID-2622 : Add Closeable interface and update Broker components to use it an...Martin Ritchie2010-05-201-14/+17
* Merge java-network-refactor branchAidan Skinner2009-10-151-1/+8
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+73
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-73/+0
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-041-0/+73