OpenSearch/libs
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
..
cli 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
core Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
dissect Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
geo Geo: Adds a set of no dependency geo classes for JDBC driver (#36477) 2019-01-15 10:52:46 -05:00
grok Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
nio Extract message serialization from `TcpTransport` (#37034) 2019-01-21 14:14:18 -07:00
plugin-classloader 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
secure-sm Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
ssl-config Remove TLS 1.0 as a default SSL protocol (#37512) 2019-01-25 15:46:39 +11:00
x-content Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00