1. bacaa8b Add a space between key and value after : in View Results Tree > Sampler result tab #6267 (#6268) by Milamber · 4 weeks ago master
  2. 09c3f81 change: use Java 17 as the build target, require Java 17+ for execution by Vladimir Sitnikov · 4 months ago
  3. d3cba66 chore: set next version to 6.0.0 by Vladimir Sitnikov · 4 months ago
  4. 79bc2c8 Add the 5.6.3 release by Milamber · 4 months ago
  5. 34a2785 test: reduce JMeterTest > runSerialTest test noise by Vladimir Sitnikov · 4 months ago rel/v5.6.3 v5.6.3-rc2
  6. ff63439 fix: store ThreadGroup.scheduler fields by Vladimir Sitnikov · 4 months ago
  7. 6c2a009 prepare new version 5.6.3 by Milamber · 4 months ago v5.6.3-rc1
  8. 945281c feat: pass JDBCSampler.maxRows to Statement.setMaxRows so the driver does not fetch extra rows from the database by Vladimir Sitnikov · 4 months ago
  9. aa22e93 chore: apply kapt incremental execution failure workaround for all kapt tasks by Vladimir Sitnikov · 4 months ago
  10. 05c8659 chore: add workaround for kapt failure "Number of loaded files in snapshots differs" by Vladimir Sitnikov · 4 months ago
  11. b36a9c4 Reapply "refactor: JMeterSerialTest to Kotlin so we have one less compileJava task" by Vladimir Sitnikov · 4 months ago
  12. c204d5c Reapply "refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt" by Vladimir Sitnikov · 4 months ago
  13. 241078e Revert "refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt" by Vladimir Sitnikov · 4 months ago
  14. 8a5f5d8 Revert "refactor: JMeterSerialTest to Kotlin so we have one less compileJava task" by Vladimir Sitnikov · 4 months ago
  15. 1c64012 refactor: JMeterSerialTest to Kotlin so we have one less compileJava task by Vladimir Sitnikov · 4 months ago
  16. 4199228 refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt by Vladimir Sitnikov · 4 months ago
  17. 8d629f1 test: use bin/temp/ftp_test instead of bin/ftp_test so the generated files are not accidentally committed by Vladimir Sitnikov · 4 months ago
  18. be645a2 docs: update changelog for 5.6.3 by Vladimir Sitnikov · 5 months ago
  19. c962ec6 refactor: migrate JUnit 3 tests to JUnit 5, remove JUnit 4 test dependency by Vladimir Sitnikov · 5 months ago
  20. ae75354 refactor: replace org.junit.Assert with org.junit.jupiter.api.Assertions by Vladimir Sitnikov · 5 months ago
  21. e5355de chore: remove Groovy compilation from the build pipeline by Vladimir Sitnikov · 5 months ago
  22. dfe4649 refactor: migrate :src:protocol:bolt Groovy tests to Kotlin by Vladimir Sitnikov · 5 months ago
  23. bf18733 refactor: rename .groovy to .kt in :src:protocol:bolt to allow Git track history better by Vladimir Sitnikov · 5 months ago
  24. d80c022 refactor: migrate :src:protocol:jdbc Groovy tests to Kotlin by Vladimir Sitnikov · 5 months ago
  25. 2f2cbbd refactor: rename .groovy to .kt in :src:protocol:jdbc to allow Git track history better by Vladimir Sitnikov · 5 months ago
  26. a0ab4ee refactor: migrate :src:protocol:http Groovy tests to Kotlin by Vladimir Sitnikov · 5 months ago
  27. 7df1f93 refactor: rename .groovy to .kt in :src:protocol:http to allow Git track history better by Vladimir Sitnikov · 5 months ago
  28. b9dc01f refactor: migrate Groovy tests in :src:functions to Kotlin by Vladimir Sitnikov · 5 months ago
  29. d5bc84c refactor: rename .groovy to .kt in :src:functions to allow Git track history better by Vladimir Sitnikov · 5 months ago
  30. 53f9066 refactor: remove unused JMeterSpec.groovy by Vladimir Sitnikov · 5 months ago
  31. 5c7d63e refactor: migrate :src:dist-check Groovy tests to Kotlin by Vladimir Sitnikov · 5 months ago
  32. a7706f0 refactor: rename .groovy to .kt in :src:dist-check to allow Git track history better by Vladimir Sitnikov · 5 months ago
  33. 572698f refactor: migrate :src:components Groovy tests to Kotlin by Vladimir Sitnikov · 5 months ago
  34. 5c0d592 refactor: rename .groovy to .kt in :src:components to allow Git track history better by Vladimir Sitnikov · 5 months ago
  35. 993ed37 refactor: move JMeterSpec to :src:components as :src:core no longer has Groovy by Vladimir Sitnikov · 5 months ago
  36. e46aa4c refactor: replace Groovy tests in :src:core with Kotlin by Vladimir Sitnikov · 5 months ago
  37. 6239f00 refactor: rename .groovy to .kt in :src:core to allow Git track history better by Vladimir Sitnikov · 5 months ago
  38. 23f9228 refactor: replace Groovy tests in :src:jorphan with Kotlin by Vladimir Sitnikov · 5 months ago
  39. a671815 refactor: rename .groovy -> .kt in :src:jorphan so Git tracks history better by Vladimir Sitnikov · 5 months ago
  40. c7a41e0 fix(deps): update org.apache.logging.log4j to v2.22.1 by Mend Renovate · 5 months ago
  41. 73719bd Next major release will be for Java 17+ by Milamber · 5 months ago
  42. c3457ff test: verify that GuiComponent.configure+modifyTestElement does not modify element after creation by Vladimir Sitnikov · 5 months ago
  43. 0d9c351 refactor: use property bindings in TestPlanGui by Vladimir Sitnikov · 5 months ago
  44. 2782476 refactor: use property bindings in ThreadGroupGui, OpenModelThreadGroupGui by Vladimir Sitnikov · 5 months ago
  45. 1651026 refactor: use property bindings in BeanShellSamplerGui by Vladimir Sitnikov · 5 months ago
  46. 9b25862 fix: add property bindings to reduce code duplication in UI classes and make "configure and modifyTestElement" simple in most cases by Vladimir Sitnikov · 5 months ago
  47. ef82a00 fix: allow setting empty strings with TestElement.set(...) API, and remove properties only in case the value is null by Vladimir Sitnikov · 5 months ago
  48. 73b2559 test: remove AssertionGuiSpec as it duplicates existing org.apache.jmeter.junit.JMeterTest by Vladimir Sitnikov · 5 months ago
  49. 13b824a test: ensure all Gui elements initialize non-empty TestElement names by Vladimir Sitnikov · 5 months ago
  50. 7ec460d test: add DisabledIfHeadless annotation to selectively disabling tests in headless mode by Vladimir Sitnikov · 5 months ago
  51. 221c14d test: remove stale AllTests.java test launcher by Vladimir Sitnikov · 5 months ago
  52. 5c95bcc refactor: replace use of deprecated DefaultPlotPanelBatik by Vladimir Sitnikov · 5 months ago
  53. d863aa7 fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.20 by Mend Renovate · 5 months ago
  54. 55f1537 fix(deps): update org.checkerframework by Mend Renovate · 5 months ago
  55. 99460c9 fix(deps): update com.google.errorprone to v2.24.0 by Mend Renovate · 5 months ago
  56. 9532a8a fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.15.5 by Mend Renovate · 5 months ago
  57. 56a02b3 fix(deps): update kotlin monorepo to v1.9.22 by Mend Renovate · 5 months ago
  58. bd411da fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.11 by Mend Renovate · 5 months ago
  59. 851879f fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.13 by Mend Renovate · 5 months ago
  60. 2ae93c8 fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.4 by Mend Renovate · 5 months ago
  61. f781395 fix(deps): update com.fasterxml.jackson.core to v2.16.1 by Mend Renovate · 5 months ago
  62. 1670380 fix(deps): update dependency org.jetbrains.lets-plot:lets-plot-batik to v4 by Mend Renovate · 5 months ago
  63. 2395d49 test: remove timer.iterationStart calls from ConstantThroughputTimerTest by Vladimir Sitnikov · 5 months ago
  64. 9c3c4bd fix: remove empty implementation of TestStateListener from AbstractJDBCTestElement by Vladimir Sitnikov · 5 months ago
  65. e9c2ef9 fix: log errors happening while JMeter starts the test by Vladimir Sitnikov · 5 months ago
  66. 1329c48 fix: avoid NPE when ConstantTimer.delay accesses a variable by Vladimir Sitnikov · 5 months ago
  67. 9b250b6 fix: allow usage of variables in ConstantThroughputTimer.throughput and PreciseThroughputTimer by Vladimir Sitnikov · 5 months ago
  68. a45bcc9 fix(deps): update dependency net.sf.saxon:saxon-he to v11.6 by Mend Renovate · 5 months ago
  69. b320929 fix(deps): update dependency spotbugs to v4.8.3 by Mend Renovate · 5 months ago
  70. 3e20b6f fix(deps): update dependency org.jsoup:jsoup to v1.17.1 by Mend Renovate · 5 months ago
  71. 95da3fd fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3 by Mend Renovate · 5 months ago
  72. 7942db8 fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6 by Mend Renovate · 5 months ago
  73. 58a9b2b fix(deps): update dependency commons-logging:commons-logging to v1.3.0 by Mend Renovate · 5 months ago
  74. 9e4485a chore: prevent Renovate from upgrading Guava "0" by Vladimir Sitnikov · 5 months ago
  75. 928c4fa chore(deps): update actions/setup-java action to v4 by Mend Renovate · 5 months ago
  76. eeb45b8 fix(deps): update org.checkerframework by Mend Renovate · 5 months ago
  77. 311342a fix(deps): update com.fasterxml.jackson.core to v2.16.0 by Mend Renovate · 5 months ago
  78. 31c29af fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.15.4 by Mend Renovate · 5 months ago
  79. a6bc657 fix(deps): update dependency checkstyle to v10.12.6 by Mend Renovate · 5 months ago
  80. 2c84953 chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 by Mend Renovate · 5 months ago
  81. 8ce5097 chore: use Java 17 for Errorprone analysis by Vladimir Sitnikov · 5 months ago
  82. 76bf21f chore: make sure the build fails with a reasonable message if the build Java version is less than 17 by Vladimir Sitnikov · 5 months ago
  83. 91fa704 fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.3.4 by Mend Renovate · 6 months ago
  84. 43dac88 fix(deps): update dependency commons-io:commons-io to v2.15.1 by Mend Renovate · 5 months ago
  85. 9d0961f fix: restore backward compatibility with JMeter < 5.6.2 by Vladimir Sitnikov · 5 months ago
  86. 2948281 test: exclude Semeru JDK from the builds as there are issues running with Gradle 8.5 by Vladimir Sitnikov · 5 months ago
  87. 646a406 fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v5.2.5 (#6167) by Mend Renovate · 5 months ago
  88. 54a9069 chore: exclude Semeru + tr_TR combination from tests by Vladimir Sitnikov · 5 months ago
  89. c92b9cf chore: bump Gradle to 8.5 by Vladimir Sitnikov · 5 months ago
  90. b0c06a6 fix(deps): update io.burt to v0.6.0 by Mend Renovate · 6 months ago
  91. 2fc90f9 fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0 by Mend Renovate · 6 months ago
  92. a875fa4 fix(deps): update dependency org.apache.commons:commons-pool2 to v2.12.0 by Mend Renovate · 6 months ago
  93. f201bd6 fix(deps): update dependency org.apache.commons:commons-text to v1.11.0 by Mend Renovate · 6 months ago
  94. 45c4b04 fix(deps): update dependency org.junit:junit-bom to v5.10.1 by Mend Renovate · 6 months ago
  95. 047a6fb fix(deps): update dependency commons-net:commons-net to v3.10.0 by Mend Renovate · 6 months ago
  96. 63f839d fix(deps): update dependency org.apache.xmlgraphics:xmlgraphics-commons to v2.9 by Mend Renovate · 6 months ago
  97. 3e6c3f7 fix(deps): update net.minidev json-smart to v2.5.0 by Mend Renovate · 6 months ago
  98. 8ba840a fix(deps): update org.apache.logging.log4j to v2.22.0 by Mend Renovate · 6 months ago
  99. f9201d7 chore(deps): update plugin com.gradle.enterprise to v3.15.1 by Mend Renovate · 6 months ago
  100. 7a5ef78 fix(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v4.4.1.3373 by Mend Renovate · 6 months ago