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

[FIXED JENKINS-34722] Performance improvement to not load all jobs #100

Merged
merged 4 commits into from May 20, 2016

Commits on May 11, 2016

  1. Add property to reduce the max number of runs to load.

    The property improves performance for obtaining downstream projects by allowing users to reduce the number of runs to load when searching for the correct upstream project.
    christ66 committed May 11, 2016
    Copy the full SHA
    b1eaa19 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0551cd1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Fix unit test.

    christ66 committed May 14, 2016
    Copy the full SHA
    f88396a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Fix checkstyle errors.

    christ66 committed May 18, 2016
    Copy the full SHA
    0c5b51d View commit details
    Browse the repository at this point in the history