google-nomulus/java/google/registry/tools/server
shicong 72b9ca6894 Add required dependency for RemoteApiInstaller
We got 500 Internal Server Error when calling GAE RemoteApi in Nomulus
tool. The root cause is we missed the dependency described in this
[]

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=242166362
2019-04-11 14:43:46 -04:00
..
BUILD Add required dependency for RemoteApiInstaller 2019-04-11 14:43:46 -04:00
CreateGroupsAction.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
CreateOrUpdatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
CreatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
DeleteEntityAction.java Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
GenerateZoneFilesAction.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
KillAllCommitLogsAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
KillAllEntitiesReducer.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
KillAllEppResourcesAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
ListDomainsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ListHostsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListObjectsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ListPremiumListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListRegistrarsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListReservedListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListTldsAction.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
RefreshDnsForAllDomainsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ResaveAllHistoryEntriesAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ToolsServerModule.java Remove transition code for set of parameter refactoring 2018-07-14 01:37:03 -04:00
UpdatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
VerifyOteAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00