OpenSearch/elasticsearch/qa/messy-test-xpack-with-mustache
Ryan Ernst 91441bbd2a Internal: Remove script service proxy
ScriptServiceProxy is a thin wrapper around the ScriptService which does
a runAs the xpack user when compiling. But script services know nothing
about xpack users, so this has no real effect. I believe this is a
remnant of when we had indexed scripts, where the compilation may have
done a get on the scripts index.

This change removes the ScriptServiceProxy. It also renames Script in
watcher to WatcherScript, to remove confusion between elasticsearch's
Script and watchers Script.

Original commit: elastic/x-pack-elasticsearch@4e2fdbc518
2016-07-16 00:10:17 -07:00
..
src/test Internal: Remove script service proxy 2016-07-16 00:10:17 -07:00
build.gradle fix x-pack compile/tests to work with https://github.com/elastic/elasticsearch/pull/15328 2015-12-10 08:47:55 -05:00