google-nomulus/java/google/registry
guyben 44ccd45439 Fix bazel breakage caused by []
Although the GSON version in repositories.bzl was 2.8.5, the same name
(com_google_code_gson) was apparently used internally for version 2.7 for some
dependency of com.google.closure (soy?)

Changed the name, and it solved the problem. The new name is also "more
correct" as the package is com.google.gson, not com.google.code.gson.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250313017
2019-05-30 12:52:21 -04:00
..
backup Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
batch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
beam Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
bigquery Upgrade the version of google/errorprone plug-in 2019-03-20 14:25:28 -04:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Increase NS record default TTLs to 3 hours 2019-05-21 11:42:39 -04:00
cron Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
dns Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
documentation Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
env Increase delay between attempts of rde staging 2019-05-30 12:52:21 -04:00
export Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
flows Validate on-load that an AllocationToken can be used 2019-05-06 16:54:55 -04: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 Fix some statically detected code issues 2019-04-22 12:54:34 -04: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 Conform to RDAP Response Profile 15feb19 2019-05-30 12:52:21 -04:00
module Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
monitoring/whitebox Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Upgrade to AutoValue 1.6.3 2019-05-30 12:52:21 -04:00
rdap Conform to RDAP Response Profile 15feb19 2019-05-30 12:52:21 -04:00
rde Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
reporting Use the registrar client ID and abuse email address in Spec11 2019-04-26 23:45:07 -04:00
request Conform to RDAP Response Profile 15feb19 2019-05-30 12:52:21 -04: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 Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
tools Upgrade to AutoValue 1.6.3 2019-05-30 12:52:21 -04:00
ui Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
util Fix some statically detected code issues 2019-04-22 12:54:34 -04: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 Fix bazel breakage caused by [] 2019-05-30 12:52:21 -04:00