Skip to content
  1. Apr 16, 2020
    • Rishabh Budhouliya's avatar
      [JENKINS-61711] Fix validateExecutable to allow Git plugin global config... · be1e2bea
      Rishabh Budhouliya authored
      
      [JENKINS-61711] Fix validateExecutable to allow Git plugin global config correctly report git executable in PATH (#4653)
      
      * Fix git not in path for Git plugin global config
      Git Client Plugin global configuration allows addition of git implementations using GitTool
      The field Path was not able to identify git executable. The fix involves changing prefix with
      File.seperator instead of File.pathSeperator. This allows Jenkins to find the git exec at the
      already existing path.
      
      * Tests added to validate JENKINS-61711 fix
      
      * Improve hamcrest comparison in FormValidationTest
      
      Co-Authored-By: default avatarMark Waite <mark.earl.waite@gmail.com>
      
      * Import matchers for `not`
      
      Co-authored-by: default avatarMark Waite <mark.earl.waite@gmail.com>
      be1e2bea
  2. Apr 15, 2020
  3. Apr 14, 2020
  4. Apr 12, 2020
  5. Apr 11, 2020
  6. Apr 10, 2020
  7. Apr 09, 2020
  8. Apr 08, 2020
  9. Apr 07, 2020
  10. Apr 06, 2020
  11. Apr 05, 2020
  12. Apr 04, 2020