This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 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
     new 33dd399a5c Merge pull request #15441 from 
apache/refactor/remove-gorm-enhancer-from-tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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 +++++++---------
 7 files changed, 104 insertions(+), 118 deletions(-)

Reply via email to