google-nomulus/core
Michael Muller a424030a65
Deal with some getOfyKey() references (#1696)
Now that ofy keys aren't necessarily being restored, it seemed prudent to
audit existing uses to verify that we aren't relying on any keys that may now
be null.

This fixes one case that appeared to be potentially problematic (in
ResourceFlowUtils), removes a few methods that call getOfyKey() but are no
longer used, and adds comments to one use of the key that appears to be safe
after visual inspection.
2022-07-01 16:59:03 -04:00
..
gradle/dependency-locks Remove CommitLog and MapReduce-related code (#1670) 2022-06-23 12:54:47 -04:00
src Deal with some getOfyKey() references (#1696) 2022-07-01 16:59:03 -04:00
build.gradle Delete DatastoreTM and most other references to Datastore (#1681) 2022-07-01 13:33:38 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00