[jenkinsci/active-choices-plugin] d6593d: [FIXED JENKINS-53356] Copy code from scriptler to ...

2019-03-01 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: d6593d6d55260d504080b13b65691c00955feee9
  
https://github.com/jenkinsci/active-choices-plugin/commit/d6593d6d55260d504080b13b65691c00955feee9
  Author: Bruno P. Kinoshita 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java

  Log Message:
  ---
  [FIXED JENKINS-53356] Copy code from scriptler to display scriptler script 
parameters


-- 
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/calendar-view-plugin]

2019-03-01 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/eslint-5.15.0
  Home:   https://github.com/jenkinsci/calendar-view-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/calendar-view-plugin] deb1db: chore(package): update eslint to version 5.15.0

2019-03-01 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/eslint-5.15.0
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: deb1dbcb85858a67c7002e7a27247ea1cd63b45d
  
https://github.com/jenkinsci/calendar-view-plugin/commit/deb1dbcb85858a67c7002e7a27247ea1cd63b45d
  Author: greenkeeper[bot] 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update eslint to version 5.15.0


  Commit: 17f86a19b491b7ac879f64c949f0e7780056a968
  
https://github.com/jenkinsci/calendar-view-plugin/commit/17f86a19b491b7ac879f64c949f0e7780056a968
  Author: greenkeeper[bot] 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M package-lock.json

  Log Message:
  ---
  chore(package): update lockfile package-lock.json


Compare: 
https://github.com/jenkinsci/calendar-view-plugin/compare/deb1dbcb8585%5E...17f86a19b491

-- 
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/git-plugin] 569d5e: Skip truncation test on ancient git versions

2019-03-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 569d5e211e0fc972faa49af73400948ba7ff7e79
  
https://github.com/jenkinsci/git-plugin/commit/569d5e211e0fc972faa49af73400948ba7ff7e79
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitChangeSetTruncateTest.java

  Log Message:
  ---
  Skip truncation test on ancient git versions

When the git changelow raw format is used there is no truncation,
don't test for truncation on old git versions.


  Commit: 47fc131b03e602494003284cadd16941c569af44
  
https://github.com/jenkinsci/git-plugin/commit/47fc131b03e602494003284cadd16941c569af44
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitChangeSetTruncateTest.java

  Log Message:
  ---
  Merge pull request #683 from MarkEWaite/skip-centos-6-truncation-test

Skip truncation test on ancient git versions


  Commit: e9d15cd3a390f1d1849b9d6cbee707bc85213ab0
  
https://github.com/jenkinsci/git-plugin/commit/e9d15cd3a390f1d1849b9d6cbee707bc85213ab0
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:

  Log Message:
  ---
  Merge branch 'stable-3.9'


Compare: 
https://github.com/jenkinsci/git-plugin/compare/ecbf781e9ad4...e9d15cd3a390

-- 
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/git-plugin] 569d5e: Skip truncation test on ancient git versions

2019-03-01 Thread Mark Waite
  Branch: refs/heads/stable-3.9
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 569d5e211e0fc972faa49af73400948ba7ff7e79
  
https://github.com/jenkinsci/git-plugin/commit/569d5e211e0fc972faa49af73400948ba7ff7e79
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitChangeSetTruncateTest.java

  Log Message:
  ---
  Skip truncation test on ancient git versions

When the git changelow raw format is used there is no truncation,
don't test for truncation on old git versions.


  Commit: 47fc131b03e602494003284cadd16941c569af44
  
https://github.com/jenkinsci/git-plugin/commit/47fc131b03e602494003284cadd16941c569af44
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitChangeSetTruncateTest.java

  Log Message:
  ---
  Merge pull request #683 from MarkEWaite/skip-centos-6-truncation-test

Skip truncation test on ancient git versions


Compare: 
https://github.com/jenkinsci/git-plugin/compare/c72f2b2c886a...47fc131b03e6

-- 
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/copyartifact-plugin] f0eb2b: mvn incrementals:reincrementalify

2019-03-01 Thread ikedam
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: f0eb2bda8b8c086c7a46247a6e30df228497a56f
  
https://github.com/jenkinsci/copyartifact-plugin/commit/f0eb2bda8b8c086c7a46247a6e30df228497a56f
  Author: ikedam 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  mvn incrementals:reincrementalify


-- 
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/copyartifact-plugin]

2019-03-01 Thread ikedam
  Branch: refs/tags/copyartifact-1.42
  Home:   https://github.com/jenkinsci/copyartifact-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/copyartifact-plugin] fe10d8: [maven-release-plugin] prepare for next developmen...

2019-03-01 Thread ikedam
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: fe10d8620a876ab7ee7f133565023ac5a8028c90
  
https://github.com/jenkinsci/copyartifact-plugin/commit/fe10d8620a876ab7ee7f133565023ac5a8028c90
  Author: ikedam 
  Date:   2019-03-02 (Sat, 02 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/copyartifact-plugin] 4d60f5: [maven-release-plugin] prepare release copyartifac...

2019-03-01 Thread ikedam
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: 4d60f50350e77e7f4cb9f9b1e016a02999ab397d
  
https://github.com/jenkinsci/copyartifact-plugin/commit/4d60f50350e77e7f4cb9f9b1e016a02999ab397d
  Author: ikedam 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release copyartifact-1.42


-- 
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/contrast-continuous-application-security-plugin] 7759e5: do not check for vulnerabilities if application id...

2019-03-01 Thread Sergii Borsuk
  Branch: refs/heads/CONTRAST-31021
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 7759e5ceb6cd3e87c7379805faef267aff5ca69a
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/7759e5ceb6cd3e87c7379805faef267aff5ca69a
  Author: Sergii 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorderTest.java
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  do not check for vulnerabilities if application id is not found


-- 
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/contrast-continuous-application-security-plugin]

2019-03-01 Thread Sergii Borsuk
  Branch: refs/heads/CONTRAST-31021
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-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.


[jenkins-infra/jenkins.io] c0612a: DJJW 2019 Call For Papers Blog Post

2019-03-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c0612ab151717253da7358e5d535612457e6c051
  
https://github.com/jenkins-infra/jenkins.io/commit/c0612ab151717253da7358e5d535612457e6c051
  Author: Skylar VanAlstine 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
A content/blog/2019/03/2019-03-01-devops-world-jenkins-world-cfp-open.adoc
A content/images/post-images/JW2019.png

  Log Message:
  ---
  DJJW 2019 Call For Papers Blog Post


  Commit: 5e0a3b1806947fcb47866b3eb5801673dc372b71
  
https://github.com/jenkins-infra/jenkins.io/commit/5e0a3b1806947fcb47866b3eb5801673dc372b71
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/blog/2019/03/2019-03-01-devops-world-jenkins-world-cfp-open.adoc

  Log Message:
  ---
  add a missing word

Co-Authored-By: svanalstine <39314624+svanalst...@users.noreply.github.com>


  Commit: 88244e8c74ba43749f3e3f8c645e1982bd695066
  
https://github.com/jenkins-infra/jenkins.io/commit/88244e8c74ba43749f3e3f8c645e1982bd695066
  Author: Mark Waite 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
A content/blog/2019/03/2019-03-01-devops-world-jenkins-world-cfp-open.adoc
A content/images/post-images/JW2019.png

  Log Message:
  ---
  Merge pull request #2140 from svanalstine/dwjw-cfp

dwjw-2019-cfp-blog-post


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d767bdc60abf...88244e8c74ba

-- 
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.


[jenkins-infra/update-center2] 5eed5d: No further releases of 1.3.x should match via the ...

2019-03-01 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 5eed5d45a3316c1b1918c07456260f04a0736245
  
https://github.com/jenkins-infra/update-center2/commit/5eed5d45a3316c1b1918c07456260f04a0736245
  Author: Daniel Beck 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/resources/warnings.json

  Log Message:
  ---
  No further releases of 1.3.x should match via the 1.3 clause


  Commit: fdc938a0b3068ac1ae4d7cd9c843646aefea69c6
  
https://github.com/jenkins-infra/update-center2/commit/fdc938a0b3068ac1ae4d7cd9c843646aefea69c6
  Author: Daniel Beck 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/resources/warnings.json

  Log Message:
  ---
  Merge pull request #262 from 
daniel-beck/fix-SECURITY-1266-pipeline-model-definition-for-1.3.5

No further releases of 1.3.x should match via the 1.3 clause


Compare: 
https://github.com/jenkins-infra/update-center2/compare/80d0e32a966a...fdc938a0b306

-- 
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/ssh-credentials-plugin] d901aa: Put the test case inside the base class

2019-03-01 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: d901aa0b77b5195f06ea109f705fda8b3845bf17
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/d901aa0b77b5195f06ea109f705fda8b3845bf17
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440.java
A 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
R 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440/updateJob/update_folder.xml

  Log Message:
  ---
  Put the test case inside the base class


  Commit: 50913bcc75e753215bb15f72f4da25f5106023a7
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/50913bcc75e753215bb15f72f4da25f5106023a7
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java

  Log Message:
  ---
  Cleanup to trigger CI


  Commit: 24269530928c9918ab2e7d9453f5bbae88cae2c1
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/24269530928c9918ab2e7d9453f5bbae88cae2c1
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
A 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/userWithoutRunScripts_cannotMigrateDangerousPrivateKeySource/update_folder.xml

  Log Message:
  ---
  Try with default LocalData annotation


  Commit: 1507a9538a52e61a5def7a421f222400a45501a5
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/1507a9538a52e61a5def7a421f222400a45501a5
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440.java
A 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
R 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440/updateJob/update_folder.xml

  Log Message:
  ---
  Put the test case inside the base class


  Commit: d1b4bbda9c2b7cfe737ce6b0e6ac84cea3c24fcc
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/d1b4bbda9c2b7cfe737ce6b0e6ac84cea3c24fcc
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java

  Log Message:
  ---
  Cleanup to trigger CI


  Commit: b3311b468166ea1ea0785985c385ea741cf4355f
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/b3311b468166ea1ea0785985c385ea741cf4355f
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
A 
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/userWithoutRunScripts_cannotMigrateDangerousPrivateKeySource/update_folder.xml

  Log Message:
  ---
  Try with default LocalData annotation


  Commit: 25852eba1d78fe712af018a9dc6465886b4eac13
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/25852eba1d78fe712af018a9dc6465886b4eac13
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:

  Log Message:
  ---
  Merge remote-tracking branch 'origin/PATCH_POST_SEC-440' into 
PATCH_POST_SEC-440


  Commit: 46c7c84bf73d990eca92c130903e7dbc68a6cdf5
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/46c7c84bf73d990eca92c130903e7dbc68a6cdf5
  Author: Wadeck Follonier 
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java

  Log Message:
  ---
  Correct -1 into 1 as core changed


  Commit: 4ec1cd1f1fb982cbfdac680abd426e0f108fc19c
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/4ec1cd1f1fb982cbfdac680abd426e0f108fc19c
  Author: Jesse Glick 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 

[jenkinsci/ssh-credentials-plugin] 76b126: Update to plugin-pom 3.37

2019-03-01 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 76b1264568b9ce882621781a8ddfc3e921d4a4b0
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/76b1264568b9ce882621781a8ddfc3e921d4a4b0
  Author: Matt Sicker 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to plugin-pom 3.37

Signed-off-by: Matt Sicker 


  Commit: 53cdcbbe6a2e572fbdf317612d7bff44b94ce632
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/53cdcbbe6a2e572fbdf317612d7bff44b94ce632
  Author: Matt Sicker 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update jsch optional dependency to 0.1.55

Signed-off-by: Matt Sicker 


  Commit: 964aae37fcc7b7ebe074e9d0faeebdb9a8510766
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/964aae37fcc7b7ebe074e9d0faeebdb9a8510766
  Author: Matt Sicker 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config.jelly
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config_de.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config_ja.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/UsersPrivateKeySource/help.html

  Log Message:
  ---
  Remove unused views

Signed-off-by: Matt Sicker 


  Commit: a6bc5e997bc6ed1f40afcc584b0f86f5690b7201
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/a6bc5e997bc6ed1f40afcc584b0f86f5690b7201
  Author: Matt Sicker 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly

  Log Message:
  ---
  Use f:hetero-radio

Signed-off-by: Matt Sicker 


  Commit: 9db4568c66885206e5c6618570af421595492bc0
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/9db4568c66885206e5c6618570af421595492bc0
  Author: Matt Sicker 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly

  Log Message:
  ---
  Use proper credentials config conventions

Signed-off-by: Matt Sicker 


  Commit: 44651d3f497e5f20f090f8fc115fc8f4218cbcdd
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/44651d3f497e5f20f090f8fc115fc8f4218cbcdd
  Author: Jesse Glick 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config.jelly
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config_de.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config_ja.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/UsersPrivateKeySource/help.html
M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly

  Log Message:
  ---
  Merge pull request #39 from jvz/cleanups

Update dependencies and clean up


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/2142e72032e0...44651d3f497e

-- 
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/credentials-binding-plugin] bc5e5e: Trying to avoid a test flake.

2019-03-01 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: bc5e5e588f3665c5cf2f440afd61849d09ff
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/bc5e5e588f3665c5cf2f440afd61849d09ff
  Author: Jesse Glick 
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/BindingStepTest.java

  Log Message:
  ---
  Trying to avoid a test flake.


  Commit: 37ce338945d63c119a2d9c4101f8e298e5a2d0ca
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/37ce338945d63c119a2d9c4101f8e298e5a2d0ca
  Author: Jesse Glick 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/BindingStepTest.java

  Log Message:
  ---
  Merge pull request #57 from jglick/flake

Trying to avoid a test flake


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/86dede117a28...37ce338945d6

-- 
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/openshift-client-plugin] ef95c0: [maven-release-plugin] prepare release openshift-c...

2019-03-01 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: ef95c0e7abacb6cb4dec04cfeec563dcbfebe2dd
  
https://github.com/jenkinsci/openshift-client-plugin/commit/ef95c0e7abacb6cb4dec04cfeec563dcbfebe2dd
  Author: gabemontero 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-client-1.0.27


-- 
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/openshift-client-plugin]

2019-03-01 Thread Gabe Montero
  Branch: refs/tags/openshift-client-1.0.27
  Home:   https://github.com/jenkinsci/openshift-client-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/openshift-client-plugin] 93e51a: [maven-release-plugin] prepare for next developmen...

2019-03-01 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 93e51accbf9c91e3d7fbc4a10883943782ac5e15
  
https://github.com/jenkinsci/openshift-client-plugin/commit/93e51accbf9c91e3d7fbc4a10883943782ac5e15
  Author: gabemontero 
  Date:   2019-03-01 (Fri, 01 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/openshift-client-plugin] a5554b: BUG 1679937: update freestyle argument help for ty...

2019-03-01 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: a5554b928e678cc4eec282ea91c8530a8e57f44a
  
https://github.com/jenkinsci/openshift-client-plugin/commit/a5554b928e678cc4eec282ea91c8530a8e57f44a
  Author: gabemontero 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/main/resources/com/openshift/jenkins/plugins/freestyle/RawStep/help-arguments.html

  Log Message:
  ---
  BUG 1679937: update freestyle argument help for type/id form


-- 
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/jenkins] c43610: Add message to the build log when a build is runni...

2019-03-01 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c43610cdb7278860e0847426a0736c4d832f7f15
  
https://github.com/jenkinsci/jenkins/commit/c43610cdb7278860e0847426a0736c4d832f7f15
  Author: Daniel Beck 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M core/src/main/java/hudson/model/Run.java
M core/src/main/resources/hudson/model/Messages.properties

  Log Message:
  ---
  Add message to the build log when a build is running as SYSTEM (#3908)

* Add message to the build log when a build is running as SYSTEM

* Match previous log message


-- 
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.


[jenkins-infra/jenkins.io] 541bca: Update number of plugins to 1,500

2019-03-01 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 541bcaa37779336afcf4ca7c12f2e811b5adc6ab
  
https://github.com/jenkins-infra/jenkins.io/commit/541bcaa37779336afcf4ca7c12f2e811b5adc6ab
  Author: Tracy Miranda 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/press.adoc

  Log Message:
  ---
  Update number of plugins to 1,500

Changed 1,400 to 1,500 to reflect more accurate number of Jenkins plugins.


  Commit: d767bdc60abfd8b2e4962895abd2afda7456fe62
  
https://github.com/jenkins-infra/jenkins.io/commit/d767bdc60abfd8b2e4962895abd2afda7456fe62
  Author: Oleg Nenashev 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/press.adoc

  Log Message:
  ---
  Merge pull request #2139 from tracymiranda/patch-4

Update number of plugins to 1,500


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/2c9f1a9a44b9...d767bdc60abf

-- 
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/synopsys-detect-plugin] bb55ac: Updating travis.yml

2019-03-01 Thread Richard Otte
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: bb55ac5bec0896523db82489e1b6414635761f83
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/bb55ac5bec0896523db82489e1b6414635761f83
  Author: Richard Otte 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Updating travis.yml


-- 
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/synopsys-detect-plugin] 1eae2c: Adding travis.yml

2019-03-01 Thread Richard Otte
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1eae2c5d4150726a9b76ff224d06e0da8d03fd48
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1eae2c5d4150726a9b76ff224d06e0da8d03fd48
  Author: Richard Otte 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
A .travis.yml

  Log Message:
  ---
  Adding travis.yml


  Commit: c9587d5579d19e7976c6bc127f02d51bcad203ce
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c9587d5579d19e7976c6bc127f02d51bcad203ce
  Author: Richard Otte 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Updating travis.yml


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/1e16365d89de...c9587d5579d1

-- 
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/synopsys-detect-plugin] 1e1636: Updating readme.md

2019-03-01 Thread Richard Otte
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1e16365d89dec204682c2d5c8ec926e7bde25497
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1e16365d89dec204682c2d5c8ec926e7bde25497
  Author: Richard Otte 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M README.md

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


[jenkinsci/synopsys-detect-plugin] 1dabe7: Rebranding to synopsys-detect, bugfixes

2019-03-01 Thread Richard Otte
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1dabe73c59ca4fb31760d245b8c17c01d80dbfaf
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1dabe73c59ca4fb31760d245b8c17c01d80dbfaf
  Author: Richard Otte 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M README.md
M build.gradle
M buildSrc/src/main/resources/templates/jelly/globalConfig.tpl
M 
src/main/java/com/synopsys/integration/jenkins/detect/JenkinsDetectLogger.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/JenkinsProxyHelper.java
M src/main/java/com/synopsys/integration/jenkins/detect/PluginHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/SynopsysCredentialsHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/steps/ExecuteDetectStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/steps/remote/DetectRemoteJarRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/steps/remote/DetectRemoteRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/steps/remote/DetectRemoteScriptRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/steps/remote/DetectResponse.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/tools/DetectDownloadManager.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/tools/DummyToolInstallation.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/tools/DummyToolInstaller.java

  Log Message:
  ---
  Rebranding to synopsys-detect, bugfixes


-- 
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/datadog-plugin] a3ae3c: [maven-release-plugin] prepare for next developmen...

2019-03-01 Thread Scott Enriquez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: a3ae3c75e9a15830cdd5ea3e823f1e8a0a12db46
  
https://github.com/jenkinsci/datadog-plugin/commit/a3ae3c75e9a15830cdd5ea3e823f1e8a0a12db46
  Author: Roy Jenkins 
  Date:   2019-03-01 (Fri, 01 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/datadog-plugin] bf5545: [maven-release-plugin] prepare release datadog-0.7.1

2019-03-01 Thread Scott Enriquez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: bf554585c714d035d229eed6124016a2b9b37c37
  
https://github.com/jenkinsci/datadog-plugin/commit/bf554585c714d035d229eed6124016a2b9b37c37
  Author: Roy Jenkins 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release datadog-0.7.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/datadog-plugin]

2019-03-01 Thread Scott Enriquez
  Branch: refs/tags/datadog-0.7.1
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin] f58bb7: Avoid NPE's when API key is not configured

2019-03-01 Thread Scott Enriquez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: f58bb7a2d0f88929f6e2f35ae1a6c5f2a88a9fc1
  
https://github.com/jenkinsci/datadog-plugin/commit/f58bb7a2d0f88929f6e2f35ae1a6c5f2a88a9fc1
  Author: Scott Enriquez 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java

  Log Message:
  ---
  Avoid NPE's when API key is not configured


  Commit: 1610aa5cdc101f17d0544ad6be98d286c341fb28
  
https://github.com/jenkinsci/datadog-plugin/commit/1610aa5cdc101f17d0544ad6be98d286c341fb28
  Author: Scott Enriquez 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogQueueListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java

  Log Message:
  ---
  only run if apiKey is configured


  Commit: 46b025d16bb1b8725664aa0f822a77ded5b2d592
  
https://github.com/jenkinsci/datadog-plugin/commit/46b025d16bb1b8725664aa0f822a77ded5b2d592
  Author: Scott Enriquez 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogQueueListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java

  Log Message:
  ---
  Merge pull request #145 from DataDog/scott/null-api-key

Run if apiKey is configured


  Commit: 9cbf2ef5d901f243746522a3520b85ef93ead4ef
  
https://github.com/jenkinsci/datadog-plugin/commit/9cbf2ef5d901f243746522a3520b85ef93ead4ef
  Author: Scott Enriquez 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Prepare for 0.7.1 release


  Commit: 90eb5e9b0b06c330e55df49d7326a908f992cbca
  
https://github.com/jenkinsci/datadog-plugin/commit/90eb5e9b0b06c330e55df49d7326a908f992cbca
  Author: Scott Enriquez 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #146 from DataDog/scott/0.7.1-release

Prepare for 0.7.1 release


  Commit: 175bf09b32c343bd2e4c3eb50777c8fdd19363af
  
https://github.com/jenkinsci/datadog-plugin/commit/175bf09b32c343bd2e4c3eb50777c8fdd19363af
  Author: Roy Jenkins 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M CHANGELOG.md
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogQueueListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java

  Log Message:
  ---
  Merge datadog master for next release


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/88e3e1601b80...175bf09b32c3

-- 
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.


[jenkins-infra/jenkins.io] 80fb89: Add documentation on access control for builds

2019-03-01 Thread R. Tyler Croy
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 80fb8925611ccc2ad367720189e6d7381cd190bc
  
https://github.com/jenkins-infra/jenkins.io/commit/80fb8925611ccc2ad367720189e6d7381cd190bc
  Author: Daniel Beck 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/doc/book/system-administration/security.adoc
A content/doc/book/system-administration/security/build-authorization.adoc
A content/redirect/queue-item-security.adoc

  Log Message:
  ---
  Add documentation on access control for builds


  Commit: 2c9f1a9a44b912c40e09f32dc3c7b8e03bbbfb61
  
https://github.com/jenkins-infra/jenkins.io/commit/2c9f1a9a44b912c40e09f32dc3c7b8e03bbbfb61
  Author: R. Tyler Croy 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/doc/book/system-administration/security.adoc
A content/doc/book/system-administration/security/build-authorization.adoc
A content/redirect/queue-item-security.adoc

  Log Message:
  ---
  Merge pull request #2137 from daniel-beck/build-authorization

Add documentation on access control for builds


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/0ca4e912ae3e...2c9f1a9a44b9

-- 
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/pipeline-model-definition-plugin] 5958c9: [maven-release-plugin] prepare release pipeline-mo...

2019-03-01 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 5958c99e30fb5a8710a720e7c128096b1c59b40e
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/5958c99e30fb5a8710a720e7c128096b1c59b40e
  Author: Andrew Bayer 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-model-extensions/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-model-definition-1.3.5


-- 
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/pipeline-model-definition-plugin] 88a3d9: [maven-release-plugin] prepare for next developmen...

2019-03-01 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 88a3d95a8a95eea7c1efb5daa6ad2514d8e473c3
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/88a3d95a8a95eea7c1efb5daa6ad2514d8e473c3
  Author: Andrew Bayer 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-model-extensions/pom.xml
M pipeline-stage-tags-metadata/pom.xml
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/pipeline-model-definition-plugin]

2019-03-01 Thread Andrew Bayer
  Branch: refs/tags/pipeline-model-definition-1.3.5
  Home:   https://github.com/jenkinsci/pipeline-model-definition-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/vstestrunner-plugin] 0537f7: Bump plugin from 3.38 to 3.39

2019-03-01 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.39
  Home:   https://github.com/jenkinsci/vstestrunner-plugin
  Commit: 0537f71649b5a18841b6fd5fbedb5c91150e5df2
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/0537f71649b5a18841b6fd5fbedb5c91150e5df2
  Author: dependabot[bot] 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.38 to 3.39

Bumps plugin from 3.38 to 3.39.

Signed-off-by: dependabot[bot] 


-- 
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/mock-slave-plugin]

2019-03-01 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.38
  Home:   https://github.com/jenkinsci/mock-slave-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/mock-slave-plugin] 1b9075: Bump plugin from 3.37 to 3.39

2019-03-01 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.39
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: 1b90757bddd02520f5b76fa3a1b87f2de8fbe040
  
https://github.com/jenkinsci/mock-slave-plugin/commit/1b90757bddd02520f5b76fa3a1b87f2de8fbe040
  Author: dependabot[bot] 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.37 to 3.39

Bumps plugin from 3.37 to 3.39.

Signed-off-by: dependabot[bot] 


-- 
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/log-cli-plugin] d6f5b6: Bump plugin from 3.37 to 3.39

2019-03-01 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.39
  Home:   https://github.com/jenkinsci/log-cli-plugin
  Commit: d6f5b619063069aa1c67ceb774b1f4f39c30e6eb
  
https://github.com/jenkinsci/log-cli-plugin/commit/d6f5b619063069aa1c67ceb774b1f4f39c30e6eb
  Author: dependabot[bot] 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.37 to 3.39

Bumps plugin from 3.37 to 3.39.

Signed-off-by: dependabot[bot] 


-- 
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/log-cli-plugin]

2019-03-01 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.38
  Home:   https://github.com/jenkinsci/log-cli-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/nodepool-agents-plugin] 3bf49c: RE-2397 Remove Nodepools.cleanupLock

2019-03-01 Thread Hugh Saunders
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodepool-agents-plugin
  Commit: 3bf49ce03c33d9b26a621f15a80fe0b5f9f03651
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/3bf49ce03c33d9b26a621f15a80fe0b5f9f03651
  Author: Hugh Saunders 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/com/rackspace/jenkins_nodepool/Janitor.java
M src/main/java/com/rackspace/jenkins_nodepool/NodePoolComputer.java
M src/main/java/com/rackspace/jenkins_nodepool/NodePools.java

  Log Message:
  ---
  RE-2397 Remove Nodepools.cleanupLock

This lock is acquired inconsistently leading to a deadlock where
one thread holds the Queue lock but needs cleanup lock, and another
holads cleanup but needs the Queue lock.

After considering the code and the consequences, I've decided its best
to remove the cleanup lock. This may result in some KazooLock exceptions
in the logs if two threads attempt to release the same node, but thats
better than causing a Jenkins master hang due to deadlock. This is the
second deadlock bug thats been found relating to this cleanup lock and
I don't want to discover any more.


  Commit: db1ddd9438516b676ef3accbd97df0ee1a875879
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/db1ddd9438516b676ef3accbd97df0ee1a875879
  Author: Hugh Saunders 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/java/com/rackspace/jenkins_nodepool/Janitor.java
M src/main/java/com/rackspace/jenkins_nodepool/NodePoolComputer.java
M src/main/java/com/rackspace/jenkins_nodepool/NodePools.java

  Log Message:
  ---
  Merge pull request #40 from hughsaunders/HS-RE-2397

RE-2397 Remove Nodepools.cleanupLock


Compare: 
https://github.com/jenkinsci/nodepool-agents-plugin/compare/d248a2b447f1...db1ddd943851

-- 
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/ec2-plugin] d6271c: Fix NPE that happens on a node's modification

2019-03-01 Thread Fabrizio Manfredi Furuholmen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: d6271c28232ce58b071ffd0f6b5ae0605f06c9c3
  
https://github.com/jenkinsci/ec2-plugin/commit/d6271c28232ce58b071ffd0f6b5ae0605f06c9c3
  Author: Julien Duchesne 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  ---
  Fix NPE that happens on a node's modification


  Commit: 8dcb0c333038b3043da96f39232bf7c73d8d80e6
  
https://github.com/jenkinsci/ec2-plugin/commit/8dcb0c333038b3043da96f39232bf7c73d8d80e6
  Author: Matt Sicker 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  ---
  Use == instead of checking for null on an enum

Co-Authored-By: julienduchesne 


  Commit: 5575ed45f144955ed1700ea021d3071e8c9c1325
  
https://github.com/jenkinsci/ec2-plugin/commit/5575ed45f144955ed1700ea021d3071e8c9c1325
  Author: Fabrizio Manfredi Furuholmen 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  ---
  Merge pull request #333 from coveo/fix-npe

Fix NPE that happens on a node's modification


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/70041a371dab...5575ed45f144

-- 
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/ec2-plugin] 612278: Use a proper display name instead of the instance ID

2019-03-01 Thread Fabrizio Manfredi Furuholmen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 612278540d8c231acdbdf8783706ef006fe7b2f4
  
https://github.com/jenkinsci/ec2-plugin/commit/612278540d8c231acdbdf8783706ef006fe7b2f4
  Author: Julien Duchesne 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  Use a proper display name instead of the instance ID

Somewhere in the previous commits, the display name was replaced with the 
instance ID
This is not useful when taking a quick look at your slaves to know what you have
Especially if you have lots of Clouds


  Commit: 70041a371dabc646e0b4c14508aa1a4585937280
  
https://github.com/jenkinsci/ec2-plugin/commit/70041a371dabc646e0b4c14508aa1a4585937280
  Author: Fabrizio Manfredi Furuholmen 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  Merge pull request #334 from coveo/fix-display-names

Use a proper display name instead of the instance ID


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/7aeafefbb6bb...70041a371dab

-- 
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/rabbitmq-publisher-plugin] f0306f: fixing security (cf https://issues.jenkins-ci.org/...

2019-03-01 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: f0306f229a79541650f759797475ef2574b7c057

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f0306f229a79541650f759797475ef2574b7c057

  Author: Le Gall Benoît 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java

M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/config.jelly

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java

M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java



  Log Message:

  ---

  fixing security (cf https://issues.jenkins-ci.org/browse/SECURITY-848 & 
https://issues.jenkins-ci.org/browse/SECURITY-970)

fix tests

update version





  Commit: a23ea91339024d0b8dfa475ed1b3d61529fb3e8c

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/a23ea91339024d0b8dfa475ed1b3d61529fb3e8c

  Author: Le Gall Benoît 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  keep previous maven-enforcer-plugin version





  Commit: eaaef1ab5b87bb09572cf6ab711b98c3b8dd1646

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/eaaef1ab5b87bb09572cf6ab711b98c3b8dd1646

  Author: Le Gall Benoit 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java

M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/config.jelly

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java

M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java



  Log Message:

  ---

  Merge pull request #4 from jenkinsci/security_fixes



Security fixes





Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/b8add7c346ca...eaaef1ab5b87

-- 
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/rabbitmq-publisher-plugin] a23ea9: keep previous maven-enforcer-plugin version

2019-03-01 Thread Le Gall Benoit
  Branch: refs/heads/security_fixes

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: a23ea91339024d0b8dfa475ed1b3d61529fb3e8c

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/a23ea91339024d0b8dfa475ed1b3d61529fb3e8c

  Author: Le Gall Benoît 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  keep previous maven-enforcer-plugin version





-- 
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/rabbitmq-publisher-plugin] f0306f: fixing security (cf https://issues.jenkins-ci.org/...

2019-03-01 Thread Le Gall Benoit
  Branch: refs/heads/security_fixes

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: f0306f229a79541650f759797475ef2574b7c057

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f0306f229a79541650f759797475ef2574b7c057

  Author: Le Gall Benoît 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java

M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/config.jelly

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java

M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java



  Log Message:

  ---

  fixing security (cf https://issues.jenkins-ci.org/browse/SECURITY-848 & 
https://issues.jenkins-ci.org/browse/SECURITY-970)

fix tests

update version





-- 
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.


[jenkins-infra/jenkins.io] a78c0d: reduce the size of the animated png showing the "r...

2019-03-01 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a78c0d08745c99ec3a52910da93be0187ae9d282
  
https://github.com/jenkins-infra/jenkins.io/commit/a78c0d08745c99ec3a52910da93be0187ae9d282
  Author: Nicolae Pascu 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/doc/book/resources/pipeline/pipeline-restart-stages-blue-ocean.png

  Log Message:
  ---
  reduce the size of the animated png showing the "restart" stage functionality


  Commit: 91364e7b3b06680d184ba1363fe5f13962df316f
  
https://github.com/jenkins-infra/jenkins.io/commit/91364e7b3b06680d184ba1363fe5f13962df316f
  Author: Nicolae Pascu 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/css/jenkins.css

  Log Message:
  ---
  stop images from having a greater width than their parent containers


  Commit: 0ca4e912ae3e7138443bf4e30647b50ed1b61d5c
  
https://github.com/jenkins-infra/jenkins.io/commit/0ca4e912ae3e7138443bf4e30647b50ed1b61d5c
  Author: Oleg Nenashev 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M content/css/jenkins.css
M content/doc/book/resources/pipeline/pipeline-restart-stages-blue-ocean.png

  Log Message:
  ---
  Merge pull request #2138 from 
NicuPascu/improvement/reduce_resource_size_pipeline-restart-stages-blue-ocean.png

Reduce the size of the "restart stage" animated png


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/43a591aeb84e...0ca4e912ae3e

-- 
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/performance-plugin] 11d086: [JENKINS-55787] Switch from table to entry (#187)

2019-03-01 Thread Josh Soref
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 11d086fd1ddf6a9d5b35d0cdea2581183e6d0ae2
  
https://github.com/jenkinsci/performance-plugin/commit/11d086fd1ddf6a9d5b35d0cdea2581183e6d0ae2
  Author: Josh Soref 
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly
M 
src/main/resources/hudson/plugins/performance/build/PerformanceTestBuild/config.jelly

  Log Message:
  ---
  [JENKINS-55787] Switch from table to entry (#187)

* [JENKINS-55787] Switch from table to entry

* whitespace


-- 
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/rabbitmq-publisher-plugin] 66947c: Adding ability to use a secure connection protocol

2019-03-01 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: 66947c193e194e23947682c657200ed9a2d3e3a3

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/66947c193e194e23947682c657200ed9a2d3e3a3

  Author: Jeremy Holland 

  Date:   2018-10-04 (Thu, 04 Oct 2018)



  Changed paths:

M pom.xml

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java

M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/config.jelly

A 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/help-isSecure.html

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java

M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java



  Log Message:

  ---

  Adding ability to use a secure connection protocol





  Commit: 98e5641d8363ddae6a6b1ed6ca591c3963e41aa9

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/98e5641d8363ddae6a6b1ed6ca591c3963e41aa9

  Author: Jeremy Holland 

  Date:   2018-10-04 (Thu, 04 Oct 2018)



  Changed paths:

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java



  Log Message:

  ---

  Fixing test





  Commit: b8add7c346ca177558ae9ffa3a1d2867dfc298fe

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/b8add7c346ca177558ae9ffa3a1d2867dfc298fe

  Author: Le Gall Benoît 

  Date:   2019-03-01 (Fri, 01 Mar 2019)



  Changed paths:

M pom.xml

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java

M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/config.jelly

A 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/RabbitConfig/help-isSecure.html

M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java

M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java



  Log Message:

  ---

  Merge branch 'master' of 
https://github.com/awebneck/rabbitmq-publisher-plugin into awebneck-master



# Conflicts:

#   src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqFactory.java





Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/6a8774006df4...b8add7c346ca

-- 
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.