159
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a space between key and value after : in View Results Tree > Sampler result tab #6267 (#6268) More... 4 days ago
chore: set next version to 6.0.0 More... 3 months ago
Add the 5.6.3 release More... 3 months ago
change: use Java 17 as the build target, require Java 17+ for execution More... 3 months ago
test: reduce JMeterTest > runSerialTest test noise More... 4 months ago
fix: store ThreadGroup.scheduler fields More... 4 months ago
prepare new version 5.6.3 More... 4 months ago
chore: apply kapt incremental execution failure workaround for all kapt tasks More... 4 months ago
chore: add workaround for kapt failure "Number of loaded files in snapshots differs" More... 4 months ago
Reapply "refactor: JMeterSerialTest to Kotlin so we have one less compileJava task" More... 4 months ago
Reapply "refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt" More... 4 months ago
Revert "refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt" More... 4 months ago
Revert "refactor: JMeterSerialTest to Kotlin so we have one less compileJava task" More... 4 months ago
feat: pass JDBCSampler.maxRows to Statement.setMaxRows so the driver does not fetch extra rows from the database More... 4 months ago
refactor: JMeterSerialTest to Kotlin so we have one less compileJava task More... 4 months ago
refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt More... 4 months ago
test: use bin/temp/ftp_test instead of bin/ftp_test so the generated files are not accidentally committed More... 4 months ago
refactor: migrate JUnit 3 tests to JUnit 5, remove JUnit 4 test dependency More... 4 months ago
refactor: replace org.junit.Assert with org.junit.jupiter.api.Assertions More... 4 months ago
Next major release will be for Java 17+ More... 4 months ago
fix(deps): update org.apache.logging.log4j to v2.22.1 More... 4 months ago
chore: remove Groovy compilation from the build pipeline More... 4 months ago
refactor: migrate :src:protocol:bolt Groovy tests to Kotlin More... 4 months ago
refactor: rename .groovy to .kt in :src:protocol:bolt to allow Git track history better More... 4 months ago
refactor: migrate :src:protocol:jdbc Groovy tests to Kotlin More... 4 months ago
refactor: rename .groovy to .kt in :src:protocol:jdbc to allow Git track history better More... 4 months ago
refactor: migrate :src:protocol:http Groovy tests to Kotlin More... 4 months ago
refactor: rename .groovy to .kt in :src:protocol:http to allow Git track history better More... 4 months ago
refactor: migrate Groovy tests in :src:functions to Kotlin More... 4 months ago
refactor: rename .groovy to .kt in :src:functions to allow Git track history better More... 4 months ago