Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7232798611b66f4a03ad8670c07cb58220f4d866
      
https://github.com/jenkinsci/jenkins/commit/7232798611b66f4a03ad8670c07cb58220f4d866
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/model/Descriptor.java
    M core/src/main/java/hudson/util/FormValidation.java
    M core/src/main/resources/lib/form/checkbox.jelly
    M core/src/main/resources/lib/form/editableComboBox.jelly
    M core/src/main/resources/lib/form/prepareDatabinding.jelly
    M core/src/main/resources/lib/form/readOnlyTextbox.jelly
    M core/src/main/resources/lib/form/textarea.jelly
    M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    A test/src/test/groovy/jenkins/bugs/Jenkins19124Test.groovy
    A test/src/test/resources/jenkins/bugs/Jenkins19124Test/Foo/config.groovy
    M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  -----------
  [FIXED JENKINS-19124]

Added another attribute 'checkDependsOn' on <input> elements (akin to
'fillDependsOn', etc) to list up the other dependency controls, and
insert appropriate onchange events.

'checkUrl' is now just the stem portion of the URL to invoke, and
the client script builds up the query parameters.



-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to