summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* QPID-282Martin Ritchie2007-01-123-2/+78
* QPID-146 QPID-112 QPID-278Martin Ritchie2007-01-1216-1305/+498
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-1122-125/+102
* QPID-255 : Update old_test files to work with AMQShortStringRobert Greig2007-01-113-32/+44
* QPID-277 Bhupendra Bhusman Bhardwaj2007-01-101-0/+13
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-2/+2
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-092-6/+4
* QPID-266Martin Ritchie2007-01-091-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0839-423/+648
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-081-2/+2
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-0710-57/+79
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060...Marnie McCormack2007-01-052-0/+133
* apply patch for QPID-231Stephen Vinoski2006-12-281-4/+0
* QPID-229 Fixed spurious import in test classRobert Greig2006-12-221-1/+0
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-223-7/+2
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2210-43/+226
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489644...Robert Greig2006-12-225-701/+1150
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-213-4/+8
* add clover support, fix logging level variablesStephen Vinoski2006-12-201-1/+0
* QPID-225Martin Ritchie2006-12-201-1/+14
* QPID-101Martin Ritchie2006-12-206-26/+306
* QPID-223Martin Ritchie2006-12-206-34/+59
* Maven output clean up.Martin Ritchie2006-12-192-7/+7
* QPID-216Martin Ritchie2006-12-192-10/+13
* QPID-21Martin Ritchie2006-12-197-38/+244
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-197-46/+233
* clean up warnings about unused variablesStephen Vinoski2006-12-188-21/+8
* QPID-212 QPID-214 Patch supplied by Rob GodfreyRobert Greig2006-12-184-18/+172
* QPID-209 Fix to clear unacked message list on recover()Robert Greig2006-12-182-17/+23
* QPID-209 : Patch supplied by Rob Godfrey - Fix acknowledge so it only acknowl...Robert Greig2006-12-184-30/+108
* remove unused importsStephen Vinoski2006-12-1827-55/+0
* QPID-207 : Patch supplied by Rob Godfrey - fix implementation of acknowledge ...Robert Greig2006-12-165-15/+151
* QPID-206 : Fix byte buffer reseting in AbstractJMSMessageRobert Greig2006-12-165-15/+46
* QPID-205 : Do not allow subscription to temporary topics created on a differe...Robert Greig2006-12-166-74/+182
* QPID-204 : Implement TemporaryTopic.deleteRobert Greig2006-12-164-10/+55
* QPID-202 : Implement TemporaryQueue.deleteRobert Greig2006-12-164-20/+161
* QPID-202 : Fix so not to throw NullPointerException when using unidentified s...Robert Greig2006-12-161-31/+36
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-161-0/+21
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-162-2/+10
* This contains a fix for QPID-200Rajith Muditha Attapattu2006-12-152-4/+6
* reinstating the fix for QPID-191 that was wiped out as a result of another fixRajith Muditha Attapattu2006-12-151-1/+10
* QPID-194 Patch supplied by Rob Godfrey.Robert Greig2006-12-152-18/+26
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-1516-202/+542
* QPID-182Martin Ritchie2006-12-151-12/+2
* QPID-181 QPID-180Martin Ritchie2006-12-155-299/+424
* This contains a fix for QPID-191 and QPID-192Rajith Muditha Attapattu2006-12-153-6/+20
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487383...Robert Greig2006-12-142-16/+195
* QPID-193 Make createConsumer synchronous to avoid races in client code.Robert Greig2006-12-142-9/+83
* fixed a merge conflict for TopicPublisherAdapter.java and a possible fix for ...Rajith Muditha Attapattu2006-12-142-27/+38
* Removing CTS as no longer useful, since team have access to JMC TCK and no pr...Marnie McCormack2006-12-149-713/+0