This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch fix/basic-collection-in-14610
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 150f6ebcc8 Fix checkstyle import order, prevent duplicate alias, and
preserve original property name
add e010807f82 prioritize a non-namespaced controller when no namespace is
defined
add a0903ad6b2 Merge pull request #15464 from
codeconsole/7.0.x-urlmappings-namespace-fix
add be27f2b6ca refactor(tests): replace GormEnhancer.find*Api calls with
public GORM APIs
add fe6f365aea fix(tests): use named-datasource instance API to
save/delete in WhereQueryConnectionRoutingSpec
add 8fad55d728 Merge branch '7.0.x' into
refactor/remove-gorm-enhancer-from-tests
add 303415c6bd fix(style): add trailing newline to
WhereQueryConnectionRoutingSpec; strengthen DeepValidateWithSaveSpec
add 3803e27b51 Revert neo4j ValidationSpec change per review feedback
add da9d7f5dcc Merge branch '7.0.x' into
refactor/remove-gorm-enhancer-from-tests
add 33dd399a5c Merge pull request #15441 from
apache/refactor/remove-gorm-enhancer-from-tests
add 7556404b08 Add no-grouping-comments rule to AGENTS.md Groovy style
guide
add 0de59de39b Merge pull request #15466 from
apache/docs/agents-no-grouping-comments
add 9b5991c63d Merge branch '7.0.x' into fix/basic-collection-in-14610
No new revisions were added by this update.
Summary of changes:
AGENTS.md | 4 ++
.../groovy/myapp/BarIntegrationSpec.groovy | 3 +-
.../groovy/myapp/FooIntegrationSpec.groovy | 3 +-
.../DataServiceMultiDataSourceSpec.groovy | 42 +++++++-----------
...ataServiceMultiTenantMultiDataSourceSpec.groovy | 42 +++++++-----------
.../gorm/tests/DeepValidateWithSaveSpec.groovy | 46 ++++++++++++--------
.../gorm/SaveWithFailOnErrorDefaultSpec.groovy | 50 +++++++++++-----------
.../tests/WhereQueryConnectionRoutingSpec.groovy | 36 +++++++---------
.../mvc/AbstractGrailsControllerUrlMappings.groovy | 12 +++++-
9 files changed, 119 insertions(+), 119 deletions(-)