OpenSearch/qa
Ryan Ernst 2de748859f Scripting: Remove "inline script enabled" on script engines (#24815)
ScriptEngine implementations have an overridable method to indicate they
are safe to use as inline scripts. Since groovy was removed fro 6.0,
there are no longer any implementations which used the default false
value. Furthermore, the value was not actually read anywhere. This
commit removes the method. The ScriptEngineRegistry was also no longer
necessary as it only was used to build a map from language to engine.
2017-05-20 12:01:25 -07:00
..
evil-tests Scripting: Remove file scripts (#24627) 2017-05-17 14:42:25 -07:00
mixed-cluster Test: Make mixed cluster bwc test per wire compat version (#24780) 2017-05-18 14:20:23 -07:00
multi-cluster-search Fix `_field_caps` serialization in order to support cross cluster search (#24722) 2017-05-17 14:02:45 +02:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
reindex-from-old Disable reindex-from-old tests in windows 2017-05-11 17:36:03 -04:00
rolling-upgrade Test: Convert rolling upgrade test to have task per wire compat version (#24758) 2017-05-18 01:14:24 -07:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Set available processors for Netty 2017-05-01 19:27:28 -04:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Scripting: Remove "inline script enabled" on script engines (#24815) 2017-05-20 12:01:25 -07:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-reindex-with-all-modules Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-tribe-node Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
vagrant Remove vagrant testing versions (#24754) 2017-05-18 09:33:13 -04:00
wildfly Fix license header in WildflyIT.java 2017-05-02 11:56:49 -04:00