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

SOLR-14561 CoreAdminAPI's parameters instanceDir and dataDir are now validated #1572

Merged
merged 28 commits into from
Jun 18, 2020

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    f509e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fbbde9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ba49c5 View commit details
    Browse the repository at this point in the history
  4. Documentation and CHANGES

    janhoy committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6930938 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

    janhoy committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    10d3cbf View commit details
    Browse the repository at this point in the history
  3. Make assert public

    janhoy committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ac28ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c2bc64 View commit details
    Browse the repository at this point in the history
  5. Rename method

    janhoy committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    91293a7 View commit details
    Browse the repository at this point in the history
  6. Rename method also in tests

    janhoy committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    86e669c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Block paths starting with .. and UNC paths

    Add several extra tests, restructured tests for better readability
    janhoy committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    851eede View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Precommit

    janhoy committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    263af86 View commit details
    Browse the repository at this point in the history
  2. Review comments from Smiley

    janhoy committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b035bdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3428c View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    ba0b544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7efe09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8bbc77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d531dd6 View commit details
    Browse the repository at this point in the history
  8. Fix win test

    janhoy committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    8f53fab View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Fix windows test

    janhoy committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c65cb9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into solr14561

    # Conflicts:
    #	solr/CHANGES.txt
    janhoy committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e27ffff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c05580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cead7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f58f9c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d36d4e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    2710869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96aebf8 View commit details
    Browse the repository at this point in the history
  3. Better docs in format-of-solr-xml.adoc

    Better JavaDocs for SolrPaths.assertPathAllowed
    janhoy committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a7e19d7 View commit details
    Browse the repository at this point in the history