summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-15161-17594/+0
* NO-JIRA: [Java Perf Test Framework] Ensure that the shutdown of the Broker du...Keith Wall2015-03-133-1/+78
* QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java BrokerRobert Godfrey2015-03-121-32/+5
* QPID-6231: [Perftests framework] Make performance frameworkAlex Rudyy2014-11-187-14/+216
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-193-8/+11
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-152-1/+41
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-131-6/+6
* QPID-5993 : [Java] Address issues identified by FindbugsRobert Godfrey2014-08-131-3/+3
* QPID-5980: final tweaks to resolve javadoc errors and allow use of the apache...Robert Gemmell2014-08-081-1/+1
* QPID-5048: assembly and dependency fixupsRobert Gemmell2014-05-231-2/+2
* QPID-5048: restore some config that was erroneously removed previously, updat...Robert Gemmell2014-05-234-1/+350
* QPID-5723: fix JavaScript issues to enable evaluation under the new engine in...Robert Gemmell2014-04-261-2/+2
* QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...Robert Gemmell2014-04-222-5/+5
* QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-2/+1
* QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-1621-2179/+4
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99
* QPID-5612: JMS benchmarking tool [Part of the existing Java Broker Performanc...Keith Wall2014-03-0712-24/+577
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-031-4/+1
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-3/+12
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+33
* QPID-4958: fixed race condition in ClientRegistry that caused awaitClients to...Phil Harvey2013-07-011-25/+36
* QPID-4606: Java performance test unit test timeouts increased to allow for sl...Phil Harvey2013-02-273-7/+6
* QPID-4605: Java performance test and visualisation unit tests now subclass Qp...Phil Harvey2013-02-2744-129/+123
* QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...Phil Harvey2013-02-091-3/+5
* QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ...Phil Harvey2013-01-302-5/+23
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-3012-100/+812
* NO-JIRA: [Java Broker] Perf Tests - tweak queue drain algorithm to better han...Keith Wall2012-12-272-13/+25
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-112-2/+42
* QPID-4385: perf test ClientRegistry timeout now only applies to each registra...Alex Rudyy2012-10-232-9/+66
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-122-2/+6
* QPID-4341: ensure the Topic perftests actually use Topic destinationsRobert Gemmell2012-09-237-19/+27
* QPID-4311: throw exception if the test config requests a start delay greater ...Robert Gemmell2012-09-212-17/+52
* QPID-4310: Display performance test results in messages per secondRobert Gemmell2012-09-208-4/+59
* QPID-4321: Perf tests should not try to call Message#acknowledge on a produci...Keith Wall2012-09-196-56/+59
* QPID-4275: Java Performance Tests - race condition between closing test consu...Keith Wall2012-09-072-3/+27
* QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...Keith Wall2012-08-2914-77/+346
* QPID-4053: Change performance test qpid queue creator to drain the queue befo...Keith Wall2012-08-235-43/+85
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-121-0/+20
* QPID-4143: modify perf test framework's queue management to allow non-Qpid im...Keith Wall2012-07-273-6/+73
* QPID-4143: exclude qpid-client and its third party libs from the perftests re...Keith Wall2012-07-201-2/+2
* QPID-4143: include baseline data in charts.Keith Wall2012-07-182-1/+6
* QPID-4103: Refactor test approach to avoid comparing JSON strings.Keith Wall2012-07-183-135/+45
* QPID-4103: now getting test file paths as URIs instead of URLs so that they s...Keith Wall2012-07-172-3/+3
* QPID-4103: [Java Performance Tests] modified test so that its success is no l...Keith Wall2012-07-175-17/+163
* QPID-4143: tweaked topic test config to introduce a start delay on message pr...Keith Wall2012-07-174-12/+26
* QPID-4113: no longer caching duration override because it broke inter-test is...Robert Gemmell2012-07-061-9/+9
* QPID-4113: added support for a system property to override all participant du...Robert Gemmell2012-07-062-1/+81
* QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...Keith Wall2012-07-061-0/+1
* QPID-4110 added topic support to performance tests.Keith Wall2012-07-056-36/+119
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-048-45/+70