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

[JENKINS-34753] Provide safe parameters to ParametersAction #285

Merged
merged 11 commits into from May 30, 2016

Commits on May 17, 2016

  1. First fix all tests that should still succeed on 2.x

    Mostly due to more mocking and some legacy use of Hudson
    rsandell committed May 17, 2016
    Copy the full SHA
    c40227e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Copy the full SHA
    b1c6b52 View commit details
    Browse the repository at this point in the history
  2. [JENKINS-34753] Provide safe parameters to ParametersAction

    And fixed some checkstyle errors in the tests
    rsandell committed May 18, 2016
    Copy the full SHA
    3116820 View commit details
    Browse the repository at this point in the history
  3. More selective log warning

    rsandell committed May 18, 2016
    Copy the full SHA
    1d084be View commit details
    Browse the repository at this point in the history
  4. Remove some commented code

    rsandell committed May 18, 2016
    Copy the full SHA
    9f8f4f7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    305b009 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Guarding for null version

    rsandell committed May 19, 2016
    Copy the full SHA
    5a6fd21 View commit details
    Browse the repository at this point in the history
  2. Missed a checkstyle warning

    rsandell committed May 19, 2016
    Copy the full SHA
    c013c5b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Copy the full SHA
    6b4d78b View commit details
    Browse the repository at this point in the history
  2. Check inspection error first

    rsandell committed May 23, 2016
    Copy the full SHA
    5590609 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

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