Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 541c4b6ca10216def62898859264d7f136fca5f1
      
https://github.com/jenkinsci/git-plugin/commit/541c4b6ca10216def62898859264d7f136fca5f1
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M src/main/java/hudson/plugins/git/UserRemoteConfig.java

  Log Message:
  -----------
  JENKINS-44640 - Fix NPE checking legacy git SCM URL

Credential tracking is intended to track relevant and valuable use of
the credential, not something as simple as using that credential in a
form validation.

Form validation is valuable for the user experience of the
administrator, but it is not valuable enough to track the credential
use in validating the form.


  Commit: f90a8522b82e07e4ac79a901fe1e8f3de0b07ef4
      
https://github.com/jenkinsci/git-plugin/commit/f90a8522b82e07e4ac79a901fe1e8f3de0b07ef4
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M src/main/java/hudson/plugins/git/UserRemoteConfig.java

  Log Message:
  -----------
  Remove commented implementation call to track()

The comment is sufficient to explain why the implementation call
is not used.


  Commit: 2903c1a9657a54d29cc5a6be0e9ad61c572ff8ce
      
https://github.com/jenkinsci/git-plugin/commit/2903c1a9657a54d29cc5a6be0e9ad61c572ff8ce
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M src/main/java/hudson/plugins/git/UserRemoteConfig.java

  Log Message:
  -----------
  Merge pull request #499 from 
MarkEWaite/master-PRxxx-npe-passing-null-context-to-credentials

JENKINS-44640 - Fix NPE checking legacy git SCM URL


Compare: 
https://github.com/jenkinsci/git-plugin/compare/a274696e2961...2903c1a9657a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to