google-nomulus/java/com/google/domain/registry/tools
nickfelt f20b1d89a9 Fix premium list command regressions
This CL fixes bugs introduced when the premium list commands were moved to
be server-side commands.

Fixes:

 - omitting the --name parameter actually works now; before it was failing
   in the local build() call since it uses the name as the @Id and tries to
   create a key for PremiumListRevision, but key IDs cannot be null.

 - premium list data larger than about 2K works now (see [] before
   it was stuffing the list data all into a POST query parameter, and URLs of
   more than 2K in length were all getting 404s.  Fix was changing it to put
   the inputData param in the POST body.

 - misc test cleanup
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=119912494
2016-05-13 17:40:03 -04:00
..
javascrap Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
params Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
server Merge tools/[] package into tools/server 2016-05-13 17:38:06 -04:00
soy Import code from internal repository to git 2016-03-01 17:59:16 -05:00
sql Import code from internal repository to git 2016-03-01 17:59:16 -05:00
AllocateDomainCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
AppEngineConnection.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
AuctionStatusCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BigqueryCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BigqueryCommandUtilities.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BigqueryParameters.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BUILD Eclipse file generation script 2016-03-09 12:26:47 -08:00
CanonicalizeLabelsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CheckSnapshotCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
Command.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CommandUtilities.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ConfirmingCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ConvertIdnCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateAnchorTenantCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateAuctionCreditsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateContactCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateCreditBalanceCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateCreditCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateOrUpdatePremiumListCommand.java Fix premium list command regressions 2016-05-13 17:40:03 -04:00
CreateOrUpdateRegistrarCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateOrUpdateReservedListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateOrUpdateTldCommand.java Adds the ability to whitelist registrants and nameservers on a TLD 2016-05-13 17:37:17 -04:00
CreatePremiumListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateRegistrarCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateRegistrarGroupsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateReservedListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateSandboxTldCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
CreateTldCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeleteCreditCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeleteDomainCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeleteEntityCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeleteEppResourceCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeletePremiumListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DeleteReservedListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DomainApplicationInfoCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DomainCheckClaimsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DomainCheckCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
DomainCheckFeeCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
EncryptEscrowDepositCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
EppToolCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
EscrowDepositEncryptor.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ExecuteEppCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateApplicationsReportCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateAuctionDataCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateDnsReportCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateEscrowDepositCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateLordnCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GenerateZoneFilesCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetApplicationCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetApplicationIdsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetAppliedLabelsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetClaimsListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetContactCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetDomainCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetEppResourceCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetHistoryEntriesCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetHostCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetRegistrarCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetResourceByKeyCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetSchemaCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GetTldCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GhostrydeCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
GtechTool.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
HashCertificateCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
HelpCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
Injector.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListCreditsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListCursorsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListDomainsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListHostsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListObjectsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListPremiumListsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListRegistrarsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListReservedListsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ListTldsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
LoadSnapshotCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
logging.properties Import code from internal repository to git 2016-03-01 17:59:16 -05:00
LoggingParameters.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
MakeBillingTablesCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
MutatingCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
MutatingEppToolCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
package-info.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
PasswordGenerator.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
PendingEscrowCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
PublishDetailReportCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RandomPasswordGenerator.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistrarActivityReportCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistrarContactCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistryCli.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistryTool.java Add command to re-save all environment entities 2016-05-13 17:38:50 -04:00
RegistryToolComponent.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistryToolEnvironment.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
RegistryToolModule.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ResaveEnvironmentEntitiesCommand.java Add command to re-save all environment entities 2016-05-13 17:38:50 -04:00
SendEscrowReportToIcannCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ServerSideCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
SetupOteCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateApplicationStatusCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateClaimsNoticeCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateCreditsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateCursorsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdatePremiumListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateRegistrarCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateReservedListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateSandboxTldCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateServerLocksCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateSmdCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UpdateTldCommand.java Adds the ability to whitelist registrants and nameservers on a TLD 2016-05-13 17:37:17 -04:00
UploadClaimsListCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
UserIdProvider.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ValidateEscrowDepositCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
ValidateLoginCredentialsCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
VerifyOteCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
WhoisQueryCommand.java Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00