Sign in
◑
Theme
apache
/
grails-micronaut
/
HEAD
64c9bef
refactor: extract Grails Micronaut into a standalone repository
by James Fredley
· 26 hours ago
8.0.x
41259bf
Merge pull request #16178 from apache/fix/disable-groovy-indy-build
by James Fredley
· 2 days ago
6fce5e1
Merge branch '8.0.x' into fix/disable-groovy-indy-build
by James Fredley
· 2 days ago
17b9ded
Merge pull request #16167 from apache/build/ci-daemon-heap-vs-runner-ram
by James Fredley
· 2 days ago
854938f
fix: include runtime jars on groovydoc classpath
by James Fredley
· 3 days ago
e2d5517
Merge branch '8.0.x' into build/ci-daemon-heap-vs-runner-ram
by James Fredley
· 3 days ago
b34c0ee
Merge branch '8.0.x' into fix/disable-groovy-indy-build
by James Fredley
· 3 days ago
5670a65
Merge pull request #16315 from apache/ci/asf-approved-pins-8.0.x
by Søren Berg Glasius
· 3 days ago
e9cf8b1
ci: pin the remaining actions to ASF-approved SHAs on 8.0.x
by Søren Berg Glasius
· 3 days ago
def2c9b
Merge remote-tracking branch 'origin/7.2.x' into merge/7.2.x-into-8.0.x
by Søren Berg Glasius
· 3 days ago
5075ff3
Merge pull request #16314 from apache/merge/7.1.x-into-7.2.x
by Søren Berg Glasius
· 3 days ago
473230b
Merge remote-tracking branch 'origin/7.1.x' into merge/7.1.x-into-7.2.x
by Søren Berg Glasius
· 3 days ago
53d9c1e
Merge pull request #16313 from apache/merge/7.0.x-into-7.1.x
by Søren Berg Glasius
· 3 days ago
049fee3
Merge remote-tracking branch 'origin/7.0.x' into merge/7.0.x-into-7.1.x
by Søren Berg Glasius
· 3 days ago
4062b15
Merge branch 8.0.x into build/ci-daemon-heap-vs-runner-ram
by James Fredley
· 3 days ago
3b66822
Merge pull request #16308 from apache/ci/asf-approved-action-pins
by Søren Berg Glasius
· 3 days ago
9bf5f66
Add test coverage and fix real bugs in grails-datamapping-core's services package (#16156)
by Walter B Duque de Estrada
· 4 days ago
ecb4a4d
ci: pin every action to an ASF-approved SHA
by Søren Berg Glasius
· 4 days ago
55d5076
Merge pull request #16027 from apache/feat/reenable-oracle-testcontainers
by James Daugherty
· 4 days ago
25b7937
Merge branch '8.0.x' into fix/disable-groovy-indy-build
by James Fredley
· 4 days ago
1113d60
Merge pull request #16302 from apache/fix/16162-fields-memoize-leak
by James Fredley
· 4 days ago
05cefde
Give TemplateLookupCachingSpec its own command fixture
by James Fredley
· 4 days ago
c6cdd02
Merge pull request #16305 from jamesfredley/merge/7.2.x-into-8.0.x
by James Fredley
· 4 days ago
bb9780c
Merge branch '7.2.x' into 8.0.x
by James Fredley
· 4 days ago
377a0ee
Merge pull request #16304 from jamesfredley/merge/7.1.x-into-7.2.x
by James Fredley
· 4 days ago
a071dca
Merge branch '7.1.x' into 7.2.x
by James Fredley
· 4 days ago
9f8dede
Merge pull request #16303 from jamesfredley/merge/7.0.x-into-7.1.x
by James Fredley
· 4 days ago
13bf440
Fix fields template lookup leak from accessor-keyed memoization
by James Fredley
· 4 days ago
cf57bce
Merge branch '7.0.x' into 7.1.x
by James Fredley
· 4 days ago
54cd047
Merge pull request #16301 from jamesfredley/feat/forge-aws-slots-next-snapshot-older
by James Fredley
· 4 days ago
946faaa
docs(forge): stop hardcoding the shared ALB DNS name.
by James Fredley
· 4 days ago
e185065
Add Forge AWS next-snapshot and older slots.
by James Fredley
· 4 days ago
505542f
build: keep Grails 8 indy-off only in CompilePlugin
by James Fredley
· 4 days ago
c4e794f
fix: invoke Map constructors without Class.newInstance under indy-off
by James Fredley
· 2 weeks ago
085c0d2
fix: stop count() log.debug hitting GORM methodMissing
by James Fredley
· 3 weeks ago
8dfa363
build: disable Groovy invokedynamic for the Grails 8 compile
by James Fredley
· 3 weeks ago
8d1fc7d
Merge pull request #16110 from apache/ci/remove-docs-publish-serialization
by James Fredley
· 4 days ago
0e5a368
Merge remote-tracking branch 'upstream/7.1.x' into 7.2.x
by James Daugherty
· 4 days ago
b96887f
Merge remote-tracking branch 'upstream/7.0.x' into 7.1.x
by James Daugherty
· 4 days ago
19157d8
Merge pull request #16273 from codeconsole/feat/wildcard-resources-mapping
by Scott Murphy
· 4 days ago
2550800
Merge pull request #16114 from codeconsole/fix/gradle-97-groovy-config-script
by Scott Murphy
· 5 days ago
6f254ca
Merge pull request #16293 from apache/fix/16280-map-accessor-collisions
by James Daugherty
· 5 days ago
dc214d9
Address map entries shadowed by bean accessors on Groovy 5
by Søren Berg Glasius
· 5 days ago
5684ed1
Merge remote-tracking branch 'origin/fix/gradle-97-groovy-config-script' into fix/gradle-97-groovy-config-script
by Scott Murphy Heiberg
· 5 days ago
818d22b
Wire every GroovyCompile task, and fail on a missing configurationScript
by Scott Murphy Heiberg
· 5 days ago
c427432
Merge branch '8.0.x' into feat/wildcard-resources-mapping
by Scott Murphy
· 5 days ago
392edeb
Merge remote-tracking branch 'upstream/8.0.x' into fix/gradle-97-groovy-config-script
by Scott Murphy Heiberg
· 5 days ago
c1b532a
M6 FIX: Require a username and password on the spring-boot-starter-security User (#16291)
by Scott Murphy
· 5 days ago
3d3f4bb
Register a generated auto-configuration where it is generated (#16224)
by Scott Murphy
· 5 days ago
2f7a097
Fix JsonScanner number parsing for bare exponents and -Infinity (#16284)
by Walter B Duque de Estrada
· 5 days ago
b0c351b
Merge pull request #16288 from apache/feat/async-group-8.0.x
by James Daugherty
· 6 days ago
c8688ff
Merge pull request #16283 from apache/post-8.0.0-M6-release
by Mattias Reichel
· 6 days ago
8bf277b
Fix async group & add associated feature
by James Daugherty
· 6 days ago
30c1e77
Merge pull request #16279 from codeconsole/chore/remove-dead-xml-apis-exclusions-8.0.x
by James Daugherty
· 6 days ago
2ef59e1
Merge pull request #16005 from apache/fix/groovydoc-links
by James Daugherty
· 6 days ago
d71c218
Merge pull request #16221 from codeconsole/feat/beans-dsl-qualified-autoconfiguration-name-8.0.x
by Scott Murphy
· 6 days ago
03ef497
Merge pull request #16216 from codeconsole/fix/embedded-mongo-backend-reuse-8.0.x
by Scott Murphy
· 6 days ago
cfb1b1e
Cover the qualified sibling end to end, not just at the AST level
by Scott Murphy Heiberg
· 6 days ago
c2e29e3
State that a qualified autoConfigurationName is absolute
by Scott Murphy Heiberg
· 6 days ago
cf50292
Document the backend as a setting a restart is not handed a stale server for
by Scott Murphy Heiberg
· 6 days ago
b3fa838
Merge remote-tracking branch 'origin/feat/beans-dsl-qualified-autoconfiguration-name-8.0.x' into feat/beans-dsl-qualified-autoconfiguration-name-8.0.x
by Scott Murphy Heiberg
· 6 days ago
5ca8537
Correct the two remaining "same package" claims about the sibling
by Scott Murphy Heiberg
· 6 days ago
7714cde
Merge branch '8.0.x' into fix/gradle-97-groovy-config-script
by Scott Murphy
· 6 days ago
4646adf
docs: fix Groovydoc external-type links and audit unresolvable links by cause
by James Daugherty
· 7 days ago
f3a91d3
Merge pull request #16211 from apache/fix/bump-hibernate7-versions
by James Daugherty
· 7 days ago
6408c36
fix(deps): Bump Hibernate 7 to 7.4.7.Final
by Mattias Reichel
· 7 days ago
10d7c84
Merge branch '8.0.x' into feat/beans-dsl-qualified-autoconfiguration-name-8.0.x
by Scott Murphy
· 7 days ago
d1a3e5c
Merge remote-tracking branch 'origin/feat/wildcard-resources-mapping' into feat/wildcard-resources-mapping
by Scott Murphy Heiberg
· 7 days ago
06a27a8
Cover the namespace form of a wildcard resources mapping
by Scott Murphy Heiberg
· 7 days ago
e469c27
Remove dead xml-apis dependency exclusions
by Scott Murphy Heiberg
· 7 days ago
6af0bf5
Merge branch '8.0.x' into feat/wildcard-resources-mapping
by Scott Murphy
· 8 days ago
4309d5b
Merge pull request #16274 from codeconsole/fix/codec-metaclass-compile-static-8.0.x
by Scott Murphy
· 8 days ago
6703374
Bump Forge Shadow plugin to 8.3.11 for Gradle 9
by Scott Murphy Heiberg
· 8 days ago
9918f53
Compile CodecMetaClassSupport statically
by Scott Murphy Heiberg
· 8 days ago
2e88f24
Merge pull request #16271 from codeconsole/docs/rest-resources-patch
by Scott Murphy
· 8 days ago
e597f97
Support mapping every controller as a REST resource
by Scott Murphy Heiberg
· 8 days ago
811f25e
Document the PATCH mapping generated by resources and single
by Scott Murphy Heiberg
· 8 days ago
2fd29c6
Merge pull request #16222 from codeconsole/feat/gorm-native-id-type-8.0.x
by Scott Murphy
· 8 days ago
ebee450
Merge branch '8.0.x' into feat/gorm-native-id-type-8.0.x
by Scott Murphy
· 8 days ago
9b58a8a
Merge pull request #16270 from apache/merge-back-8.0.0-M6
by Mattias Reichel
· 8 days ago
314698d
[skip ci] Bump version to 8.0.0-SNAPSHOT
by matrei
· 8 days ago
c08ff11
Merge pull request #16265 from apache/sync/forge-aws-gha-7.2
by James Fredley
· 9 days ago
5a1e15c
Sync Forge AWS GitHub deploy with working 8.0.x
by James Fredley
· 9 days ago
94e04a3
Merge pull request #16264 from apache/sync/forge-aws-gha-7.1
by James Fredley
· 9 days ago
b3f3c25
Sync Forge AWS GitHub deploy with working 8.0.x
by James Fredley
· 9 days ago
381bc41
Merge pull request #16263 from apache/sync/forge-aws-gha-7.0
by James Fredley
· 9 days ago
5899f02
Sync Forge AWS GitHub deploy with working 8.0.x
by James Fredley
· 9 days ago
59046dd
Merge pull request #16262 from apache/fix/forge-aws-describe-star
by James Fredley
· 9 days ago
d434859
Use Elastic Beanstalk managed policies for GitHub deploys
by James Fredley
· 9 days ago
74b567e
Merge pull request #16261 from apache/fix/forge-aws-asg-describe
by James Fredley
· 9 days ago
0be4f67
Allow Forge AWS deploys to describe Auto Scaling groups
by James Fredley
· 9 days ago
d18f8de
Merge pull request #16260 from apache/fix/forge-aws-eb-s3-acl
by James Fredley
· 9 days ago
4bfe59d
Allow Forge AWS deploys S3 ACL and delete on the EB bucket
by James Fredley
· 9 days ago
bb815fa
Use SLF4J for runtime diagnostics (#15993)
by James Fredley
· 9 days ago
24fdfce
Merge pull request #16257 from apache/merge/7.2.x-into-8.0.x
by James Fredley
· 9 days ago
5469a7f
Allow Forge AWS deploys DescribeStackResource and S3 object ACL
by James Fredley
· 9 days ago
52da349
Merge branch '7.2.x' into 8.0.x
by James Fredley
· 9 days ago
e0c5cf1
Merge pull request #16256 from apache/merge/7.1.x-into-7.2.x
by James Fredley
· 9 days ago
ae4ed3c
Merge branch '7.1.x' into 7.2.x
by James Fredley
· 9 days ago
e7b2b68
Merge branch '7.1.x' into 7.2.x
by James Fredley
· 9 days ago
Next »