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

Alias stringlength url parameter and maxstrlen #619

Merged
merged 9 commits into from
May 21, 2018
Merged

Alias stringlength url parameter and maxstrlen #619

merged 9 commits into from
May 21, 2018

Commits on Nov 9, 2017

  1. re: esupport AVS-567793

    Some parameters like stringlength actually affect a dimension
    named maxStrlen.  So, add some aliasing so maxstrlen can be
    specified as a parameter and as an alias for stringlength.
    
    The affected parameters (case insensitive):
    stringlength has alias maxstrlen
    stringlength_<varname> has alias maxstrlen_<varname>
    
    Also:
    1. added a test case in ncdap_test/testurl.sh
    2. added note to documentation
    DennisHeimbigner committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    3074cc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

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

Commits on Apr 2, 2018

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

Commits on Apr 3, 2018

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

Commits on Apr 23, 2018

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

Commits on May 16, 2018

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

Commits on May 18, 2018

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

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    5fc6be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02bd33f View commit details
    Browse the repository at this point in the history