summaryrefslogtreecommitdiff
path: root/java/common
Commit message (Expand)AuthorAgeFilesLines
* Refactored interop tests into general distributed test framework. Moved frame...Rupert Smith2007-07-251-6/+8
* Update fix incorrect license headers.Martin Ritchie2007-07-182-22/+28
* Updates to pom files and Licensing/Notice files for M2 release.Martin Ritchie2007-07-181-7/+19
* QPID-541 : Change to use threadlocal maps for intern for the common case to a...Robert Godfrey2007-07-171-12/+38
* QPID-541 A large portion of memory was being wasted in 32k ByteBuffers being ...Martin Ritchie2007-07-171-1/+31
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-211-0/+1
* Old lib dir from M1Martin Ritchie2007-06-1821-1250/+0
* Various License header updates.Martin Ritchie2007-06-1811-0/+211
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-1120-532/+538
* QPID-402: FailoverException falling through to client. All blocking operation...Rupert Smith2007-06-014-9/+21
* QPID-482 : Small performance tweaksRobert Godfrey2007-05-247-26/+69
* Documented all exception.Rupert Smith2007-05-2120-71/+212
* Added to the JavadocRupert Smith2007-05-1713-185/+728
* More Javadocing.Rupert Smith2007-05-154-18/+131
* Added to the Javadoc.Rupert Smith2007-05-147-67/+288
* QPID-484 Provided default GC and easy customisation.. via setting QPID_JAVA_QC.Martin Ritchie2007-05-091-1/+10
* Whitespace + Formatting.Martin Ritchie2007-05-091-18/+15
* QPID-482 : Small performance enhancementsRobert Godfrey2007-05-093-64/+86
* QPID-466 Updated FieldTable to ensure no Decimal value is set that is larger ...Martin Ritchie2007-05-071-0/+10
* QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ...Martin Ritchie2007-05-042-97/+134
* Removed accidental inclusion of copyright notices.Robert Greig2007-05-022-103/+117
* Bin Updates: Qpid-Run removed new bash 3.x feature += replaced with option="$...Martin Ritchie2007-04-271-4/+4
* QPID-453 : AMQShortString should implement ComparableRobert Godfrey2007-04-161-1/+1
* QPID-352 ChangesMarnie McCormack2007-04-121-6/+11
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-091-59/+42
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-093-216/+142
* Stopped throwing away exception causes.Robert Greig2007-04-096-27/+68
* Purged logging from exception constructors.Robert Greig2007-04-094-91/+43
* QPID-443 : Fix to transactionality of message publishingRobert Godfrey2007-04-052-0/+35
* Added simeple file copy function.Robert Greig2007-04-041-0/+36
* Added standard command line handlineRobert Greig2007-04-041-5/+37
* Correction to exception type thrown.Robert Greig2007-03-191-10/+10
* Commit of interop test stuff prior to M2 branch.Robert Greig2007-03-153-0/+471
* Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ...Robert Greig2007-03-131-32/+4
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-131-1/+30
* (Patch submitted by Rupert Smith)Robert Greig2007-03-071-6/+6
* QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol...Martin Ritchie2007-03-062-6/+22
* (Patch submitted by Rupert Smith). java_iop.diffRobert Greig2007-02-282-0/+1183
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-256-109/+330
* QPID-346 Message loss after rollbackMartin Ritchie2007-02-232-0/+227
* (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...Robert Greig2007-02-203-36/+272
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-2010-5/+317
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-204-14/+10
* QPID-372, QPID-376 Broker now ignores all frames for closing channels. Martin Ritchie2007-02-192-2/+6
* QPID-375 : Default Exchange fixesRobert Godfrey2007-02-192-3/+3
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-162-11/+16
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-1611-41/+106
* QPID-366 : Reference counting not being decremented correctly and other persi...Robert Godfrey2007-02-153-36/+41
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-1420-45/+40
* Applied QPID-6 SSL Options patch from Kevin SmithMartin Ritchie2007-02-145-487/+157