OpenSearch/modules
Alan Woodward e134f9b5f3
Fix generics in ScriptPlugin#getContexts() (#33426)
Changes the return value from List<ScriptContext> to List<ScriptContext<?>> to remove raw-types warnings.
2018-09-06 09:04:22 +01:00
..
aggs-matrix-stats Remove some dead code (#31993) 2018-07-26 17:12:51 +02:00
analysis-common Fix generics in ScriptPlugin#getContexts() (#33426) 2018-09-06 09:04:22 +01:00
ingest-common INGEST: Allow Repeated Invocation of Pipeline (#33419) 2018-09-05 22:04:53 +02:00
lang-expression SCRIPTING: Support BucketAggScript return null (#32811) 2018-08-13 20:08:26 +02:00
lang-mustache Switch remaining LLREST usage to new style Requests (#33171) 2018-08-28 14:20:14 -04:00
lang-painless Fix generics in ScriptPlugin#getContexts() (#33426) 2018-09-06 09:04:22 +01:00
mapper-extras Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
parent-join Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
percolator Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
rank-eval Rank-Eval: Reduce scope of an unchecked supression 2018-07-26 11:16:01 +02:00
reindex HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
repository-url Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
transport-netty4 Introduce `TransportLogger` for common logging (#32725) 2018-09-05 16:12:37 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00