This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from c317eef8e9 Merge branch '7.2.x' into 8.0.x
add c3289a8722 Make AutoTimestampEventListener temporary disabling
thread-safe
add 18e9fa3a8a docs, multi-thread documentation, and removing dead code
add c841b4f932 Merge branch '8.0.x' into
fix/autotimestamp-thread-safety-8.0.x
add 43e59b4593 Cover the codecov-flagged branches in
AutoTimestampEventListener
new 81aa7c2c3b Merge pull request #15954 from
codeconsole/fix/autotimestamp-thread-safety-8.0.x
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:
.../eventsAutoTimestamping.adoc | 18 +
.../eventsAutoTimestamping.adoc | 18 +
.../gorm/events/AutoTimestampEventListener.java | 237 +++++--
.../AutoTimestampEventListenerSpec.groovy | 735 ++++++++++++++++-----
4 files changed, 796 insertions(+), 212 deletions(-)