Branch: refs/heads/stable-3.x Home: https://github.com/jenkinsci/git-plugin Commit: 80f69c86643b1068b70aada3d82b0224eaa3a9bd https://github.com/jenkinsci/git-plugin/commit/80f69c86643b1068b70aada3d82b0224eaa3a9bd Author: Liam Newman <bitwise...@gmail.com> Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths: M pom.xml M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java Log Message: ----------- Backport of PR-708 Commit: 30dc9766a6090c9a828214317cad9fb0d115bb79 https://github.com/jenkinsci/git-plugin/commit/30dc9766a6090c9a828214317cad9fb0d115bb79 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2019-07-19 (Fri, 19 Jul 2019) Changed paths: M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java M src/test/java/jenkins/plugins/git/GitSCMFileSystemTest.java Log Message: ----------- [JENKINS-52964] Add SCMFileSystem.Builder supports for descriptor Downstream of https://github.com/jenkinsci/scm-api-plugin/pull/58 Commit: 9f56ade24963ea95642258fe1bdc827012a0fab3 https://github.com/jenkinsci/git-plugin/commit/9f56ade24963ea95642258fe1bdc827012a0fab3 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2019-07-19 (Fri, 19 Jul 2019) Changed paths: M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java M src/test/java/jenkins/plugins/git/GitSCMSourceTest.java M src/test/java/jenkins/plugins/git/GitSCMTelescopeTest.java Log Message: ----------- Bump scm-api build, switch API around Commit: adadd397dd4e5e094629e94bed20caeaba871a40 https://github.com/jenkinsci/git-plugin/commit/adadd397dd4e5e094629e94bed20caeaba871a40 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2019-07-19 (Fri, 19 Jul 2019) Changed paths: M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java Log Message: ----------- switch supportsDescriptor(SCMDescriptor) to return true for GitSCM.DescriptorImpl Commit: 0399643c72b404a46016e23d683c9d74716eeef3 https://github.com/jenkinsci/git-plugin/commit/0399643c72b404a46016e23d683c9d74716eeef3 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2019-07-22 (Mon, 22 Jul 2019) Changed paths: M pom.xml Log Message: ----------- Bump plugin version number for dependency update Requiring scm-api 2.6.3 instead of scm-api 2.2.7 Commit: 084754ee7d0bc5f68e788ae221819618136c454a https://github.com/jenkinsci/git-plugin/commit/084754ee7d0bc5f68e788ae221819618136c454a Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2019-07-23 (Tue, 23 Jul 2019) Changed paths: M pom.xml Log Message: ----------- Merge branch 'stable-3.x' into backport-pr-708 Commit: 281ba5b4f65868c4e4bcfcaa65c52d212fba2c33 https://github.com/jenkinsci/git-plugin/commit/281ba5b4f65868c4e4bcfcaa65c52d212fba2c33 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2019-07-27 (Sat, 27 Jul 2019) Changed paths: M pom.xml M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java M src/test/java/jenkins/plugins/git/GitSCMFileSystemTest.java M src/test/java/jenkins/plugins/git/GitSCMSourceTest.java M src/test/java/jenkins/plugins/git/GitSCMTelescopeTest.java Log Message: ----------- Merge pull request #736 from bitwiseman/backport-pr-708 Backport pr 708 Passed automated tests and my confirming interactive tests Compare: https://github.com/jenkinsci/git-plugin/compare/a79393ddbd24...281ba5b4f658 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/stable-3.x/a79393-281ba5%40github.com.