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

Multiple finders #23

Closed
wants to merge 17 commits into from
Closed

Commits on Apr 10, 2019

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

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    f4ca6f7 View commit details
    Browse the repository at this point in the history
  2. last finder wins test

    sparkoo committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    270ce4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a82e3f7 View commit details
    Browse the repository at this point in the history
  4. format

    sparkoo committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    bf5d3b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa11fb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    469d1d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba2ecf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abc4cf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. removed pipelines as they can be easily configured by multiple 'findT…

    …ext' invocations, updated tests
    sparkoo committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    0dd8e1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Merge branch 'master' into re-multiple-finders

    # Conflicts:
    #	src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java
    sparkoo committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    1657129 View commit details
    Browse the repository at this point in the history
  2. fix tests with new logging

    sparkoo committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8aa5e70 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Clean up serialVersionUID

    basil committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    05f7f53 View commit details
    Browse the repository at this point in the history
  2. Make naming consistent

    basil committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    1080ee8 View commit details
    Browse the repository at this point in the history
  3. Rename fields for clarity

    basil committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    68ec81c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    231d8b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    536b057 View commit details
    Browse the repository at this point in the history