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

Retrieve full name matches over hazy short hash matches #1293

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Jul 16, 2022

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

Commits on Jul 18, 2022

  1. test needs some fine-tuning but should be at a good place

    Noah Rozelle committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    6ef602d View commit details
    Browse the repository at this point in the history
  2. tests are showing our problem now, need to ensure we are doing all we…

    … need for this feature
    Noah Rozelle committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d3a8e5e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. tests breaking, but looking into what issue could be, think issue has…

    … to do with my dynamic test generator (not grabbing the right tag head)
    Noah Rozelle committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9c11966 View commit details
    Browse the repository at this point in the history
  2. yup, head wasn't correct, acting appropriately now, tests are passing…

    … with dynamic test creation
    Noah Rozelle committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a392480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb238bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77d3abb View commit details
    Browse the repository at this point in the history
  5. JENKINS-62592 adding a more "to-the-point" test regarding the issue w…

    …e have seen
    Noah Rozelle committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    eb77163 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. JENKINS-62592 adding a test to show branch will resolve first over ha…

    …zy short hash
    Noah Rozelle committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b224776 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Commit up so I can work later on work computer

    RoahNo authored and Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    858c917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726e440 View commit details
    Browse the repository at this point in the history
  3. tests are showing our problem now, need to ensure we are doing all we…

    … need for this feature
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3f796fa View commit details
    Browse the repository at this point in the history
  4. tests breaking, but looking into what issue could be, think issue has…

    … to do with my dynamic test generator (not grabbing the right tag head)
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a25cdc3 View commit details
    Browse the repository at this point in the history
  5. yup, head wasn't correct, acting appropriately now, tests are passing…

    … with dynamic test creation
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a78a503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    817cfaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a54838e View commit details
    Browse the repository at this point in the history
  8. JENKINS-62592 adding a more "to-the-point" test regarding the issue w…

    …e have seen
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bbd1558 View commit details
    Browse the repository at this point in the history
  9. JENKINS-62592 adding a test to show branch will resolve first over ha…

    …zy short hash
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    94500f8 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/retrieve-full-name-first' into r…

    …etrieve-full-name-first
    
    # Conflicts:
    #	src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java
    Noah Rozelle committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    057fa3f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. JENKINS-62592 adding a test to show branch will resolve first over ha…

    …zy short hash
    Noah Rozelle committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d1bcc80 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/retrieve-full-name-first' into r…

    …etrieve-full-name-first
    Noah Rozelle committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    909c6e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd37877 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    8466080 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/retrieve-full-name-first' into r…

    …etrieve-full-name-first
    Noah Rozelle committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1f046f7 View commit details
    Browse the repository at this point in the history
  3. JENKINS-62592 more whitespace changes

    Noah Rozelle committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    fa93af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    22a0a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5673ebc View commit details
    Browse the repository at this point in the history