[jenkinsci/ssh-credentials-plugin] 866d8f: [maven-release-plugin] prepare for next developmen...

2019-09-24 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 866d8f740ac24b2b174cf8e29dceb848315afea8
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/866d8f740ac24b2b174cf8e29dceb848315afea8
  Author: Matt Sicker 
  Date:   2019-09-24 (Tue, 24 Sep 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/ssh-credentials-plugin/push/refs/heads/master/99cabf-866d8f%40github.com.


[jenkinsci/dashboard-view-plugin] 4d581a: Add changelog reference to README

2019-09-24 Thread Tobias Gruetzmacher
  Branch: refs/heads/github-doc
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: 4d581a0683f96d913970648467aac5f4ea1c81f7
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/4d581a0683f96d913970648467aac5f4ea1c81f7
  Author: Tobias Gruetzmacher 
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add changelog reference to README


-- 
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/dashboard-view-plugin/push/refs/heads/github-doc/581629-4d581a%40github.com.


[jenkinsci/pam-auth-plugin] 0e2a3b: Upgrade parent pom

2019-09-24 Thread Matt Sicker
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/pam-auth-plugin

  Commit: 0e2a3bff5e1a44a334bf9a23b18ca6c262895464

  
https://github.com/jenkinsci/pam-auth-plugin/commit/0e2a3bff5e1a44a334bf9a23b18ca6c262895464

  Author: René Scheibe 

  Date:   2019-09-21 (Sat, 21 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Upgrade parent pom





  Commit: c770479d329411841d4f78918bc15f9875c2d3b9

  
https://github.com/jenkinsci/pam-auth-plugin/commit/c770479d329411841d4f78918bc15f9875c2d3b9

  Author: René Scheibe 

  Date:   2019-09-21 (Sat, 21 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use more common URL for MIT license





  Commit: de539e23ea9855d2de82e55a48121ae24ab47600

  
https://github.com/jenkinsci/pam-auth-plugin/commit/de539e23ea9855d2de82e55a48121ae24ab47600

  Author: René Scheibe 

  Date:   2019-09-21 (Sat, 21 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use newer jenkins.io domain to plugin documentation





  Commit: 6c438b2064f2919f8d33b03dd1bf773f801e1adf

  
https://github.com/jenkinsci/pam-auth-plugin/commit/6c438b2064f2919f8d33b03dd1bf773f801e1adf

  Author: René Scheibe 

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

M src/test/java/hudson/security/PAMSecurityRealmTest.java



  Log Message:

  ---

  Refactor test not to use deprecated HudsonTestCase





  Commit: 44aea233e672e174e3894016299ed6a0101899ae

  
https://github.com/jenkinsci/pam-auth-plugin/commit/44aea233e672e174e3894016299ed6a0101899ae

  Author: René Scheibe 

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

M src/main/java/hudson/security/PAMSecurityRealm.java



  Log Message:

  ---

  Replace deprecated Jenkins.getInstance() call



No null check required anymore as the method is annoted with @Nonnull.





  Commit: 8af29ed1247ed8ed098d53a428045c7105b0de12

  
https://github.com/jenkinsci/pam-auth-plugin/commit/8af29ed1247ed8ed098d53a428045c7105b0de12

  Author: René Scheibe 

  Date:   2019-09-23 (Mon, 23 Sep 2019)



  Changed paths:

M src/main/java/hudson/security/PAMSecurityRealm.java



  Log Message:

  ---

  Remove unnecessary index increment



Increasing `i` here is just misleading as it's not used afterwards anymore.





  Commit: 47327374f1bd1ebd38f3f1d9c431e97573993fbc

  
https://github.com/jenkinsci/pam-auth-plugin/commit/47327374f1bd1ebd38f3f1d9c431e97573993fbc

  Author: Matt Sicker 

  Date:   2019-09-24 (Tue, 24 Sep 2019)



  Changed paths:

M pom.xml

M src/main/java/hudson/security/PAMSecurityRealm.java

M src/test/java/hudson/security/PAMSecurityRealmTest.java



  Log Message:

  ---

  Merge pull request #12 from darxriggs/improvements



Improvements





Compare: 
https://github.com/jenkinsci/pam-auth-plugin/compare/83c918e0b0dd...47327374f1bd

-- 
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/pam-auth-plugin/push/refs/heads/master/83c918-473273%40github.com.


[jenkinsci/cucumber-reports-plugin] 171ca1: Use HTTPS URLs in pom.xml (#329)

2019-09-24 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 171ca191de4a86446000250b7afda69fb9292de0
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/171ca191de4a86446000250b7afda69fb9292de0
  Author: daniel-beck-bot <53303753+daniel-beck-...@users.noreply.github.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml (#329)


-- 
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/cucumber-reports-plugin/push/refs/heads/master/cb619c-171ca1%40github.com.


[jenkinsci/copyartifact-plugin] d54e36: Remove use of deprecated CLI constructor

2019-09-24 Thread ikedam
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: d54e3660fb761a33f593dc6eafa9d440e6a4dc00
  
https://github.com/jenkinsci/copyartifact-plugin/commit/d54e3660fb761a33f593dc6eafa9d440e6a4dc00
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java

  Log Message:
  ---
  Remove use of deprecated CLI constructor


  Commit: 7beed5d0c77a692d13c68a93075106f45b76d30b
  
https://github.com/jenkinsci/copyartifact-plugin/commit/7beed5d0c77a692d13c68a93075106f45b76d30b
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
M src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java

  Log Message:
  ---
  Use CLICommandInvoker


  Commit: 837781b6bc8b479f2ed129aa116d16ddcac70c62
  
https://github.com/jenkinsci/copyartifact-plugin/commit/837781b6bc8b479f2ed129aa116d16ddcac70c62
  Author: ikedam 
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
M src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java

  Log Message:
  ---
  Merge pull request #115 from fcojfernandez/fix-cli-launch

Remove use of deprecated CLI constructor


Compare: 
https://github.com/jenkinsci/copyartifact-plugin/compare/73c16f47f2bc...837781b6bc8b

-- 
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/copyartifact-plugin/push/refs/heads/master/73c16f-837781%40github.com.


[jenkins-infra/jenkins.io] 1d4c5c: 2019 Elections - Add an announcement blogpost and ...

2019-09-24 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1d4c5cb4f3b9ecee092115c4dfec4a9438a41821
  
https://github.com/jenkins-infra/jenkins.io/commit/1d4c5cb4f3b9ecee092115c4dfec4a9438a41821
  Author: Oleg Nenashev 
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
A content/blog/2019/09/2019-09-25-board-elections.adoc
M content/index.html.haml

  Log Message:
  ---
  2019 Elections - Add an announcement blogpost and Jumbotron


  Commit: 98b708f30268eb6c5aa81f0a52c2e063ba4a7177
  
https://github.com/jenkins-infra/jenkins.io/commit/98b708f30268eb6c5aa81f0a52c2e063ba4a7177
  Author: Mark Waite 
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
A content/blog/2019/09/2019-09-25-board-elections.adoc
M content/index.html.haml

  Log Message:
  ---
  Merge pull request #2504 from oleg-nenashev/board_elections

2019 Elections - Add an announcement blogpost and Jumbotron


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/bf85109227fb...98b708f30268

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/bf8510-98b708%40github.com.


[jenkinsci/qmetry-test-management-plugin] 9aed88: [maven-release-plugin] prepare for next developmen...

2019-09-24 Thread priyankashah1224
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 9aed889754bcf79f211157a235d3217f3276ab06
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/9aed889754bcf79f211157a235d3217f3276ab06
  Author: dharaghodasara 
  Date:   2019-09-25 (Wed, 25 Sep 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/qmetry-test-management-plugin/push/refs/heads/master/67911d-9aed88%40github.com.


[jenkinsci/qmetry-test-management-plugin] 67911d: [maven-release-plugin] prepare release qmetry-test...

2019-09-24 Thread priyankashah1224
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 67911d2df553a285487386858040638449f0fea8
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/67911d2df553a285487386858040638449f0fea8
  Author: dharaghodasara 
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qmetry-test-management-1.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/qmetry-test-management-plugin/push/refs/heads/master/204ebb-67911d%40github.com.


[jenkinsci/qmetry-test-management-plugin]

2019-09-24 Thread dharaghodasara
  Branch: refs/tags/qmetry-test-management-1.8
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin/push/refs/tags/qmetry-test-management-1.8/00-0aae4a%40github.com.


[jenkinsci/code-coverage-api-plugin] 5b6b1f: Add the ability to fail builds in case if code cov...

2019-09-24 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 5b6b1f00097fe9163becfae1dad42bb08e97f34e
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5b6b1f00097fe9163becfae1dad42bb08e97f34e
  Author: Aliaksei Savanchuk 
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/CoveragePublisher.java
M 
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/config.jelly
A 
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/help-failBuildIfCoverageDecreasedInChangeRequest.html

  Log Message:
  ---
  Add the ability to fail builds in case if code coverage was decreased in a 
change request build


  Commit: dc278c0d37eeb1832541b7a0245ed5a0ee1f4530
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/dc278c0d37eeb1832541b7a0245ed5a0ee1f4530
  Author: Shenyu Zheng 
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/CoveragePublisher.java
M 
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/config.jelly
A 
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/help-failBuildIfCoverageDecreasedInChangeRequest.html

  Log Message:
  ---
  Merge pull request #122 from tempora-mutantur/dev

Add the ability to fail builds in case if code coverage was decreased in a 
change request build


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/fc7855bb7cc2...dc278c0d37ee

-- 
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/code-coverage-api-plugin/push/refs/heads/dev/fc7855-dc278c%40github.com.


<    1   2