google-nomulus/java/google/registry
mountford 29913cf5bd Suppress a logging statement most of the time
Most of the time, we don't expect incoming requests to have an authorization
header. So this statement gets printed a lot, and doesn't provide much useful
information. We already have a statement listing what type of
authentication/authorization is required by the endpoint, and other statements
indicating either that authorization was successful with a particular method or
was not successful at all.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175969652
2017-11-21 18:37:00 -05:00
..
backup Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
batch Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
bigquery Add reporting retry, emailing and better logging 2017-11-07 16:46:48 -05:00
billing Add end-to-end code to run Beam template from App Engine 2017-11-21 18:30:09 -05:00
braintree Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
builddefs Rename set to depset in .bzl and BUILD files 2017-08-29 16:53:21 -04:00
config Add end-to-end code to run Beam template from App Engine 2017-11-21 18:30:09 -05:00
cron Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
dns Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
eclipse Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
env Increase max number of sandbox frontend instances to 8 2017-11-21 18:24:32 -05:00
export Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
flows Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
gcs Use compound return statements for greater readability 2017-11-07 17:12:57 -05:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
loadtest Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
mapreduce Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
model Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
module Install DummyKeyringModule in FOSS build 2017-11-21 18:34:13 -05:00
monitoring Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
pricing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
rdap Add RDAP nameserver search metric information 2017-11-21 18:35:37 -05:00
rde Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
reporting Chain ICANN report upload after staging 2017-11-21 18:16:08 -05:00
request Suppress a logging statement most of the time 2017-11-21 18:37:00 -05:00
security Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tldconfig/idn Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
tmch Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
tools Install DummyKeyringModule in FOSS build 2017-11-21 18:34:13 -05:00
ui Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
util Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
whois Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
xjc Fix the build on MacOS 2017-07-12 11:03:50 -04:00
xml Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
BUILD Add nocron ear and deployer rules for the crash environment 2017-10-04 16:16:45 -04:00
repositories.bzl Add output_licenses to repositories.bzl 2017-11-21 18:27:22 -05:00