Branch: refs/heads/master
Home: https://github.com/jenkinsci/subversion-plugin
Commit: d2b0fd47abaaf9562fa752ded9a27cb4581b7bdb
https://github.com/jenkinsci/subversion-plugin/commit/d2b0fd47abaaf9562fa752ded9a27cb4581b7bdb
Author: Diego Díez <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M src/main/java/hudson/scm/SubversionSCM.java
Log Message:
-----------
Fixes repeated same "Tag the build" links added to builds.
See:
- https://issues.jenkins.io/browse/JENKINS-35176
- https://issues.jenkins.io/browse/JENKINS-38204
Commit: 92bcdf0f9edf0fffe5af9bb5d550a9fe147eaf3d
https://github.com/jenkinsci/subversion-plugin/commit/92bcdf0f9edf0fffe5af9bb5d550a9fe147eaf3d
Author: Diego Díez <[email protected]>
Date: 2021-09-25 (Sat, 25 Sep 2021)
Changed paths:
M src/main/java/hudson/scm/SubversionSCM.java
Log Message:
-----------
Refactor to also prevent saving to disk the same scm changes on multiple
changelog files for the same build.
Commit: 955aa91e0a3803f91db4a1621d5d495aa19239f9
https://github.com/jenkinsci/subversion-plugin/commit/955aa91e0a3803f91db4a1621d5d495aa19239f9
Author: Diego Díez <[email protected]>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M src/test/java/jenkins/scm/impl/subversion/SubversionStepTest.java
Log Message:
-----------
Added tests for JENKINS-38204 (duplicated by JENKINS-35176)
Commit: fbd6fe50bdf96076f5b9d8e4dadebb9ddae8bd49
https://github.com/jenkinsci/subversion-plugin/commit/fbd6fe50bdf96076f5b9d8e4dadebb9ddae8bd49
Author: Diego Díez Ricondo <[email protected]>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M src/main/java/hudson/scm/SubversionSCM.java
M src/test/java/jenkins/scm/impl/subversion/SubversionStepTest.java
Log Message:
-----------
Merge pull request #262 from didiez/fix-repeated-SubversionTagAction
[JENKINS-35176] Fixes repeated same "Tag this build" links added to builds.
Compare:
https://github.com/jenkinsci/subversion-plugin/compare/622e3d5c305d...fbd6fe50bdf9
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/subversion-plugin/push/refs/heads/master/622e3d-fbd6fe%40github.com.