1. 5ec9ac4 Merge pull request #415 from apache/dependencies-and-cleanup by James Daugherty · 2 days ago main
  2. 86c4a9b Make the JSP plugin optional by James Daugherty · 2 days ago
  3. 778a151 Review feedback on dependencies and clean-up by James Daugherty · 2 days ago
  4. 789d94d Project clean-up from original migration plan by James Daugherty · 5 days ago
  5. 52311ac Updating dependencies & fixing deprecations by James Daugherty · 5 days ago
  6. 00efc65 Merge pull request #35 from fernando88to/main by James Daugherty · 13 days ago
  7. e70ee01 Increment version by James Daugherty · 13 days ago
  8. c8efb0e Merge pull request #36 from apache/asfCompilance by James Daugherty · 2 weeks ago
  9. 1e71287 Fix test pollution by James Daugherty · 3 weeks ago asfCompilance
  10. 345ee17 Keep AGENTS.md in the source distribution by James Daugherty · 3 weeks ago
  11. 8c00c3a Updating documentation by James Daugherty · 3 weeks ago
  12. c87177b Put LICENSE and NOTICE in the plugin ZIP and tidy the source distribution by James Daugherty · 3 weeks ago
  13. b6cd589 Relocate the JetBrains attribution in NOTICE and guard the header form by James Daugherty · 3 weeks ago
  14. 3233432 Replace the JetBrains-attributed headers with the canonical ASF header by James Daugherty · 3 weeks ago
  15. be58a09 Resolve the test fixture jars from Maven instead of committing them by James Daugherty · 3 weeks ago
  16. c106d5c Merge remote-tracking branch 'origin/main' by fernando henrique · 4 weeks ago
  17. a5d4d52 Reach tests of siblings kept in another package. by fernando henrique · 4 weeks ago
  18. c1c8dc6 Merge pull request #32 from fernando88to/main by James Daugherty · 4 weeks ago
  19. e8f3d28 Stop injecting Grails 1.x controller members over the traits. by fernando henrique · 4 weeks ago
  20. 4dc98b8 Merge pull request #17 from fernando88to/main by James Daugherty · 4 weeks ago
  21. ebd3f85 Cover projections, the non-Hibernate implementor and the paginated terminal by fernando henrique · 4 weeks ago
  22. 39697b7 Clarify contributed member set and move BUILDABLE_CRITERIA by fernando henrique · 4 weeks ago
  23. 4446c91 Update plugin/src/main/java/org/apache/grails/intellij/plugin/references/domain/criteria/BuildableCriteriaImplicitMemberContributor.java by Fernando Henrique · 4 weeks ago
  24. a912b65 Fix vargs calls causing isHide to error by James Daugherty · 5 weeks ago
  25. 0821bbe Add snapshot language to the CI artifact by James Daugherty · 6 weeks ago
  26. 45e7363 IdeModalityType.PROJECT -> IdeModalityType.IDE fix by James Daugherty · 6 weeks ago
  27. a9d13dc Fix expensive method calls from being invoked by James Daugherty · 6 weeks ago
  28. 96c8675 Merge branch 'apache:main' into main by Fernando Henrique · 7 weeks ago
  29. cb8bf33 Fix criteria count() not resolving on GORM 4+ by fernando henrique · 7 weeks ago
  30. d5df460 Make build reproducible by James Daugherty · 7 weeks ago
  31. 0ac9119 Updates from release testing by James Daugherty · 7 weeks ago
  32. 4c431a8 Fix svn folder name by James Daugherty · 7 weeks ago
  33. 0d8b1d4 Remove push triggre due to api limits by James Daugherty · 7 weeks ago
  34. 72f171d Change startImport per upstream changes by James Daugherty · 7 weeks ago
  35. 11e9243 Change namespace to grails so we can publish by James Daugherty · 7 weeks ago
  36. ad864ff Updating release workflow by James Daugherty · 7 weeks ago
  37. 54dbb1c Update dependencies by James Daugherty · 7 weeks ago
  38. 25f4c7d Restore JavaVersionMatcher's package, broken by the repackage by James Daugherty · 7 weeks ago
  39. 1f1786d Support build-test-data 3.x+ build/findOrBuild on any GORM entity by James Daugherty · 7 weeks ago
  40. 731dfdd Repackage every project to group + artifact, and rename the plugin to Apache Grails by James Daugherty · 7 weeks ago
  41. 7fda17f Commit the build-logic helper classes that .gitignore was swallowing by James Daugherty · 7 weeks ago
  42. 696da9f Merge main into gradle-restructure by James Daugherty · 7 weeks ago
  43. 2f37ce3 Resolve a spec back to its artefact across modules and via the unit-test trait by James Daugherty · 7 weeks ago
  44. e0395ce Update the plans to reflect what has shipped by James Daugherty · 7 weeks ago
  45. c97f99a Stop GSP taglib lookup throwing IndexNotReadyException during indexing by James Daugherty · 7 weeks ago
  46. c315ab1 Update the build-hygiene tooling and docs for the restructure by James Daugherty · 7 weeks ago
  47. 8af0a48 Convert the five Kotlin test classes to Java by James Daugherty · 7 weeks ago
  48. 58f5e0b Convert the last of the main-source Kotlin to Java by James Daugherty · 7 weeks ago
  49. f4b2666 Convert the gsp parsing, plugin discovery and test-runner setup to Java by James Daugherty · 7 weeks ago
  50. fa7001c Convert the editor toolbar and action-context helpers to Java by James Daugherty · 7 weeks ago
  51. e74cae5 Convert the runner package and coverage module to Java by James Daugherty · 7 weeks ago
  52. abc719b Convert the gson package from Kotlin to Java by James Daugherty · 7 weeks ago
  53. 83356c5 Convert the structure package from Kotlin to Java by James Daugherty · 7 weeks ago
  54. b2f4c44 Rename the six content modules into the org.apache.grails namespace by James Daugherty · 7 weeks ago
  55. b40eece Centralize repository declarations in a settings plugin by James Daugherty · 7 weeks ago
  56. 88f836a Move the plugin into plugin/, leaving the root a pure aggregator by James Daugherty · 7 weeks ago
  57. 9250ef6 Promote compilers/ to a top-level tier alongside libs/ by James Daugherty · 7 weeks ago
  58. 897b2e0 Move libs and compiler tiers, and drop the unused raster icons by James Daugherty · 7 weeks ago
  59. 33967ba Move the six content modules into pluginModules/ with standard source layout by James Daugherty · 7 weeks ago
  60. 02f4218 Track the dormant grails-rt code in the improvement plan by James Daugherty · 7 weeks ago
  61. a26b552 Document every subproject, and restore the grails-rt agent manifest by James Daugherty · 7 weeks ago
  62. 2d2d126 Flatten the compiler namespace so no tier is a prefix of another by James Daugherty · 7 weeks ago
  63. 369fa57 Nest the compiler tier under libs and complete the group hierarchy by James Daugherty · 7 weeks ago
  64. e71acf3 Split compiler plugins into their own tier, distinct from libraries by James Daugherty · 7 weeks ago
  65. 0b9505e Convert every build file to Groovy DSL and pin all artifact names by James Daugherty · 7 weeks ago
  66. cb817c4 Add the Groovy convention plugins and convert hibernate as a pilot by James Daugherty · 7 weeks ago
  67. 134d0df Convert build-logic to Groovy precompiled script plugins by James Daugherty · 7 weeks ago
  68. ba98364 Convert the projectView package from Kotlin to Java by James Daugherty · 7 weeks ago
  69. 623a757 Merge pull request #6 from fernando88to/main by James Daugherty · 7 weeks ago
  70. 63fa492 Convert the artefact api and impl packages from Kotlin to Java by James Daugherty · 7 weeks ago
  71. 88ae0a2 Generate the vote, result, and announcement emails from checked-in templates by James Daugherty · 7 weeks ago
  72. 0e3a95c Drop grails-core references from the release docs by James Daugherty · 7 weeks ago
  73. ecfd3f0 Add release-abort workflow and drop the stale test.idea.home.path default by James Daugherty · 7 weeks ago
  74. 78171a4 Add release verification tooling and document the release process by James Daugherty · 7 weeks ago
  75. 6be9d41 Fix release workflow hardcoding the pre-rename plugin ZIP name by James Daugherty · 7 weeks ago
  76. 30fadfb Document build-from-scratch and wrapper bootstrap in README by James Daugherty · 8 weeks ago
  77. 8adc98a Port build-hygiene tooling from grails-core by James Daugherty · 8 weeks ago
  78. 81dbe84 Pull upstream 2026.2.x changes into our version by James Daugherty · 7 weeks ago
  79. 4097e06 Fix criteria closure resolution and property navigation for GORM 4+ by fernando henrique · 7 weeks ago
  80. b013f29 Fix HQL navigation and rename for GORM domains in Grails 3+ by fernando henrique · 7 weeks ago
  81. ac0f003 Fix project generator ignoring Tomcat servlet selection by James Daugherty · 8 weeks ago
  82. 5d4100a Add .DS_Store to gitignore by James Daugherty · 8 weeks ago
  83. dea2ce5 Fix Go To View for artefacts whose views live in another module by James Daugherty · 8 weeks ago
  84. a67b655 Reconcile asset-pipeline JS support: cross-block injection via extension point by James Daugherty · 8 weeks ago
  85. 2aa08f1 Improve toolbar artefact navigation for multi-project builds by James Daugherty · 8 weeks ago
  86. 1fcc630 Remove debug logging from toolbar resolution fix by James Daugherty · 8 weeks ago
  87. b19e81b Fix toolbar resolution by James Daugherty · 8 weeks ago
  88. c1935d8 Fix mechanical deprecation warnings by James Daugherty · 8 weeks ago
  89. 6e74aa1 Remove deprecated document api usages by James Daugherty · 8 weeks ago
  90. 2195770 Do not double zip the plugin install zip by James Daugherty · 8 weeks ago
  91. 93eee30 Merge pull request #2 from apache/naming-updates by James Daugherty · 8 weeks ago
  92. 3f5da50 Merge pull request #1 from fernando88to/main by James Daugherty · 8 weeks ago
  93. 0f15663 Merge branch 'apache:main' into main by Fernando Henrique · 8 weeks ago
  94. 529d03f [skip ci] Enable GitHub issues by Mattias Reichel · 8 weeks ago
  95. e8c9385 Update plugin description by Mattias Reichel · 8 weeks ago
  96. 1f83e92 Align generator naming with other frameworks by Mattias Reichel · 8 weeks ago
  97. f54cbb4 Rename the project by Mattias Reichel · 8 weeks ago
  98. 9c9ce38 Fix coverage module NoClassDefFoundError at startup by James Daugherty · 8 weeks ago
  99. 719de11 Document ASF license header requirement for new files in AGENTS.md by James Daugherty · 8 weeks ago
  100. 03c9ece Add AGENTS.md by James Daugherty · 8 weeks ago