OpenSearch/modules
Tim B be22a250b6 Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287)
This integrates the mocksocket jar with elasticsearch tests. Mocksocket wraps actions requiring SocketPermissions in doPrivilege blocks. This will eventually allow SocketPermissions to be assigned to the mocksocket jar opposed to the entire elasticsearch codebase.
2017-01-04 14:38:51 -06:00
..
aggs-matrix-stats Remove some more usages of ParseFieldMatcher in favour of using ParseField directly 2016-12-30 18:57:47 +01:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Eliminate unneccessary declaration of IOException 2017-01-03 12:36:28 +01:00
lang-painless Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
percolator Remove some more usages of ParseFieldMatcher in favour of using ParseField directly 2016-12-30 18:57:47 +01:00
reindex Remove some usages of ParseFieldMatcher in favour of using ParseField directly 2016-12-31 09:24:44 +01:00
transport-netty4 Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287) 2017-01-04 14:38:51 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00