google-nomulus/java/google/registry
mcilwain 0935ba6450 Revert poll message ID changes (going with a different approach)
*** Reason for rollback ***

Going with a safer approach to using fresh poll message IDs that doesn't mutate domains themselves.

*** Original change description ***

Use PollMessage IDs that are globally unique across all time

The previous functionality was reusing the same PollMessage ID for Autorenews
every year. This can potentially cause confusion at registrars if they were
expecting these to be globall unique across all time. So this change simply
changes the ID during autorenew.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177081870
2017-12-01 22:14:06 -05:00
..
backup Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
batch Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
bigquery Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
billing Add end-to-end code to run Beam template from App Engine 2017-11-21 18:30:09 -05:00
braintree Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
builddefs Rename set to depset in .bzl and BUILD files 2017-08-29 16:53:21 -04:00
config Update RDAP terms of service in config 2017-11-21 18:46:31 -05:00
cron Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
dns Simplify the CloudDnsWriter callWithRetry functional 2017-11-21 18:49:14 -05:00
eclipse Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
env Increase max number of sandbox frontend instances to 8 2017-11-21 18:24:32 -05:00
export Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
flows Revert poll message ID changes (going with a different approach) 2017-12-01 22:14:06 -05:00
gcs Use compound return statements for greater readability 2017-11-07 17:12:57 -05:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
loadtest Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
mapreduce Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
model Add metric for lock life duration 2017-12-01 22:14:06 -05:00
module Install DummyKeyringModule in FOSS build 2017-11-21 18:34:13 -05:00
monitoring Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
pricing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
proxy Open source GCP proxy 2017-11-21 19:19:03 -05:00
rdap Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
rde Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
reporting Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
request Suppress a logging statement most of the time 2017-11-21 18:37:00 -05:00
security Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tldconfig/idn Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
tmch Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
tools Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
ui Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
util Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
whois Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
xjc Fix the build on MacOS 2017-07-12 11:03:50 -04:00
xml Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
BUILD Add nocron ear and deployer rules for the crash environment 2017-10-04 16:16:45 -04:00
repositories.bzl Export hamcrest packages from junit and mockito to fix build 2017-11-23 01:09:07 -05:00