google-nomulus/java/google/registry/tools/soy
mcilwain 92190f8699 Merge the check_domain_fee nomulus command into check_domain
I'm tired of running check_domain only to then realize I needed to run
check_domain_fee instead because the domain ended up being premium. We require
the use of the fee extension to register domains on all of our TLDs anyway so we
might as well always be sending the fee extension when checking domains
too. There's no additional harm in sending along the fee extension (it only
sends back additional information that is often useful), so just make that the
default and remove the extra unnecessary command.

Note that check_domain_claims can't be merged in too because it fundamentally
works differently. It doesn't query the availability of domain names for
registration, just whether they're trademarked.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198097326
2018-05-30 12:18:54 -04:00
..
BUILD Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
ContactCreate.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
CreateAnchorTenant.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
DeleteDomain.soy Add flag to delete domain immediately in nomulus too 2018-05-30 12:18:54 -04:00
DeleteHost.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
DomainAllocate.soy Rename Soy map to legacy_object_map (first step of migration) 2018-02-20 15:29:08 -05:00
DomainApplicationInfo.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
DomainCheck.soy Merge the check_domain_fee nomulus command into check_domain 2018-05-30 12:18:54 -04:00
DomainCheckClaims.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
DomainCreate.soy Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
DomainUpdate.soy Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
HostCreate.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
RemoveIpAddress.soy Rename Soy map to legacy_object_map (first step of migration) 2018-02-20 15:34:57 -05:00
UniformRapidSuspension.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
UpdateServerLocks.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00