[jenkinsci/gitea-plugin] 62855b: [maven-release-plugin] prepare release gitea-1.2.1

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 62855b3c3d8c119302b1156f5d3b0b3460810f76
  
https://github.com/jenkinsci/gitea-plugin/commit/62855b3c3d8c119302b1156f5d3b0b3460810f76
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release gitea-1.2.1


-- 
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/gitea-plugin/push/refs/heads/master/7ff03b-62855b%40github.com.


[jenkinsci/gitea-plugin] d2f86a: [maven-release-plugin] prepare for next developmen...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: d2f86a9fc1d38486d03013254ab18e6587a5dd52
  
https://github.com/jenkinsci/gitea-plugin/commit/d2f86a9fc1d38486d03013254ab18e6587a5dd52
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/gitea-plugin/push/refs/heads/master/62855b-d2f86a%40github.com.


[jenkinsci/gitea-plugin]

2020-06-04 Thread Stephen Connolly
  Branch: refs/tags/gitea-1.2.1
  Home:   https://github.com/jenkinsci/gitea-plugin

-- 
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/gitea-plugin/push/refs/tags/gitea-1.2.1/00-a963e0%40github.com.


[jenkinsci/gitea-plugin] 7ff03b: [FIXED JENKINS-60825] Based on issue comment add N...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 7ff03b7f40615db835fffa0d11209d67d6f1ce84
  
https://github.com/jenkinsci/gitea-plugin/commit/7ff03b7f40615db835fffa0d11209d67d6f1ce84
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M CHANGES.md
M src/main/java/org/jenkinsci/plugin/gitea/BranchDiscoveryTrait.java

  Log Message:
  ---
  [FIXED JENKINS-60825] Based on issue comment add NPE safety

On the basis of 
https://issues.jenkins-ci.org/browse/JENKINS-60825?focusedCommentId=386266=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-386266

This should prevent the NPE but JENKINS-62588 has ben created to track the 
resulting gap.


-- 
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/gitea-plugin/push/refs/heads/master/d94b49-7ff03b%40github.com.


[jenkinsci/gitea-plugin] d94b49: [FIXED JENKINS-60885] Reluctantly adding `@Symbol`...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: d94b490108f765d58e87d25acae4b691a939e454
  
https://github.com/jenkinsci/gitea-plugin/commit/d94b490108f765d58e87d25acae4b691a939e454
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M CHANGES.md
M src/main/java/org/jenkinsci/plugin/gitea/BranchDiscoveryTrait.java
M 
src/main/java/org/jenkinsci/plugin/gitea/ForkPullRequestDiscoveryTrait.java
M 
src/main/java/org/jenkinsci/plugin/gitea/OriginPullRequestDiscoveryTrait.java

  Log Message:
  ---
  [FIXED JENKINS-60885] Reluctantly adding `@Symbol` annotations to discovery 
traits

Words cannot express how sad I am having to add this workaround for a screaming 
obvious bug in the symbol support that the symbol api maintainers have refused 
to fix for multiple years now


-- 
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/gitea-plugin/push/refs/heads/master/5c101e-d94b49%40github.com.


[jenkinsci/gitea-plugin] 5c101e: [FIXED JENKINS-61753] If the action is null we sho...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 5c101e866c4098f44683b47236c44c9dcec890eb
  
https://github.com/jenkinsci/gitea-plugin/commit/5c101e866c4098f44683b47236c44c9dcec890eb
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M CHANGES.md
M src/main/java/org/jenkinsci/plugin/gitea/GiteaPullSCMEvent.java

  Log Message:
  ---
  [FIXED JENKINS-61753] If the action is null we should assume updated


-- 
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/gitea-plugin/push/refs/heads/master/88c256-5c101e%40github.com.


[jenkinsci/gitea-plugin] 88c256: Noting [FIXED JENKINS-61996] and [FIXED JENKINS-61...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 88c256aefb806a366b583d3698b57bd1c8504a18
  
https://github.com/jenkinsci/gitea-plugin/commit/88c256aefb806a366b583d3698b57bd1c8504a18
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Noting [FIXED JENKINS-61996] and [FIXED JENKINS-61258]


-- 
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/gitea-plugin/push/refs/heads/master/dfe84e-88c256%40github.com.


[jenkinsci/gitea-plugin] 41942f: JENKINS-61258: properly fetch tags when building a...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 41942fd3e3036bcfefc653317154f66faf31045b
  
https://github.com/jenkinsci/gitea-plugin/commit/41942fd3e3036bcfefc653317154f66faf31045b
  Author: Christoph Gritschenberger 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java

  Log Message:
  ---
  JENKINS-61258: properly fetch tags when building a tag ref


  Commit: dfe84ec2ee299e4292fb733d287394d1835b4deb
  
https://github.com/jenkinsci/gitea-plugin/commit/dfe84ec2ee299e4292fb733d287394d1835b4deb
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java

  Log Message:
  ---
  Merge branch 'JENKINS-61258/fix_tag_builds'


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/5ef491fe305d...dfe84ec2ee29

-- 
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/gitea-plugin/push/refs/heads/master/5ef491-dfe84e%40github.com.


[jenkinsci/gitea-plugin] 43ef13: [FIXED JENKINS-61996] Check for not specified port...

2020-06-04 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 43ef13d96d13a7e4fee5a096293ef6d580825a52
  
https://github.com/jenkinsci/gitea-plugin/commit/43ef13d96d13a7e4fee5a096293ef6d580825a52
  Author: Martin Zemek 
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java

  Log Message:
  ---
  [FIXED JENKINS-61996] Check for not specified port in SSH URI


  Commit: 5ef491fe305d52fd50ebdc3aa5c7a3c67011d8a7
  
https://github.com/jenkinsci/gitea-plugin/commit/5ef491fe305d52fd50ebdc3aa5c7a3c67011d8a7
  Author: Stephen Connolly 
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java

  Log Message:
  ---
  Merge pull request #23 from MarTiXcz/master

[FIXED JENKINS-61996] Check for not specified port in SSH URI


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/4b19617f203a...5ef491fe305d

-- 
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/gitea-plugin/push/refs/heads/master/4b1961-5ef491%40github.com.


[jenkinsci/gitea-plugin] 4b1961: [maven-release-plugin] prepare for next developmen...

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 4b19617f203ac89ed48afdc52543348072be3367
  
https://github.com/jenkinsci/gitea-plugin/commit/4b19617f203ac89ed48afdc52543348072be3367
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/gitea-plugin/push/refs/heads/master/b3bdf0-4b1961%40github.com.


[jenkinsci/gitea-plugin] b3bdf0: [maven-release-plugin] prepare release gitea-1.2.0

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: b3bdf03a65f504f0bac9614e6ce26fb916edbb16
  
https://github.com/jenkinsci/gitea-plugin/commit/b3bdf03a65f504f0bac9614e6ce26fb916edbb16
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release gitea-1.2.0


-- 
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/gitea-plugin/push/refs/heads/master/5d16b9-b3bdf0%40github.com.


[jenkinsci/gitea-plugin]

2020-02-17 Thread Stephen Connolly
  Branch: refs/tags/gitea-1.2.0
  Home:   https://github.com/jenkinsci/gitea-plugin

-- 
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/gitea-plugin/push/refs/tags/gitea-1.2.0/00-9af3d7%40github.com.


[jenkinsci/gitea-plugin] 5d16b9: Note new release

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 5d16b96efd45aeef46a5e142a35c10f6119a6d7b
  
https://github.com/jenkinsci/gitea-plugin/commit/5d16b96efd45aeef46a5e142a35c10f6119a6d7b
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Note new release


-- 
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/gitea-plugin/push/refs/heads/master/bcd9bf-5d16b9%40github.com.


[jenkinsci/gitea-plugin] bcd9bf: Note merge of #19

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: bcd9bf30d96b0d2075d33a2341187e2496a14d16
  
https://github.com/jenkinsci/gitea-plugin/commit/bcd9bf30d96b0d2075d33a2341187e2496a14d16
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Note merge of #19


-- 
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/gitea-plugin/push/refs/heads/master/ae76e2-bcd9bf%40github.com.


[jenkinsci/gitea-plugin] 6731d3: Remove branch and pr names from status context

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 6731d3f31ef362ce284e4dc7d0895db8946a2aa1
  
https://github.com/jenkinsci/gitea-plugin/commit/6731d3f31ef362ce284e4dc7d0895db8946a2aa1
  Author: Markus Amshove 
  Date:   2019-11-30 (Sat, 30 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Remove branch and pr names from status context


  Commit: 1a68b6bff4385f05b15b6c32f0cda8778140a454
  
https://github.com/jenkinsci/gitea-plugin/commit/1a68b6bff4385f05b15b6c32f0cda8778140a454
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md
M docs/README.md
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceRequest.java
A src/main/java/org/jenkinsci/plugin/gitea/TagDiscoveryTrait.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMHead.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMRevision.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaAnnotatedTag.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitDetail.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitHash.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaTag.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M src/main/resources/org/jenkinsci/plugin/gitea/Messages.properties
A 
src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/config.jelly
A src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/help.html
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Merge branch 'master' into master


  Commit: 019c36d6e706cafdba5fc1f5e36f7b78fb4e368d
  
https://github.com/jenkinsci/gitea-plugin/commit/019c36d6e706cafdba5fc1f5e36f7b78fb4e368d
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Handle tags


  Commit: ae76e2525f00448bc26204269a4fb8794ba76b49
  
https://github.com/jenkinsci/gitea-plugin/commit/ae76e2525f00448bc26204269a4fb8794ba76b49
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Merge https://github.com/jenkinsci/gitea-plugin/pull/19 after applying
fixes


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/9d908226df58...ae76e2525f00

-- 
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/gitea-plugin/push/refs/heads/master/9d9082-ae76e2%40github.com.


[jenkinsci/gitea-plugin]

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/MarkusAmshove-master
  Home:   https://github.com/jenkinsci/gitea-plugin

-- 
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/gitea-plugin/push/refs/heads/MarkusAmshove-master/019c36-00%40github.com.


[jenkinsci/gitea-plugin] 6731d3: Remove branch and pr names from status context

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/MarkusAmshove-master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 6731d3f31ef362ce284e4dc7d0895db8946a2aa1
  
https://github.com/jenkinsci/gitea-plugin/commit/6731d3f31ef362ce284e4dc7d0895db8946a2aa1
  Author: Markus Amshove 
  Date:   2019-11-30 (Sat, 30 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Remove branch and pr names from status context


  Commit: 1a68b6bff4385f05b15b6c32f0cda8778140a454
  
https://github.com/jenkinsci/gitea-plugin/commit/1a68b6bff4385f05b15b6c32f0cda8778140a454
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md
M docs/README.md
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceRequest.java
A src/main/java/org/jenkinsci/plugin/gitea/TagDiscoveryTrait.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMHead.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMRevision.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaAnnotatedTag.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitDetail.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitHash.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaTag.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M src/main/resources/org/jenkinsci/plugin/gitea/Messages.properties
A 
src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/config.jelly
A src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/help.html
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Merge branch 'master' into master


  Commit: 019c36d6e706cafdba5fc1f5e36f7b78fb4e368d
  
https://github.com/jenkinsci/gitea-plugin/commit/019c36d6e706cafdba5fc1f5e36f7b78fb4e368d
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Handle tags


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/6731d3f31ef3%5E...019c36d6e706

-- 
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/gitea-plugin/push/refs/heads/MarkusAmshove-master/00-019c36%40github.com.


[jenkinsci/gitea-plugin] 9d9082: Note merge of PR 20

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 9d908226df58babba1c041df8ea5ddb5dfd12b60
  
https://github.com/jenkinsci/gitea-plugin/commit/9d908226df58babba1c041df8ea5ddb5dfd12b60
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Note merge of PR 20


-- 
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/gitea-plugin/push/refs/heads/master/3d5cb3-9d9082%40github.com.


[jenkinsci/gitea-plugin] bc00c7: Towards 1.2.0

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: bc00c7eb26ce286677d4c76260a53060d9bec171
  
https://github.com/jenkinsci/gitea-plugin/commit/bc00c7eb26ce286677d4c76260a53060d9bec171
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M CHANGES.md
M pom.xml

  Log Message:
  ---
  Towards 1.2.0


-- 
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/gitea-plugin/push/refs/heads/master/12c160-bc00c7%40github.com.


[jenkinsci/gitea-plugin] e78ef5: Extended setup information

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: e78ef58a4e76b6fc18f9d785e8f461df68a3bdda
  
https://github.com/jenkinsci/gitea-plugin/commit/e78ef58a4e76b6fc18f9d785e8f461df68a3bdda
  Author: reikjarloekl 
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Extended setup information

added details on how to setup gitea and jenkins item to build for an 
organization


  Commit: 3d5cb3c01ddecb013735a459f5a48ee7a5f384fa
  
https://github.com/jenkinsci/gitea-plugin/commit/3d5cb3c01ddecb013735a459f5a48ee7a5f384fa
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Merge pull request #20 from reikjarloekl/reikjarloekl-patch-1

Extended setup information


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/bc00c7eb26ce...3d5cb3c01dde

-- 
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/gitea-plugin/push/refs/heads/master/bc00c7-3d5cb3%40github.com.


[jenkinsci/gitea-plugin] b93c82: Tag discovery

2020-02-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: b93c820a718d2ce55b45de65d8ff7279d24b890b
  
https://github.com/jenkinsci/gitea-plugin/commit/b93c820a718d2ce55b45de65d8ff7279d24b890b
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceRequest.java
A src/main/java/org/jenkinsci/plugin/gitea/TagDiscoveryTrait.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMHead.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMRevision.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaAnnotatedTag.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitDetail.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitHash.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaTag.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M src/main/resources/org/jenkinsci/plugin/gitea/Messages.properties
A 
src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/config.jelly
A src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/help.html

  Log Message:
  ---
  Tag discovery


  Commit: da1fde26c3aac4f34c91352b5bcf9ccd650831de
  
https://github.com/jenkinsci/gitea-plugin/commit/da1fde26c3aac4f34c91352b5bcf9ccd650831de
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceRequest.java

  Log Message:
  ---
  Missed some additional tag discovery changes


  Commit: faf02c9f5cfb48281e020bb9678451d136ab562b
  
https://github.com/jenkinsci/gitea-plugin/commit/faf02c9f5cfb48281e020bb9678451d136ab562b
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Add stubs to mock


  Commit: 294da810771117419a61fbe1c6d42330fd1f89a3
  
https://github.com/jenkinsci/gitea-plugin/commit/294da810771117419a61fbe1c6d42330fd1f89a3
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitDetail.java

  Log Message:
  ---
  Spotbugs for the win!


  Commit: 12c1609c0211f4a4f48a0fd0c974f0c906f1e9cc
  
https://github.com/jenkinsci/gitea-plugin/commit/12c1609c0211f4a4f48a0fd0c974f0c906f1e9cc
  Author: Stephen Connolly 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceRequest.java
A src/main/java/org/jenkinsci/plugin/gitea/TagDiscoveryTrait.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMHead.java
A src/main/java/org/jenkinsci/plugin/gitea/TagSCMRevision.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaAnnotatedTag.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitDetail.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaCommitHash.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
A src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaTag.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M src/main/resources/org/jenkinsci/plugin/gitea/Messages.properties
A 
src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/config.jelly
A src/main/resources/org/jenkinsci/plugin/gitea/TagDiscoverTrait/help.html
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Merge pull request #6 from stephenc/tag-discovery

Tag discovery


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/796fa5953c9e...12c1609c0211

-- 
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/gitea-plugin/push/refs/heads/master/796fa5-12c160%40github.com.


[jenkinsci/gitea-plugin] 830a38: Removed redundant code in DefaultGiteaConnection.java

2019-11-22 Thread Stephen Connolly
uthor: 7FM <41307817+...@users.noreply.github.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M CHANGES.md
M Jenkinsfile
M README.md
M docs/README.md
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookAction.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookListener.java
M src/main/java/org/jenkinsci/plugin/gitea/MergeWithGitSCMExtension.java
M src/main/java/org/jenkinsci/plugin/gitea/SSHCheckoutTrait.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/Gitea.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M 
src/main/java/org/jenkinsci/plugin/gitea/credentials/PersonalAccessTokenImpl.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServer.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServers.java

  Log Message:
  ---
  Merge branch 'master' into master


  Commit: a1d429177b20bf97868cb9df7704c03a9c840a3d
  
https://github.com/jenkinsci/gitea-plugin/commit/a1d429177b20bf97868cb9df7704c03a9c840a3d
  Author: 7FM <41307817+...@users.noreply.github.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Update CHANGES.md


  Commit: 2869bfaa084921febc2a3f83da5220298608b065
  
https://github.com/jenkinsci/gitea-plugin/commit/2869bfaa084921febc2a3f83da5220298608b065
  Author: 7FM <41307817+...@users.noreply.github.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
A 
src/test/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnectionTest.java
A 
src/test/java/org/jenkinsci/plugin/gitea/client/impl/GiteaConnection_DisabledPR_Issues.java

  Log Message:
  ---
  Merge branch 'master' into master


  Commit: 796fa5953c9e56cc26a7fe07a9fcba4f88f2cd21
  
https://github.com/jenkinsci/gitea-plugin/commit/796fa5953c9e56cc26a7fe07a9fcba4f88f2cd21
  Author: Stephen Connolly 
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
M CHANGES.md
M src/main/java/org/jenkinsci/plugin/gitea/AbstractGiteaSCMSourceEvent.java
M src/main/java/org/jenkinsci/plugin/gitea/BranchDiscoveryTrait.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaAvatar.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaBrowser.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaPushSCMEvent.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSourceContext.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookAction.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookListener.java
M 
src/main/java/org/jenkinsci/plugin/gitea/OriginPullRequestDiscoveryTrait.java
M src/main/java/org/jenkinsci/plugin/gitea/PullRequestSCMRevision.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaIssue.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaMilestone.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaPullRequest.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaRepositoryEvent.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServers.java
M 
src/test/java/org/jenkinsci/plugin/gitea/authentication/GiteaAuthSourceTest.java
M 
src/test/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnectionBuilderTest.java
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java
M 
src/test/java/org/jenkinsci/plugin/gitea/credentials/PersonalAccessTokenImplTest.java

  Log Message:
  ---
  Merge pull request #15 from 7FM/master

Some Cleanup and Refactoring


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/9a496eb772d3...796fa5953c9e

-- 
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/gitea-plugin/push/refs/heads/master/9a496e-796fa5%40github.com.


[jenkinsci/gitea-plugin] 7ed909: Trying to fix: https://issues.jenkins-ci.org/brows...

2019-11-21 Thread Stephen Connolly
c/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookAction.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookListener.java
M src/main/java/org/jenkinsci/plugin/gitea/MergeWithGitSCMExtension.java
M src/main/java/org/jenkinsci/plugin/gitea/SSHCheckoutTrait.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/Gitea.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M 
src/main/java/org/jenkinsci/plugin/gitea/credentials/PersonalAccessTokenImpl.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServer.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServers.java

  Log Message:
  ---
  Merge branch 'master' into bug-fix


  Commit: f255567b2ba090430d82a66adde3421a33870991
  
https://github.com/jenkinsci/gitea-plugin/commit/f255567b2ba090430d82a66adde3421a33870991
  Author: 7FM <41307817+...@users.noreply.github.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java

  Log Message:
  ---
  lock down protected method openConnection

Co-Authored-By: Stephen Connolly 


  Commit: bd1beabade33461decc41552cb7655bd586fc442
  
https://github.com/jenkinsci/gitea-plugin/commit/bd1beabade33461decc41552cb7655bd586fc442
  Author: 7FM 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java

  Log Message:
  ---
  add missing imports


  Commit: c6dc64974a2cc198d456028529b9139a10b83bad
  
https://github.com/jenkinsci/gitea-plugin/commit/c6dc64974a2cc198d456028529b9139a10b83bad
  Author: 7FM <41307817+...@users.noreply.github.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Update CHANGES.md


  Commit: 9a496eb772d3b56b221ced95e080830f7e609704
  
https://github.com/jenkinsci/gitea-plugin/commit/9a496eb772d3b56b221ced95e080830f7e609704
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
A 
src/test/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnectionTest.java
A 
src/test/java/org/jenkinsci/plugin/gitea/client/impl/GiteaConnection_DisabledPR_Issues.java

  Log Message:
  ---
  Merge pull request #17 from 7FM/bug-fix

Bug fix for https://issues.jenkins-ci.org/browse/JENKINS-54516


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/bd637489dca5...9a496eb772d3

-- 
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/gitea-plugin/push/refs/heads/master/bd6374-9a496e%40github.com.


[jenkinsci/gitea-plugin] 9f8aab: Update plugin build configuration

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 9f8aab347fd02e95e3b76a087869916ef78e
  
https://github.com/jenkinsci/gitea-plugin/commit/9f8aab347fd02e95e3b76a087869916ef78e
  Author: Adrien Lecharpentier 
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update plugin build configuration


  Commit: 144df92d3bab6d523a273f40cc9091561638e90f
  
https://github.com/jenkinsci/gitea-plugin/commit/144df92d3bab6d523a273f40cc9091561638e90f
  Author: Adrien Lecharpentier 
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Tidy pom

As per the CONTRIBUTING.md documentation


  Commit: 216e2db63e4b5df3e858ac4fa54e30bad8de30cc
  
https://github.com/jenkinsci/gitea-plugin/commit/216e2db63e4b5df3e858ac4fa54e30bad8de30cc
  Author: Adrien Lecharpentier 
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Migrate plugin documentation

Wiki page was already pointing to docs/README.md file.


  Commit: 31abc417322535f62a33c68f1fd83163d184c0e1
  
https://github.com/jenkinsci/gitea-plugin/commit/31abc417322535f62a33c68f1fd83163d184c0e1
  Author: Adrien Lecharpentier 
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update project configuration

* Upgrade Jenkins Core requirement
* Use Jenkins BOM
* Upgrade dependencies version


  Commit: 3657d961a6b2d8e145210bfd8f90b68cea938c6a
  
https://github.com/jenkinsci/gitea-plugin/commit/3657d961a6b2d8e145210bfd8f90b68cea938c6a
  Author: Adrien Lecharpentier 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookAction.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookListener.java
M src/main/java/org/jenkinsci/plugin/gitea/MergeWithGitSCMExtension.java
M src/main/java/org/jenkinsci/plugin/gitea/SSHCheckoutTrait.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/Gitea.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M 
src/main/java/org/jenkinsci/plugin/gitea/credentials/PersonalAccessTokenImpl.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServer.java
M src/main/java/org/jenkinsci/plugin/gitea/servers/GiteaServers.java

  Log Message:
  ---
  Remove deprecated call and update syntax


  Commit: a43d8cd9f53e664757330363b109d75527abc78b
  
https://github.com/jenkinsci/gitea-plugin/commit/a43d8cd9f53e664757330363b109d75527abc78b
  Author: Adrien Lecharpentier 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementalify the plugin


  Commit: c337dd78e81fc3824c0371e859368481538351f7
  
https://github.com/jenkinsci/gitea-plugin/commit/c337dd78e81fc3824c0371e859368481538351f7
  Author: Adrien Lecharpentier 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add shields and update links to project pages


  Commit: 4548b40d5b3e4adce04206318201e19fa85959a7
  
https://github.com/jenkinsci/gitea-plugin/commit/4548b40d5b3e4adce04206318201e19fa85959a7
  Author: Adrien Lecharpentier 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Add changelog for version 1.1.2


  Commit: 2bef70bc4d409f61699c59215c26b1bf93894ae3
  
https://github.com/jenkinsci/gitea-plugin/commit/2bef70bc4d409f61699c59215c26b1bf93894ae3
  Author: Adrien Lecharpentier 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Merge branch 'master' into plugin-facelift


  Commit: eba1a3da31ed3dba462544d5c6155150cca7a075
  
https://github.com/jenkinsci/gitea-plugin/commit/eba1a3da31ed3dba462544d5c6155150cca7a075
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M CHANGES.md
M Jenkinsfile
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMBuilder.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMFileSystem.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaWebhookAction.java
M src/main/java/org/jenkinsci

[jenkinsci/gitea-plugin] bd6374: Update CHANGES.md

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: bd637489dca560c8d2e1653ecf72d46012583708
  
https://github.com/jenkinsci/gitea-plugin/commit/bd637489dca560c8d2e1653ecf72d46012583708
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Update CHANGES.md


-- 
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/gitea-plugin/push/refs/heads/master/eba1a3-bd6374%40github.com.


[jenkinsci/gitea-plugin] 7a38fc: Update CHANGES.md

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 7a38fcf759f21754bf40f6ab507ca7a5dbf58a6f
  
https://github.com/jenkinsci/gitea-plugin/commit/7a38fcf759f21754bf40f6ab507ca7a5dbf58a6f
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Update CHANGES.md


-- 
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/gitea-plugin/push/refs/heads/master/74bae6-7a38fc%40github.com.


[jenkinsci/gitea-plugin] 4efa04: Fixed org website display when none specified

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 4efa048dd4082991fc7e60d98ad74eae696a1a34
  
https://github.com/jenkinsci/gitea-plugin/commit/4efa048dd4082991fc7e60d98ad74eae696a1a34
  Author: Adrien Lecharpentier 
  Date:   2019-11-16 (Sat, 16 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java

  Log Message:
  ---
  Fixed org website display when none specified


  Commit: 74bae678f0d8c5618988c4baf9d726ce537b0c16
  
https://github.com/jenkinsci/gitea-plugin/commit/74bae678f0d8c5618988c4baf9d726ce537b0c16
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java

  Log Message:
  ---
  Merge pull request #18 from alecharp/bugfix/organization-scan-display-website

Fixed org website display when none specified


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/3eaf2261c9e3...74bae678f0d8

-- 
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/gitea-plugin/push/refs/heads/master/3eaf22-74bae6%40github.com.


[jenkinsci/gitea-plugin] c774c5: Use HTTPS URLs in pom.xml

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: c774c5c90ad5fd4dd79dec14b13b3be6bfa064f0
  
https://github.com/jenkinsci/gitea-plugin/commit/c774c5c90ad5fd4dd79dec14b13b3be6bfa064f0
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: 3eaf2261c9e38b052371e5c04225441f72861220
  
https://github.com/jenkinsci/gitea-plugin/commit/3eaf2261c9e38b052371e5c04225441f72861220
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #14 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/0f7069d088e0...3eaf2261c9e3

-- 
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/gitea-plugin/push/refs/heads/master/0f7069-3eaf22%40github.com.


[jenkinsci/gitea-plugin] 57a2e1: Add basic gitea setup docs

2019-11-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 57a2e1d06287ef98bf75f95ef511213cad66272e
  
https://github.com/jenkinsci/gitea-plugin/commit/57a2e1d06287ef98bf75f95ef511213cad66272e
  Author: zeue 
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Add basic gitea setup docs

closes jira/#JENKINS-47533


  Commit: 0f7069d088e004bc9417ca8fbfea6785beca7b94
  
https://github.com/jenkinsci/gitea-plugin/commit/0f7069d088e004bc9417ca8fbfea6785beca7b94
  Author: Stephen Connolly 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Merge pull request #13 from zeue/patch-1

Add basic gitea setup docs


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/d5aa571acd4f...0f7069d088e0

-- 
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/gitea-plugin/push/refs/heads/master/d5aa57-0f7069%40github.com.


[jenkinsci/branch-api-plugin] c5649d: Do not duplicate input in NameEncoder.decode

2019-10-15 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: c5649dc745c1e9fb07225c6cda466d912186e052
  
https://github.com/jenkinsci/branch-api-plugin/commit/c5649dc745c1e9fb07225c6cda466d912186e052
  Author: Devin Nusbaum 
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
M src/main/java/jenkins/branch/NameEncoder.java
A src/test/java/jenkins/branch/NameEncoderTest.java

  Log Message:
  ---
  Do not duplicate input in NameEncoder.decode


  Commit: a7ab9c49e6fc4af079e857ed9175111d3dd71f29
  
https://github.com/jenkinsci/branch-api-plugin/commit/a7ab9c49e6fc4af079e857ed9175111d3dd71f29
  Author: Stephen Connolly 
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
M src/test/java/jenkins/branch/NameEncoderTest.java

  Log Message:
  ---
  [JENKINS-59756] Add some more test cases


  Commit: ffc7779e50929221b0169bfc58e5c84487c16b32
  
https://github.com/jenkinsci/branch-api-plugin/commit/ffc7779e50929221b0169bfc58e5c84487c16b32
  Author: Stephen Connolly 
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
M src/main/java/jenkins/branch/NameEncoder.java
A src/test/java/jenkins/branch/NameEncoderTest.java

  Log Message:
  ---
  Merge pull request #168 from dwnusbaum/decoder-duplication

[JENKINS-59756] Do not duplicate input in NameEncoder.decode


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/847348f6c741...ffc7779e5092

-- 
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/branch-api-plugin/push/refs/heads/master/847348-ffc777%40github.com.


[jenkinsci/pubsub-light-plugin] 2e4ed0: Prevent resource leak in tests by shutting down wi...

2019-10-14 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pubsub-light-plugin
  Commit: 2e4ed081d842ffc93d547135b0cfaa977865950f
  
https://github.com/jenkinsci/pubsub-light-plugin/commit/2e4ed081d842ffc93d547135b0cfaa977865950f
  Author: Stephen Connolly 
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/pubsub/PubsubBus.java

  Log Message:
  ---
  Prevent resource leak in tests by shutting down with the webapp not the JVM 
(#18)


-- 
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/pubsub-light-plugin/push/refs/heads/master/4445b2-2e4ed0%40github.com.


[jenkinsci/credentials-plugin] 607a42: Update to latest parent

2019-07-11 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 607a42d104340441cc0355ceefa1a39ee0f2fdab
  
https://github.com/jenkinsci/credentials-plugin/commit/607a42d104340441cc0355ceefa1a39ee0f2fdab
  Author: Baptiste Mathus 
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest parent


  Commit: 27809a71bcd68bb7b722aafc32ca864bcb8d037b
  
https://github.com/jenkinsci/credentials-plugin/commit/27809a71bcd68bb7b722aafc32ca864bcb8d037b
  Author: Baptiste Mathus 
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

  Log Message:
  ---
  Replace "@link byte[]" by "@code byte[]"

This constructs crashes on a JDK 11,
cf. https://bugs.openjdk.java.net/browse/JDK-8200432


  Commit: a866058f44218a6abb9fe14d0307bb387c1c1a25
  
https://github.com/jenkinsci/credentials-plugin/commit/a866058f44218a6abb9fe14d0307bb387c1c1a25
  Author: Stephen Connolly 
  Date:   2019-07-11 (Thu, 11 Jul 2019)

  Changed paths:
M pom.xml
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

  Log Message:
  ---
  Merge pull request #121 from batmat/fix-javadoc-crash

Fix Javadoc Error using @link byte[]


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/bddcf41ba338...a866058f4421

-- 
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/credentials-plugin/push/refs/heads/master/bddcf4-a86605%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] ac51da: Modernise code

2019-06-24 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: ac51da4da045c810703d4d4aaa51185e89db4267
  
https://github.com/jenkinsci/scm-api-plugin/commit/ac51da4da045c810703d4d4aaa51185e89db4267
  Author: Stephen Connolly 
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMFile.java
M src/main/java/jenkins/scm/api/SCMFileSystem.java
M src/main/java/jenkins/scm/api/SCMHead.java
M src/main/java/jenkins/scm/api/SCMHeadObserver.java
M src/main/java/jenkins/scm/api/SCMNavigatorDescriptor.java
M src/main/java/jenkins/scm/api/SCMNavigatorOwners.java
M src/main/java/jenkins/scm/api/SCMRevision.java
M src/main/java/jenkins/scm/api/SCMRevisionAction.java
M src/main/java/jenkins/scm/api/SCMSourceDescriptor.java
M src/main/java/jenkins/scm/api/SCMSourceOwner.java
M src/main/java/jenkins/scm/api/SCMSourceOwners.java
M src/main/java/jenkins/scm/api/trait/SCMHeadAuthority.java
M src/main/java/jenkins/scm/api/trait/SCMTrait.java
M src/main/java/jenkins/scm/impl/NullSCMSource.java
M src/main/java/jenkins/scm/impl/SCMTriggerListener.java
M src/main/java/jenkins/scm/impl/SingleSCMSource.java
M src/main/java/jenkins/scm/impl/avatars/AvatarCache.java

  Log Message:
  ---
  Modernise code


  Commit: eef7a2c02b856dad237d3f5cf9c16321e175d85d
  
https://github.com/jenkinsci/scm-api-plugin/commit/eef7a2c02b856dad237d3f5cf9c16321e175d85d
  Author: Stephen Connolly 
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMSourceOwner.java

  Log Message:
  ---
  Findbugs!


  Commit: 2b67a888731c956e4b759a6ba1d92f7eb9d19d0d
  
https://github.com/jenkinsci/scm-api-plugin/commit/2b67a888731c956e4b759a6ba1d92f7eb9d19d0d
  Author: Stephen Connolly 
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMSourceOwner.java

  Log Message:
  ---
  Argh! I should never use github's editor


  Commit: dba4248724cd53e149186cbf0df063d50bd042ce
  
https://github.com/jenkinsci/scm-api-plugin/commit/dba4248724cd53e149186cbf0df063d50bd042ce
  Author: Stephen Connolly 
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMFile.java
M src/main/java/jenkins/scm/api/SCMFileSystem.java
M src/main/java/jenkins/scm/api/SCMHead.java
M src/main/java/jenkins/scm/api/SCMHeadObserver.java
M src/main/java/jenkins/scm/api/SCMNavigatorDescriptor.java
M src/main/java/jenkins/scm/api/SCMNavigatorOwners.java
M src/main/java/jenkins/scm/api/SCMRevision.java
M src/main/java/jenkins/scm/api/SCMRevisionAction.java
M src/main/java/jenkins/scm/api/SCMSourceDescriptor.java
M src/main/java/jenkins/scm/api/SCMSourceOwner.java
M src/main/java/jenkins/scm/api/SCMSourceOwners.java
M src/main/java/jenkins/scm/api/trait/SCMHeadAuthority.java
M src/main/java/jenkins/scm/api/trait/SCMTrait.java
M src/main/java/jenkins/scm/impl/NullSCMSource.java
M src/main/java/jenkins/scm/impl/SCMTriggerListener.java
M src/main/java/jenkins/scm/impl/SingleSCMSource.java
M src/main/java/jenkins/scm/impl/avatars/AvatarCache.java

  Log Message:
  ---
  Merge pull request #69 from stephenc/modernise-code

Modernise code


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/43231be0366d...dba4248724cd

-- 
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/scm-api-plugin/push/refs/heads/master/43231b-dba424%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-06-20 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.5.1
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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/scm-api-plugin/push/refs/tags/scm-api-2.5.1/00-3d7dc0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 43231b: [maven-release-plugin] prepare for next developmen...

2019-06-20 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 43231be0366de8a6473a45307be53acea2290a28
  
https://github.com/jenkinsci/scm-api-plugin/commit/43231be0366de8a6473a45307be53acea2290a28
  Author: Stephen Connolly 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/scm-api-plugin/push/refs/heads/master/832777-43231b%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 832777: [maven-release-plugin] prepare release scm-api-2.5.1

2019-06-20 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 832777b67d7b5bb9a623faeeceb824639bb79c61
  
https://github.com/jenkinsci/scm-api-plugin/commit/832777b67d7b5bb9a623faeeceb824639bb79c61
  Author: Stephen Connolly 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.5.1


-- 
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/scm-api-plugin/push/refs/heads/master/e68ee2-832777%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] e37ac9: Fixing synchronisation on termination of execution...

2019-06-20 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: e37ac9e89b58fa7192cfed4f9dc26ab87037757b
  
https://github.com/jenkinsci/scm-api-plugin/commit/e37ac9e89b58fa7192cfed4f9dc26ab87037757b
  Author: Karol Lassak 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMEvent.java

  Log Message:
  ---
  Fixing synchronisation on termination of execution service


  Commit: e68ee273e8de69b49269b7a6863e1cfae6231949
  
https://github.com/jenkinsci/scm-api-plugin/commit/e68ee273e8de69b49269b7a6863e1cfae6231949
  Author: Stephen Connolly 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMEvent.java

  Log Message:
  ---
  Merge pull request #68 from ingwarsw/fix_synchronization

Fixing synchronisation on termination of execution service


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/06a51cae13bd...e68ee273e8de

-- 
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/scm-api-plugin/push/refs/heads/master/06a51c-e68ee2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-06-17 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.5.0
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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/scm-api-plugin/push/refs/tags/scm-api-2.5.0/00-8259ca%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 124b41: [maven-release-plugin] prepare release scm-api-2.5.0

2019-06-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 124b41724c1a088531022780bfe16179c3c939fc
  
https://github.com/jenkinsci/scm-api-plugin/commit/124b41724c1a088531022780bfe16179c3c939fc
  Author: Stephen Connolly 
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.5.0


-- 
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/scm-api-plugin/push/refs/heads/master/df46ae-124b41%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 296f19: [maven-release-plugin] prepare for next developmen...

2019-06-17 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 296f19908fc7c68aebad4d05bc11c4bdc0032606
  
https://github.com/jenkinsci/scm-api-plugin/commit/296f19908fc7c68aebad4d05bc11c4bdc0032606
  Author: Stephen Connolly 
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/scm-api-plugin/push/refs/heads/master/124b41-296f19%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] f5b588: Using own executor service

2019-06-17 Thread Stephen Connolly
: df46ae71aeb156a2c9b62b1935d18b745a7ea7f4
  
https://github.com/jenkinsci/scm-api-plugin/commit/df46ae71aeb156a2c9b62b1935d18b745a7ea7f4
  Author: Stephen Connolly 
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/scm/api/SCMEvent.java

  Log Message:
  ---
  Merge pull request #61 from ingwarsw/own_executors_service

Using own executor service


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/0df3c15d6136...df46ae71aeb1

-- 
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/scm-api-plugin/push/refs/heads/master/0df3c1-df46ae%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/credentials-plugin] 131776: add support for configuration-as-code

2019-05-28 Thread Stephen Connolly
)

  Changed paths:
M docs/user.adoc
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterValue.java
M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java
M src/main/java/com/cloudbees/plugins/credentials/CredentialsStore.java
M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java
M 
src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java
M 
src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
A 
src/main/java/com/cloudbees/plugins/credentials/util/RestrictiveEntityResolver.java
A src/main/java/com/cloudbees/plugins/credentials/util/XMLUtils.java
R 
src/main/java/com/cloudbees/plugins/credentials/xml/RestrictiveEntityResolver.java
R src/main/java/com/cloudbees/plugins/credentials/xml/XMLUtils.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_de.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_fr.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_ja.properties
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/impl/DummyLegacyCredentials.java
M src/test/java/jenkins/security/ConfidentialStoreRule.java
A 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  Merge master and add docs (#1)


  Commit: dadc43fcf78e5e6c43ab40064479956b78486a39
  
https://github.com/jenkinsci/credentials-plugin/commit/dadc43fcf78e5e6c43ab40064479956b78486a39
  Author: Joseph Petersen 
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into casc


  Commit: 6bd9577c08cda7bf9c06bffe7706b6269c0388a8
  
https://github.com/jenkinsci/credentials-plugin/commit/6bd9577c08cda7bf9c06bffe7706b6269c0388a8
  Author: Joseph Petersen 
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:

  Log Message:
  ---
  Rerun CI


  Commit: 3b18e6167aa131a4882fc1a3efcc32fbd14601e9
  
https://github.com/jenkinsci/credentials-plugin/commit/3b18e6167aa131a4882fc1a3efcc32fbd14601e9
  Author: Stephen Connolly 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M docs/user.adoc
M pom.xml
A 
src/main/java/com/cloudbees/plugins/credentials/casc/CredentialsRootConfigurator.java
A 
src/main/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsProviderConfigurator.java
A 
src/test/java/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.java
A 
src/test/resources/com/cloudbees/plugins/credentials/casc/SystemCredentialsTest.yaml

  Log Message:
  ---
  Merge pull request #114 from casz/casc

[JENKINS-57559] - Add credentials configurator for configuration as code


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/37841b8970cf...3b18e6167aa1

-- 
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/credentials-plugin/push/refs/heads/master/37841b-3b18e6%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/credentials-plugin] d04ec1: Java 11 readiness: build both on JDK8 and JDK11

2019-05-25 Thread Stephen Connolly
/CertificateCredentialsImplTest.java



  Log Message:

  ---

  Change return error because CLICommand has changed when updating the plugin 
version





  Commit: e1ecb9dfef76b6419bd424086bf96e9ee7988484

  
https://github.com/jenkinsci/credentials-plugin/commit/e1ecb9dfef76b6419bd424086bf96e9ee7988484

  Author: Baptiste Mathus 

  Date:   2019-05-24 (Fri, 24 May 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Rather bump to next LTS instead of weekly



Co-Authored-By: Jesse Glick 





  Commit: 35498f9bc61f3cf038227e7862ea547bf7cefd2c

  
https://github.com/jenkinsci/credentials-plugin/commit/35498f9bc61f3cf038227e7862ea547bf7cefd2c

  Author: Baptiste Mathus 

  Date:   2019-05-24 (Fri, 24 May 2019)



  Changed paths:

M 
src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java



  Log Message:

  ---

  Use Javadoc's {@code instead of HTML's 



Co-Authored-By: Jesse Glick 





  Commit: 0e1fdd4765db12a6aa0d098ea889a9983a45da81

  
https://github.com/jenkinsci/credentials-plugin/commit/0e1fdd4765db12a6aa0d098ea889a9983a45da81

  Author: Baptiste Mathus 

  Date:   2019-05-24 (Fri, 24 May 2019)



  Changed paths:

M 
src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java



  Log Message:

  ---

  Apply suggestions from code review



Use Javadoc's {@code instead of HTML's 



/me facepalms, forgot to use batch with the previous commit



Co-Authored-By: Jesse Glick 





  Commit: 7b385ed53ee2114dec6c7ccdfaeee6b4724a6001

  
https://github.com/jenkinsci/credentials-plugin/commit/7b385ed53ee2114dec6c7ccdfaeee6b4724a6001

  Author: Ramon Leon 

  Date:   2019-05-24 (Fri, 24 May 2019)



  Changed paths:

M 
src/main/java/com/cloudbees/plugins/credentials/util/RestrictiveEntityResolver.java

M src/main/java/com/cloudbees/plugins/credentials/util/XMLUtils.java



  Log Message:

  ---

  Improve comments in the cloned classes





  Commit: 77811e46327b158203742b1009fb06528ccb557b

  
https://github.com/jenkinsci/credentials-plugin/commit/77811e46327b158203742b1009fb06528ccb557b

  Author: Ramon Leon 

  Date:   2019-05-24 (Fri, 24 May 2019)



  Changed paths:

M pom.xml

M 
src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java



  Log Message:

  ---

  Merge branch 'java11-readiness' of github.com:batmat/credentials-plugin into 
java11-readiness





  Commit: 37841b8970cfc856d6463739b86fffe4792944dd

  
https://github.com/jenkinsci/credentials-plugin/commit/37841b8970cfc856d6463739b86fffe4792944dd

  Author: Stephen Connolly 

  Date:   2019-05-25 (Sat, 25 May 2019)



  Changed paths:

M Jenkinsfile

M pom.xml

R src/findbugs/excludesFilter.xml

M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java

M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java

M 
src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java

M 
src/main/java/com/cloudbees/plugins/credentials/common/AbstractIdCredentialsListBoxModel.java

A 
src/main/java/com/cloudbees/plugins/credentials/util/RestrictiveEntityResolver.java

A src/main/java/com/cloudbees/plugins/credentials/util/XMLUtils.java

A src/spotbugs/excludesFilter.xml

M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java



  Log Message:

  ---

  Merge pull request #112 from batmat/java11-readiness



Java 11 readiness: build both on JDK8 and JDK11





Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/d8a429267bab...37841b8970cf

-- 
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/credentials-plugin/push/refs/heads/master/d8a429-37841b%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 5f40f7: Java 11 readiness: build both on JDK8 and JDK11

2019-04-18 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 5f40f763810d769e7c552dcc15563ab3c5f657e2
  
https://github.com/jenkinsci/branch-api-plugin/commit/5f40f763810d769e7c552dcc15563ab3c5f657e2
  Author: Baptiste Mathus 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Java 11 readiness: build both on JDK8 and JDK11


  Commit: 776bef5c1f185aa516f52142e7417c0c6b8391a1
  
https://github.com/jenkinsci/branch-api-plugin/commit/776bef5c1f185aa516f52142e7417c0c6b8391a1
  Author: Baptiste Mathus 
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest parent to get the javadoc fix


  Commit: 2dae2ca429b155c43f20d336fa28621e92476adf
  
https://github.com/jenkinsci/branch-api-plugin/commit/2dae2ca429b155c43f20d336fa28621e92476adf
  Author: Liam Newman 
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/WorkspaceLocatorImpl.java

  Log Message:
  ---
  Assert not null for spotbugs java 11

The Java 11 compiler is producing byte code that triggers
RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE

https://github.com/spotbugs/spotbugs/issues/756

This change works around this by forcing an explict null check
so make the compiler detect it and omit that code.


  Commit: ed229d8e1392645c99e5686b8bd652a14ec87f4a
  
https://github.com/jenkinsci/branch-api-plugin/commit/ed229d8e1392645c99e5686b8bd652a14ec87f4a
  Author: Stephen Connolly 
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/WorkspaceLocatorImpl.java

  Log Message:
  ---
  Merge pull request #148 from batmat/java11-readiness

Java 11 readiness: build both on JDK8 and JDK11


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/ac54352a7a13...ed229d8e1392

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/mapdb-api-plugin] f7119b: Java 11 readiness: build both on JDK8 and JDK11

2019-04-18 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mapdb-api-plugin
  Commit: f7119b29576953dfbcd29460cf84bd9d7a43a0ea
  
https://github.com/jenkinsci/mapdb-api-plugin/commit/f7119b29576953dfbcd29460cf84bd9d7a43a0ea
  Author: Baptiste Mathus 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Java 11 readiness: build both on JDK8 and JDK11


  Commit: 0ffea7d66a0cb50c5630862df7406acc4b55deb8
  
https://github.com/jenkinsci/mapdb-api-plugin/commit/0ffea7d66a0cb50c5630862df7406acc4b55deb8
  Author: Baptiste Mathus 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest parent 3.42 / Jenkins 2.60.3 / Java 8


  Commit: 15c7e12a409f873e67a458da63c2e982d6563c6a
  
https://github.com/jenkinsci/mapdb-api-plugin/commit/15c7e12a409f873e67a458da63c2e982d6563c6a
  Author: Stephen Connolly 
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from batmat/java11-readiness

Java 11 readiness: build both on JDK8 and JDK11


Compare: 
https://github.com/jenkinsci/mapdb-api-plugin/compare/9ab443be8863...15c7e12a409f

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/authentication-tokens-plugin] 858485: Java 11 readiness: build both on JDK8 and JDK11

2019-04-18 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 8584850f9d8ec05ef420fe3cde0b2c611ba2aaf0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/8584850f9d8ec05ef420fe3cde0b2c611ba2aaf0
  Author: Baptiste Mathus 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Java 11 readiness: build both on JDK8 and JDK11


  Commit: db25cc8245425ddcbb085de693683a4c05ac921b
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/db25cc8245425ddcbb085de693683a4c05ac921b
  Author: Baptiste Mathus 
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest parent 3.42, Jenkins 2.60.3 and Java 8 as minimum


  Commit: 3b4844c7d16ce48ccf38923f0abb45736f6eab50
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/3b4844c7d16ce48ccf38923f0abb45736f6eab50
  Author: Stephen Connolly 
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from batmat/java11-readiness

Java 11 readiness: build both on JDK8 and JDK11


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/2a38368d4d9f...3b4844c7d16c

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin]

2019-04-16 Thread Stephen Connolly
  Branch: refs/tags/basic-branch-build-strategies-1.3.1
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] bdad08: Update CHANGES.adoc

2019-04-16 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: bdad08c016a7c6159301fe20e7d7bc15fa37c8cf
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/bdad08c016a7c6159301fe20e7d7bc15fa37c8cf
  Author: Stephen Connolly 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M CHANGES.adoc

  Log Message:
  ---
  Update CHANGES.adoc


  Commit: 6c473f72e8a07904e1284e9b258f59917a8e3eda
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/6c473f72e8a07904e1284e9b258f59917a8e3eda
  Author: Stephen Connolly 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release basic-branch-build-strategies-1.3.1


Compare: 
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/compare/dc357e631fda...6c473f72e8a0

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 973385: [maven-release-plugin] prepare for next developmen...

2019-04-16 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 9733852c88c2135bb9de33e51fd88a3d9db80050
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/9733852c88c2135bb9de33e51fd88a3d9db80050
  Author: Stephen Connolly 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 35b71c: [JENKINS-56984] Fix layering

2019-04-16 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 35b71cf5101868d15fb16962aa9c3ab082fb7bc4
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/35b71cf5101868d15fb16962aa9c3ab082fb7bc4
  Author: Stephen Connolly 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java

  Log Message:
  ---
  [JENKINS-56984] Fix layering

- The API is what we expose to external code.
- The SPI is the service provider interface, i.e. what implementations must 
provide to the API in order for the API to work
- Thus the only code that is allowed to invoke the SPI is the API code
- These implementations are thus API consumers as well as SPI implementers
- But in this case we have the SPI calling the SPI which prevents the SPI 
contract from evolving
- Thus we switch the implementations to call the API of the delegate 
implementations
- This does mean that as we evolve the SPI, these 'aggregator' strategies may 
obscure features, but it does mean they will not break completely


  Commit: dc357e631fdab6dcac76ac821ca21dca5a92c152
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/dc357e631fdab6dcac76ac821ca21dca5a92c152
  Author: Stephen Connolly 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java

  Log Message:
  ---
  Merge pull request #6 from stephenc/correct-layering

[JENKINS-56984] Fix layering


Compare: 
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/compare/5206be12816c...dc357e631fda

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] f1ba42: [maven-release-plugin] prepare for next developmen...

2019-04-08 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: f1ba42f02d9a86b1f9252038fe3df8c9c585efe1
  
https://github.com/jenkinsci/branch-api-plugin/commit/f1ba42f02d9a86b1f9252038fe3df8c9c585efe1
  Author: Stephen Connolly 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin]

2019-04-08 Thread Stephen Connolly
  Branch: refs/tags/branch-api-2.4.0
  Home:   https://github.com/jenkinsci/branch-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 1420a4: [maven-release-plugin] prepare release branch-api-...

2019-04-08 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 1420a47e25abb76a317c0da6844ce7270980e2d5
  
https://github.com/jenkinsci/branch-api-plugin/commit/1420a47e25abb76a317c0da6844ce7270980e2d5
  Author: Stephen Connolly 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release branch-api-2.4.0


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 840d65: [JENKINS-56917] Implementation of extension point ...

2019-04-08 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 840d6540e226ea60dfb66677f09434ccb5652bde
  
https://github.com/jenkinsci/branch-api-plugin/commit/840d6540e226ea60dfb66677f09434ccb5652bde
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml
A src/main/java/jenkins/branch/OrganizationChildTriggersProperty.java
M src/main/java/jenkins/branch/OrganizationFolder.java
A src/main/java/jenkins/branch/OrganizationFolderProperty.java
A src/main/java/jenkins/branch/OrganizationFolderPropertyDescriptor.java
M src/main/resources/jenkins/branch/Messages.properties
A 
src/main/resources/jenkins/branch/OrganizationChildTriggersProperty/config.jelly
A 
src/main/resources/jenkins/branch/OrganizationChildTriggersProperty/help-enforce.html

  Log Message:
  ---
  [JENKINS-56917] Implementation of extension point to enable org folders to 
decorate their children


  Commit: 4ca563af60d30cab5a916441a919a9efc86ab199
  
https://github.com/jenkinsci/branch-api-plugin/commit/4ca563af60d30cab5a916441a919a9efc86ab199
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationChildTriggersProperty.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M 
src/main/resources/jenkins/branch/OrganizationChildTriggersProperty/config.jelly
R 
src/main/resources/jenkins/branch/OrganizationChildTriggersProperty/help-enforce.html

  Log Message:
  ---
  [JENKINS-56917] After discussion with Bobby we decided on this approach

- Does mean that anyone using hacks to alter the triggers will now have
  invalid hacks... but they were using hacks


  Commit: 0e329a6bcfe8b123d5da26f816a98197dc298ecb
  
https://github.com/jenkinsci/branch-api-plugin/commit/0e329a6bcfe8b123d5da26f816a98197dc298ecb
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationChildTriggersProperty.java
M src/main/java/jenkins/branch/OrganizationFolder.java
A src/test/java/jenkins/branch/OrganizationChildTriggersPropertyTest.java

  Log Message:
  ---
  [JENKINS-56917] Tests always find bugs


  Commit: e63834f66e32a688914d72517ed2e0dae1ec82db
  
https://github.com/jenkinsci/branch-api-plugin/commit/e63834f66e32a688914d72517ed2e0dae1ec82db
  Author: Stephen Connolly 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationChildTriggersProperty.java
M 
src/main/resources/jenkins/branch/OrganizationChildTriggersProperty/config.jelly

  Log Message:
  ---
  [JENKINS-56917] Fix UI glitch

- f:descriptorList needs the field to return a DescribeableList to show
  current values


  Commit: ad76ea6052616b0c87d18411e40ef7371f8f1e79
  
https://github.com/jenkinsci/branch-api-plugin/commit/ad76ea6052616b0c87d18411e40ef7371f8f1e79
  Author: Stephen Connolly 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
A src/main/java/jenkins/branch/OrganizationChildHealthMetricsProperty.java
M src/main/resources/jenkins/branch/Messages.properties
A 
src/main/resources/jenkins/branch/OrganizationChildHealthMetricsProperty/config.jelly

  Log Message:
  ---
  [JENKINS-56917] Add ability to control immediate children's health reporters


  Commit: 88d229b3cdcd8686d944801f7373d65374c0cf15
  
https://github.com/jenkinsci/branch-api-plugin/commit/88d229b3cdcd8686d944801f7373d65374c0cf15
  Author: Stephen Connolly 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationChildHealthMetricsProperty.java

  Log Message:
  ---
  [JENKINS-56917] Forgot @since tag


  Commit: 6c2612840bc3ca8e031cf7a2b513c0986b54bd69
  
https://github.com/jenkinsci/branch-api-plugin/commit/6c2612840bc3ca8e031cf7a2b513c0986b54bd69
  Author: Stephen Connolly 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/OrganizationChildHealthMetricsProperty.java
M src/main/java/jenkins/branch/OrganizationChildTriggersProperty.java
M src/main/java/jenkins/branch/PrimaryBranchHealthMetric.java

  Log Message:
  ---
  [JENKINS-56917] Core dependency bump implies minor version bump


  Commit: e664bbd6adfb7fa11cc0972acd766f626c0cb78d
  
https://github.com/jenkinsci/branch-api-plugin/commit/e664bbd6adfb7fa11cc0972acd766f626c0cb78d
  Author: Stephen Connolly 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationChildHealthMetricsProperty.java

  Log Message:
  ---
  [JENKINS-56917] Ooops, header missing


  Commit: e5862a466594e5b9b8e9e52d5ffb09bf95c580a4
  
https://github.com/jenkinsci/branch-api-plugin/commit/e5862a466594e5b9b8e9e52d5ffb09bf95c580a4
  Author: Stephen Connolly 
  Date:   2019-04-07 (Sun, 07 Apr 2019

[jenkinsci/cloudbees-folder-plugin] 9d87f2: [maven-release-plugin] prepare for next developmen...

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 9d87f2f197554d93a97422a010bd92087e4e576b
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/9d87f2f197554d93a97422a010bd92087e4e576b
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cloudbees-folder-plugin]

2019-04-05 Thread Stephen Connolly
  Branch: refs/tags/cloudbees-folder-6.8
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cloudbees-folder-plugin] 0a59d0: [maven-release-plugin] prepare release cloudbees-f...

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 0a59d0aab180e3e2693d7d09874612f8d32e5dbe
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/0a59d0aab180e3e2693d7d09874612f8d32e5dbe
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cloudbees-folder-6.8


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 8d5143: [JENKINS-56903] Adds a health metric that reports ...

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 8d5143ecf05858d135b827246715ae2769146cf9
  
https://github.com/jenkinsci/branch-api-plugin/commit/8d5143ecf05858d135b827246715ae2769146cf9
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml
A src/main/java/jenkins/branch/PrimaryBranchHealthMetric.java
A src/main/resources/jenkins/branch/PrimaryBranchHealthMetric/help.html
A src/test/java/jenkins/branch/PrimaryBranchHealthMetricTest.java

  Log Message:
  ---
  [JENKINS-56903] Adds a health metric that reports only the primary branch


  Commit: cd0cc69706e729da4c65e5ad7d512354e61a064c
  
https://github.com/jenkinsci/branch-api-plugin/commit/cd0cc69706e729da4c65e5ad7d512354e61a064c
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M src/main/java/jenkins/branch/PrimaryBranchHealthMetric.java

  Log Message:
  ---
  [JENKINS-56903] Findbugs FTW!


  Commit: 783024d6ac6de6726722f5071df76e2a18e4f0f7
  
https://github.com/jenkinsci/branch-api-plugin/commit/783024d6ac6de6726722f5071df76e2a18e4f0f7
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml
A src/main/java/jenkins/branch/PrimaryBranchHealthMetric.java
A src/main/resources/jenkins/branch/PrimaryBranchHealthMetric/help.html
A src/test/java/jenkins/branch/PrimaryBranchHealthMetricTest.java

  Log Message:
  ---
  Merge pull request #146 from stephenc/jenkins-56903

[JENKINS-56903] Adds a health metric that reports only the primary branch


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/e67da146231d...783024d6ac6d

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-04-05 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.4.1
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 6a044f: [maven-release-plugin] prepare for next developmen...

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 6a044fe60143278ed26f8d91b0ec1cee116617d6
  
https://github.com/jenkinsci/scm-api-plugin/commit/6a044fe60143278ed26f8d91b0ec1cee116617d6
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] e78743: [maven-release-plugin] prepare release scm-api-2.4.1

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: e787431d3dfa03885c35bad652c85ca7cb59bbcc
  
https://github.com/jenkinsci/scm-api-plugin/commit/e787431d3dfa03885c35bad652c85ca7cb59bbcc
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.4.1


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 94991a: Need to be able to write tests for the primary bra...

2019-04-05 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 94991af4e7d39423475cb69c1185492554affb6d
  
https://github.com/jenkinsci/scm-api-plugin/commit/94991af4e7d39423475cb69c1185492554affb6d
  Author: Stephen Connolly 
  Date:   2019-04-05 (Fri, 05 Apr 2019)

  Changed paths:
M src/test/java/jenkins/scm/impl/mock/MockSCMController.java
M src/test/java/jenkins/scm/impl/mock/MockSCMSource.java

  Log Message:
  ---
  Need to be able to write tests for the primary branch metadata


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] f926e1: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: f926e196fa593003858db0a9270075a2b28be6f4
  
https://github.com/jenkinsci/scm-api-plugin/commit/f926e196fa593003858db0a9270075a2b28be6f4
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.4.0
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/branch-api-2.2.0
  Home:   https://github.com/jenkinsci/branch-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] e9e750: [maven-release-plugin] prepare release scm-api-2.4.0

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: e9e7504beeb6c0b220de6e31668789d42f5f286c
  
https://github.com/jenkinsci/scm-api-plugin/commit/e9e7504beeb6c0b220de6e31668789d42f5f286c
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.4.0


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 196795: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 196795e9818c826cb371edc2beef90b58117
  
https://github.com/jenkinsci/branch-api-plugin/commit/196795e9818c826cb371edc2beef90b58117
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 3bd6c7: [maven-release-plugin] prepare release branch-api-...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 3bd6c792d33c4fa95f2a227dc66fe9c885d35c5e
  
https://github.com/jenkinsci/branch-api-plugin/commit/3bd6c792d33c4fa95f2a227dc66fe9c885d35c5e
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release branch-api-2.2.0


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/branch-api-2.1.3
  Home:   https://github.com/jenkinsci/branch-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 17270d: Bump to Java 8 min, so building with Jenkins 2.164...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 17270dc203cc5e2898e54ab54b9c24fcb13aa2ee
  
https://github.com/jenkinsci/scm-api-plugin/commit/17270dc203cc5e2898e54ab54b9c24fcb13aa2ee
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump to Java 8 min, so building with Jenkins 2.164 works

`mvn -V clean verify -Djenkins.version=2.164.1` works with this fix.


  Commit: 4b6851b48a948467829ac0f1bf7ca04de24ea0b5
  
https://github.com/jenkinsci/scm-api-plugin/commit/4b6851b48a948467829ac0f1bf7ca04de24ea0b5
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/test/java/jenkins/scm/impl/mock/MockSCMController.java
A src/test/java/jenkins/scm/impl/mock/MockSCMControllerTest.java

  Log Message:
  ---
  Test hex encoding before removing JAXB usage


  Commit: c4ea6ad1a1b7c81c9a2d86ffb37835d0ac6f6c7e
  
https://github.com/jenkinsci/scm-api-plugin/commit/c4ea6ad1a1b7c81c9a2d86ffb37835d0ac6f6c7e
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/test/java/jenkins/scm/impl/mock/MockSCMController.java

  Log Message:
  ---
  Replace JAXB usage by commons-codec's Hex


  Commit: c7471f5434669548b6c9bae634049de557ae228d
  
https://github.com/jenkinsci/scm-api-plugin/commit/c7471f5434669548b6c9bae634049de557ae228d
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/main/java/jenkins/scm/impl/form/NamedArrayList.java

  Log Message:
  ---
  Fix FindBugs failure

```
INFO] --- spotbugs-maven-plugin:3.1.11:check (spotbugs) @ scm-api ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] jenkins.scm.impl.form.NamedArrayList doesn't override 
java.util.ArrayList.equals(Object) [jenkins.scm.impl.form.NamedArrayList] At 
NamedArrayList.java:[line 1] EQ_DOESNT_OVERRIDE_EQUALS
[INFO]
```


  Commit: 4927cd9e2a4144655455c5b8422c5a0a2e3a5f65
  
https://github.com/jenkinsci/scm-api-plugin/commit/4927cd9e2a4144655455c5b8422c5a0a2e3a5f65
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Build on the various recommended configurations


  Commit: 3046df120b4e2aeb2ed37f099349525a6acde7eb
  
https://github.com/jenkinsci/scm-api-plugin/commit/3046df120b4e2aeb2ed37f099349525a6acde7eb
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumping next version as requested by maintainer

@stephenc is requesting this to signal the fact the next version might
be slightly more than just a minor one in terms of risk, I gather.


  Commit: 59801ae85069dffa741d505e1d1efd75d6e4ef64
  
https://github.com/jenkinsci/scm-api-plugin/commit/59801ae85069dffa741d505e1d1efd75d6e4ef64
  Author: Baptiste Mathus 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/MethodUtils.java
M src/main/java/jenkins/scm/api/SCMNavigator.java
M src/main/java/jenkins/scm/api/SCMSource.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into java11-readiness

# Conflicts:
#   pom.xml


  Commit: bbf9667e470b9e2d2958212ae4255af98d8a75c1
  
https://github.com/jenkinsci/scm-api-plugin/commit/bbf9667e470b9e2d2958212ae4255af98d8a75c1
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/jenkins/scm/impl/form/NamedArrayList.java
M src/test/java/jenkins/scm/impl/mock/MockSCMController.java
A src/test/java/jenkins/scm/impl/mock/MockSCMControllerTest.java

  Log Message:
  ---
  Merge pull request #63 from batmat/java11-readiness

Make the plugin Java 11 ready -- Remove JAXB usage


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/406ca6f592eb...bbf9667e470b

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 44e331: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 44e3315f030da6670c59d08a8a427eea3098eaaf
  
https://github.com/jenkinsci/branch-api-plugin/commit/44e3315f030da6670c59d08a8a427eea3098eaaf
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/branch-api-2.1.3
  Home:   https://github.com/jenkinsci/branch-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 1fc8fe: Add tests and anticipate JENKINS-56658

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 1fc8feb30b4948fb5b63c3909941454539ebe969
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/1fc8feb30b4948fb5b63c3909941454539ebe969
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImplTest.java

  Log Message:
  ---
  Add tests and anticipate JENKINS-56658


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 406ca6: Note that it is JENKINS-56660 that is the blocker

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 406ca6f592eb9050894800f8a57464a6819935c8
  
https://github.com/jenkinsci/scm-api-plugin/commit/406ca6f592eb9050894800f8a57464a6819935c8
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/MethodUtils.java

  Log Message:
  ---
  Note that it is JENKINS-56660 that is the blocker


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 67c9e9: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 67c9e91f4b770edcebad104e9e0ec85e3dd195e7
  
https://github.com/jenkinsci/scm-api-plugin/commit/67c9e91f4b770edcebad104e9e0ec85e3dd195e7
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.3.2
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] e7d55d: [maven-release-plugin] prepare release scm-api-2.3.2

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: e7d55d9779a703d17d338607dc197bb03a32096b
  
https://github.com/jenkinsci/scm-api-plugin/commit/e7d55d9779a703d17d338607dc197bb03a32096b
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.3.2


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 2449fd: Sadly the method is still not obsolete as JENKINS-...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 2449fda35747e86242085462e1c060ab370d4230
  
https://github.com/jenkinsci/scm-api-plugin/commit/2449fda35747e86242085462e1c060ab370d4230
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/MethodUtils.java
M src/main/java/jenkins/scm/api/SCMNavigator.java
M src/main/java/jenkins/scm/api/SCMSource.java

  Log Message:
  ---
  Sadly the method is still not obsolete as JENKINS-56660 barfed on us

Revert "Cleanup - Remove obsolete isOverridden() method"

This reverts commit 33a18c39e27f453979213899f7e948db4d54a7f6.


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/scm-api-2.3.1
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 3ea91c: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 3ea91c2ba2ac0e077604681e943f7a73ecc22ff7
  
https://github.com/jenkinsci/scm-api-plugin/commit/3ea91c2ba2ac0e077604681e943f7a73ecc22ff7
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] b922f9: [maven-release-plugin] prepare release scm-api-2.3.1

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: b922f9471163fa23d582e3cb948a33948bb7690e
  
https://github.com/jenkinsci/scm-api-plugin/commit/b922f9471163fa23d582e3cb948a33948bb7690e
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.3.1


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 021ac0: [FIXED JENKINS-56656] Added a UNTRUSTED flag

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 021ac0ae8732df6bf05574bd93a6166f6e6516de
  
https://github.com/jenkinsci/scm-api-plugin/commit/021ac0ae8732df6bf05574bd93a6166f6e6516de
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/test/java/jenkins/scm/impl/mock/MockChangeRequestFlags.java
M src/test/java/jenkins/scm/impl/mock/MockRepositoryFlags.java
M src/test/java/jenkins/scm/impl/mock/MockSCMSource.java

  Log Message:
  ---
  [FIXED JENKINS-56656] Added a UNTRUSTED flag


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 423a86: [FIXED JENKINS-56656] Added a UNTRUSTED flag

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 423a868d61d61c0a74b597ad7df6a322c017f88b
  
https://github.com/jenkinsci/scm-api-plugin/commit/423a868d61d61c0a74b597ad7df6a322c017f88b
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/test/java/jenkins/scm/impl/mock/MockChangeRequestFlags.java
M src/test/java/jenkins/scm/impl/mock/MockRepositoryFlags.java
M src/test/java/jenkins/scm/impl/mock/MockSCMSource.java

  Log Message:
  ---
  [FIXED JENKINS-56656] Added a UNTRUSTED flag


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] e7004d: Document the contract with respect to `SCMSource.s...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: e7004d0f9675b414e1551418d212ddce2d989c56
  
https://github.com/jenkinsci/scm-api-plugin/commit/e7004d0f9675b414e1551418d212ddce2d989c56
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMSourceOwner.java

  Log Message:
  ---
  Document the contract with respect to `SCMSource.setOwner()`

- Contract was already specified in docs/consumer.adoc


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin]

2019-03-21 Thread Stephen Connolly
  Branch: refs/tags/basic-branch-build-strategies-1.2.0
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 600ca4: [maven-release-plugin] prepare release basic-branc...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 600ca424200708ce73e8cd5a7d3b437c310e2b51
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/600ca424200708ce73e8cd5a7d3b437c310e2b51
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release basic-branch-build-strategies-1.2.0


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] b1c42d: [maven-release-plugin] prepare for next developmen...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: b1c42dc11370cbcfb88152ada671889fe90d3281
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/b1c42dc11370cbcfb88152ada671889fe90d3281
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 75c899: Add ability to filter untrusted change requests fr...

2019-03-21 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 75c899763df1aca8658717178bc742403455419a
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/75c899763df1aca8658717178bc742403455419a
  Author: Stephen Connolly 
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
M CHANGES.adoc
M pom.xml
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
M 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help-ignoreUntrustedChanges.html
M 
src/test/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImplTest.java
M src/test/java/jenkins/branch/buildstrategies/basic/FormBindingTest.java

  Log Message:
  ---
  Add ability to filter untrusted change requests from automatic building


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] 0c905c: add any and all build strategies

2019-03-08 Thread Stephen Connolly
:
  ---
  add a none


  Commit: e35e8ea387304dd71a0408e14427073f0760d660
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/e35e8ea387304dd71a0408e14427073f0760d660
  Author: chris damour 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java

  Log Message:
  ---
  none to trigger build


  Commit: 12d284fefe6887f09ecda1ae410d86b57da1ffe9
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/12d284fefe6887f09ecda1ae410d86b57da1ffe9
  Author: Stephen Connolly 
  Date:   2019-03-09 (Sat, 09 Mar 2019)

  Changed paths:
A 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
A 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
A 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl/help-strategies.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl/help-strategies.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl/help.html
M 
src/main/resources/jenkins/branch/buildstrategies/basic/Messages.properties
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl/help-strategies.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl/help.html
A 
src/test/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImplTest.java
A 
src/test/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImplTest.java
A 
src/test/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImplTest.java

  Log Message:
  ---
  Merge pull request #3 from drdamour/master

add any and all strategies


Compare: 
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/compare/79f922ef2484...12d284fefe68

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gitea-plugin] f1ee33: [maven-release-plugin] prepare release gitea-1.1.1

2019-02-15 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: f1ee33aa7361e99016d8cf5dd6a7fad381480800
  
https://github.com/jenkinsci/gitea-plugin/commit/f1ee33aa7361e99016d8cf5dd6a7fad381480800
  Author: Stephen Connolly 
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release gitea-1.1.1


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gitea-plugin] 7569bb: [maven-release-plugin] prepare for next developmen...

2019-02-15 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 7569bb8d7e7c94841a78a76500ef000cdebc95f5
  
https://github.com/jenkinsci/gitea-plugin/commit/7569bb8d7e7c94841a78a76500ef000cdebc95f5
  Author: Stephen Connolly 
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gitea-plugin]

2019-02-15 Thread Stephen Connolly
  Branch: refs/tags/gitea-1.1.1
  Home:   https://github.com/jenkinsci/gitea-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gitea-plugin] ccd501: Prepare for release

2019-02-15 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: ccd50139bd085a0265de18a2ac6d5f53ed7172bc
  
https://github.com/jenkinsci/gitea-plugin/commit/ccd50139bd085a0265de18a2ac6d5f53ed7172bc
  Author: Stephen Connolly 
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Prepare for release


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gitea-plugin] e0b92a: Allow fetching organizational repositories

2019-02-12 Thread Stephen Connolly
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: e0b92afe7b6bad9edd7dbe62d7b1fabb4fdb3dd7
  
https://github.com/jenkinsci/gitea-plugin/commit/e0b92afe7b6bad9edd7dbe62d7b1fabb4fdb3dd7
  Author: Markus Amshove 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Allow fetching organizational repositories


  Commit: 9dbcf0a2f1a53faf5b3de3729dd4a6b08554938f
  
https://github.com/jenkinsci/gitea-plugin/commit/9dbcf0a2f1a53faf5b3de3729dd4a6b08554938f
  Author: Markus Amshove 
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java

  Log Message:
  ---
  Fix comment


  Commit: ec5ae2c2ef861a0f6bf18f67a6ebe714d3f98850
  
https://github.com/jenkinsci/gitea-plugin/commit/ec5ae2c2ef861a0f6bf18f67a6ebe714d3f98850
  Author: Stephen Connolly 
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMNavigator.java
M src/main/java/org/jenkinsci/plugin/gitea/GiteaSCMSource.java
M src/main/java/org/jenkinsci/plugin/gitea/client/api/GiteaConnection.java
M 
src/main/java/org/jenkinsci/plugin/gitea/client/impl/DefaultGiteaConnection.java
M 
src/test/java/org/jenkinsci/plugin/gitea/client/mock/MockGiteaConnection.java

  Log Message:
  ---
  Merge pull request #11 from MarkusAmshove/fetch-org-repos

Allow fetching organizational repositories


Compare: 
https://github.com/jenkinsci/gitea-plugin/compare/cf8f4c9cdfdb...ec5ae2c2ef86

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 98fef1: Cleanup - Remove unnecessary semicolons

2019-01-30 Thread Stephen Connolly
/scm/api/trait/SCMSourceRequest.java



  Log Message:

  ---

  Cleanup - Implement/Simplify exception suppression





  Commit: 8abedc9b11a70042155eb86140afaca087e5edfa

  
https://github.com/jenkinsci/scm-api-plugin/commit/8abedc9b11a70042155eb86140afaca087e5edfa

  Author: René Scheibe 

  Date:   2018-11-01 (Thu, 01 Nov 2018)



  Changed paths:

M src/test/java/jenkins/scm/api/SCMRevisionActionTest.java

M src/test/java/jenkins/scm/impl/SingleSCMSourceTest.java

M src/test/java/jenkins/scm/impl/SymbolAnnotationsTest.java

M src/test/java/jenkins/scm/impl/mock/MockSCMNavigator.java

M src/test/java/jenkins/scm/impl/trait/RegexSCMHeadFilterTraitTest.java

M src/test/java/jenkins/scm/impl/trait/RegexSCMSourceFilterTraitTest.java

M src/test/java/jenkins/scm/impl/trait/WildcardSCMHeadFilterTraitTest.java

M src/test/java/jenkins/scm/impl/trait/WildcardSCMSourceFilterTraitTest.java



  Log Message:

  ---

  Cleanup - Use try-with-resources to automatically close resources





  Commit: 222bd0f8052152937183f6bd0c2bddc80732f382

  
https://github.com/jenkinsci/scm-api-plugin/commit/222bd0f8052152937183f6bd0c2bddc80732f382

  Author: René Scheibe 

  Date:   2018-11-03 (Sat, 03 Nov 2018)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Cleanup - Use wiki.jenkins.io in plugin URL





  Commit: 1acea95795791e5c3e22104b4e489351648d46d5

  
https://github.com/jenkinsci/scm-api-plugin/commit/1acea95795791e5c3e22104b4e489351648d46d5

  Author: René Scheibe 

  Date:   2018-11-03 (Sat, 03 Nov 2018)



  Changed paths:

M src/main/java/jenkins/scm/impl/avatars/AvatarCache.java

M src/test/java/jenkins/scm/impl/avatars/AvatarCacheTest.java

M src/test/java/jenkins/scm/impl/mock/AbstractSampleDVCSRepoRule.java

M src/test/java/jenkins/scm/impl/mock/MockSCMController.java



  Log Message:

  ---

  Cleanup - Use UTF-8 from StandardCharsets





  Commit: 29c837a9e216bf6d0f87f57266192e8997be3c05

  
https://github.com/jenkinsci/scm-api-plugin/commit/29c837a9e216bf6d0f87f57266192e8997be3c05

  Author: René Scheibe 

  Date:   2018-11-03 (Sat, 03 Nov 2018)



  Changed paths:

M src/main/java/jenkins/scm/api/SCMEvent.java

M src/main/java/jenkins/scm/api/SCMHeadEvent.java

M src/main/java/jenkins/scm/api/SCMNavigator.java

M src/main/java/jenkins/scm/api/SCMNavigatorEvent.java

M src/main/java/jenkins/scm/api/SCMSourceEvent.java

M src/test/java/jenkins/scm/impl/mock/AbstractSampleDVCSRepoRule.java

M src/test/java/jenkins/scm/impl/mock/AbstractSampleRepoRule.java



  Log Message:

  ---

  Cleanup - Add missing @since values





  Commit: 02a72f8a723aab811688fa0c1ab838999dbb79f8

  
https://github.com/jenkinsci/scm-api-plugin/commit/02a72f8a723aab811688fa0c1ab838999dbb79f8

  Author: René Scheibe 

  Date:   2018-11-03 (Sat, 03 Nov 2018)



  Changed paths:

M src/main/java/jenkins/scm/api/SCMHeadMixinEqualityGenerator.java



  Log Message:

  ---

  Cleanup - Use Java 1.7 opcodes





  Commit: 33a18c39e27f453979213899f7e948db4d54a7f6

  
https://github.com/jenkinsci/scm-api-plugin/commit/33a18c39e27f453979213899f7e948db4d54a7f6

  Author: René Scheibe 

  Date:   2018-11-03 (Sat, 03 Nov 2018)



  Changed paths:

M src/main/java/jenkins/scm/api/MethodUtils.java

M src/main/java/jenkins/scm/api/SCMNavigator.java

M src/main/java/jenkins/scm/api/SCMSource.java



  Log Message:

  ---

  Cleanup - Remove obsolete isOverridden() method



JENKINS-30002 was fixed with commit 89a0050ceaf2a50517056582d1c188052f994fd7.

This commit was released with Jenkins 1.633.





  Commit: b0e33627c15ad4a432365e38a1a05df5360f167d

  
https://github.com/jenkinsci/scm-api-plugin/commit/b0e33627c15ad4a432365e38a1a05df5360f167d

  Author: René Scheibe 

  Date:   2018-11-11 (Sun, 11 Nov 2018)



  Changed paths:

M src/main/java/jenkins/scm/api/trait/SCMNavigatorTraitDescriptor.java



  Log Message:

  ---

  Cleanup - Fix incorrectly mentioned classes in Javadoc



These were copy & paste errors from SCMSourceTraitDescriptor.





  Commit: f19ff65190b569c03028bce0e1942dc629a35da5

  
https://github.com/jenkinsci/scm-api-plugin/commit/f19ff65190b569c03028bce0e1942dc629a35da5

  Author: René Scheibe 

  Date:   2018-11-11 (Sun, 11 Nov 2018)



  Changed paths:

M README.md



  Log Message:

  ---

  Cleanup - Update required JDK and Maven versions in README



The values are according to `mvn help:effective-pom`.





  Commit: d66c700f094576d1d8ab290482d50d963105

  
https://github.com/jenkinsci/scm-api-plugin/commit/d66c700f094576d1d8ab290482d50d963105

  Author: Stephen Connolly 

  Date:   2019-01-31 (Thu, 31 Jan 2019)



  Changed paths:

M README.md

M pom.xml

M src/main/java/jenkins/scm/api/MethodUtils.java

M src/main/java/jenkins/scm/api/SCMEvent.java

M src/main/java/jen