Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 92bc7443bbc55b30d5c5f29454c4776f25782589
https://github.com/jenkinsci/git-plugin/commit/92bc7443bbc55b30d5c5f29454c4776f25782589
Author: Mark Waite <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java
Log Message:
-----------
Clarify purpose of createClient in javadoc comment
Commit: 0beb8b5a0b092018002c73f4925227112ae1ec86
https://github.com/jenkinsci/git-plugin/commit/0beb8b5a0b092018002c73f4925227112ae1ec86
Author: Mark Waite <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java
Log Message:
-----------
Rename variable to clarify its use
Commit: 3d4aa0bf63fd3a94b21e33fe7aab7b802ae23d1c
https://github.com/jenkinsci/git-plugin/commit/3d4aa0bf63fd3a94b21e33fe7aab7b802ae23d1c
Author: Mark Waite <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M src/main/java/jenkins/plugins/git/GitToolChooser.java
Log Message:
-----------
Add cache test method to GitToolChooser
Allow tests to insert entries into the git repository size cache so
that they can check that the cache is being used as expected.
Commit: da0350f63ab7597e6e41e72fad9ec03347139c45
https://github.com/jenkinsci/git-plugin/commit/da0350f63ab7597e6e41e72fad9ec03347139c45
Author: Mark Waite <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Add GitPublisher freestyle test
Assert contents of build log in GitPublisherTest
Unclear why the JGit test case is using JGit correctly, logging that
the tag has been pushed, yet not detecting the tag in the destination
repository and not reporting any exception.
Commit: 79cf461b25855e2b14af70a64025c21e9353be1d
https://github.com/jenkinsci/git-plugin/commit/79cf461b25855e2b14af70a64025c21e9353be1d
Author: Mark Waite <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java
M src/main/java/jenkins/plugins/git/GitToolChooser.java
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Merge pull request #969 from MarkEWaite/add-git-publisher-jgit-test
Add GitPublisher freestyle test
Compare:
https://github.com/jenkinsci/git-plugin/compare/cfadb73de8e2...79cf461b2585
--
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/git-plugin/push/refs/heads/master/cfadb7-79cf46%40github.com.