summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/amqp-0-10-protocol
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Merge changes from the trunk in revisions 1564250:1567584 usingAlex Rudyy2014-02-1214-1141/+1243
|\
| * QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-115-2/+515
| * QPID-5504 : allow for case where consumer target is closed before consumer is...Robert Godfrey2014-02-101-2/+9
| * QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-079-1087/+713
| * QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-10/+10
| * QPID-5504 : remove unused inner classesRobert Godfrey2014-02-041-44/+0
* | NO-JIRA: Merge changes from the trunk in revisions 1562452:1564250 usingKeith Wall2014-02-043-46/+39
|\ \ | |/
| * QPID-5504 : Moving routing to Exchange from session classesRobert Godfrey2014-02-013-46/+39
* | Merge changes from the trunk in revisions 1560619:1562452 usingKeith Wall2014-01-293-11/+10
|\ \ | |/
| * NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-232-4/+4
| * QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le...Robert Godfrey2014-01-231-7/+6
* | Merge changes from the trunk in revisions 1558036:1560619 usingKeith Wall2014-01-2311-158/+76
|\ \ | |/
| * QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-225-23/+37
| * QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-226-126/+21
| * QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-0/+14
| * QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-153-15/+10
| * QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-112-16/+2
| * QPID-5453 : [Java Broker] Fix to ensure that exclusive queues are always unlo...Robert Godfrey2014-01-081-2/+12
| * NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-032-2/+0
* | NO-JIRA: Merge latest changes back from trunk.Keith Wall2014-01-145-20/+14
* | QPID-5410: Refactor BDBMessageStore and HAMessageStore to encapsulate environ...Keith Wall2013-12-101-1/+9
|/
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-273-4/+16
* 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-231-1/+1
* 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-214-24/+11
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-182-152/+111
* QPID-4659 : [Java Broker] move amqp 0-10 implementation into a pluginRobert Godfrey2013-07-1525-0/+6486