google-nomulus/java/google/registry/tmch
mcilwain de5645abd9 Don't add all claims data to NORDN verify task
This claims data can exceed the maximum size of a task, causing the NORDN upload
to error out.  It also wasn't even being used anyway. This data is already
logged during the upload and there's no reason to log it as well during the
verify, because there is already a unique actionLogId that can be used to tie
the verify task back to the upload task.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=196521160
2018-05-17 21:52:35 -04:00
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
ClaimsListParser.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
icann-tmch-pilot.crl Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
icann-tmch-pilot.crt Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
icann-tmch.crl Update ICANN TMCH CRL file to latest as of now 2017-01-09 11:59:04 -05:00
icann-tmch.crt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
LordnLog.java Use Immutable types for static final fields 2017-03-07 13:55:13 -05:00
LordnRequestInitializer.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
LordnTask.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
marksdb-public-key.asc mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
Marksdb.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
NordnUploadAction.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
NordnVerifyAction.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SmdrlCsvParser.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TmchCertificateAuthority.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TmchCrlAction.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
TmchData.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
TmchDnlAction.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
TmchModule.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
TmchSmdrlAction.java Rationalize logging statements across codebase 2018-01-19 14:56:45 -05:00
TmchXmlSignature.java Un-Ignore a test in DomainApplicationCreateFlowTest 2017-05-03 10:44:56 -04:00