google-nomulus/core
gbrodman 9912e35ea2
Remove Ofy code from various flow-related classes (#1653)
This included removing ofy-specific code from various tests. Also, some
of the other tests (e.g. RdapDomainActionTest) had to be configured to
use only SQL -- otherwise, as it currently stands, they were trying to
use ofy.

We also delete the CreateSyntheticHistoryEntriesAction and pipeline
because they're no longer relevant, and impossible to test (the goal of
the actions were to create objects in ofy which doesn't happen any
more).
2022-06-07 11:43:33 -04:00
..
gradle/dependency-locks Update bigdataoss:util dependency (#1654) 2022-06-06 13:28:49 -04:00
src Remove Ofy code from various flow-related classes (#1653) 2022-06-07 11:43:33 -04:00
build.gradle Remove Ofy code from various flow-related classes (#1653) 2022-06-07 11:43:33 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00