mirror of
https://github.com/google/nomulus.git
synced 2025-08-01 07:26:29 +02:00
* Set HistoryEntry modification time in FlowModule Rather than having to set it individually to now (the current transaction time) in every transactional flow, just do it once at the beginning when the HistoryEntry.Builder is first being provided. This is also safer, as just doing it in one place gives us stronger guarantees that it always corresponds to the execution time of the flow, rather than leaving the potential open that in one flow it's unintentionally set to the wrong thing. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile |