Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 6a343a4e736b45493877fd641831be6f9e128079
https://github.com/jenkinsci/git-plugin/commit/6a343a4e736b45493877fd641831be6f9e128079
Author: Ch. Amshoff <[email protected]>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M README.adoc
A images/git-repository-browser-bitbucketserver.png
A src/main/java/hudson/plugins/git/browser/BitbucketServer.java
A src/main/resources/hudson/plugins/git/browser/BitbucketServer/config.jelly
A
src/main/resources/hudson/plugins/git/browser/BitbucketServer/config_it.properties
A
src/main/resources/hudson/plugins/git/browser/BitbucketServer/help-repoUrl.html
A src/test/java/hudson/plugins/git/browser/BitbucketServerTest.java
M src/test/java/jenkins/plugins/git/BrowsersJCasCCompatibilityTest.java
M src/test/resources/jenkins/plugins/git/browsers-casc.yaml
Log Message:
-----------
Added new repo browser for on-premise Bitbucket Server
Commit: cf8bde0707ee00a4e036c3cf68b51ea9d8b9d1b5
https://github.com/jenkinsci/git-plugin/commit/cf8bde0707ee00a4e036c3cf68b51ea9d8b9d1b5
Author: Ch. Amshoff <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/test/java/hudson/plugins/git/browser/BitbucketServerTest.java
Log Message:
-----------
Update src/test/java/hudson/plugins/git/browser/BitbucketServerTest.java
Co-authored-by: Mark Waite <[email protected]>
Commit: 881481efd5b5cd19f318139e888a263104aa14bd
https://github.com/jenkinsci/git-plugin/commit/881481efd5b5cd19f318139e888a263104aa14bd
Author: Ch. Amshoff <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/main/java/hudson/plugins/git/browser/BitbucketServer.java
Log Message:
-----------
Update src/main/java/hudson/plugins/git/browser/BitbucketServer.java
Makes sense, but the same applies to other repo browser classes, like
BitbucketWeb where I copied this class from.
Co-authored-by: Mark Waite <[email protected]>
Commit: 722ed116bcd82c6c99a96273ad08288eb2e5a8f6
https://github.com/jenkinsci/git-plugin/commit/722ed116bcd82c6c99a96273ad08288eb2e5a8f6
Author: Christoph Amshoff <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/main/java/hudson/plugins/git/browser/BitbucketServer.java
Log Message:
-----------
Added missing import on org.jenkinsci.Symbol;
Commit: 226d6d0a167e7dd30e786851f9baa6651d0858ce
https://github.com/jenkinsci/git-plugin/commit/226d6d0a167e7dd30e786851f9baa6651d0858ce
Author: Mark Waite <[email protected]>
Date: 2021-04-24 (Sat, 24 Apr 2021)
Changed paths:
M README.adoc
A images/git-repository-browser-bitbucketserver.png
A src/main/java/hudson/plugins/git/browser/BitbucketServer.java
A src/main/resources/hudson/plugins/git/browser/BitbucketServer/config.jelly
A
src/main/resources/hudson/plugins/git/browser/BitbucketServer/config_it.properties
A
src/main/resources/hudson/plugins/git/browser/BitbucketServer/help-repoUrl.html
A src/test/java/hudson/plugins/git/browser/BitbucketServerTest.java
M src/test/java/jenkins/plugins/git/BrowsersJCasCCompatibilityTest.java
M src/test/resources/jenkins/plugins/git/browsers-casc.yaml
Log Message:
-----------
Merge pull request #1071 from camshoff/master
[JENKINS-39905] Add repo browser for on-premise Bitbucket Server
Compare:
https://github.com/jenkinsci/git-plugin/compare/76725ac7d380...226d6d0a167e
--
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/76725a-226d6d%40github.com.