google-nomulus/java/google/registry/model
mcilwain 48a1bacbb0 Get rid of the delete() method on ReservedList
It wasn't being used by any actual code, and having helper methods handling
saving/persistence on entities like this is not a pattern we want to encourage,
since it hides Datastore transactions from further up in the call chain. The
idea is that you can always look for ofy() calls in the same layer of code to
see where persisted data is being changed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143036027
2017-01-09 11:59:04 -05:00
..
annotations Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
billing Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
common Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
contact Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
domain Wire in domain transfer custom pricing and add a test 2016-12-22 16:07:39 -05:00
eppcommon Make enum fields in ProtocolDefinition final 2016-12-19 11:09:20 -05:00
eppinput Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
eppoutput Add getter to CheckData 2016-12-13 16:05:22 -05:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
index Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
poll Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
pricing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rde Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
registrar Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
registry Get rid of the delete() method on ReservedList 2017-01-09 11:59:04 -05:00
reporting Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
server Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
smd Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
tmch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BackupGroupRoot.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
Buildable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
CreateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityClasses.java Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
EppResource.java Scope down lastTransferTime to only ContactResource, DomainResource 2016-11-16 17:05:13 -05:00
EppResourceUtils.java Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
ImmutableObject.java Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05:00
Jsonifiable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
JsonMapBuilder.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ModelUtils.java Remove FieldExposers, since GAE reflection works normally 2016-11-10 11:32:07 -05:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RoidSuffixes.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
SchemaVersion.java Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
UpdateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00