google-nomulus/java/com/google/domain/registry/config
mcilwain dd633c9e72 Add [] to export domain lists to GCS
The ExportDomainListsAction [] has a cron entry that runs it twice per day.  It exports one flat text file per real (non-test) TLD to the "{project-id}-domain-lists" bucket in Google Cloud Storage, overwriting the existing ones in place.  Each file is a newline-delimited list of active (non-deleted) domains in that TLD.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116767987
2016-03-10 16:48:39 -05:00
..
BUILD Give core registry libraries public visibility 2016-03-04 16:20:50 -05:00
ConfigModule.java Add [] to export domain lists to GCS 2016-03-10 16:48:39 -05:00
ConfigUtils.java Import code from internal repository to git 2016-03-01 17:59:16 -05:00
package-info.java Import code from internal repository to git 2016-03-01 17:59:16 -05:00
RegistryConfig.java Add [] to export domain lists to GCS 2016-03-10 16:48:39 -05:00
RegistryEnvironment.java Import code from internal repository to git 2016-03-01 17:59:16 -05:00
TestRegistryConfig.java Add [] to export domain lists to GCS 2016-03-10 16:48:39 -05:00