1. 07acbb7 javadoc: point to correct Java platform documentation version by Ben Weidig · 24 hours ago master
  2. 6712f46 JettyRunner allow for re-bind attempts by Ben Weidig · 8 days ago
  3. 4a38af4 TAP5-2817: SeleniumTestCase improve error handling during testStartup by Ben Weidig · 8 days ago
  4. 80b8168 TAP5-2809: Gradle integration test convention use mutex by Ben Weidig · 8 days ago
  5. 5c3305f 5_10_RELEASE_NOTES.md updated by Ben Weidig · 2 weeks ago
  6. 76cf30a TAP5-2836: update require.js/underscore by Ben Weidig · 2 weeks ago
  7. 50378e7 TAP5-2834: set hmac passphrase for app7 integration test by Ben Weidig · 2 weeks ago
  8. 72acfbd TAP5-2834: Fail startup in production mode on weak/empty HMAC passphrase (#63) by Ben Weidig · 2 weeks ago
  9. 7ab8a79 TAP5-2835: ContextAssetProtectionRule chain added, don't serve source maps in prod by Ben Weidig · 2 weeks ago
  10. 101d388 TAP5-2810: fixing EsSihmDispatcher when context path isn't / by Thiago H. de Paula Figueiredo · 4 weeks ago
  11. b11bffc justfile fixes by Thiago H. de Paula Figueiredo · 4 weeks ago
  12. 7d65906 TAP5-2810: fixing EsSihmDispatcher when context path isn't / by Thiago H. de Paula Figueiredo · 4 weeks ago
  13. 291ab2a Add draft threat model + SECURITY.md + AGENTS.md for security-model discoverability (#61) by Jarek Potiuk · 5 weeks ago
  14. f64b97d Missing @Deprecated annotations added by Ben Weidig · 5 weeks ago
  15. f58907a TAP5-2827: fix javadoc issues by Ben Weidig · 5 weeks ago
  16. 0134cde TAP5-2827: tapestry-core DOM XPath support (#59) by Ben Weidig · 5 weeks ago
  17. 11386f4 TAP5-2831: update Jackson to 2.21.3 by Thiago H. de Paula Figueiredo · 9 weeks ago
  18. ed823c4 TAP%-2812: updating TS/JS dependencies by Thiago H. de Paula Figueiredo · 9 weeks ago
  19. e873e17 TAP5-2830: Automate ASM vendoring, update to 9.9.1 by Ben Weidig · 10 weeks ago
  20. b4f38e2 TAP5-2828: build.gradle use javadoc convention by Ben Weidig · 2 months ago
  21. d973f4f TAP5-2829: Css class typo in Errors component (#60) by Volker Lamp · 2 months ago
  22. d56b1a8 TAP5-2828: Javadoc min Java version, convention added, minor fixes by Ben Weidig · 3 months ago
  23. bac9864 TAP5-2810: using BaseURLSource to get ES shims' URLs by Thiago H. de Paula Figueiredo · 3 months ago
  24. 3e89257 GitHub Actions: match Jenkinsfile Java versions by Ben Weidig · 3 months ago
  25. 38df86a GitHub Actions: only use whitelisted actions (#58) by Christian Köberl · 3 months ago
  26. 0dbc5bd TAP5-2826: allow null value for render variables by Ben Weidig · 4 months ago
  27. 320d5ec TAP5-2819: Jenkinsfile another attempt to fix cell separation by Ben Weidig · 4 months ago
  28. e74e8e7 TAP5-2810: little tweaks around ES shims by Thiago H. de Paula Figueiredo · 4 months ago
  29. 01336b0 TAP5-2819: Jenkinsfile fix cell-based artifact archiving by Ben Weidig · 4 months ago
  30. 72918c7 TAP5-2819: WebResourcesTest trying to fix timeout on Apache CI by Ben Weidig · 4 months ago
  31. 91d4f89 TAP5-2809: NpmTask use /tmp/.npm as cache by Ben Weidig · 4 months ago
  32. 1b017fb GoogleClosureMinimizer: further optimizations by Ben Weidig · 4 months ago
  33. 8a640f3 TAP5-2809/2819: Integration testing streamlined by Ben Weidig · 4 months ago
  34. 89bea1a TAP5-2809: add missing license info to GenerateCheksums.groovy by Ben Weidig · 4 months ago
  35. cd3518f TAP5-2809: NpmTask with Docker support, don't emit TypeScript types into es-modules by Ben Weidig · 4 months ago
  36. ea8b799 TAP5-2819: Jenkinsfile integration test results prefixing improved by Ben Weidig · 4 months ago
  37. 8edf1ed GoogleClosureMinimizer: return non-minimized JS on error by Ben Weidig · 4 months ago
  38. 1f3dd17 TAP5-2809: run TestNG unit tests via Jupiter, integration tests native, more cleanup by Ben Weidig · 4 months ago
  39. 3679c4a webresources: GoogleClosureMinimizer no logging by default by Ben Weidig · 4 months ago
  40. 0d14be9 TAP5-2819: Jenkinsfile try to improve test result splitting in matrix builds by Ben Weidig · 4 months ago
  41. 4c32a4b TAP5-2809: register core integration test tasks for both JUnit and TestNG by Ben Weidig · 4 months ago
  42. 2b31a26 TAP5-2809: run JUnit4 via vintage engine, add explicit testNG task by Ben Weidig · 4 months ago
  43. f0eb5e1 TAP5-2819: Jenkinsfile fix mail token for skipped tests by Ben Weidig · 4 months ago
  44. d9e553a TAP5-2809: exlcude netty from mavenLocal, improve project version guards by Ben Weidig · 4 months ago
  45. 5678d2c ioc-jcache: Explitly request jsr107 CachingProvider by Ben Weidig · 4 months ago
  46. 983380f TAP5-2819: Jenkinsfile further build artifacts separation by Ben Weidig · 4 months ago
  47. 06fc5d8 webresources: silence more of Google Closure Minimizer by Ben Weidig · 4 months ago
  48. 1c81fe8 TAP5-2819: Jenkinsfile changelog generation improved by Ben Weidig · 4 months ago
  49. 2c7b146 SeleniumTestCase timeouts from testng.xml or system props only by Ben Weidig · 4 months ago
  50. 3279fd2 SeleniumTestCase fix blank check by Ben Weidig · 4 months ago
  51. 7d79651 TAP5-2819: Jenkinsfile move javadoc into matrix, fix build artifact names by Ben Weidig · 4 months ago
  52. c972125 SeleniumTestCase make page-load/wait timeout configurable via annotation/props by Ben Weidig · 4 months ago
  53. 6ac2a65 TAP5-2819: Jenkinsfile notification mails improved by Ben Weidig · 4 months ago
  54. 206367d TAP5-2825: tapestry-jpa-cache Java 21 support by Ben Weidig · 4 months ago
  55. 5ce05d7 TAP5-2825: Java 21 support by Ben Weidig · 4 months ago
  56. 00ba263 TAP5-2809: java-convention use source/targetCompatibility, not toolchain by Ben Weidig · 4 months ago
  57. 5ea4bac TAP5-2819: Jenkinsfile fix stage nesting by Ben Weidig · 4 months ago
  58. 1f21d84 TAP5-2823: Spock 2.4, Geb removed (unused) by Ben Weidig · 4 months ago
  59. d72a3e5 5.10 release notes scratch pad updated by Ben Weidig · 4 months ago
  60. 4f31d0d prebuild.sh: made OS-aware by Ben Weidig · 4 months ago
  61. 6f6b1b9 TAP5-2809: Gradle 8.14.4 by Ben Weidig · 4 months ago
  62. aaed673 TAP5-2809: Apache commons dependencies updated by Ben Weidig · 4 months ago
  63. 1adaf0d TAP5-2809: jacoco 0.8.14, version guards removed by Ben Weidig · 4 months ago
  64. 911552a TAP5-2819: Jenkinsfile use matrix for min/max JDK, more sensible timeouts by Ben Weidig · 4 months ago
  65. c926d62 TAP5-2819: Jenkinsfile.integration-variants added by Ben Weidig · 4 months ago
  66. cf1ad1f TAP5-2809: simplifying tapestry-jpa build.gradle by Ben Weidig · 4 months ago
  67. 414646e SeleniumTestCase always write error report (HTML+screenshot) by Ben Weidig · 4 months ago
  68. 1397fd7 TAP5-2819: Jenkinsfile always archive test and coverage artifacts by Ben Weidig · 4 months ago
  69. a917d88 TAP5-2809: fixing tapestry-jpa runTestAppN tasks by Thiago H. de Paula Figueiredo · 4 months ago
  70. 4ccb37e TAP5-2819: Jenkinsfile disable coverage (missing plugin?) by Ben Weidig · 4 months ago
  71. 1cf9b9e Improving code. by Thiago H. de Paula Figueiredo · 4 months ago
  72. afd850a TAP5-2819: Jenkinsfile continue on failed tests by Ben Weidig · 4 months ago
  73. 75e56f9 TAP5-2819: SeleniumTestCase improve headless environment by Ben Weidig · 4 months ago
  74. bafa7f7 TAP5-2819: SeleniumTestCase allow paramters from system property as fallback by Ben Weidig · 4 months ago
  75. 1cfb911 TAP5-2819: Jenkinsfile don't test integration variants by Ben Weidig · 4 months ago
  76. b42abba TAP5-2821: ReloadSpec write bytecode first, touch after by Ben Weidig · 4 months ago
  77. e029879 TAP5-2819: Jenkinsfile increase selenium timeout by Ben Weidig · 4 months ago
  78. 1be8d99 TAP5-2820: ConcurrentBarrier remove synchronized blocks by Ben Weidig · 5 months ago
  79. fe28db6 TAP5-2819: Jenkinsfile increase timeout by Ben Weidig · 5 months ago
  80. 9d6cc70 TAP5-2819: SeleniumTestCase remove implicit waiting, make wait time configurable by Ben Weidig · 5 months ago
  81. f894b51 TAP5-2819: Add Jenkinsfile by Ben Weidig · 5 months ago
  82. 45676f1 TAP5-2819: Run headless on CI by Ben Weidig · 5 months ago
  83. 0c8e7db TAP5-2809: testing-base-convention improved by Ben Weidig · 5 months ago
  84. 4e1e411 TAP5-2819: enable JaCoCo XML export, move HTML output by Ben Weidig · 5 months ago
  85. 6254efb Temporarily disabling the quickstart build by Thiago H. de Paula Figueiredo · 5 months ago
  86. 197b67f Fixing Maven artifact publication by Thiago H. de Paula Figueiredo · 5 months ago
  87. 79b75ff emoving --info option from Gradle by Thiago H. de Paula Figueiredo · 5 months ago
  88. 5bac8eb Fixing generateChecksums Gradle task by Thiago H. de Paula Figueiredo · 5 months ago
  89. 42b9a03 Changing how the dependency on task typeScriptDocs is done by Thiago H. de Paula Figueiredo · 5 months ago
  90. d7a1718 TAP5-2813: Hopefully last workaround (attempt #2) by Thiago H. de Paula Figueiredo · 5 months ago
  91. 786355a TAP5-2809: Release notes scratch pad updated by Ben Weidig · 6 months ago
  92. 9d50d99 core: CronExpressionSpec serialization test re-enabled by Ben Weidig · 6 months ago
  93. 9385435 TAP5-2817: SeleniumTestCase rename container constants by Ben Weidig · 6 months ago
  94. 8b90a1d TAP5-2816: SeleniumTestCase increase wait time on opening links by Ben Weidig · 6 months ago
  95. 6ff6ded TAP5-2816: SeleniumTestCase replace By.link with By.xpath locator by Ben Weidig · 6 months ago
  96. 68fc38b TAP5-2809: Setting java toolchain in submodules where required by Ben Weidig · 6 months ago
  97. 34ffa9f core: XMLTokenStreamTest disabled for now by Ben Weidig · 6 months ago
  98. d087882 TAP5-2809: Update dependency version before 5.10 RC by Ben Weidig · 6 months ago
  99. 834dccd TAP5-2809: Setting java toolchain/release to 11, remove version safeguards by Ben Weidig · 6 months ago
  100. 847805f TAP5-2809: Gradle 8.14.2 -> 8.14.3 by Ben Weidig · 6 months ago