This is an automated email from the ASF dual-hosted git repository.
davydotcom pushed a change to branch patch-gsp-performance
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from a17d452308 fixing a few tests in grails-gsp and checking into fields
plugin tests, think the GrailsWebUnit helper has a behavior that is atypical
add 973e7166e4 fields plugin uses model fields mode which dynamically adds
properties to the GroovyPage, ignore cache if using that
No new revisions were added by this update.
Summary of changes:
.../src/main/groovy/org/grails/gsp/GroovyPage.java | 2 ++
.../groovy/org/grails/gsp/GroovyPageMetaInfo.java | 7 +++++--
.../org/grails/gsp/GroovyPagesTemplateEngine.java | 21 +++++++++++++++++++++
.../grails/testing/web/GrailsWebUnitTest.groovy | 2 +-
4 files changed, 29 insertions(+), 3 deletions(-)