Branch: refs/heads/rc
Home: https://github.com/jenkinsci/jenkins
Commit: 69f7b58d2d8596aab3444d40b7fb84f43cd8dc21
https://github.com/jenkinsci/jenkins/commit/69f7b58d2d8596aab3444d40b7fb84f43cd8dc21
Author: Jesse Glick <[email protected]>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M core/src/main/java/hudson/scm/SCM.java
Log Message:
-----------
[JENKINS-23365] Noting some nullness conditions; calcRevisionsFromBuild in
particular is tricky.
Commit: abf335933388f0ce28edfb86dbe80972f3280e47
https://github.com/jenkinsci/jenkins/commit/abf335933388f0ce28edfb86dbe80972f3280e47
Author: Jesse Glick <[email protected]>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
Log Message:
-----------
Automatically disable test timeout when running in a debugger.
Commit: df9dc4c850374daeeda72ee37177ba1fe2bcebd6
https://github.com/jenkinsci/jenkins/commit/df9dc4c850374daeeda72ee37177ba1fe2bcebd6
Author: Jesse Glick <[email protected]>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M core/src/main/java/hudson/model/AbstractBuild.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/scm/NullSCM.java
M core/src/main/java/hudson/scm/SCM.java
Log Message:
-----------
[JENKINS-23365] Follow-up API fixes: introduce SCM.getKey(), and add an
SCMRevisionState baseline argument to checkout.
Necessary in order to produce correct changelogs by SCM plugins which actually
use SCMRevisionState correctly (unlike git-plugin!).
Compare:
https://github.com/jenkinsci/jenkins/compare/3651b0f011dc...df9dc4c85037
--
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/d/optout.