OpenSearch/elasticsearch
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
..
license Implements cloud_internal license type 2016-07-15 12:08:34 -04:00
qa Internal: Remove script service proxy 2016-07-16 00:10:17 -07:00
x-dev-tools Release: Fix smoke test script to cope with latest changes in master 2016-05-26 12:32:16 +02:00
x-pack Internal: Remove script service proxy 2016-07-16 00:10:17 -07:00
build.gradle Change path separator for Checkstyle suppressions to be Windows compatible 2016-02-05 12:15:47 +01:00
checkstyle_suppressions.xml Remove suppression and implement hashCode 2016-02-09 21:49:13 -05:00