OpenSearch/modules
Nik Everett b0c9759441 Painless: Don't allow casting from void to def (#22969)
Painless can cast anything into the magic type `def` but it
really shouldn't try to cast **nothing** into `def`. That causes
the byte code generation library to freak out a little.

Closes #22908
2017-02-03 16:38:47 -05:00
..
aggs-matrix-stats Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
ingest-common Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-expression Optionally require a valid content type for all rest requests with content (#22691) 2017-02-02 14:07:13 -05:00
lang-mustache Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-painless Painless: Don't allow casting from void to def (#22969) 2017-02-03 16:38:47 -05:00
percolator Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
reindex Test: weaken assertion in fix sliced reindex test 2017-02-03 13:00:49 -05:00
repository-url Remove connect SocketPermissions from core (#22797) 2017-02-03 09:39:56 -06:00
transport-netty4 Remove connect SocketPermissions from core (#22797) 2017-02-03 09:39:56 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00