OpenSearch/plugins
Ryan Ernst 73b8aad9a3 Settings: Disallow secure setting to exist in normal settings (#23976)
This commit removes the "legacy" feature of secure settings, which setup
a parallel setting that was a fallback in the insecure
elasticsearch.yml. This was previously used to allow the new secure
setting name to be that of the old setting name, but is now not in use
due to other refactorings. It is much cleaner to just have all secure
settings use new setting names. If in the future we want to reuse the
previous setting name, once support for the insecure settings have been
removed, we can then rename the secure setting.  This also adds a test
for the behavior.
2017-04-07 14:18:06 -07:00
..
analysis-icu Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
analysis-kuromoji Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
analysis-phonetic Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
analysis-smartcn Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
analysis-stempel Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
analysis-ukrainian Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
discovery-azure-classic Correct warning header to be compliant 2017-02-27 12:14:21 -05:00
discovery-ec2 Settings: Disallow secure setting to exist in normal settings (#23976) 2017-04-07 14:18:06 -07:00
discovery-file UnicastZenPing shouldn't ping the address of the local node (#23567) 2017-03-14 07:02:42 -07:00
discovery-gce GceDiscoverTests - remove intitial_state_timeout 2017-04-03 16:50:40 +02:00
ingest-attachment Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
ingest-geoip Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
ingest-user-agent Rename random ASCII helper methods 2017-04-04 11:04:18 -04:00
jvm-example Build: Rework integ test setup and shutdown to ensure stop runs when desired (#23304) 2017-02-22 12:43:15 -08:00
mapper-murmur3 Remove DocumentMapper#parse(String index, String type, String id, BytesReference source) (#23706) 2017-03-23 11:01:09 -04:00
mapper-size [TEST] don't check exact size in mapper-size yaml test 2017-02-27 12:27:03 +01:00
repository-azure Add Backoff policy to azure repository 2017-04-03 10:52:44 +02:00
repository-gcs Collapse repository gcs classes into a single java package (#23975) 2017-04-07 11:27:26 -07:00
repository-hdfs Correct version on repository-hdfs Guava dependency 2017-03-01 16:29:06 -05:00
repository-s3 Settings: Disallow secure setting to exist in normal settings (#23976) 2017-04-07 14:18:06 -07:00
store-smb Fold InternalSearchHits and friends into their interfaces (#23042) 2017-02-08 14:40:08 +01:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00