summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/amqp-0-8-protocol
Commit message (Expand)AuthorAgeFilesLines
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-301-5/+0
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-271-3/+11
* QPID-5265: always log the client version, and log clientid even if null since...Robert Gemmell2013-10-271-6/+5
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-14/+0
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+72
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-232-19/+110
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-231-3/+3
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-2113-36/+35
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-188-106/+108
* QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges ...Alex Rudyy2013-07-171-1/+2
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-1681-0/+14006