google-nomulus/java/google/registry
cgoldfeder 15ba52988b Remove LINKED from the disallowed statuses for contact/host delete
LINKED is supposed to be a virtual status that gets added/removed
when needed. It's mistakenly been persisted to datastore on many
resources, but the persisted value is meaningless and may not
represent reality at all. There is no reason to check for LINKED
status before kicking off a delete, since the smoke test and
[] will catch all actual linked objects, and the LINKED
status can be causing false positives for objects that are no
longer LINKED.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145422457
2017-01-25 12:25:05 -05:00
..
backup Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
batch Add ExpandRecurringBillingEventsAction cron job 2017-01-18 11:03:32 -05:00
bigquery Migrate away from deprecated Executor method 2017-01-25 12:21:13 -05:00
braintree Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
builddefs Use bin_ and genfiles_ directories derived from the ctx, not the configuration 2016-12-13 16:03:55 -05:00
config Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
cron Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
dns Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
eclipse Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
env Remove PurgeSyntheticBillingEventsAction 2017-01-18 11:06:44 -05:00
export Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
flows Remove LINKED from the disallowed statuses for contact/host delete 2017-01-25 12:25:05 -05:00
gcs Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
groups Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -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 Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
mapreduce Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
model Remove RoidSuffixes entirely 2017-01-18 11:08:21 -05:00
module Remove PurgeSyntheticBillingEventsAction 2017-01-18 11:06:44 -05:00
monitoring Inject the BigQuery streaming metrics queue 2017-01-13 10:29:36 -05:00
pricing Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
rdap Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
rde Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
request Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
security Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
storage/drive Restructure Maven dependencies in build 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 Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
tools Migrate away from deprecated Executor method 2017-01-25 12:21:13 -05:00
ui Use strict email address validation in SendEmailUtils 2017-01-12 14:17:57 -05:00
util Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
whois Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
xjc Remove the unused flags extension 2017-01-09 11:59:04 -05:00
xml Remove the unused flags extension 2017-01-09 11:59:04 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
repositories.bzl Fix missing @CopyAnnotations by upgrading to AutoValue 1.4-rc2 2017-01-12 14:16:29 -05:00