3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to JMeter 3.2 Fix failing tests due to already existing report directory in multiple tests mode More... almost 8 years ago
Log arguments for easier debug More... almost 8 years ago
Upgrade to JMeter 3.2 Upgrade dependencies and Java version Upgrade joda and slf4j to last bugfix version More... almost 8 years ago
Upgrade to JMeter 3.2 Remove old JMeter artifacts: - ApacheJMeter_monitors - ApacheJMeter_slf4j_logkit More... almost 8 years ago
Use File.separator and System.lineSeparator to avoid cross-platform test failures More... almost 8 years ago
#208 Add code to extract the `report-template` directory from the ApacheJMeter_config jar More... about 8 years ago
Fix #210 Optional dependencies are now not pulled down by default More... about 8 years ago
Update CHANGELOG.md More... about 8 years ago
Fix #179 Add in support for copying across .conf files More... about 8 years ago
#208 Add an implementation that will allow you to generate JMeter's new dashboard reports. More... about 8 years ago
Remove docs directory, website will be held in its own repo. More... about 8 years ago
#155 create a basic index page More... about 8 years ago
Set theme jekyll-theme-hacker More... about 8 years ago
Update README.md to show latest version More... about 8 years ago
Fix typos in changelog More... about 8 years ago
Fix #188 - directory structure is now preserved. Test results will use the relative path of the test file (with the file seperators replaced with _) as its filename More... about 8 years ago
Alternate implementation to fix the issue highlighted in #198. We now support a list of artifacts to ignore. More... about 8 years ago
Added integration test to check Fix #202 Fix a logging error where we were loggign to info instead of debug. More... about 8 years ago
Fix typo More... about 8 years ago
Fix #201 Don't copy any artifact dependencies for jmeterExtensions and junitLibraries if downloadExtensionDependencies and downloadLibraryDependencies are set to false. More... about 8 years ago
Add support to download all JMeter transitive dependencies. More... about 8 years ago
Don't copy files that already exist to jmeter directory structure (save some file io time) Fix #186 transitive dependencies for all files you add via jmeterExtensions and junitLibraries are now all downloaded by default More... about 8 years ago
Reset ant to version 1.9.8 (1.10.0 requires Java 8) More... about 8 years ago
Add integration test to test the following: More... about 8 years ago
Update CHANGELOG More... about 8 years ago
Fix #204 - Set default version to JMeter 3.1 More... about 8 years ago
Update mokito to 2.5.5 More... about 8 years ago
Update more dependencies to the latest versions. More... about 8 years ago
Update dependencies to the latest versions. More... about 8 years ago
Store test config on disk so that information can be shared between the various MOJO's This also allows you to run each phases in isolation This relates to #190, #195, #203 More... about 8 years ago