google-nomulus/javatests/google/registry/util
mcilwain f58211402a Add an unrenew_domain command to nomulus tool
This is used to reduce the expiration time of domain(s) by some number of years
(if enough length remains in the registration term to do so). This does not back
out the previously saved BillingEvent entities as they may have already been
sent out and invoiced, so any related refunds must be handled out of band.

In addition to reducing the registration expiration time on the domain itself,
this command writes out a new history entry, one-time poll message informing the
registrar of this change, auto-renew billing event and poll message, and
updates/ends the old auto-renew billing event and poll message.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224999285
2018-12-12 13:22:34 -05:00
..
AppEngineServiceUtilsImplTest.java Add SetNumInstancesCommand in Nomulus tool to adjust the number of instances 2018-11-12 14:51:40 -05:00
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
CidrAddressBlockTest.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
CollectionUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ComparingInvocationHandlerTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ConcurrentTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DateTimeUtilsTest.java Add an unrenew_domain command to nomulus tool 2018-12-12 13:22:34 -05:00
DiffUtilsTest.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
DomainNameUtilsTest.java Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
HexDumperTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PosixTarHeaderSystemTest.java Remove implicit uses of platform default charset 2017-11-07 16:59:51 -05:00
PosixTarHeaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestStatusCheckerImplTest.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
RetrierTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SerializeUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SqlTemplateTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TaskQueueUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TeeOutputStreamTest.java Automated g4 rollback of changelist 199643208. 2018-06-18 18:12:18 -04:00
TypeUtilsTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
UrlFetchUtilsTest.java Remove InjectRule in UrlFetchUtilsTest 2018-10-22 18:56:30 -04:00
YamlUtilsTest.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00