OpenSearch/x-pack/plugin
Jay Modi a56aa4f076
Remove SslNullCipherTests from codebase (#37431)
This change deletes the SslNullCipherTests from our codebase since it
will have issues with newer JDK versions and it is essentially testing
JDK functionality rather than our own. The upstream JDK issue for
disabling these ciphers by default is
https://bugs.openjdk.java.net/browse/JDK-8212823.

Closes #37403
2019-01-15 07:52:58 -07:00
..
ccr Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
core [ML] Fix ML datafeed CCS with wildcarded cluster name (#37470) 2019-01-15 14:19:05 +00:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Tests: Add ElasticsearchAssertions.awaitLatch method (#36777) 2019-01-10 09:25:36 +01:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Fix ML datafeed CCS with wildcarded cluster name (#37470) 2019-01-15 14:19:05 +00:00
monitoring Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
rollup Fix RollupDocumentation test to wait for job to stop 2019-01-11 14:14:58 -05:00
security Remove SslNullCipherTests from codebase (#37431) 2019-01-15 07:52:58 -07:00
sql SQL: Fix issue with field names containing "." (#37364) 2019-01-15 09:41:41 +02:00
src/test Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Security: remove SSL settings fallback (#36846) 2019-01-14 14:06:22 -07:00
build.gradle