mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 18:55:58 +02:00
* Convert (most) HistoryEntry ofy calls to tm As part of this change, it was necessary to do changes in the JPATM that are similar (but the opposite) of the changes that we did in DatastoreTM with regards to converting HistoryEntries to and from the *History classes. We leave the ofy() calls in the MapReduce ResaveAllHistoryEntriesAction for now; that can be converted during the Beam pipeline transition. Some other tests required registrar-name fixes as well -- because *History objects have a foreign key on the Registrar table, we have to use a "real" registrar name in tests. * Add simple HistoryEntryDaoTest |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |