[jenkinsci/docker-swarm-plugin] aaf59f: fixed invalid characters in volume name

2019-09-12 Thread Alexander Pilch
  Branch: refs/heads/volume-cache-namefix
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: aaf59fd25504971d06d823ea2b286e8f98376b3c
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/aaf59fd25504971d06d823ea2b286e8f98376b3c
  Author: Pilch Alexander 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

  Log Message:
  ---
  fixed invalid characters in volume name


  Commit: 6f7a6c075bfa860457bdd04c7a4ab50c22bd9506
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/6f7a6c075bfa860457bdd04c7a4ab50c22bd9506
  Author: Pilch Alexander 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

  Log Message:
  ---
  fixed compatability with docker-cache-volume-plugin


  Commit: 8da1e771c2ff1ed3b12c178e6e7cc4d1dd800b39
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/8da1e771c2ff1ed3b12c178e6e7cc4d1dd800b39
  Author: Pilch Alexander 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

  Log Message:
  ---
  added escaping of cache id


Compare: 
https://github.com/jenkinsci/docker-swarm-plugin/compare/aaf59fd25504%5E...8da1e771c2ff

-- 
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/docker-swarm-plugin/push/refs/heads/volume-cache-namefix/00-8da1e7%40github.com.


[jenkinsci/azure-vm-agents-plugin] 1c6ca9: Fix invalidtemplate for custom image

2019-09-12 Thread Jie Shen
  Branch: refs/heads/fix_arm_400
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 1c6ca94cdce28f55a0b357cee61486661f3f1461
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1c6ca94cdce28f55a0b357cee61486661f3f1461
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Fix invalidtemplate for custom image


-- 
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/azure-vm-agents-plugin/push/refs/heads/fix_arm_400/00-1c6ca9%40github.com.


[jenkinsci/docker-swarm-plugin] 00d37c: fixed invalid characters in volume name

2019-09-12 Thread Alexander Pilch
  Branch: refs/heads/volume-cache-namefix
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 00d37c4f834b370cdd6cd452c6a52032e1729c36
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/00d37c4f834b370cdd6cd452c6a52032e1729c36
  Author: Pilch Alexander 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

  Log Message:
  ---
  fixed invalid characters in volume name


-- 
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/docker-swarm-plugin/push/refs/heads/volume-cache-namefix/8da1e7-00d37c%40github.com.


[jenkinsci/jenkins] f114f9: Merge pull request #4188 from Wadeck/JENKINS-59167...

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/stable-2.190
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f114f920f30e1d87e5ee8d2edf55c3583f976b12
  
https://github.com/jenkinsci/jenkins/commit/f114f920f30e1d87e5ee8d2edf55c3583f976b12
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/model/RSS.java
M core/src/main/resources/hudson/atom.jelly
M core/src/main/resources/hudson/rss20.jelly
A test/src/test/java/hudson/model/RSSTest.java

  Log Message:
  ---
  Merge pull request #4188 from Wadeck/JENKINS-59167_rss_rootUrl

[JENKINS-59167] Correction of rootUrl in RSS/Atom feeds

(cherry picked from commit 26c8523052baa4f009d7ed88d5f92b4d00b5f6f5)


  Commit: 99ec6b1d32dfb1443dc1bafd04e4ed507e8be38d
  
https://github.com/jenkinsci/jenkins/commit/99ec6b1d32dfb1443dc1bafd04e4ed507e8be38d
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
core/src/main/resources/hudson/triggers/SlowTriggerAdminMonitor/message.groovy

  Log Message:
  ---
  Merge pull request #4176 from glavoie/JENKINS-58938

JENKINS-58912/JENKINS-58938: Fix Groovy compilation error that breaks the UI.

(cherry picked from commit e8df387ea3bd8ef77ed84e0327c127936e7190ee)


Compare: 
https://github.com/jenkinsci/jenkins/compare/da3c70475357...99ec6b1d32df

-- 
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/jenkins/push/refs/heads/stable-2.190/da3c70-99ec6b%40github.com.


[jenkinsci/configuration-as-code-plugin] 73f595: JCasC JSONSchema Generation and Testing (#980)

2019-09-12 Thread Sladyn
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 73f59591c21549a245c5fbc71e3f006b553c2e6d
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/73f59591c21549a245c5fbc71e3f006b553c2e6d
  Author: Sladyn 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M plugin/pom.xml
M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java
A plugin/src/main/java/io/jenkins/plugins/casc/SchemaGeneration.java
M 
plugin/src/main/resources/io/jenkins/plugins/casc/ConfigurationAsCode/index.jelly
A plugin/src/test/java/io/jenkins/plugins/casc/SchemaGenerationTest.java
M plugin/src/test/java/io/jenkins/plugins/casc/misc/Util.java
A plugin/src/test/resources/io/jenkins/plugins/casc/invalidSchemaConfig.yml
A plugin/src/test/resources/io/jenkins/plugins/casc/validSchemaConfig.yml

  Log Message:
  ---
  JCasC JSONSchema Generation and Testing (#980)


-- 
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/configuration-as-code-plugin/push/refs/heads/master/fc5ee9-73f595%40github.com.


[jenkinsci/docker-swarm-plugin] 47e6f4: Guarantee uniqueness of agent name

2019-09-12 Thread Roman
  Branch: refs/heads/agent_name
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 47e6f464b50b8957f187f0c33963b7009f2f65c8
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/47e6f464b50b8957f187f0c33963b7009f2f65c8
  Author: smhc 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java

  Log Message:
  ---
  Guarantee uniqueness of agent name


-- 
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/docker-swarm-plugin/push/refs/heads/agent_name/00-47e6f4%40github.com.


[jenkinsci/azure-vm-agents-plugin] 1c6ca9: Fix invalidtemplate for custom image

2019-09-12 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 1c6ca94cdce28f55a0b357cee61486661f3f1461
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1c6ca94cdce28f55a0b357cee61486661f3f1461
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Fix invalidtemplate for custom image


  Commit: 3d856bcba63b18a69f3bc24acfd61f82c12a444f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3d856bcba63b18a69f3bc24acfd61f82c12a444f
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Merge pull request #166 from jenkinsci/fix_arm_400

Fix invalidtemplate for custom image


  Commit: f5dc65a9945441075d4e6ca977add37dd0b70f02
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/f5dc65a9945441075d4e6ca977add37dd0b70f02
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 1.2.1


  Commit: 266587800a511e02c1405d3daad117b679a20ec6
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/266587800a511e02c1405d3daad117b679a20ec6
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-vm-agents-1.2.1


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/bd20f2e50105...266587800a51

-- 
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/azure-vm-agents-plugin/push/refs/heads/master/bd20f2-266587%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-09-12 Thread Jie Shen
  Branch: refs/tags/azure-vm-agents-1.2.1
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/azure-vm-agents-plugin/push/refs/tags/azure-vm-agents-1.2.1/00-9fe8d8%40github.com.


[jenkinsci/azure-vm-agents-plugin] 1d0656: [maven-release-plugin] prepare for next developmen...

2019-09-12 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 1d06565cbf6692b4b04215c596ff43898c99969f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1d06565cbf6692b4b04215c596ff43898c99969f
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 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/azure-vm-agents-plugin/push/refs/heads/master/266587-1d0656%40github.com.


[jenkinsci/mission-control-view-plugin] d6245d: Jobs in the job overview should be clickable

2019-09-12 Thread Andrey Shevtsov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mission-control-view-plugin
  Commit: d6245df4ac6f5e04192fabdbe8f832d14afe462e
  
https://github.com/jenkinsci/mission-control-view-plugin/commit/d6245df4ac6f5e04192fabdbe8f832d14afe462e
  Author: Roel Postelmans 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M src/main/java/tech/andrey/jenkins/missioncontrol/MissionControlView.java
M src/main/webapp/js/mission-control.js

  Log Message:
  ---
  Jobs in the job overview should be clickable


  Commit: a553275d233f032dd3d894682c7a60d2fd490a59
  
https://github.com/jenkinsci/mission-control-view-plugin/commit/a553275d233f032dd3d894682c7a60d2fd490a59
  Author: Roel Postelmans 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M src/main/java/tech/andrey/jenkins/missioncontrol/MissionControlView.java
M src/main/webapp/js/mission-control.js

  Log Message:
  ---
  Jobs in build history should be clickable


  Commit: 401608e5338f9d259544730f5f3ed5ee89ee8c92
  
https://github.com/jenkinsci/mission-control-view-plugin/commit/401608e5338f9d259544730f5f3ed5ee89ee8c92
  Author: Andrey Shevtsov 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/tech/andrey/jenkins/missioncontrol/MissionControlView.java
M src/main/webapp/js/mission-control.js

  Log Message:
  ---
  Merge branch 'master' of https://github.com/roel0/mission-control-view-plugin 
into roel0-master


  Commit: 1d08615ce6405f238719cb7eef0cb43f866d387e
  
https://github.com/jenkinsci/mission-control-view-plugin/commit/1d08615ce6405f238719cb7eef0cb43f866d387e
  Author: Andrey Shevtsov 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/tech/andrey/jenkins/missioncontrol/MissionControlView.java
M src/main/webapp/js/mission-control.js

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


Compare: 
https://github.com/jenkinsci/mission-control-view-plugin/compare/84e526181bae...1d08615ce640

-- 
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/mission-control-view-plugin/push/refs/heads/master/84e526-1d0861%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-09-12 Thread Jie Shen
  Branch: refs/heads/fix_arm_400
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/azure-vm-agents-plugin/push/refs/heads/fix_arm_400/1c6ca9-00%40github.com.


[jenkinsci/azure-vm-agents-plugin] 1c6ca9: Fix invalidtemplate for custom image

2019-09-12 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 1c6ca94cdce28f55a0b357cee61486661f3f1461
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1c6ca94cdce28f55a0b357cee61486661f3f1461
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Fix invalidtemplate for custom image


  Commit: 3d856bcba63b18a69f3bc24acfd61f82c12a444f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3d856bcba63b18a69f3bc24acfd61f82c12a444f
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Merge pull request #166 from jenkinsci/fix_arm_400

Fix invalidtemplate for custom image


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/bd20f2e50105...3d856bcba63b

-- 
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/azure-vm-agents-plugin/push/refs/heads/dev/bd20f2-3d856b%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-09-12 Thread Jie Shen
  Branch: refs/heads/arm_version
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/azure-vm-agents-plugin/push/refs/heads/arm_version/a65d82-00%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-09-12 Thread Jie Shen
  Branch: refs/heads/retry_sshd
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/azure-vm-agents-plugin/push/refs/heads/retry_sshd/8b38f6-00%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-09-12 Thread Jie Shen
  Branch: refs/heads/SECURITY-1332
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/azure-vm-agents-plugin/push/refs/heads/SECURITY-1332/3ddb34-00%40github.com.


[jenkinsci/azure-vm-agents-plugin] f5dc65: Add changelog for version 1.2.1

2019-09-12 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: f5dc65a9945441075d4e6ca977add37dd0b70f02
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/f5dc65a9945441075d4e6ca977add37dd0b70f02
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 1.2.1


  Commit: 266587800a511e02c1405d3daad117b679a20ec6
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/266587800a511e02c1405d3daad117b679a20ec6
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-vm-agents-1.2.1


  Commit: 1d06565cbf6692b4b04215c596ff43898c99969f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1d06565cbf6692b4b04215c596ff43898c99969f
  Author: Jie Shen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/3d856bcba63b...1d06565cbf66

-- 
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/azure-vm-agents-plugin/push/refs/heads/dev/3d856b-1d0656%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 1603bb: hey

2019-09-12 Thread NarcisaMGalan
  Branch: refs/heads/test-b
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 1603bb843756679c19e26638fe3e4f913ab1dad6
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1603bb843756679c19e26638fe3e4f913ab1dad6
  Author: Maria Narcisa Galan 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  hey


-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/test-b/00-1603bb%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin]

2019-09-12 Thread NarcisaMGalan
  Branch: refs/heads/test-b
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-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/hpe-application-automation-tools-plugin/push/refs/heads/test-b/1603bb-00%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 3d2ae6: Update SDK version to 1.7.0

2019-09-12 Thread Andrey Adnreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 3d2ae698bd3ef249d88265820c78d3d9fc75c222
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/3d2ae698bd3ef249d88265820c78d3d9fc75c222
  Author: AndreyAdnreyev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M .travis.yml
M pom.xml

  Log Message:
  ---
  Update SDK version to 1.7.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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/064365-3d2ae6%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] cb01c1: defect #896070: uft executor job create without UF...

2019-09-12 Thread NarcisaMGalan
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: cb01c163169d5ff6428a95512f39b77aad4dfe61
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cb01c163169d5ff6428a95512f39b77aad4dfe61
  Author: Radislav Berkovich 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java

  Log Message:
  ---
  defect #896070: uft executor job create without UFT slave label , because of 
existance of "(" in name of node.


  Commit: 1f6e074da9c45bee43bb7ed874b467200bac4c07
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1f6e074da9c45bee43bb7ed874b467200bac4c07
  Author: NarcisaMGalan <53895812+narcisamga...@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java

  Log Message:
  ---
  Merge pull request #255 from MicroFocus/octane-dev-latest

Octane fixes 5.8.7(2)


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/6f6fc728ca00...1f6e074da9c4

-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/6f6fc7-1f6e07%40github.com.


[jenkinsci/docker-swarm-plugin] 47e6f4: Guarantee uniqueness of agent name

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: 47e6f464b50b8957f187f0c33963b7009f2f65c8

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/47e6f464b50b8957f187f0c33963b7009f2f65c8

  Author: smhc 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Guarantee uniqueness of agent name





  Commit: c80417cfd04fbbc98b012e37970ba2f3ad2f884d

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c80417cfd04fbbc98b012e37970ba2f3ad2f884d

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Added Math.abs to the counter to prevent negative numbers





  Commit: 8ad80386b4376300afb02c24e72ff5684db7cb4d

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/8ad80386b4376300afb02c24e72ff5684db7cb4d

  Author: Roman 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Merge pull request #45 from jenkinsci/agent_name



Use a more unique agent name





Compare: 
https://github.com/jenkinsci/docker-swarm-plugin/compare/1b6c075a0cda...8ad80386b437

-- 
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/docker-swarm-plugin/push/refs/heads/master/1b6c07-8ad803%40github.com.


[jenkinsci/docker-swarm-plugin] c986ea: Fixed the abs so the number is always continuous

2019-09-12 Thread Roman
  Branch: refs/heads/agent_name

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: c986ea51ce59aa2454324b7a7e9b2bf912251b94

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c986ea51ce59aa2454324b7a7e9b2bf912251b94

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Fixed the abs so the number is always continuous





-- 
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/docker-swarm-plugin/push/refs/heads/agent_name/305817-c986ea%40github.com.


[jenkinsci/plugin-compat-tester] e4d06d: Add Swarm support to PCT

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: e4d06d93d2c6fe9f40f24f37369f9a45c8dde8b0
  
https://github.com/jenkinsci/plugin-compat-tester/commit/e4d06d93d2c6fe9f40f24f37369f9a45c8dde8b0
  Author: Basil Crow 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java
A 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/SwarmHook.java
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/TransformPom.java
M src/it/war-with-plugins-test/packager-config.yml

  Log Message:
  ---
  Add Swarm support to PCT


  Commit: 45a7c97ebd2fab840223bdf887aece297b77caeb
  
https://github.com/jenkinsci/plugin-compat-tester/commit/45a7c97ebd2fab840223bdf887aece297b77caeb
  Author: Basil Crow 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/SwarmHook.java

  Log Message:
  ---
  Fix NPE in SwarmHook, following the example in StructsHook


  Commit: 61b1704c91d10199f733f009539b1d7b1b4100a4
  
https://github.com/jenkinsci/plugin-compat-tester/commit/61b1704c91d10199f733f009539b1d7b1b4100a4
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java
A 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/SwarmHook.java
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/TransformPom.java
M src/it/war-with-plugins-test/packager-config.yml

  Log Message:
  ---
  Merge pull request #188 from basil/swarm

Add Swarm Plugin support to PCT


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/4f2cca7cba62...61b1704c91d1

-- 
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/plugin-compat-tester/push/refs/heads/master/4f2cca-61b170%40github.com.


[jenkinsci/spotinst-plugin] 5d415a: [src] add missing aws instance types

2019-09-12 Thread Ohad Muchnik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: 5d415a5711746d76920c53a7c5b4ea571bd0953f
  
https://github.com/jenkinsci/spotinst-plugin/commit/5d415a5711746d76920c53a7c5b4ea571bd0953f
  Author: ohadmuchnik 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/common/AwsInstanceTypeEnum.java

  Log Message:
  ---
  [src] add missing aws instance types


  Commit: fc102e8ba71ed5ea1927f4e6d9a790d51696b1fe
  
https://github.com/jenkinsci/spotinst-plugin/commit/fc102e8ba71ed5ea1927f4e6d9a790d51696b1fe
  Author: Ohad Muchnik 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/common/AwsInstanceTypeEnum.java

  Log Message:
  ---
  Merge pull request #27 from spotinst/master

[src] add missing aws instance types


Compare: 
https://github.com/jenkinsci/spotinst-plugin/compare/b0c0ec751c3b...fc102e8ba71e

-- 
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/spotinst-plugin/push/refs/heads/master/b0c0ec-fc102e%40github.com.


[jenkinsci/active-choices-plugin] 86c85b: Initial version. Allow to disable any select optio...

2019-09-12 Thread Bruno P. Kinoshita
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/active-choices-plugin

  Commit: 86c85b60bb6aff3e6f5e058d6810fab6a4204fb5

  
https://github.com/jenkinsci/active-choices-plugin/commit/86c85b60bb6aff3e6f5e058d6810fab6a4204fb5

  Author: Ivan Aragonés Muniesa 

  Date:   2019-07-24 (Wed, 24 Jul 2019)



  Changed paths:

M src/main/java/org/biouno/unochoice/util/Utils.java

M src/main/resources/org/biouno/unochoice/common/checkboxContent.jelly

M src/main/resources/org/biouno/unochoice/common/radioContent.jelly

M src/main/resources/org/biouno/unochoice/common/selectContent.jelly

M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

M src/test/java/org/biouno/unochoice/util/TestUtils.java

M src/test/js/unochoiceTest.js



  Log Message:

  ---

  Initial version. Allow to disable any select option with :disable





  Commit: a51197500d7f08283fbf28efb0b3fff7de9a668d

  
https://github.com/jenkinsci/active-choices-plugin/commit/a51197500d7f08283fbf28efb0b3fff7de9a668d

  Author: Bruno P. Kinoshita 

  Date:   2019-07-26 (Fri, 26 Jul 2019)



  Changed paths:

M .gitignore

M pom.xml

M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java

M src/main/java/org/biouno/unochoice/CascadableParameter.java

M src/main/java/org/biouno/unochoice/UnoChoiceParameterDescriptor.java

M src/main/java/org/biouno/unochoice/model/GroovyScript.java

M src/main/java/org/biouno/unochoice/util/Utils.java

M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly

M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

M src/main/webapp/help-dynamicReferenceScript.html

M src/test/java/org/biouno/unochoice/Security470Test.java

M src/test/java/org/biouno/unochoice/TestPersistingParameters.java

M 
src/test/java/org/biouno/unochoice/issue38532/TestParameterValuesWithEquals.java

M 
src/test/java/org/biouno/unochoice/issue49260/TestProjectDifferenceAcrossFolders.java

M src/test/java/org/biouno/unochoice/issue49260/package-info.java

M 
src/test/java/org/biouno/unochoice/issue51296/TestProjectNameAfterRenaming.java

M src/test/java/org/biouno/unochoice/issue51296/package-info.java

M src/test/java/org/biouno/unochoice/util/TestUtils.java

M src/test/java/org/jenkinsci/plugins/scriptler/ScriptlerHelper.java

M src/test/java/org/jenkinsci/plugins/scriptler/package-info.java



  Log Message:

  ---

  Merge branch 'master' into feature/allow_disabled_options_at_selects





  Commit: fe1c0be0cf853dd1e4fb1c0278c0788f478aa7a8

  
https://github.com/jenkinsci/active-choices-plugin/commit/fe1c0be0cf853dd1e4fb1c0278c0788f478aa7a8

  Author: Bruno P. Kinoshita 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/biouno/unochoice/util/Utils.java

M src/main/resources/org/biouno/unochoice/common/checkboxContent.jelly

M src/main/resources/org/biouno/unochoice/common/radioContent.jelly

M src/main/resources/org/biouno/unochoice/common/selectContent.jelly

M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

M src/test/java/org/biouno/unochoice/util/TestUtils.java

M src/test/js/unochoiceTest.js



  Log Message:

  ---

  Merge pull request #25 from ivarmu/feature/allow_disabled_options_at_selects



Initial version. Allow to disable any select option with :disable





Compare: 
https://github.com/jenkinsci/active-choices-plugin/compare/e7b2b7d3391d...fe1c0be0cf85

-- 
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/active-choices-plugin/push/refs/heads/master/e7b2b7-fe1c0b%40github.com.


[jenkinsci/jenkins] be7e3f: Update Jenkins Acceptance Test Harness to the rece...

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: be7e3fd822781c87e5cea86b5e67c17a6beeb934
  
https://github.com/jenkinsci/jenkins/commit/be7e3fd822781c87e5cea86b5e67c17a6beeb934
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M essentials.yml

  Log Message:
  ---
  Update Jenkins Acceptance Test Harness to the recent version (#4197)

https://github.com/jenkinsci/acceptance-test-harness/commit/5606d3bb3a645311711b74833d5d3a4fdc4d713d


-- 
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/jenkins/push/refs/heads/master/e1801d-be7e3f%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 7a4e0b: Add credentials for cloud configurations

2019-09-12 Thread Andrey Adnreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 7a4e0b5b55df718cb699b337d8f08d7aa1aa420f
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/7a4e0b5b55df718cb699b337d8f08d7aa1aa420f
  Author: AndreyAdnreyev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClientFactory.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClientFactory.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentials.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/config.properties
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-apikey.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-credentialsId.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-fingerprint.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-passphrase.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-regionId.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-tenantId.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-userId.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/config.jelly
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-apikey.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-fingerprint.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-passphrase.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-regionId.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-tenantId.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/credentials/BaremetalCloudCredentialsImpl/help-userId.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplateUnitTest.java
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTestUtils.java
M src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloud.java

  Log Message:
  ---
  Add credentials for cloud configurations


  Commit: 50c0b793f4bff02cc8d3bfbe151b73b13c09c1ae
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/50c0b793f4bff02cc8d3bfbe151b73b13c09c1ae
  Author: AndreyAdnreyev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add credentials to dependencies


  Commit: 66dc5dac366a0b1c81c1642a5ae000b4ebe24a33
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/66dc5dac366a0b1c81c1642a5ae000b4ebe24a33
  Author: AndreyAdnreyev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgent.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
M src/main/java/com/oracle/cloud/baremetal/jenkins/SshKeyUtil.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/ssh/SshComputerLauncher.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-sshCredentialsId.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-sshPrivatekey.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-sshPublickey.html
R 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-sshUser.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplateUnitTest.java
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java
M 

[jenkinsci/hpe-application-automation-tools-plugin]

2019-09-12 Thread NarcisaMGalan
  Branch: refs/tags/micro-focus-application-automation-tools-plugin-5.8.7-beta
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-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/hpe-application-automation-tools-plugin/push/refs/tags/micro-focus-application-automation-tools-plugin-5.8.7-beta/00-3c82c9%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 6f6fc7: [maven-release-plugin] prepare for next developmen...

2019-09-12 Thread NarcisaMGalan
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 6f6fc728ca00c3ce1d09da3edf6c40cddfea4b9e
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6f6fc728ca00c3ce1d09da3edf6c40cddfea4b9e
  Author: Narcisa Maria Galan 
  Date:   2019-09-12 (Thu, 12 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/hpe-application-automation-tools-plugin/push/refs/heads/latest/6d1eb8-6f6fc7%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 6d1eb8: [maven-release-plugin] prepare release micro-focus...

2019-09-12 Thread NarcisaMGalan
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 6d1eb8a00490a63af15e1c23d3597f98d187be62
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6d1eb8a00490a63af15e1c23d3597f98d187be62
  Author: Narcisa Maria Galan 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
micro-focus-application-automation-tools-plugin-5.8.7-beta


-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/5dd8c8-6d1eb8%40github.com.


[jenkinsci/jobConfigHistory-plugin] 643cfd: Implement indentation via margin instead of space ...

2019-09-12 Thread Stefan Brausch
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 643cfdbcd8da59e842fd502d7d1432c84fe2f95d
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/643cfdbcd8da59e842fd502d7d1432c84fe2f95d
  Author: Robin Schulz 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction.java
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
M 
src/main/resources/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction/showDiffFiles.jelly
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/showDiffFiles.jelly

  Log Message:
  ---
  Implement indentation via margin instead of space to solve the problem. Fix a 
bug with hide version changes label not being displayed.


  Commit: cf8a6f15f3349c0296c5c2cc004a29129cf2c881
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/cf8a6f15f3349c0296c5c2cc004a29129cf2c881
  Author: Stefan Brausch 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction.java
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
M 
src/main/resources/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction/showDiffFiles.jelly
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/showDiffFiles.jelly

  Log Message:
  ---
  Merge pull request #107 from RobinRSchulz/fix-text-indentation

Fix indentation with multi-line lines.


Compare: 
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/4e5e72ff9f91...cf8a6f15f334

-- 
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/jobConfigHistory-plugin/push/refs/heads/master/4e5e72-cf8a6f%40github.com.


[jenkinsci/docker-swarm-plugin] c80417: Added Math.abs to the counter to prevent negative ...

2019-09-12 Thread Roman
  Branch: refs/heads/agent_name

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: c80417cfd04fbbc98b012e37970ba2f3ad2f884d

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c80417cfd04fbbc98b012e37970ba2f3ad2f884d

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Added Math.abs to the counter to prevent negative numbers





-- 
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/docker-swarm-plugin/push/refs/heads/agent_name/c986ea-c80417%40github.com.


[jenkinsci/docker-swarm-plugin] 69e45b: Allow custom DNS and search domain. #7

2019-09-12 Thread Gabriel Augendre
  Branch: refs/heads/feature/custom-dns
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 69e45b7673dd992f96be86bc94529d3da5ecb471
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/69e45b7673dd992f96be86bc94529d3da5ecb471
  Author: Gabriel Augendre 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java
M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

  Log Message:
  ---
  Allow custom DNS and search domain. #7


-- 
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/docker-swarm-plugin/push/refs/heads/feature/custom-dns/00-69e45b%40github.com.


[jenkinsci/docker-swarm-plugin] 305817: Added Math.abs to the counter to prevent negative ...

2019-09-12 Thread Roman
  Branch: refs/heads/agent_name

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: 305817fcb4f7d67cf2bdd4b9ea85e67534460732

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/305817fcb4f7d67cf2bdd4b9ea85e67534460732

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Added Math.abs to the counter to prevent negative numbers





-- 
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/docker-swarm-plugin/push/refs/heads/agent_name/47e6f4-305817%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 064365: Update CHANGELOG.md and README.md

2019-09-12 Thread Andrey Adnreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 064365fbb2cf4f9f85ec4d3b7cef04deb7dd34f0
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/064365fbb2cf4f9f85ec4d3b7cef04deb7dd34f0
  Author: AndreyAdnreyev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Update CHANGELOG.md and 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/52b51e-064365%40github.com.


[jenkinsci/jenkins] 7308cd: Update Jenkins Acceptance Test Harness to the rece...

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/ath-update
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7308cdeccb31021a485d633a9fd9fee853e91505
  
https://github.com/jenkinsci/jenkins/commit/7308cdeccb31021a485d633a9fd9fee853e91505
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M essentials.yml

  Log Message:
  ---
  Update Jenkins Acceptance Test Harness to the recent version

https://github.com/jenkinsci/acceptance-test-harness/commit/5606d3bb3a645311711b74833d5d3a4fdc4d713d


-- 
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/jenkins/push/refs/heads/ath-update/00-7308cd%40github.com.


[jenkinsci/spotinst-plugin] e0044a: [maven-release-plugin] prepare for next developmen...

2019-09-12 Thread Ohad Muchnik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: e0044a90cfc40258e9f4ddb70cc74787e271b319
  
https://github.com/jenkinsci/spotinst-plugin/commit/e0044a90cfc40258e9f4ddb70cc74787e271b319
  Author: ohadmuchnik 
  Date:   2019-09-12 (Thu, 12 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/spotinst-plugin/push/refs/heads/master/e8a2a4-e0044a%40github.com.


[jenkinsci/spotinst-plugin] e8a2a4: [maven-release-plugin] prepare release spotinst-2....

2019-09-12 Thread Ohad Muchnik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: e8a2a4439bb08021369b17042f4c13926036fe9f
  
https://github.com/jenkinsci/spotinst-plugin/commit/e8a2a4439bb08021369b17042f4c13926036fe9f
  Author: ohadmuchnik 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release spotinst-2.0.17


-- 
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/spotinst-plugin/push/refs/heads/master/fc102e-e8a2a4%40github.com.


[jenkinsci/spotinst-plugin]

2019-09-12 Thread Ohad Muchnik
  Branch: refs/tags/spotinst-2.0.17
  Home:   https://github.com/jenkinsci/spotinst-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/spotinst-plugin/push/refs/tags/spotinst-2.0.17/00-1589a8%40github.com.


[jenkinsci/docker-swarm-plugin] 2b821f: Allow custom DNS and search domain. #7

2019-09-12 Thread Gabriel Augendre
  Branch: refs/heads/feature/custom-dns
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 2b821f127b87bbddec0f30529006343a39a9493c
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/2b821f127b87bbddec0f30529006343a39a9493c
  Author: Gabriel Augendre 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java
M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java
M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

  Log Message:
  ---
  Allow custom DNS and search domain. #7


-- 
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/docker-swarm-plugin/push/refs/heads/feature/custom-dns/69e45b-2b821f%40github.com.


[jenkinsci/docker-swarm-plugin] c81b95: Use multiline textbox, code styles, documentation

2019-09-12 Thread Roman
  Branch: refs/heads/feature/custom-dns

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: c81b95ababc935432804759d7e7773f72927b52e

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c81b95ababc935432804759d7e7773f72927b52e

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsIps.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsSearchDomains.html



  Log Message:

  ---

  Use multiline textbox, code styles, documentation





-- 
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/docker-swarm-plugin/push/refs/heads/feature/custom-dns/2b821f-c81b95%40github.com.


[jenkins-infra/jenkins.io] 08766c: Prevent version number from being interpreted as a...

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 08766ce1377731a95e30ba28f27971b5a85fee9e
  
https://github.com/jenkins-infra/jenkins.io/commit/08766ce1377731a95e30ba28f27971b5a85fee9e
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M content/security/advisory/2019-09-12.adoc

  Log Message:
  ---
  Prevent version number from being interpreted as a number


-- 
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/a9f3d6-08766c%40github.com.


[jenkinsci/docker-swarm-plugin]

2019-09-12 Thread Roman
  Branch: refs/tags/docker-swarm-1.8
  Home:   https://github.com/jenkinsci/docker-swarm-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/docker-swarm-plugin/push/refs/tags/docker-swarm-1.8/00-606c89%40github.com.


[jenkinsci/docker-swarm-plugin] c4efc4: [maven-release-plugin] prepare release docker-swar...

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: c4efc4b0a0465344186965d8b675abd0d754a5e5

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c4efc4b0a0465344186965d8b675abd0d754a5e5

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release docker-swarm-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/docker-swarm-plugin/push/refs/heads/master/a53f6f-c4efc4%40github.com.


[jenkinsci/git-client-plugin] 2ac739: Options should precede operands to git commands

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.7.7.x
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 2ac7394be03162ecd21fdb95068f39d83e00b834
  
https://github.com/jenkinsci/git-client-plugin/commit/2ac7394be03162ecd21fdb95068f39d83e00b834
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Options should precede operands to git commands


  Commit: 9f14b0bdfc6f5914f79fa7edbe6757a37c95d18b
  
https://github.com/jenkinsci/git-client-plugin/commit/9f14b0bdfc6f5914f79fa7edbe6757a37c95d18b
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
A src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Add SECURITY-1534 tests


  Commit: 61d011dd4b9c87851164ab4623f76527a6ad96ef
  
https://github.com/jenkinsci/git-client-plugin/commit/61d011dd4b9c87851164ab4623f76527a6ad96ef
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  [SECURITY-1534] Prevent remote execution by repo URL

SECURITY-1534 reports that user input in the repository URL field is not
validated sufficiently. A carefully crafted value in the URL field can
allow a user with Job administration permissions to execute an arbitrary
program on the Jenkins master.

Sanity check the values passed as repository URL to the ls-remote and
fetch commands so that user entered data cannot execute arbitrary programs
on the Jenkins master.

Use -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkRemoteURL=false
to disable URL checking.


  Commit: 9625ebf3377ca73b26b3a204ea84960ee6f7074a
  
https://github.com/jenkinsci/git-client-plugin/commit/9625ebf3377ca73b26b3a204ea84960ee6f7074a
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Test with remote URL checking enabled and disabled

Randomize remote check test, test a subset for speed.

Don't assert expected message when testing with remote URL checks
disabled.  The assertion messages come from command line git and vary
depending on the version of git installed on the computer.  Not reliable
across multiple git versions.

Ignore marker file existence in some tests

If a test has remote URL checking disabled, then it is expected that
some cases will allow the marker file to be created.  Only check for
the marker file when running with remote URL checking enabled.


  Commit: 8343293d85bc98dbe618ad032e214762817d1aea
  
https://github.com/jenkinsci/git-client-plugin/commit/8343293d85bc98dbe618ad032e214762817d1aea
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prepare pom for 2.7.7.1 release


  Commit: 13c55317b816f5ff332110dd000c388069cba57d
  
https://github.com/jenkinsci/git-client-plugin/commit/13c55317b816f5ff332110dd000c388069cba57d
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-2.7.7.1


  Commit: 86967ece3d28bdbba555a49bef1431d18b2d2154
  
https://github.com/jenkinsci/git-client-plugin/commit/86967ece3d28bdbba555a49bef1431d18b2d2154
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/2ac7394be031%5E...86967ece3d28

-- 
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/git-client-plugin/push/refs/heads/stable-2.7.7.x/00-86967e%40github.com.


[jenkinsci/docker-swarm-plugin] f71af7: [maven-release-plugin] prepare for next developmen...

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: f71af79b005d1fe1d7da090ff862eab2eab4296a

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/f71af79b005d1fe1d7da090ff862eab2eab4296a

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 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/docker-swarm-plugin/push/refs/heads/master/c4efc4-f71af7%40github.com.


[jenkinsci/script-security-plugin] 16c38a: [SECURITY-1538] Problems with method and property ...

2019-09-12 Thread Devin Nusbaum
  Branch: refs/heads/1.54.x
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 16c38a3f1de95ae4aedf14325e7381f437d47b9f
  
https://github.com/jenkinsci/script-security-plugin/commit/16c38a3f1de95ae4aedf14325e7381f437d47b9f
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  ---
  [SECURITY-1538] Problems with method and property names and 
increment/decrement operators

(cherry picked from commit b28e4dc5584ef6515aeb9bc834691176546d0689)


  Commit: a2ebe7fb69d7534e275470522c39989ba42a5a55
  
https://github.com/jenkinsci/script-security-plugin/commit/a2ebe7fb69d7534e275470522c39989ba42a5a55
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release script-security-1.54.3


  Commit: 0b53a93d736479619278e355d19a9d5597ee1fc1
  
https://github.com/jenkinsci/script-security-plugin/commit/0b53a93d736479619278e355d19a9d5597ee1fc1
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/286ac3b07cd1...0b53a93d7364

-- 
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/script-security-plugin/push/refs/heads/1.54.x/286ac3-0b53a9%40github.com.


[jenkinsci/docker-swarm-plugin]

2019-09-12 Thread Roman
  Branch: refs/heads/feature/custom-dns
  Home:   https://github.com/jenkinsci/docker-swarm-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/docker-swarm-plugin/push/refs/heads/feature/custom-dns/c81b95-00%40github.com.


[jenkinsci/script-security-plugin]

2019-09-12 Thread Devin Nusbaum
  Branch: refs/tags/script-security-1.54.3
  Home:   https://github.com/jenkinsci/script-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/script-security-plugin/push/refs/tags/script-security-1.54.3/00-012031%40github.com.


[jenkinsci/jdk-tool-plugin] a95778: [JENKINS-59172] - Use GitHub as a source of the pl...

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: a957787cbea4f4eec874ef5b0ca6891406e05ebf
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/a957787cbea4f4eec874ef5b0ca6891406e05ebf
  Author: Oleg Nenashev 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


  Commit: 984230e62c996cf9a61a0c03e5c213b031dcad87
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/984230e62c996cf9a61a0c03e5c213b031dcad87
  Author: Oleg Nenashev 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml

Co-Authored-By: Devin Nusbaum 


  Commit: 30730a763155e51ef0cc544519221fbea33869d9
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/30730a763155e51ef0cc544519221fbea33869d9
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #10 from jenkinsci/JENKINS-59172

[JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


Compare: 
https://github.com/jenkinsci/jdk-tool-plugin/compare/a36609cc178f...30730a763155

-- 
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/jdk-tool-plugin/push/refs/heads/master/a36609-30730a%40github.com.


[jenkinsci/docker-swarm-plugin] cd19ba: Replace multiple _ with just one in the agent name

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: cd19ba451581359501fcde4fbcc616613fa3837b

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/cd19ba451581359501fcde4fbcc616613fa3837b

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/docker/swarm/BuildScheduler.java



  Log Message:

  ---

  Replace multiple _ with just one in the agent name





-- 
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/docker-swarm-plugin/push/refs/heads/master/8ad803-cd19ba%40github.com.


[jenkinsci/git-client-plugin]

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.7.7.x
  Home:   https://github.com/jenkinsci/git-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/stable-2.7.7.x/86967e-00%40github.com.


[jenkinsci/docker-swarm-plugin]

2019-09-12 Thread Roman
  Branch: refs/heads/agent_name
  Home:   https://github.com/jenkinsci/docker-swarm-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/docker-swarm-plugin/push/refs/heads/agent_name/c80417-00%40github.com.


[jenkinsci/git-client-plugin] 883343: Options should precede operands to git commands

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.8
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 883343de9f0ea1567b192510493d810e8cfa5419
  
https://github.com/jenkinsci/git-client-plugin/commit/883343de9f0ea1567b192510493d810e8cfa5419
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Options should precede operands to git commands


  Commit: 04d2c155d19a37ae28ffe2345e0e2ccd96556b07
  
https://github.com/jenkinsci/git-client-plugin/commit/04d2c155d19a37ae28ffe2345e0e2ccd96556b07
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
A src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Add SECURITY-1534 tests


  Commit: 899123fa2eb9dd2c37137aae630c47c6be6b4b02
  
https://github.com/jenkinsci/git-client-plugin/commit/899123fa2eb9dd2c37137aae630c47c6be6b4b02
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  [SECURITY-1534] Prevent remote execution by repo URL

SECURITY-1534 reports that user input in the repository URL field is not
validated sufficiently. A carefully crafted value in the URL field can
allow a user with Job administration permissions to execute an arbitrary
program on the Jenkins master.

Sanity check the values passed as repository URL to the ls-remote and
fetch commands so that user entered data cannot execute arbitrary programs
on the Jenkins master.

Use -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkRemoteURL=false
to disable URL checking.


  Commit: 701c12c1b40d509fddbdf547818baf483b57415d
  
https://github.com/jenkinsci/git-client-plugin/commit/701c12c1b40d509fddbdf547818baf483b57415d
  Author: Mark Waite 
  Date:   2019-09-07 (Sat, 07 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Test with remote URL checking enabled and disabled

Randomize remote check test, test a subset for speed.

Don't assert expected message when testing with remote URL checks
disabled.  The assertion messages come from command line git and vary
depending on the version of git installed on the computer.  Not reliable
across multiple git versions.

Ignore marker file existence in some tests

If a test has remote URL checking disabled, then it is expected that
some cases will allow the marker file to be created.  Only check for
the marker file when running with remote URL checking enabled.


  Commit: ce1b99ec62038466ee40401894bcd99901934f59
  
https://github.com/jenkinsci/git-client-plugin/commit/ce1b99ec62038466ee40401894bcd99901934f59
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-2.8.5


  Commit: 7d5e0b388ee4a264556c56718571caddcf793b44
  
https://github.com/jenkinsci/git-client-plugin/commit/7d5e0b388ee4a264556c56718571caddcf793b44
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/04f6e15d6059...7d5e0b388ee4

-- 
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/git-client-plugin/push/refs/heads/stable-2.8/04f6e1-7d5e0b%40github.com.


[jenkinsci/dashboard-view-plugin] ac9cb3: [SECURITY-1489]

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/2.9.x
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: ac9cb3455630c97095db96887c6e937d04bc16d6
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/ac9cb3455630c97095db96887c6e937d04bc16d6
  Author: Tobias Gruetzmacher 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/view/dashboard/builds/LatestBuilds/latestbuilds.jelly

  Log Message:
  ---
  [SECURITY-1489]


  Commit: 2a6cb9f244197d58230e6a0b8472c5fca4016fd8
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/2a6cb9f244197d58230e6a0b8472c5fca4016fd8
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release dashboard-view-2.9.12


  Commit: e73425797691ff7a7872f8539ce11abc3984a11e
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/e73425797691ff7a7872f8539ce11abc3984a11e
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/dashboard-view-plugin/compare/ac9cb3455630%5E...e73425797691

-- 
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/2.9.x/00-e73425%40github.com.


[jenkinsci/dashboard-view-plugin] 115238: [SECURITY-1489]

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: 115238da2a8899358b32ee14e7076df23747d6c9
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/115238da2a8899358b32ee14e7076df23747d6c9
  Author: Tobias Gruetzmacher 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/view/dashboard/builds/LatestBuilds/latestbuilds.jelly
M src/test/java/hudson/plugins/view/dashboard/builds/LatestBuildsTest.java

  Log Message:
  ---
  [SECURITY-1489]


  Commit: 0706964e1fd929bf30d2e134992769e346907ed2
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/0706964e1fd929bf30d2e134992769e346907ed2
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release dashboard-view-2.12


  Commit: bf3997c36340001ed3ca720ef0e3ef7c628dffa5
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/bf3997c36340001ed3ca720ef0e3ef7c628dffa5
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/dashboard-view-plugin/compare/602b743fdac2...bf3997c36340

-- 
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/master/602b74-bf3997%40github.com.


[jenkinsci/dashboard-view-plugin]

2019-09-12 Thread Daniel Beck
  Branch: refs/tags/dashboard-view-2.9.12
  Home:   https://github.com/jenkinsci/dashboard-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dashboard-view-plugin/push/refs/tags/dashboard-view-2.9.12/00-80ea1b%40github.com.


[jenkinsci/envinject-api-plugin] 27c928: Fixed warnings for deprecated methods, use `putAll...

2019-09-12 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: 27c9287c3af21f99b91f6e1b40bff12998702f55
  
https://github.com/jenkinsci/envinject-api-plugin/commit/27c9287c3af21f99b91f6e1b40bff12998702f55
  Author: StefanSpieker 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectPluginHelper.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectVarsIO.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvVarsResolver.java

  Log Message:
  ---
  Fixed warnings for deprecated methods, use `putAll()` in the EnvInjectVarIO 
constructor (#12)

* fixed some deprecated warnings and merged puttAll with constructor

* reverted the getEnvInjectAction() change


-- 
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/envinject-api-plugin/push/refs/heads/master/3ef08f-27c928%40github.com.


[jenkinsci/docker-swarm-plugin] 45c579: Update README.md

2019-09-12 Thread Roman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 45c57962ebab02a14397354ca79617b3ab60ba08
  
https://github.com/jenkinsci/docker-swarm-plugin/commit/45c57962ebab02a14397354ca79617b3ab60ba08
  Author: Roman 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-swarm-plugin/push/refs/heads/master/cd19ba-45c579%40github.com.


[jenkinsci/docker-swarm-plugin] f6e945: Added / updated documentation

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: f6e945a4968633326c08521dd7f53087275302a1

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/f6e945a4968633326c08521dd7f53087275302a1

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DeadAgentServiceReaperActor.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-command.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-hostBinds.html

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-hosts.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-image.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-reservationsMemoryBytes.html

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-reservationsNanoCPUs.html

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-serverAddress.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-user.html

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmCloud/config.jelly

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmCloud/help-jenkinsUrl.html

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmCloud/help-swarmNetwork.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmCloud/help-tunnel.html



  Log Message:

  ---

  Added / updated documentation





-- 
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/docker-swarm-plugin/push/refs/heads/master/45c579-f6e945%40github.com.


[jenkins-infra/jenkins.io] a9f3d6: Add 2019-09-12 security advisory

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a9f3d6b83a9ab14291ae94c4e207ed41cc886026
  
https://github.com/jenkins-infra/jenkins.io/commit/a9f3d6b83a9ab14291ae94c4e207ed41cc886026
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A content/security/advisory/2019-09-12.adoc

  Log Message:
  ---
  Add 2019-09-12 security advisory


-- 
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/501b17-a9f3d6%40github.com.


[jenkins-infra/update-center2] 34d4bc: Add warnings for 2019-09-12 security advisory

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 34d4bc5dc543f1c44aa6707d7540d78485071423
  
https://github.com/jenkins-infra/update-center2/commit/34d4bc5dc543f1c44aa6707d7540d78485071423
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

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

  Log Message:
  ---
  Add warnings for 2019-09-12 security advisory


-- 
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/update-center2/push/refs/heads/master/9e0b09-34d4bc%40github.com.


[jenkinsci/script-security-plugin] 915aca: [SECURITY-1538] Problems with method and property ...

2019-09-12 Thread Devin Nusbaum
  Branch: refs/heads/1.57.x
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 915acaa7b4f3df132338e8b12afb2f6179a4cc1e
  
https://github.com/jenkinsci/script-security-plugin/commit/915acaa7b4f3df132338e8b12afb2f6179a4cc1e
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  ---
  [SECURITY-1538] Problems with method and property names and 
increment/decrement operators

(cherry picked from commit b28e4dc5584ef6515aeb9bc834691176546d0689)


  Commit: 417143da40ca7d16c176d02f63f9a180ee69ae1d
  
https://github.com/jenkinsci/script-security-plugin/commit/417143da40ca7d16c176d02f63f9a180ee69ae1d
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release script-security-1.57.2


  Commit: 1809945d8c7f38ac0e141de27046733788845b47
  
https://github.com/jenkinsci/script-security-plugin/commit/1809945d8c7f38ac0e141de27046733788845b47
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/7d906ff9000a...1809945d8c7f

-- 
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/script-security-plugin/push/refs/heads/1.57.x/7d906f-180994%40github.com.


[jenkinsci/script-security-plugin]

2019-09-12 Thread Devin Nusbaum
  Branch: refs/tags/script-security-1.57.2
  Home:   https://github.com/jenkinsci/script-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/script-security-plugin/push/refs/tags/script-security-1.57.2/00-9d8b65%40github.com.


[jenkinsci/git-client-plugin]

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.7.3.x
  Home:   https://github.com/jenkinsci/git-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/stable-2.7.3.x/cec132-00%40github.com.


[jenkinsci/git-client-plugin] 2656ca: Use JGit 5.5.0

2019-09-12 Thread Mark Waite
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/git-client-plugin

  Commit: 2656ca7fbe1ba00841793843b771b790b75b1438

  
https://github.com/jenkinsci/git-client-plugin/commit/2656ca7fbe1ba00841793843b771b790b75b1438

  Author: René Scheibe 

  Date:   2019-09-11 (Wed, 11 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use JGit 5.5.0



It contains new features & a couple of bug fixes:

- https://wiki.eclipse.org/JGit/New_and_Noteworthy/5.5

- https://projects.eclipse.org/projects/technology.jgit/releases/5.5.0





  Commit: 8c1750e9743f1d9826fdebef9b8fac8eb03fa5e5

  
https://github.com/jenkinsci/git-client-plugin/commit/8c1750e9743f1d9826fdebef9b8fac8eb03fa5e5

  Author: Mark Waite 

  Date:   2019-09-11 (Wed, 11 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Extend LFS comment in pom





  Commit: 0da8540fbe041284b40d4467f66d267bf15562d9

  
https://github.com/jenkinsci/git-client-plugin/commit/0da8540fbe041284b40d4467f66d267bf15562d9

  Author: Mark Waite 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #455 from darxriggs/jgit-5.5.0



Use JGit 5.5.0





Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/fbce72ab617c...0da8540fbe04

-- 
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/git-client-plugin/push/refs/heads/master/fbce72-0da854%40github.com.


[jenkinsci/docker-swarm-plugin] 2b821f: Allow custom DNS and search domain. #7

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: 2b821f127b87bbddec0f30529006343a39a9493c

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/2b821f127b87bbddec0f30529006343a39a9493c

  Author: Gabriel Augendre 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly



  Log Message:

  ---

  Allow custom DNS and search domain. #7





  Commit: c81b95ababc935432804759d7e7773f72927b52e

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/c81b95ababc935432804759d7e7773f72927b52e

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsIps.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsSearchDomains.html



  Log Message:

  ---

  Use multiline textbox, code styles, documentation





  Commit: a53f6f38699848a5c36ee42b3b86395ed0411b08

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/a53f6f38699848a5c36ee42b3b86395ed0411b08

  Author: Roman 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/containers/ContainerSpec.java

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/docker/api/service/ServiceSpec.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsIps.html

A 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-dnsSearchDomains.html



  Log Message:

  ---

  Merge pull request #46 from jenkinsci/feature/custom-dns



Allow custom DNS and search domain





Compare: 
https://github.com/jenkinsci/docker-swarm-plugin/compare/f6e945a49686...a53f6f386998

-- 
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/docker-swarm-plugin/push/refs/heads/master/f6e945-a53f6f%40github.com.


[jenkinsci/git-client-plugin] 803830: Options should precede operands to git commands

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.7.3.x
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 80383025704cae428f245c04a9902d3da87c32a5
  
https://github.com/jenkinsci/git-client-plugin/commit/80383025704cae428f245c04a9902d3da87c32a5
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Options should precede operands to git commands


  Commit: aa98c90f20ff416dd754ac3b9f8d803c7a6e4306
  
https://github.com/jenkinsci/git-client-plugin/commit/aa98c90f20ff416dd754ac3b9f8d803c7a6e4306
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
A src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Add SECURITY-1534 tests


  Commit: 328d6cf0b9d1f56c097c42d1372e435ccf270871
  
https://github.com/jenkinsci/git-client-plugin/commit/328d6cf0b9d1f56c097c42d1372e435ccf270871
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  [SECURITY-1534] Prevent remote execution by repo URL

SECURITY-1534 reports that user input in the repository URL field is not
validated sufficiently. A carefully crafted value in the URL field can
allow a user with Job administration permissions to execute an arbitrary
program on the Jenkins master.

Sanity check the values passed as repository URL to the ls-remote and
fetch commands so that user entered data cannot execute arbitrary programs
on the Jenkins master.

Use -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkRemoteURL=false
to disable URL checking.


  Commit: 4369e8de376d65b45c7ee48c9361f4e24db908a8
  
https://github.com/jenkinsci/git-client-plugin/commit/4369e8de376d65b45c7ee48c9361f4e24db908a8
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Test with remote URL checking enabled and disabled

Randomize remote check test, test a subset for speed.

Don't assert expected message when testing with remote URL checks
disabled.  The assertion messages come from command line git and vary
depending on the version of git installed on the computer.  Not reliable
across multiple git versions.

Ignore marker file existence in some tests

If a test has remote URL checking disabled, then it is expected that
some cases will allow the marker file to be created.  Only check for
the marker file when running with remote URL checking enabled.


  Commit: e47bbaafd8f0263fb46fbb4aa00480e9b20031e0
  
https://github.com/jenkinsci/git-client-plugin/commit/e47bbaafd8f0263fb46fbb4aa00480e9b20031e0
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prepare pom for 2.7.3.1 release


  Commit: bbd872173cd5ad98bbb21ea2b7c6e434207068b7
  
https://github.com/jenkinsci/git-client-plugin/commit/bbd872173cd5ad98bbb21ea2b7c6e434207068b7
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-2.7.3.1


  Commit: cec132090788fd35844850dca9fa2913236b693c
  
https://github.com/jenkinsci/git-client-plugin/commit/cec132090788fd35844850dca9fa2913236b693c
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/80383025704c%5E...cec132090788

-- 
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/git-client-plugin/push/refs/heads/stable-2.7.3.x/00-cec132%40github.com.


[jenkinsci/script-security-plugin] b28e4d: [SECURITY-1538] Problems with method and property ...

2019-09-12 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: b28e4dc5584ef6515aeb9bc834691176546d0689
  
https://github.com/jenkinsci/script-security-plugin/commit/b28e4dc5584ef6515aeb9bc834691176546d0689
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  ---
  [SECURITY-1538] Problems with method and property names and 
increment/decrement operators


  Commit: 5a8a5261078c2611b637b4864b0b9b285a3b561d
  
https://github.com/jenkinsci/script-security-plugin/commit/5a8a5261078c2611b637b4864b0b9b285a3b561d
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release script-security-1.63


  Commit: 324bfc218e767d624a456a02066ad1594155f021
  
https://github.com/jenkinsci/script-security-plugin/commit/324bfc218e767d624a456a02066ad1594155f021
  Author: Devin Nusbaum 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/1c98e6b781f5...324bfc218e76

-- 
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/script-security-plugin/push/refs/heads/master/1c98e6-324bfc%40github.com.


[jenkinsci/script-security-plugin]

2019-09-12 Thread Devin Nusbaum
  Branch: refs/tags/script-security-1.63
  Home:   https://github.com/jenkinsci/script-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/script-security-plugin/push/refs/tags/script-security-1.63/00-f2351d%40github.com.


[jenkinsci/build-environment-plugin]

2019-09-12 Thread Daniel Beck
  Branch: refs/tags/build-environment-1.7
  Home:   https://github.com/jenkinsci/build-environment-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/build-environment-plugin/push/refs/tags/build-environment-1.7/00-65c789%40github.com.


[jenkinsci/build-environment-plugin] c97976: [SECURITY-1476]

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-environment-plugin
  Commit: c9797608e839d0dce1957e3c1b512b872839e603
  
https://github.com/jenkinsci/build-environment-plugin/commit/c9797608e839d0dce1957e3c1b512b872839e603
  Author: Stefan Brausch 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/buildenvironment/actions/BuildEnvironmentBuildAction/export_variables.jelly
M 
src/main/resources/org/jenkinsci/plugins/buildenvironment/actions/BuildEnvironmentBuildAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/buildenvironment/actions/BuildEnvironmentBuildAction/summary.jelly

  Log Message:
  ---
  [SECURITY-1476]


  Commit: f140420b4428904ce5b4d15aad3fc0f459f5b57c
  
https://github.com/jenkinsci/build-environment-plugin/commit/f140420b4428904ce5b4d15aad3fc0f459f5b57c
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-environment-1.7


  Commit: 499c3f77a5afc1f26bd9604ff0fa2371ee747ef3
  
https://github.com/jenkinsci/build-environment-plugin/commit/499c3f77a5afc1f26bd9604ff0fa2371ee747ef3
  Author: Daniel Beck 
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/build-environment-plugin/compare/7886dad2f04b...499c3f77a5af

-- 
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/build-environment-plugin/push/refs/heads/master/7886da-499c3f%40github.com.


[jenkinsci/dashboard-view-plugin]

2019-09-12 Thread Daniel Beck
  Branch: refs/tags/dashboard-view-2.12
  Home:   https://github.com/jenkinsci/dashboard-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dashboard-view-plugin/push/refs/tags/dashboard-view-2.12/00-d9f6e2%40github.com.


[jenkinsci/deployhub-plugin] 65ced1: use default cred if no username specified

2019-09-12 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 65ced1790864f2ea5ddd6ac8dedd0d2efa1f6a68
  
https://github.com/jenkinsci/deployhub-plugin/commit/65ced1790864f2ea5ddd6ac8dedd0d2efa1f6a68
  Author: Steve Taylor 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  use default cred if no username specified
Signed-off-by: Steve Taylor 


-- 
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/deployhub-plugin/push/refs/heads/updateattrs/05e096-65ced1%40github.com.


[jenkinsci/gradle-plugin] f70fa7: Add a GitHub Action for Release Drafter

2019-09-12 Thread Stefan Wolf
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: f70fa7800492b4a1f0a63f7f8f703f35813dd8a1
  
https://github.com/jenkinsci/gradle-plugin/commit/f70fa7800492b4a1f0a63f7f8f703f35813dd8a1
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  Add a GitHub Action for Release Drafter


  Commit: 0ab3a1c8610eafbbd62e3f4bec7852cce5c5a1fe
  
https://github.com/jenkinsci/gradle-plugin/commit/0ab3a1c8610eafbbd62e3f4bec7852cce5c5a1fe
  Author: Stefan Wolf 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  Merge pull request #82 from jenkinsci/github-actions

Add a GitHub Action for Release Drafter


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/bbc19016b5ff...0ab3a1c8610e

-- 
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/gradle-plugin/push/refs/heads/master/bbc190-0ab3a1%40github.com.


[jenkinsci/docker-swarm-plugin] e4d57c: Removed more "slave" naming

2019-09-12 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: e4d57caf6134f3bdb65247004f7bb39bf4598fff

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/e4d57caf6134f3bdb65247004f7bb39bf4598fff

  Author: Roman Bäriswyl 

  Date:   2019-09-12 (Thu, 12 Sep 2019)



  Changed paths:

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-label.html



  Log Message:

  ---

  Removed more "slave" naming





-- 
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/docker-swarm-plugin/push/refs/heads/master/f71af7-e4d57c%40github.com.


[jenkinsci/mesos-plugin] 1b74ad: Fix incorrect duration of DEFAULT_DECLINE_OFFER_DU...

2019-09-12 Thread Vinod Kone
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1b74adf76f6d0687beb126e2bbf06310351b47e1
  
https://github.com/jenkinsci/mesos-plugin/commit/1b74adf76f6d0687beb126e2bbf06310351b47e1
  Author: Kaiwalya Joshi 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/main/resources/org/jenkinsci/plugins/mesos/MesosCloud/config.jelly

  Log Message:
  ---
  Fix incorrect duration of DEFAULT_DECLINE_OFFER_DURATION which was set to 
60s instead of the expeted 600s


  Commit: c0994a3806800813eee52c8c408fdc20ff7a0a9a
  
https://github.com/jenkinsci/mesos-plugin/commit/c0994a3806800813eee52c8c408fdc20ff7a0a9a
  Author: Vinod Kone 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
M src/main/resources/org/jenkinsci/plugins/mesos/MesosCloud/config.jelly

  Log Message:
  ---
  Merge pull request #357 from kaiwalyajoshi/fix-default-decline-offer-duration

Fix incorrect duration of DEFAULT_DECLINE_OFFER_DURATION


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/93af6e25b065...c0994a380680

-- 
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/mesos-plugin/push/refs/heads/master/93af6e-c0994a%40github.com.


[jenkins-infra/update-center2] 58afc8: Warn about git-client 3.0.0-rc even if it's been p...

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 58afc8c72850243fab5e462f676cd67e526ccece
  
https://github.com/jenkins-infra/update-center2/commit/58afc8c72850243fab5e462f676cd67e526ccece
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

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

  Log Message:
  ---
  Warn about git-client 3.0.0-rc even if it's been pulled


  Commit: 4834cd3cd86840fabae19805ab8966105e9e6dc5
  
https://github.com/jenkins-infra/update-center2/commit/4834cd3cd86840fabae19805ab8966105e9e6dc5
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

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

  Log Message:
  ---
  Merge pull request #297 from daniel-beck/git-client-3.0.0-rc

Warn about git-client 3.0.0-rc even if it's been pulled


Compare: 
https://github.com/jenkins-infra/update-center2/compare/34d4bc5dc543...4834cd3cd868

-- 
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/update-center2/push/refs/heads/master/34d4bc-4834cd%40github.com.


[jenkinsci/jenkins] 885368: Recommend better jelly tag (#4191)

2019-09-12 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8853687cde7750a7d27840f1d7c1d69c0c01be86
  
https://github.com/jenkinsci/jenkins/commit/8853687cde7750a7d27840f1d7c1d69c0c01be86
  Author: Matt Sicker 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M core/src/main/resources/lib/form/repeatableProperty.jelly

  Log Message:
  ---
  Recommend better jelly tag (#4191)

An empty f:entry is basically the same thing as f:block but with extra
steps.


-- 
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/jenkins/push/refs/heads/master/be7e3f-885368%40github.com.


[jenkinsci/deployhub-plugin] 95c7fd: use default cred if no username specified

2019-09-12 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 95c7fdc9defe8099fca8881d96315d5b67bf1c71
  
https://github.com/jenkinsci/deployhub-plugin/commit/95c7fdc9defe8099fca8881d96315d5b67bf1c71
  Author: Steve Taylor 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  use default cred if no username specified
Signed-off-by: Steve Taylor 


-- 
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/deployhub-plugin/push/refs/heads/updateattrs/65ced1-95c7fd%40github.com.


[jenkinsci/configuration-as-code-plugin] 6e4237: Reference Javadoc from the Developer documentation...

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 6e42372f87b9b7216cb8867c018e011b955c5137
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/6e42372f87b9b7216cb8867c018e011b955c5137
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M docs/DEVELOPER.md

  Log Message:
  ---
  Reference Javadoc from the Developer documentation page (#1054)

* Reference Javadoc from the Developer documentation page

* Remove the empty bullet


-- 
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/configuration-as-code-plugin/push/refs/heads/master/17de1b-6e4237%40github.com.


[jenkinsci/configuration-as-code-plugin] 17de1b: Add the JSON Schema Documentation page (#1030)

2019-09-12 Thread Sladyn
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 17de1bbd3380651baf157926728efc60326c4e8d
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/17de1bbd3380651baf157926728efc60326c4e8d
  Author: Sladyn 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M README.md
A docs/features/jsonSchema.md

  Log Message:
  ---
  Add the JSON Schema Documentation page (#1030)

* Beta Release Announcement

* Added JSONSchema Doc

* Added title page and more information

* Added examples and disclaimers

* Added a disclaimer

Co-Authored-By: Oleg Nenashev 

* Updated URL for the schema

* Fixed typos and added reference to the documentation from the readme

* Changed link to schema


-- 
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/configuration-as-code-plugin/push/refs/heads/master/73f595-17de1b%40github.com.


[jenkinsci/git-client-plugin] 065b14: Really ignore getAllLogEntries test result

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.8
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 065b14c12cad4f4c357096e97db12d15e85bc058
  
https://github.com/jenkinsci/git-client-plugin/commit/065b14c12cad4f4c357096e97db12d15e85bc058
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  ---
  Really ignore getAllLogEntries test result


-- 
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/git-client-plugin/push/refs/heads/stable-2.8/6b93d1-065b14%40github.com.


[jenkinsci/git-client-plugin] 883343: Options should precede operands to git commands

2019-09-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 883343de9f0ea1567b192510493d810e8cfa5419
  
https://github.com/jenkinsci/git-client-plugin/commit/883343de9f0ea1567b192510493d810e8cfa5419
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Options should precede operands to git commands


  Commit: 04d2c155d19a37ae28ffe2345e0e2ccd96556b07
  
https://github.com/jenkinsci/git-client-plugin/commit/04d2c155d19a37ae28ffe2345e0e2ccd96556b07
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
A src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Add SECURITY-1534 tests


  Commit: 899123fa2eb9dd2c37137aae630c47c6be6b4b02
  
https://github.com/jenkinsci/git-client-plugin/commit/899123fa2eb9dd2c37137aae630c47c6be6b4b02
  Author: Mark Waite 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  [SECURITY-1534] Prevent remote execution by repo URL

SECURITY-1534 reports that user input in the repository URL field is not
validated sufficiently. A carefully crafted value in the URL field can
allow a user with Job administration permissions to execute an arbitrary
program on the Jenkins master.

Sanity check the values passed as repository URL to the ls-remote and
fetch commands so that user entered data cannot execute arbitrary programs
on the Jenkins master.

Use -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkRemoteURL=false
to disable URL checking.


  Commit: 701c12c1b40d509fddbdf547818baf483b57415d
  
https://github.com/jenkinsci/git-client-plugin/commit/701c12c1b40d509fddbdf547818baf483b57415d
  Author: Mark Waite 
  Date:   2019-09-07 (Sat, 07 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientSecurityTest.java

  Log Message:
  ---
  Test with remote URL checking enabled and disabled

Randomize remote check test, test a subset for speed.

Don't assert expected message when testing with remote URL checks
disabled.  The assertion messages come from command line git and vary
depending on the version of git installed on the computer.  Not reliable
across multiple git versions.

Ignore marker file existence in some tests

If a test has remote URL checking disabled, then it is expected that
some cases will allow the marker file to be created.  Only check for
the marker file when running with remote URL checking enabled.


  Commit: ce1b99ec62038466ee40401894bcd99901934f59
  
https://github.com/jenkinsci/git-client-plugin/commit/ce1b99ec62038466ee40401894bcd99901934f59
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-2.8.5


  Commit: 7d5e0b388ee4a264556c56718571caddcf793b44
  
https://github.com/jenkinsci/git-client-plugin/commit/7d5e0b388ee4a264556c56718571caddcf793b44
  Author: Mark Waite 
  Date:   2019-09-09 (Mon, 09 Sep 2019)

  Changed paths:
M pom.xml

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


  Commit: 6b93d1460e4e066bb487076365e3358b75852dbc
  
https://github.com/jenkinsci/git-client-plugin/commit/6b93d1460e4e066bb487076365e3358b75852dbc
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  ---
  Ignore getAllLogEntries test result

The getAllLogEntries method is deprecated.  Its test depends on precise
output ordering of the git command

  git log --all origin/master

The ordering is different between command line git and JGit when two
commits happen in the same second. JGit ordering is incorrect, since
it should be able to resolve the predecessor and successor
relationship from the relationship between the parent and child
commits.  However, that difference is consistently there in JGit 4.5
and in JGit 5.4.

The getAllLogEntries method in this API is deprecated and its output is
questionable, whether from JGit or command line git. Not valuable enough
to spend more time on it. I would have deleted the test completely but is
is easier and clearer to document when a test result is ignored rather
than to risk someone introducing a test again without knowing why the
output of the deprecated method is unreliable.


  Commit: 065b14c12cad4f4c357096e97db12d15e85bc058
  
https://github.com/jenkinsci/git-client-plugin/commit/065b14c12cad4f4c357096e97db12d15e85bc058
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 

[jenkinsci/log-parser-plugin] 311c87: Plugin uses Hudson resources; lack of gray causes ...

2019-09-12 Thread Martin Reinhardt
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/log-parser-plugin
  Commit: 311c870438c2b9de6caacac85548e5fd46376af1
  
https://github.com/jenkinsci/log-parser-plugin/commit/311c870438c2b9de6caacac85548e5fd46376af1
  Author: twogee 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/hudson/plugins/logparser/LogParserDisplayConsts.java

  Log Message:
  ---
  Plugin uses Hudson resources; lack of gray causes broken links


  Commit: 52e3e74bcd2def41c9c7180de1c7598cd7963d7b
  
https://github.com/jenkinsci/log-parser-plugin/commit/52e3e74bcd2def41c9c7180de1c7598cd7963d7b
  Author: Martin Reinhardt 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/main/java/hudson/plugins/logparser/LogParserDisplayConsts.java

  Log Message:
  ---
  Merge pull request #26 from twogee/grey

Plugin uses Hudson resources; lack of gray causes broken links


Compare: 
https://github.com/jenkinsci/log-parser-plugin/compare/e95dcb9ae853...52e3e74bcd2d

-- 
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/log-parser-plugin/push/refs/heads/master/e95dcb-52e3e7%40github.com.


[jenkinsci/git-client-plugin] 9ff922: [maven-release-plugin] prepare for next developmen...

2019-09-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 9ff92207539af86ac7baa35304e6e4f14eee6fb8
  
https://github.com/jenkinsci/git-client-plugin/commit/9ff92207539af86ac7baa35304e6e4f14eee6fb8
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 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/git-client-plugin/push/refs/heads/master/f580c4-9ff922%40github.com.


[jenkinsci/git-client-plugin]

2019-09-12 Thread Mark Waite
  Branch: refs/tags/git-client-3.0.0-beta11
  Home:   https://github.com/jenkinsci/git-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/tags/git-client-3.0.0-beta11/00-d34213%40github.com.


[jenkinsci/gradle-plugin]

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/github-actions
  Home:   https://github.com/jenkinsci/gradle-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/gradle-plugin/push/refs/heads/github-actions/f70fa7-00%40github.com.


[jenkinsci/git-client-plugin] f580c4: [maven-release-plugin] prepare release git-client-...

2019-09-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f580c40292663c2d2e9ab7cf77a50d7613056801
  
https://github.com/jenkinsci/git-client-plugin/commit/f580c40292663c2d2e9ab7cf77a50d7613056801
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-3.0.0-beta11


-- 
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/git-client-plugin/push/refs/heads/master/55a5ac-f580c4%40github.com.


[jenkinsci/gradle-plugin] f70fa7: Add a GitHub Action for Release Drafter

2019-09-12 Thread Oleg Nenashev
  Branch: refs/heads/github-actions
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: f70fa7800492b4a1f0a63f7f8f703f35813dd8a1
  
https://github.com/jenkinsci/gradle-plugin/commit/f70fa7800492b4a1f0a63f7f8f703f35813dd8a1
  Author: Oleg Nenashev 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  Add a GitHub Action for Release Drafter


-- 
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/gradle-plugin/push/refs/heads/github-actions/00-f70fa7%40github.com.


[jenkinsci/configuration-as-code-plugin] da737f: Add GitHub Action CI as a backup CI instance (#986)

2019-09-12 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: da737fee3c838e36b4691484246df7daef9a0a34
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/da737fee3c838e36b4691484246df7daef9a0a34
  Author: Joseph Petersen 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A .github/workflows/maven.yml

  Log Message:
  ---
  Add GitHub Action CI as a backup CI instance (#986)


-- 
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/configuration-as-code-plugin/push/refs/heads/master/6e4237-da737f%40github.com.


[jenkinsci/git-client-plugin] 6b93d1: Ignore getAllLogEntries test result

2019-09-12 Thread Mark Waite
  Branch: refs/heads/stable-2.8
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 6b93d1460e4e066bb487076365e3358b75852dbc
  
https://github.com/jenkinsci/git-client-plugin/commit/6b93d1460e4e066bb487076365e3358b75852dbc
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  ---
  Ignore getAllLogEntries test result

The getAllLogEntries method is deprecated.  Its test depends on precise
output ordering of the git command

  git log --all origin/master

The ordering is different between command line git and JGit when two
commits happen in the same second. JGit ordering is incorrect, since
it should be able to resolve the predecessor and successor
relationship from the relationship between the parent and child
commits.  However, that difference is consistently there in JGit 4.5
and in JGit 5.4.

The getAllLogEntries method in this API is deprecated and its output is
questionable, whether from JGit or command line git. Not valuable enough
to spend more time on it. I would have deleted the test completely but is
is easier and clearer to document when a test result is ignored rather
than to risk someone introducing a test again without knowing why the
output of the deprecated method is unreliable.


-- 
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/git-client-plugin/push/refs/heads/stable-2.8/7d5e0b-6b93d1%40github.com.


[jenkinsci/deployhub-plugin] ba6c29: use default cred if no username specified

2019-09-12 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: ba6c29e2cc5b63483c42f8d3a9f8530caf183574
  
https://github.com/jenkinsci/deployhub-plugin/commit/ba6c29e2cc5b63483c42f8d3a9f8530caf183574
  Author: Steve Taylor 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  use default cred if no username specified
Signed-off-by: Steve Taylor 


-- 
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/deployhub-plugin/push/refs/heads/updateattrs/95c7fd-ba6c29%40github.com.


[jenkinsci/deployhub-plugin] e4ec19: Move get jenkins credentials to deployhub library ...

2019-09-12 Thread Steve Taylor
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: e4ec193b7032ea27e7b07de2d74d1a1598d2d4fe
  
https://github.com/jenkinsci/deployhub-plugin/commit/e4ec193b7032ea27e7b07de2d74d1a1598d2d4fe
  Author: Steve Taylor 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Move get jenkins credentials to deployhub library (#8)

* use default cred if no username specified
Signed-off-by: Steve Taylor 


-- 
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/deployhub-plugin/push/refs/heads/master/b9275a-e4ec19%40github.com.


[jenkins-infra/jenkins.io] 999e06: Add advice for the 10k users of 3.0.0-rc

2019-09-12 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 999e06d629ec9fe418182b4aa99e236be69e2449
  
https://github.com/jenkins-infra/jenkins.io/commit/999e06d629ec9fe418182b4aa99e236be69e2449
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M content/security/advisory/2019-09-12.adoc

  Log Message:
  ---
  Add advice for the 10k users of 3.0.0-rc


  Commit: eaa21179386172eaab05ac3ee4cdfe803d88f9e0
  
https://github.com/jenkins-infra/jenkins.io/commit/eaa21179386172eaab05ac3ee4cdfe803d88f9e0
  Author: Daniel Beck 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M content/security/advisory/2019-09-12.adoc

  Log Message:
  ---
  Rephrase: No update available yet


  Commit: 737d833090d1f47a2dee59309b66a69fd0c4fce6
  
https://github.com/jenkins-infra/jenkins.io/commit/737d833090d1f47a2dee59309b66a69fd0c4fce6
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M content/security/advisory/2019-09-12.adoc

  Log Message:
  ---
  Merge pull request #2472 from daniel-beck/git-client-3.0.0-rc

Add advice for the 10k users of 3.0.0-rc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/08766ce13777...737d833090d1

-- 
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/08766c-737d83%40github.com.


[jenkinsci/calendar-view-plugin] 7e546d: chore(package): update webpack to version 4.40.0

2019-09-12 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/webpack-4.40.0
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: 7e546d77e136d24300decb6a67d5ec3cb3fa2fd1
  
https://github.com/jenkinsci/calendar-view-plugin/commit/7e546d77e136d24300decb6a67d5ec3cb3fa2fd1
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update webpack to version 4.40.0


  Commit: e39dac9958cf4028b30e1a32407dab4d480088a3
  
https://github.com/jenkinsci/calendar-view-plugin/commit/e39dac9958cf4028b30e1a32407dab4d480088a3
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-12 (Thu, 12 Sep 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/7e546d77e136%5E...e39dac9958cf

-- 
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/calendar-view-plugin/push/refs/heads/greenkeeper/webpack-4.40.0/00-e39dac%40github.com.


[jenkinsci/ssh-slaves-plugin] e0e0ae: [maven-release-plugin] prepare release ssh-slaves-...

2019-09-12 Thread Ivan Fernandez Calvo
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: e0e0aecd24007513bc7c5799fe39bba00c281f21
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/e0e0aecd24007513bc7c5799fe39bba00c281f21
  Author: Ivan Fernandez Calvo 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ssh-slaves-1.30.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-slaves-plugin/push/refs/heads/master/431848-e0e0ae%40github.com.


[jenkinsci/git-plugin] 696319: Use git client plugin 3.0.0-beta11

2019-09-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 69631936560454a565cde97360bea74f3ce87574
  
https://github.com/jenkinsci/git-plugin/commit/69631936560454a565cde97360bea74f3ce87574
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use git client plugin 3.0.0-beta11


  Commit: 529edcdcd678fbf162fdc9eeda83802422772866
  
https://github.com/jenkinsci/git-plugin/commit/529edcdcd678fbf162fdc9eeda83802422772866
  Author: Mark Waite 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #759 from MarkEWaite/update-dependencies

Use git client plugin 3.0.0-beta11


Compare: 
https://github.com/jenkinsci/git-plugin/compare/412b8edead22...529edcdcd678

-- 
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/git-plugin/push/refs/heads/master/412b8e-529edc%40github.com.


[jenkinsci/ssh-slaves-plugin]

2019-09-12 Thread release-drafter[bot]
  Branch: refs/tags/untagged-4ccebdb5e7a12de9febc
  Home:   https://github.com/jenkinsci/ssh-slaves-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/ssh-slaves-plugin/push/refs/tags/untagged-4ccebdb5e7a12de9febc/00-5bf187%40github.com.


[jenkinsci/ssh-slaves-plugin] b29aa4: chore: Pull request template

2019-09-12 Thread Ivan Fernandez Calvo
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: b29aa40c7083b71a064f708f9d2a8ba9e5eb9593
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/b29aa40c7083b71a064f708f9d2a8ba9e5eb9593
  Author: Ivan Fernandez Calvo 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
A .github/PULL_REQUEST_TEMPLATE.md

  Log Message:
  ---
  chore: Pull request template


-- 
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-slaves-plugin/push/refs/heads/master/5bf187-b29aa4%40github.com.


  1   2   >