Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2962ecca1d411d246735b7e9021bd201c7130118
      
https://github.com/jenkinsci/git-plugin/commit/2962ecca1d411d246735b7e9021bd201c7130118
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-06-08 (Mon, 08 Jun 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/GitLab.java
    M src/test/java/hudson/plugins/git/browser/GitLabTest.java

  Log Message:
  -----------
  [Fix JENKINS-28792] GitLab browser edit panel allow more values for version

When saving a job defined to use the GitLab browser, if the version field
is empty or contains a value which cannot be converted to a double,
the save operation fails with a stack trace that the Double.valueOf()
threw a NumberFormatException.

Silently use a default value if the user provided value cannot be
converted to a Java double.


  Commit: c55953b19def0060abe6c87dbacbb81d657a786b
      
https://github.com/jenkinsci/git-plugin/commit/c55953b19def0060abe6c87dbacbb81d657a786b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-06-13 (Sat, 13 Jun 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/GitLab.java
    M src/test/java/hudson/plugins/git/browser/GitLabTest.java

  Log Message:
  -----------
  Merge pull request #327 from 
MarkEWaite/master-JENKINS-28792-gitlab-browser-version-required

[Fix JENKINS-28792] GitLab browser edit panel allow more values for v…


Compare: 
https://github.com/jenkinsci/git-plugin/compare/0c1a59a897d2...c55953b19def

-- 
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