google-nomulus/core
gbrodman 31bf4bd76d
Add a third poll message column in TransferData for domain transfers (#974)
Because we don't store serverApproveEntities specifically as a set in
the SQL world, we need to make sure that the entities are all separated
and stored if they exist. For domain transfers, there exist three
separate poll messages (client losing, client gaining, autorenew) so we
need to store and retrieve that one.

Founnd this while converting domain transfer flows to SQL.
2021-02-25 17:22:53 -05:00
..
gradle/dependency-locks Properly set up JPA in BEAM workers (#965) 2021-02-22 18:11:32 -05:00
src Add a third poll message column in TransferData for domain transfers (#974) 2021-02-25 17:22:53 -05:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Properly set up JPA in BEAM workers (#965) 2021-02-22 18:11:32 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00