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: Convert script fields to use script context #34164

Merged
merged 13 commits into from
Oct 20, 2018

Commits on Sep 28, 2018

  1. Scripting: Convert script fields to use script context

    This commit removes the use of SearchScript for script fields and adds
    a new FieldScript.
    rjernst committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    760acb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. address PR comments

    rjernst committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    bf50ea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    f0ab148 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    5749464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1759944 View commit details
    Browse the repository at this point in the history
  3. fix example

    rjernst committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    433d149 View commit details
    Browse the repository at this point in the history
  4. fix sql use of field script

    rjernst committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    71db8be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5016bca View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. fix test

    rjernst committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    588a7cb View commit details
    Browse the repository at this point in the history
  2. fix test use of params

    rjernst committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    9e9c6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    3fb93fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6693753 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. Configuration menu
    Copy the full SHA
    3075600 View commit details
    Browse the repository at this point in the history