summaryrefslogtreecommitdiff
path: root/java/tools/src
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-172-0/+449
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in 0-9...Robert Godfrey2014-08-283-10/+7
* QPID-5993 : [Java] Address issues identified by FindbugsRobert Godfrey2014-08-131-13/+14
* QPID-5980: javadoc fixups continueRobert Gemmell2014-08-081-1/+1
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-022-2/+2
* QPID-3941 Made modifications to get the qpid-jms-send, qpid-jms-receiveRajith Muditha Attapattu2012-05-096-878/+978
* QPID-3941 Handles the stat collecting and reporting module for the jmsRajith Muditha Attapattu2012-04-104-0/+459
* QPID-3941 The existing PerfProducer, PerfConsumer and TestControllerRajith Muditha Attapattu2012-04-105-477/+210
* QPID-3941 Refactored existing code in PerfConsumer and PerfProducer toRajith Muditha Attapattu2012-04-102-0/+472
* QPID-3941 Removed the old LatencyTest as it's no longer useful.Rajith Muditha Attapattu2012-04-101-349/+0
* QPID-3941 Test configuration is now accessed via the TestConfigurationRajith Muditha Attapattu2012-04-102-25/+348
* QPID-3941 Renamed existing files as the first step. The existingRajith Muditha Attapattu2012-04-105-0/+0
* NO-JIRA: remove test-only and unused connect methodsRobert Gemmell2012-02-051-1/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-273-27/+27
* NO-JIRA: add missing licence headers to various files in the java treeRobert Gemmell2011-11-172-0/+40
* QPID-3358 Modified the producer and consumer to support multiple iterations t...Rajith Muditha Attapattu2011-07-304-71/+187
* QPID-3358 Modified the controller to allow multiple iterations in order to s...Rajith Muditha Attapattu2011-07-302-12/+146
* QPID-3358 Added a controller to coordinate tests run on several jvm's on the ...Rajith Muditha Attapattu2011-07-206-115/+588
* QPID-3358 Added the ability to specify a message type (ex bytes, text) and al...Rajith Muditha Attapattu2011-07-134-55/+126
* NO-JIRA forgot to modify the default value for msg_type in one place.Rajith Muditha Attapattu2011-06-281-1/+1
* Merge branch 'perf-tools' into trunkRajith Muditha Attapattu2011-06-281-6/+6
* NO-JIRA Changed the type name from BYTE to BYTES.Rajith Muditha Attapattu2011-06-281-4/+4
* NO-JIRA Added the ability to specify a message type. Currently on bytesRajith Muditha Attapattu2011-06-282-24/+90
* Fixed the default value for address.Rajith Muditha Attapattu2011-06-031-1/+1
* QPID-3055Rajith Muditha Attapattu2011-02-142-61/+39
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+964
* Added the LatencyTest and PerfTest kit under the tools modules alongside Qpid...Rajith Muditha Attapattu2009-11-116-0/+1212
* Added a message to indicate the producer and consumer have completed the test.Rajith Muditha Attapattu2009-05-251-0/+2
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-0/+2
* This is related to QPID-1645Rajith Muditha Attapattu2009-02-091-1/+1
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-131-11/+54
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-211-54/+11
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-211-11/+54
* This is related to QPID-1296.Rajith Muditha Attapattu2008-10-231-1/+1
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-107/+79
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-061-1/+5
* Profiling driven changes:Rafael H. Schloming2008-08-051-9/+6
* QPID-1215 : Replaced use of FileReader with FileInputStreamMartin Ritchie2008-08-041-2/+2
* improved usageRafael H. Schloming2008-08-011-5/+5
* added benchmark tool for java native + jms APIsRafael H. Schloming2008-08-011-0/+884
* Addition of tools directory for various Qpid Java toolsMartin Ritchie2008-07-041-0/+200