Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting: Remove native scripts #24726

Merged
merged 8 commits into from
May 17, 2017
Merged

Commits on May 17, 2017

  1. Scripting: Remove native scripts

    Native scripts have been replaced in documentation by implementing
    a ScriptEngine and they were deprecated in 5.5.0. This commit
    removes the native script infrastructure for 6.0.
    
    closes elastic#19966
    rjernst committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6650623 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    rjernst committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6a39083 View commit details
    Browse the repository at this point in the history
  3. add migration doc

    rjernst committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3f791cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2778bd5 View commit details
    Browse the repository at this point in the history
  5. fix tests

    rjernst committed May 17, 2017
    Configuration menu
    Copy the full SHA
    74b0634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7968fb0 View commit details
    Browse the repository at this point in the history
  7. more test fixes

    rjernst committed May 17, 2017
    Configuration menu
    Copy the full SHA
    605c5ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3870c70 View commit details
    Browse the repository at this point in the history