OpenSearch/modules
Christoph Büscher b4b4cd6ebd
Clean codebase from empty statements (#37822)
* Remove empty statements

There are a couple of instances of undocumented empty statements all across the
code base. While they are mostly harmless, they make the code hard to read and
are potentially error-prone. Removing most of these instances and marking blocks
that look empty by intention as such.

* Change test, slightly more verbose but less confusing
2019-01-25 14:23:02 +01:00
..
aggs-matrix-stats Add helper classes to determine if aggs have a value (#36020) 2019-01-22 12:38:55 -05:00
analysis-common Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
ingest-common Add BWC compatible processing to ingest date processors (#37407) 2019-01-25 13:50:19 +01:00
ingest-geoip Mute test on windows 2019-01-21 11:13:15 +02:00
ingest-user-agent Package ingest-user-agent as a module (#36956) 2018-12-22 20:20:53 -05:00
lang-expression Upgrade to lucene-8.0.0-snapshot-83f9835. (#37668) 2019-01-22 11:44:29 +01:00
lang-mustache Only log one types warning per bulk search request. (#37446) 2019-01-15 12:38:32 -08:00
lang-painless Change `rational` to `saturation` in script_score (#37766) 2019-01-23 14:28:20 -05:00
mapper-extras Rename feature, feature_vector and feature_query (#37794) 2019-01-24 19:18:48 -05:00
parent-join enable bwc tests and bump versions after backporting https://github.com/elastic/elasticsearch/pull/37639 2019-01-24 20:55:55 +01:00
percolator Deprecate reference to _type in lookup queries (#37016) 2019-01-08 18:46:41 -08:00
rank-eval Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
reindex Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
repository-url SNAPSHOT: Make Atomic Blob Writes Mandatory (#37168) 2019-01-07 12:11:19 +01:00
transport-netty4 Extract message serialization from `TcpTransport` (#37034) 2019-01-21 14:14:18 -07:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00