1. bbfd433 TAP5-2775: exception in production mode and array parameter by Thiago H. de Paula Figueiredo · 2 weeks ago master
  2. 9af6eb9 TAP5-2773: avoiding an infinite recursion loop by Thiago H. de Paula Figueiredo · 4 weeks ago
  3. b1afeeb Adding a bit of debugging logging to PageClassLoaderContextManagerImpl by Thiago H. de Paula Figueiredo · 4 weeks ago
  4. 834c1ab TAP5-2773: NPE when production mode on and template overrides by Thiago H. de Paula Figueiredo · 4 weeks ago
  5. 5c719e3 TAP5-2772: ClassCastException sometimes when in production mode by Thiago H. de Paula Figueiredo · 6 weeks ago
  6. 6637b7e TAP5-2771: Upgrade to Spock 2.3 (#47) by Volker Lamp · 7 weeks ago
  7. f58f36a TAP5-2770: trying to recover when a ClassCastException happens by Thiago H. de Paula Figueiredo · 8 weeks ago
  8. 27664ce TAP5-2770: fixing regression by Thiago H. de Paula Figueiredo · 5 months ago
  9. 3e667bd TAP5-2770: fixing JavaDoc errors by Thiago H. de Paula Figueiredo · 5 months ago
  10. 4fbf66d TAP5-2770: avoiding using FieldHandle when in multiple classloader mode by Thiago H. de Paula Figueiredo · 5 months ago
  11. c6aac55 TAP5-2770: avoiding using FieldHandle when in multiple classloader mode by Thiago H. de Paula Figueiredo · 5 months ago
  12. 3156924 Revert "TAP5-2741: downgrading Tomcat to 10.0.27 so it can run on Java 8" by Thiago H. de Paula Figueiredo · 9 weeks ago
  13. 5baf3f3 TAP5-2741: downgrading Tomcat to 10.0.27 so it can run on Java 8 by Thiago H. de Paula Figueiredo · 9 weeks ago
  14. 09d35ab Updating Netty dependency version by Thiago H. de Paula Figueiredo · 9 weeks ago
  15. b7429c1 TAP5-2741: exclude tapestry-spring from pre-Java 17 builds by Thiago H. de Paula Figueiredo · 9 weeks ago
  16. d8c4448 Changing version to 5.50.0 after switch to jakarta.servlet by Thiago H. de Paula Figueiredo · 9 weeks ago
  17. fe3fabc TAP5-2741: switch to Jakarta EE (#43) by Christian Köberl · 9 weeks ago
  18. f786355 Removing unneeded code in SeleniumTestCase.openLinks() by Thiago H. de Paula Figueiredo · 2 months ago pre-jakarta-ee
  19. 70310f9 Ugly workaround to Gradle dependency resolution bug by Thiago H. de Paula Figueiredo · 3 months ago
  20. 481b2de Bumping version to 5.8.5 after 5.8.4 release by Thiago H. de Paula Figueiredo · 3 months ago
  21. ccf1459 Fixing test so it runs correctly on Java 17+. by Thiago H. de Paula Figueiredo · 3 months ago 5.8.4
  22. fa1b44e TAP5-2769: fixing hardcoded references to ASM packages by Thiago H. de Paula Figueiredo · 3 months ago
  23. e383f1a TAP5-2769: Upgrade ASM to 9.6 to support Java 21 by Thiago H. de Paula Figueiredo · 3 months ago
  24. c9fb4e9 TAP5-2769: revert ASM shadowing by Thiago H. de Paula Figueiredo · 3 months ago
  25. 6846f68 Picking up Gradle 8.5 by Thiago H. de Paula Figueiredo · 3 months ago
  26. cac6ead TAP5-2769: more build fixes by Thiago H. de Paula Figueiredo · 3 months ago
  27. 6f8bf2f TAP5-2769: fixing release build and changing shadow ASM package name by Thiago H. de Paula Figueiredo · 3 months ago
  28. 59c11c0 Telling Gradle to not upload plastic-asm by Thiago H. de Paula Figueiredo · 3 months ago
  29. ecb81b8 TAP5-2769 Upgrade ASM to 9.6 to allow running on Java 21 (#46) by chrispoulsen · 5 months ago
  30. 8c6cc2d Rewriting WebResourcesSpec into Java to avoid Geb problems by Thiago H. de Paula Figueiredo · 5 months ago
  31. 669d3c2 Rewriting WebResourcesSpec into Java to avoid Geb problems by Thiago H. de Paula Figueiredo · 5 months ago
  32. 0a621b6 TAP5-2770: component dependencies missing superclass in by Thiago H. de Paula Figueiredo · 5 months ago
  33. a629dae TAP5-2767: ugprade build from Gradle 7 to 8 by Thiago H. de Paula Figueiredo · 6 months ago
  34. 2c61207 TAP5-2768: DefaultRequestExceptionHandler doesn't leak error msg if prod by Ben Weidig · 6 months ago
  35. 7b91b36 TAP5-2766: add .asf.yaml by Ben Weidig · 6 months ago
  36. 9c2209b TAP5-2765: Upgrade Underscore.js to version 1.13.6 (#45) by Olli · 7 months ago
  37. 61ce898 Update README.md by Bob Harner · 6 years ago
  38. 9d8de2f Add build for all pull requests on GitHub (#44) by Christian Köberl · 8 months ago
  39. 358d14d TAP5-2762: symbol for path to the component dependencies file by Thiago H. de Paula Figueiredo · 8 months ago
  40. 1a627f5 Trying to fix missing dependency by upgrading Selenium Server by Thiago H. de Paula Figueiredo · 8 months ago
  41. ca1c403 TAP5-2761: ResourceStreamer#streamResource documentation clarified and NPE fixed by Ben Weidig · 8 months ago
  42. 4ecadd1 TAP5-2759: JSONObject#getLongOrDefault argument type fixed by Ben Weidig · 8 months ago
  43. b5bda40 Bumping version to 5.8.4 after 5.8.3 release by Thiago H. de Paula Figueiredo · 10 months ago
  44. 86415da TAP5-1733: fixing JavaDoc by Thiago H. de Paula Figueiredo · 10 months ago 5.8.3
  45. 166ade9 TAP5-1733: some adjustments to avoid tapestry-core stuff in tapestry-ioc by Thiago H. de Paula Figueiredo · 10 months ago
  46. 06e1c00 TAP5-1733: Gracefully deal with FormsRequirePostException in prod mode. by Volker Lamp · 1 year ago
  47. 50eef37 TAP5-2742: fixing ComponentDependencyGraphvizGeneratorImpl by Thiago H. de Paula Figueiredo · 10 months ago
  48. d6c4324 TAP5-2756: adding ReferenceType.forPages(String...) by Thiago H. de Paula Figueiredo · 10 months ago
  49. 453aea8 TAP5-2729: Improve javadoc of ServiceBinder.bind(Class) by Volker Lamp · 10 months ago
  50. 2ce6ca9 TAP5-2739: fix import by Ben Weidig · 10 months ago
  51. 14864a2 TAP5-2739: tapestry-ioc JDKUtils and DummyLock removed by Ben Weidig · 10 months ago
  52. d9ceb10 TAP5-2730: Contribution id 'ComnpressedModules' fixed by Ben Weidig · 10 months ago
  53. 0124d8c Merge branch 'TAP5-2745' by Ben Weidig · 10 months ago
  54. 6e52632 Trying to fix a couple of GebConfig-configured tests by Thiago H. de Paula Figueiredo · 10 months ago
  55. 65ed227 TAP5-2757: Missing BeanModel-related migrations by Thiago H. de Paula Figueiredo · 10 months ago
  56. 83c24a7 TAP5-2745: Tree component supports empty TreeModel by Ben Weidig · 10 months ago TAP5-2745
  57. 14098e6 TAP5-2708: simplified CssCompressorSpec, added test for TAP5-2600 by Ben Weidig · 11 months ago
  58. 4ffc309 TAP5-2708/2753: CssCompressor updates and CSS variable fixes (#40) by Ben Weidig · 11 months ago
  59. 815390f Capture build scans on ge.apache.org to benefit from deep build insights (#41) by Clay Johnson · 11 months ago
  60. 2c75fdb TAP5-2756: allow non-soft references in the page cache by Thiago H. de Paula Figueiredo · 11 months ago
  61. abc5e72 Missing annotation on ActivationContextIntegrationTests2. by Thiago H. de Paula Figueiredo · 11 months ago
  62. 114e31f TAP5-2755: fix running tests on sandboxed Firefox by Thiago H. de Paula Figueiredo · 11 months ago
  63. 48938d9 TAP5-2742: smarter page cache invalidation by Thiago H. de Paula Figueiredo · 1 year, 6 months ago
  64. 0b1437f TAP5-2537: Added integration test to show this bug is fixed. by Volker Lamp · 1 year ago
  65. dca4fd0 TAP5-2749: Incorrect behavior of getIfExists in EntityApplicationStatePersistenceStrategy (#36) by Vladimir V. Bychkov · 1 year ago
  66. 9501c0f TAP5-2743: PerThreadValue<T> convenience methods by Ben Weidig · 1 year ago
  67. 028580f Make sure tapestry-spock tests get executed. by Volker Lamp · 1 year, 1 month ago
  68. fdf2432 Updated Javadoc. No functional changes. by Volker Lamp · 1 year, 1 month ago
  69. 4137f72 Replaced deprecated constructors with valueOf() equivalents. by Volker Lamp · 1 year, 1 month ago
  70. d9a9eb3 TAP5-1733: Added FormsRequirePostException by Volker Lamp · 1 year, 1 month ago
  71. fb00876 TAP5-2737: Add FontAwesomeIcon to Component Reference page by Volker Lamp · 1 year, 1 month ago
  72. 0aaa569 TAP5-2751: Provide German translation of the 'checked' validator message by Volker Lamp · 1 year, 1 month ago
  73. 80467c4 TAP5-2750: Kaptcha: support for German locale by Volker Lamp · 1 year, 1 month ago
  74. 05e81e4 TAP5-2748: deactivate Travis CI by Ben Weidig · 1 year, 3 months ago
  75. f2b21b3 Fix JavaDoc typo on EventContext.tryGet(Class,int) by Thiago H. de Paula Figueiredo · 1 year, 3 months ago
  76. d879bab TAP5-2744: fixing tapestry-webresources build by Thiago H. de Paula Figueiredo · 1 year, 4 months ago
  77. cac035d TAP5-2744: upgrading Selenium and fixing integration tests by Thiago H. de Paula Figueiredo · 1 year, 4 months ago
  78. ccc3850 TAP5-2735: LocalizationSetter setNonPersistentLocaleFromRequest added by Ben Weidig · 1 year, 8 months ago
  79. 5dd7c3d TAP5-2736: CookieBuilder maxAge fix parameter name by Ben Weidig · 1 year, 8 months ago
  80. 71638e9 TAP5-2736: CookieBuilder maxAge java.time.Duration support by Ben Weidig · 1 year, 8 months ago
  81. 49f9fdc When a non proxied object is beeing eager loaded registry has to instantiate all its constructor parameters. (#35) by zenios · 1 year, 9 months ago
  82. 31f5dff TAP5-2720: better JavaDoc for CORS symbols by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  83. 1703612 Bumping version to 5.8.3 after 5.8.2 release by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  84. 55553dd Adding sleep to AppFolderTests.asset_access to make it pass by Thiago H. de Paula Figueiredo · 1 year, 11 months ago 5.8.2
  85. 57e04fc TAP5-2725: commons-lang as an API dependency for tapestry-core by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  86. 0c25984 TAP5-2718: missing version in Tapestry announcement log entries by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  87. 6fc6de2 Adding @since to InjectComponent.optional() by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  88. 4c862c5 Revert "TAP5-2718: Tapestry announcement lacks version" by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  89. 7932ae5 Merge pull request #34 from apache/TAP5-2728 by Ben Weidig · 1 year, 11 months ago
  90. 4fbc9dc TAP5-2723: fixing even more JavaDoc errors by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  91. 61bf7b4 TAP5-2723: fixing further JavaDoc errors by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  92. a02e870 Increasing timeout in ContentTypeTest.constructor_timeout() (x2) by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  93. a60669b TAP5-2707: avoiding unnecessary Compatibility calls in GridPager by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  94. 99b9688 TAP5-2714: wrong CSS class for Checkbox and Label with Boostrap 4 by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  95. 7909c27 TAP5-2723: fixing more JavaDoc errors by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  96. bf20b74 TAP5-2723: fixing JavaDoc errors by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  97. 4cc99f0 Adding JUnit Jupiter test dependency to more subprojects by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  98. bb46364 Adding JUnit Jupiter dependency so Groovy tests can be run by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  99. 5c856be TAP5-2723: CronExpression fails handling L-<dayOfMonth> by Thiago H. de Paula Figueiredo · 1 year, 11 months ago
  100. 492f858 Increasing timeout in ContentTypeTest.constructor_timeout() by Thiago H. de Paula Figueiredo · 1 year, 11 months ago