google-nomulus/java/google/registry
jianglai 8fac22f0f3 Fix .bzl files with buildifier
This CL fixes .bzl files to make them compatible with the next versions of Bazel. This is done by running the following command on all the .bzl files:

    buildifier --lint=fix --warnings=attr-non-empty,attr-single-file,ctx-actions,output-group

More information: []

Tested:
    tap_presubmit
    Some tests failed; test failures are believed to be unrelated to this CL

BEGIN_PUBLIC
Internal cleanup
END_PUBLIC

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=235192309
2019-02-25 11:13:08 -05:00
..
backup Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
batch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
beam Switch all added usages of java.time to be joda.time 2018-12-12 13:22:34 -05:00
bigquery Account for GoogleJsonResponseException#getDetails returning null 2018-12-03 19:09:11 -05:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Change redacted output for domain whois query 2019-02-06 18:03:11 -05:00
cron Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
dns Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
env Delete the mapreduce poll action 2019-02-01 16:24:37 -05:00
export Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
flows Send deletion poll messages when requested by superuser 2019-02-18 17:34:36 -05:00
gcs Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
groups Account for GoogleJsonResponseException#getDetails returning null 2018-12-03 19:09:11 -05:00
idn Update IDN tables to comply with https://www.iana.org/help/idn-repository-procedure 2018-02-01 21:59:14 -05:00
keyring Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
loadtest Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
mapreduce Use -dot- subdomain notation in MapReduce console links 2019-01-31 13:59:05 -05:00
model Improve Datastore efficiency of duplicate contact messages 2019-02-11 11:22:34 -05:00
module Delete the mapreduce poll action 2019-02-01 16:24:37 -05:00
monitoring/whitebox Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Move domain registry terraform configs 2019-02-25 11:13:08 -05:00
rdap Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
rde Delete everything related to RDE import 2019-01-28 16:16:36 -05:00
reporting Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
request Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
security Allow XSRF to be sent as POST parameter in addition to HTML header 2018-12-20 07:46:33 -05:00
storage/drive Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
tldconfig/idn Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
tmch Make logged response in NordnUploadAction intelligible 2019-02-01 16:20:01 -05:00
tools Change nomulus registrar --drive_id parameter to --drive_folder_id 2019-02-18 17:32:57 -05:00
ui Add admin page link to create new registrar 2019-02-14 16:08:57 -05:00
util Use -dot- subdomain notation in MapReduce console links 2019-01-31 13:59:05 -05:00
whois Change redacted output for domain whois query 2019-02-06 18:03:11 -05:00
xjc Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
xml Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00
BUILD Remove deprecated DNS subsystem 2018-09-14 12:01:08 -04:00
repositories.bzl Use Guava instead of Apache Commons for file ops in Ghostryde 2019-01-11 11:00:33 -05:00