OpenSearch/plugins
Tim Brooks 71f58e6f26 Ensure that gcs client creation is privileged (#25938)
This is related to #25932. Currently when we create the
`GoogleCloudStorageService` client we do not wrap that call in a
doPrivileged block. The call might open a connection. This commit
ensures that the creation is wrapped in a doPrivileged block.
2017-07-27 22:28:47 -05:00
..
analysis-icu Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-kuromoji Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-phonetic Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-smartcn Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-stempel Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-ukrainian Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
discovery-azure-classic Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
discovery-ec2 Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
discovery-file Cleanup network / transport related settings (#25489) 2017-07-02 10:16:50 +02:00
discovery-gce Cleanup network / transport related settings (#25489) 2017-07-02 10:16:50 +02:00
examples Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
ingest-attachment Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
ingest-geoip Port support for commercial GeoIP2 databases from Logstash. (#24889) 2017-06-13 14:20:01 -07:00
ingest-user-agent update ingest-user-agent regexes.yml (#25608) 2017-07-10 08:43:11 -07:00
jvm-example Remove path.conf setting 2017-06-26 15:18:29 -04:00
mapper-murmur3 Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
mapper-size Unify the result interfaces from get and search in Java client (#25361) 2017-06-29 11:35:28 +02:00
repository-azure Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00
repository-gcs Ensure that gcs client creation is privileged (#25938) 2017-07-27 22:28:47 -05:00
repository-hdfs Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
repository-s3 Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
store-smb Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00