summaryrefslogtreecommitdiff
path: root/java/common/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-1268 : Improved cleanup and fixed bug in FileUtils.readFileAsString() wh...Martin Ritchie2008-10-081-42/+82
* QPID-1268 : Added additional deleteDirectory method that behaves like rmdir, ...Martin Ritchie2008-10-031-20/+369
* QPID-1268 : Added test for new methodsMartin Ritchie2008-09-021-0/+133
* QPID-1263: fixed codegen to not ignore passed in boolean valuesRafael H. Schloming2008-08-291-0/+44
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-221-0/+21
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-091-2/+5
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-292-5/+5
* Updated the io transport to use a separate write thread with a circular buffe...Rafael H. Schloming2008-07-221-1/+2
* QPID-1062: moved channel id into the ProtocolEvent interface and removed Conn...Rafael H. Schloming2008-07-101-1/+1
* QPID-901: add tests for RangeSet; fixed a bug found by the new testsRafael H. Schloming2008-06-161-0/+238
* Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID...Rafael H. Schloming2008-05-221-99/+25
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-241-554/+554
* QPID-832 merge M2.xAidan Skinner2008-04-244-14/+730
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-161-2/+2
* Qpid-861: Java RFC 1982 implementation + Junit testsArnaud Simon2008-03-261-0/+135
* Changed host name to localhost so the test can run on Windows (see QPID-836)Arnaud Simon2008-03-071-2/+2
* combined test cases and eliminated race conditionRafael H. Schloming2008-02-211-12/+8
* added test for exception listener; fixed NPERafael H. Schloming2008-02-071-21/+2
* added close notificationRafael H. Schloming2008-02-061-16/+72
* added a TransportExceptionRafael H. Schloming2008-02-041-0/+84
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-181-0/+21
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-152-180/+165
* Removed accidentally included copyright and author tags.Robert Greig2007-05-021-99/+117
* (Patch submitted by Rupert Smith). java_iop.diffRobert Greig2007-02-281-0/+524
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-251-11/+9
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-1/+1
* QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P...Robert Greig2007-01-292-11/+22
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-4/+3
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-082-1052/+18
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-081-1/+1
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-223-323/+90
* remove unused importsStephen Vinoski2006-12-181-4/+0
* QPID-182Martin Ritchie2006-12-151-20/+20
* QPID-181 QPID-180Martin Ritchie2006-12-152-138/+1767
* QPID-9Martin Ritchie2006-12-131-4/+2
* QPID-172Martin Ritchie2006-12-131-1/+44
* QPID-172Martin Ritchie2006-12-132-0/+334
* QPID-164Martin Ritchie2006-12-121-0/+146
* QPID-9Martin Ritchie2006-12-072-57/+83
* Adding unit tests Marnie McCormack2006-12-071-0/+159
* FieldTable change.Martin Ritchie2006-12-051-1/+116
* PropertyFieldTableTest.java - Removed system.out.printlnMartin Ritchie2006-11-221-2/+1
* Created a PropertyFieldTable with test. Pulls the functionality that is used ...Martin Ritchie2006-11-221-0/+302