google-nomulus/javatests/google/registry/rdap
mountford 7dcadaecf6 RDAP: Always use summary output format for registrar entities
For domains (and soon for hosts as well), we output data about the owning registrar. These subrecords wind up being really big if we include all data, because they also list all the registrar contacts. To avoid bloating the RDAP responses, change to output domain response registrar information in summary format, meaning we skip the registrar contacts and events. The requester can still get this information by using the link provided to request the registrar directly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209189993
2018-08-20 14:25:13 -04:00
..
testdata RDAP: Always use summary output format for registrar entities 2018-08-20 14:25:13 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
RdapActionBaseTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapDomainActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapDomainSearchActionTest.java Increase RDAP unit test speed 2018-06-27 15:28:53 -04:00
RdapEntityActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapEntitySearchActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapHelpActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapJsonFormatterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverSearchActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Move RDAP boilerplate from remarks to notices 2018-05-05 23:47:47 -04:00