OpenSearch/qa
Simon Willnauer 18ff051ad5 Simplify ScriptModule and script registration (#18903)
Registering a script engine or native scripts still uses Guice today
and is much more complicated than needed. This change moves to a pull
based model where script plugins have to implement a dedicated interface
`ScriptPlugin` and defines simple getter returning instances rather than
classes.
2016-06-16 09:35:13 +02:00
..
backwards-5.0 Set next version back to alpha4 2016-06-13 09:26:45 -07:00
evil-tests Add test for plugin install heuristic 2016-06-14 23:42:49 -07:00
smoke-test-client Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
smoke-test-ingest-disabled ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
smoke-test-ingest-with-all-dependencies Simplify ScriptModule and script registration (#18903) 2016-06-16 09:35:13 +02:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-painless Port reindex's script tests to painless 2016-06-13 12:28:39 -04:00
vagrant Fix lang-painless packaging test 2016-06-13 10:37:21 -04:00