google-nomulus/java/google/registry
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
..
backup Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
batch Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
bigquery Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
braintree Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
builddefs Use bin_ and genfiles_ directories derived from the ctx, not the configuration 2016-12-13 16:03:55 -05:00
config Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
cron Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
dns Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
eclipse Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
env Switch TMCH SMDRL fetch job to start at 00:15 and 12:15 2016-11-15 11:02:42 -05:00
export Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
flows Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
gcs Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
groups Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring/api Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
loadtest Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
mapreduce Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
model Get rid of the delete() method on ReservedList 2017-01-09 11:59:04 -05:00
module Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
monitoring Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
pricing Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
rdap Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
rde Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
request Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
security Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
storage/drive Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
tldconfig/idn Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
tmch Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
tools Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
ui Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
util Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
whois Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
xjc Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
xml Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
BUILD Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
repositories.bzl Revert change to Guava 20 until we get it working properly 2016-11-02 15:19:34 -04:00