summaryrefslogtreecommitdiff
path: root/qpid/java/perftests
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-15274-44256/+0
* NO-JIRA: [Java Perf Test Framework] Add assembly for qpid-perftests-visualisa...Keith Wall2015-03-132-0/+69
* 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-122-38/+13
* QPID-6284: [Java Broker Tests] Add new chart defintion for the newSSL perf t...Keith Wall2014-12-248-85/+131
* QPID-6284: [Java Broker Tests] Make json_config_tool.py compatible with Pytho...Keith Wall2014-12-231-12/+23
* QPID-6284: [Java Broker Tests] Add system test demonstrating the effect of us...Keith Wall2014-12-234-2/+170
* QPID-6231: [Perftests framework] Make performance frameworkAlex Rudyy2014-11-187-14/+216
* QPID-6228: [Performance Tests] Add simple tests to measure performance in HA ...Alex Rudyy2014-11-173-0/+173
* QPID-6138: [Java Perf Tests] Update perf test defs to remove redundant testsAndrew MacBean2014-10-204-98/+1
* QPID-6138: [Java Perf Tests] Update perf test chart def descriptionsAndrew MacBean2014-10-1525-25/+25
* QPID-6138: [Java Perf Tests] Update perf test profiles replacing persistent/a...Andrew MacBean2014-10-132-7/+10
* QPID-6138: [Java Perf Tests] Update perf test profiles replacing persistent/a...Andrew MacBean2014-10-091-6/+6
* QPID-6138: [Java Perf Tests] Update perf test profiles replacing persistent/a...Andrew MacBean2014-10-0932-73/+116
* 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-153-2/+61
* 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-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-072-2/+2
* QPID-5048: assembly and dependency fixupsRobert Gemmell2014-05-232-2/+15
* QPID-5048: restore some config that was erroneously removed previously, updat...Robert Gemmell2014-05-235-2/+382
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-212-232/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-292-2/+2
* 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: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-212-0/+14
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-261-2/+1
|\
| * QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-2/+1
* | QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-212-68/+0
|/
* QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-1622-2192/+18
* 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-5048: get the tests running again for the perftests moduleRobert Gemmell2014-03-071-0/+29
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-031-4/+1
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-282-2/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-273-186/+17
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-062-32/+34
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-1/+3
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-222-18/+13
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-171-3/+3
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-145-5/+5
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-062-2/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-302-33/+6
* QPID-5048: move extraction of the broker release binary for system testing us...Robert Gemmell2013-09-241-1/+1
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-233-0/+458
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-1/+1
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-231-1/+1
* QPID-4989: moved Java perf test README into a docbook so it can be published ...Phil Harvey2013-07-251-105/+0
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-1/+1