[jenkinsci/jira-trigger-plugin] 5e4560: Update CHANGELOG.md.

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-trigger-plugin
  Commit: 5e4560ce012201f9f1628aa7278668e5a4a22dc1
  
https://github.com/jenkinsci/jira-trigger-plugin/commit/5e4560ce012201f9f1628aa7278668e5a4a22dc1
  Author: Wisen Tanasa 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/mesos-plugin] 1a4f35: Added a check to see if there is a build in queue ...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1a4f3539581e891ca6c196d48bf935f8a33c2df7
  
https://github.com/jenkinsci/mesos-plugin/commit/1a4f3539581e891ca6c196d48bf935f8a33c2df7
  Author: maselvaraj 
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
M src/test/java/org/jenkinsci/plugins/mesos/JenkinsSchedulerTest.java

  Log Message:
  ---
  Added a check to see if there is a build in queue before declining an offer


  Commit: f86bd53d2b0862fdb9bba7992a844b1015b6c608
  
https://github.com/jenkinsci/mesos-plugin/commit/f86bd53d2b0862fdb9bba7992a844b1015b6c608
  Author: Manivannan Selvaraj 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
M src/test/java/org/jenkinsci/plugins/mesos/JenkinsSchedulerTest.java

  Log Message:
  ---
  Merge pull request #240 from maselvaraj/master

Added a check to see if there is a build in queue before declining an…


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/3aaaf4eeab8f...f86bd53d2b08

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] ebfd90: text fixed

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: ebfd907e706cd30bc0e633f1cf396a8b7cb39a7f
  
https://github.com/jenkinsci/checkmarx-plugin/commit/ebfd907e706cd30bc0e633f1cf396a8b7cb39a7f
  Author: galisp 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.jelly

  Log Message:
  ---
  text fixed


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tfs-plugin] 29594a: Log when looking in TFS

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 29594a63f8acfccf33bf01fbfb1c4b4de881e949
  
https://github.com/jenkinsci/tfs-plugin/commit/29594a63f8acfccf33bf01fbfb1c4b4de881e949
  Author: Olivier Dagenais 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java

  Log Message:
  ---
  Log when looking in TFS


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tfs-plugin]

2016-12-07 Thread GitHub
  Branch: refs/heads/user_account_mapping
  Home:   https://github.com/jenkinsci/tfs-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tfs-plugin] ab6a59: Initial UserAccountMapper[Descriptor]

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: ab6a59162781e5b70b8eb3c049ed2ef26ae59faa
  
https://github.com/jenkinsci/tfs-plugin/commit/ab6a59162781e5b70b8eb3c049ed2ef26ae59faa
  Author: Olivier Dagenais 
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
A tfs/src/main/java/hudson/plugins/tfs/model/UserAccountMapper.java
A 
tfs/src/main/java/hudson/plugins/tfs/model/UserAccountMapperDescriptor.java

  Log Message:
  ---
  Initial UserAccountMapper[Descriptor]


  Commit: ff51a8e6cd748c729f9623fe83cd054729a864f4
  
https://github.com/jenkinsci/tfs-plugin/commit/ff51a8e6cd748c729f9623fe83cd054729a864f4
  Author: Olivier Dagenais 
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
A tfs/src/main/java/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper.java
A tfs/src/main/java/hudson/plugins/tfs/model/DomainUserAccountMapper.java

  Log Message:
  ---
  Initial implementations of UserAccountMapper


  Commit: 031277bd0fda4fec9aa21a01a9738b2e799fed0d
  
https://github.com/jenkinsci/tfs-plugin/commit/031277bd0fda4fec9aa21a01a9738b2e799fed0d
  Author: Olivier Dagenais 
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java

  Log Message:
  ---
  Wire up UserAccountMapper in plugin global config


  Commit: 5bbac5fffc65a5227d0a60f2ce3939dce50f62e2
  
https://github.com/jenkinsci/tfs-plugin/commit/5bbac5fffc65a5227d0a60f2ce3939dce50f62e2
  Author: Olivier Dagenais 
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/model/Project.java
M tfs/src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java

  Log Message:
  ---
  Use configured UserAccountMapper in TfsUserLookup


  Commit: a59b55ac963711c0685c56d57a1fd2ac21720272
  
https://github.com/jenkinsci/tfs-plugin/commit/a59b55ac963711c0685c56d57a1fd2ac21720272
  Author: Olivier Dagenais 
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
M 
tfs/src/main/resources/hudson/plugins/tfs/TeamPluginGlobalConfig/config.groovy
A 
tfs/src/main/resources/hudson/plugins/tfs/TeamPluginGlobalConfig/help-userAccountMapper.html
A 
tfs/src/main/resources/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper/config.groovy
A 
tfs/src/main/resources/hudson/plugins/tfs/model/DomainUserAccountMapper/config.groovy

  Log Message:
  ---
  Add UI for userAccountMapper in global config


  Commit: e70caae38b0dbe93e0d7a62b381442b9ad12e7a5
  
https://github.com/jenkinsci/tfs-plugin/commit/e70caae38b0dbe93e0d7a62b381442b9ad12e7a5
  Author: Olivier "Oli" Dagenais 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java
A tfs/src/main/java/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper.java
A tfs/src/main/java/hudson/plugins/tfs/model/DomainUserAccountMapper.java
M tfs/src/main/java/hudson/plugins/tfs/model/Project.java
M tfs/src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java
A tfs/src/main/java/hudson/plugins/tfs/model/UserAccountMapper.java
A 
tfs/src/main/java/hudson/plugins/tfs/model/UserAccountMapperDescriptor.java
M 
tfs/src/main/resources/hudson/plugins/tfs/TeamPluginGlobalConfig/config.groovy
A 
tfs/src/main/resources/hudson/plugins/tfs/TeamPluginGlobalConfig/help-userAccountMapper.html
A 
tfs/src/main/resources/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper/config.groovy
A 
tfs/src/main/resources/hudson/plugins/tfs/model/DomainUserAccountMapper/config.groovy

  Log Message:
  ---
  Merge pull request #140 from jenkinsci/user_account_mapping

User account mapping


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/7eabe150c5e7...e70caae38b0d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/m2release-plugin] 6b381d: Use the buildPlugin step for the plugin Jenkinsfil...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/m2release-plugin
  Commit: 6b381d8b4914614450e24fe5ca481154bb35d9bb
  
https://github.com/jenkinsci/m2release-plugin/commit/6b381d8b4914614450e24fe5ca481154bb35d9bb
  Author: R. Tyler Croy 
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use the buildPlugin step for the plugin Jenkinsfile


  Commit: 063e428bb5a88e1bd531a83fa85346e48667bd78
  
https://github.com/jenkinsci/m2release-plugin/commit/063e428bb5a88e1bd531a83fa85346e48667bd78
  Author: R. Tyler Croy 
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use the default parameters which now gets us Windows/Linux and JDK7/8 variants


  Commit: a6f069767d065b105bf19282dfcd164b5fa9e2a8
  
https://github.com/jenkinsci/m2release-plugin/commit/a6f069767d065b105bf19282dfcd164b5fa9e2a8
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #30 from rtyler/shared-library

Use the buildPlugin step for the plugin Jenkinsfile


Compare: 
https://github.com/jenkinsci/m2release-plugin/compare/9ce641f8d0d3...a6f069767d06

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 4db781: Add a simple Jenkinsfile for building and testing ...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 4db781e957e0fc213ae5823a3fb340672e917489
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4db781e957e0fc213ae5823a3fb340672e917489
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add a simple Jenkinsfile for building and testing the plugin on ci.jenkins.io


  Commit: 29136981668e2b840de058c3c2c9ef5b4526ac94
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/29136981668e2b840de058c3c2c9ef5b4526ac94
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge pull request #8 from rtyler/ci-jenkins-io

Add a simple Jenkinsfile for building and testing the plugin on ci.jenkins.io


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/e0c852a4fd5b...29136981668e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test]

2016-12-07 Thread GitHub
  Branch: refs/heads/JENKINS-39761-performance-bluerun
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] 4dc0c1: [JENKINS-39761 Adds tests to cover the artifacts t...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 4dc0c1030e98d19cead6c1063e95d978629a601d
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/4dc0c1030e98d19cead6c1063e95d978629a601d
  Author: Ivan Meredith 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A src/test/js/artifacts/artifacts.js
A src/test/resources/test_scripts/lots-of-artifacts.groovy

  Log Message:
  ---
  [JENKINS-39761 Adds tests to cover the artifacts tab on run details. (#82)

* [JENKINS-39761] Check that only 100 artifacts are shown

* Commit groovy file

* Use bash to create files

* Fix tests

* Fix comments


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] e0c852: Force a new session to be created after running th...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: e0c852a4fd5b2108cf8bfec3fb6b8b289eaa5ffe
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e0c852a4fd5b2108cf8bfec3fb6b8b289eaa5ffe
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/microsoft/azure/remote/AzureVMAgentSSHLauncher.java

  Log Message:
  ---
  Force a new session to be created after running the init script to pick up 
new  settings

In scenarios where new shells, groups, user settings or other environmental
changes which are made by the 'Init Script', this patch will ensure that the
launching of the `slave.jar` will pick those changes as part of the launched
Jenkins agent

Fixes JENKINS-40291


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] 860017: Fix findbugs

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 86001775430583cef21a99ee55c5f4976470610c
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/86001775430583cef21a99ee55c5f4976470610c
  Author: Stephen Connolly 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFile.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

  Log Message:
  ---
  Fix findbugs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] a94216: So good i licensed it twice

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: a942162b3a37cb7c45ab015e093bf4f61b38dc77
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/a942162b3a37cb7c45ab015e093bf4f61b38dc77
  Author: Stephen Connolly 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java

  Log Message:
  ---
  So good i licensed it twice


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] a45e45: More tests

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: a45e451af05034bb250f63b8460faf828477e525
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/a45e451af05034bb250f63b8460faf828477e525
  Author: Stephen Connolly 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
M src/test/resources/api/__files/body-cloudbeers-repos-v3FBW.json
M src/test/resources/api/__files/body-cloudbeers-yolo-PucD6.json
A src/test/resources/api/__files/body-yolo-contents-64985.json
A src/test/resources/api/mappings/mapping-yolo-contents-64985.json

  Log Message:
  ---
  More tests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 404bf7: Fixed logging [FIXED JENKINS-40287]

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 404bf78925277202cd5af02c7375fed52bc4f261
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/404bf78925277202cd5af02c7375fed52bc4f261
  Author: Claudiu Guiman 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  Fixed logging [FIXED JENKINS-40287]


  Commit: 4e766772393a820f688b3309bfe202d068948e79
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4e766772393a820f688b3309bfe202d068948e79
  Author: Arjun Roy Chaudhuri 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  Merge pull request #6 from clguimanMSFT/log-output-fix

Fixed logging [FIXED JENKINS-40287]


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/a5b8c76abe83...4e766772393a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/backend-update-center2] 7c4a63: Suppress scm-api 2.0 due to dependent plugins brea...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/backend-update-center2
  Commit: 7c4a6375a8535fa965759496bdcf36ac4f768d5e
  
https://github.com/jenkinsci/backend-update-center2/commit/7c4a6375a8535fa965759496bdcf36ac4f768d5e
  Author: Daniel Beck 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/main/resources/artifact-ignores.properties

  Log Message:
  ---
  Suppress scm-api 2.0 due to dependent plugins breaking


  Commit: efbc752cb78ccec596c1ffec904481c16b52b392
  
https://github.com/jenkinsci/backend-update-center2/commit/efbc752cb78ccec596c1ffec904481c16b52b392
  Author: Daniel Beck 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/main/resources/artifact-ignores.properties

  Log Message:
  ---
  Merge pull request #91 from daniel-beck/scm-api-2.0

Suppress scm-api 2.0 due to dependent plugins breaking


Compare: 
https://github.com/jenkinsci/backend-update-center2/compare/cd38d7d4c572...efbc752cb78c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test]

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/frankie-says-relax
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] bc833b: relax the timing a bit as often jobs are finished ...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: bc833bbb2584be490d6bf2099d6b305f90ce3357
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/bc833bbb2584be490d6bf2099d6b305f90ce3357
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
M 
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
M src/test/resources/test_scripts/stages-with-wait.groovy

  Log Message:
  ---
  relax the timing a bit as often jobs are finished (#84)

* relax the timing a bit as often jobs are finished

* Update stages-with-wait-pipelineModel-syntax.groovy

* Update stages-with-wait-block-syntax.groovy

* Update stages-with-wait.groovy


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin]

2016-12-07 Thread GitHub
  Branch: refs/heads/rtyler-patch-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] a5b8c7: Restore the correct Publisher for the Windows Serv...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: a5b8c76abe83cf144246a04a8d07129ad4281363
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/a5b8c76abe83cf144246a04a8d07129ad4281363
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/webapp/help-imageReference.html

  Log Message:
  ---
  Restore the correct Publisher for the Windows Server 2012 Datacenter


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] 7909e7: Basic tests for SCMNavigator impl

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 7909e72fc3483e6130a446ad4ce50c61428b1f5b
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/7909e72fc3483e6130a446ad4ce50c61428b1f5b
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystemTest.java
A 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java
A src/test/resources/api/__files/body-cloudbeers-repos-v3FBW.json
A src/test/resources/api/__files/body-orgs-cloudbeers-aBLgn.json
A src/test/resources/api/mappings/mapping-cloudbeers-repos-v3FBW.json
A src/test/resources/api/mappings/mapping-orgs-cloudbeers-aBLgn.json

  Log Message:
  ---
  Basic tests for SCMNavigator impl


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] b0f13a: Basic tests for SCMSource impl

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: b0f13a02836018f22635d82e8773fcac8a84e2cf
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/b0f13a02836018f22635d82e8773fcac8a84e2cf
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
A src/test/resources/api/__files/body-heads-master-lJ0Av.json
A src/test/resources/api/__files/body-yolo-branches-c2Eko.json
A src/test/resources/api/__files/body-yolo-collaborators-ug5Pu.json
A src/test/resources/api/__files/body-yolo-contents-8rd37.json
A src/test/resources/api/__files/body-yolo-contents-DRrwo.json
A src/test/resources/api/__files/body-yolo-contents-pcVDb.json
A src/test/resources/api/__files/body-yolo-pulls-2.json
A src/test/resources/api/__files/body-yolo-pulls-NsOGw.json
A src/test/resources/api/mappings/mapping-heads-master-lJ0Av.json
A src/test/resources/api/mappings/mapping-yolo-branches-c2Eko.json
A src/test/resources/api/mappings/mapping-yolo-collaborators-ug5Pu.json
A src/test/resources/api/mappings/mapping-yolo-contents-8rd37.json
A src/test/resources/api/mappings/mapping-yolo-contents-DRrwo.json
A src/test/resources/api/mappings/mapping-yolo-contents-pcVDb.json
A src/test/resources/api/mappings/mapping-yolo-pulls-2.json
A src/test/resources/api/mappings/mapping-yolo-pulls-NsOGw.json

  Log Message:
  ---
  Basic tests for SCMSource impl


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] 795987: Bug/jenkins 39955 re run broken (#83)

2016-12-07 Thread GitHub
  Branch: refs/heads/JENKINS-39761-performance-bluerun
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 79598714a24d0a3227fe3e49cb958182e8f31aa5
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/79598714a24d0a3227fe3e49cb958182e8f31aa5
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A src/test/js/failingStages.js
A src/test/resources/test_scripts/stagesFailing.groovy

  Log Message:
  ---
  Bug/jenkins 39955 re run broken (#83)

* look for stage graph when re-running

* fix up js docs

* clean up assertions to make sure screen is updating


  Commit: e8551919acb1016a029b0cc9147c32cc6df7b352
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/e8551919acb1016a029b0cc9147c32cc6df7b352
  Author: Ivan Meredith 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A src/test/js/failingStages.js
A src/test/resources/test_scripts/stagesFailing.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into 
JENKINS-39761-performance-bluerun


Compare: 
https://github.com/jenkinsci/blueocean-acceptance-test/compare/a7c98cfe984b...e8551919acb1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] ef13b2: Make releasable before JENKINS-39533

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: ef13b2f678b2da8f4901ed757d2dceaa4aacdcdd
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/ef13b2f678b2da8f4901ed757d2dceaa4aacdcdd
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubRepositoryEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PushGHEventSubscriber.java

  Log Message:
  ---
  Make releasable before JENKINS-39533


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] ea1d89: [FIX JENKINS-40208] fix typographical error

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ea1d89c42006bf9efbe9b9ec98d4b9100c657fcd
  
https://github.com/jenkins-infra/jenkins.io/commit/ea1d89c42006bf9efbe9b9ec98d4b9100c657fcd
  Author: Christopher Simons 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M content/projects/blueocean.adoc

  Log Message:
  ---
  [FIX JENKINS-40208] fix typographical error

Fixes a typographical error discovered by Igor Ganapolsky.


  Commit: 4c6fcca60a4dc29f2d85b1eb5f76f194300b798b
  
https://github.com/jenkins-infra/jenkins.io/commit/4c6fcca60a4dc29f2d85b1eb5f76f194300b798b
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M content/projects/blueocean.adoc

  Log Message:
  ---
  Merge pull request #493 from csimons/JENKINS-40208

[FIX JENKINS-40208] fix typographical error


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/565da54bbd9a...4c6fcca60a4d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] a9f680: Restore the correct Publisher for the Windows Serv...

2016-12-07 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: a9f6802556b3ac575835d1514832b6c7fca52622
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/a9f6802556b3ac575835d1514832b6c7fca52622
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/webapp/help-imageReference.html

  Log Message:
  ---
  Restore the correct Publisher for the Windows Server 2012 Datacenter


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] 54d9e9: Update stages-with-wait.groovy

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/frankie-says-relax
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 54d9e969692c075acf8e4f0cf679176795d5952f
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/54d9e969692c075acf8e4f0cf679176795d5952f
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/test/resources/test_scripts/stages-with-wait.groovy

  Log Message:
  ---
  Update stages-with-wait.groovy


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] 349fe5: Update stages-with-wait-block-syntax.groovy

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/frankie-says-relax
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 349fe5ca7e56dae97e1cdd164ec956837f9b99e1
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/349fe5ca7e56dae97e1cdd164ec956837f9b99e1
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy

  Log Message:
  ---
  Update stages-with-wait-block-syntax.groovy


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] ab3afc: Update stages-with-wait-pipelineModel-syntax.groov...

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/frankie-says-relax
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: ab3afc33fafa985ebdc6d96b19d25df0d916f0ec
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/ab3afc33fafa985ebdc6d96b19d25df0d916f0ec
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy

  Log Message:
  ---
  Update stages-with-wait-pipelineModel-syntax.groovy


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] 795987: Bug/jenkins 39955 re run broken (#83)

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 79598714a24d0a3227fe3e49cb958182e8f31aa5
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/79598714a24d0a3227fe3e49cb958182e8f31aa5
  Author: Michael Neale 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A src/test/js/failingStages.js
A src/test/resources/test_scripts/stagesFailing.groovy

  Log Message:
  ---
  Bug/jenkins 39955 re run broken (#83)

* look for stage graph when re-running

* fix up js docs

* clean up assertions to make sure screen is updating


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test]

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/JENKINS-39955-re-run-broken
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] fc3119: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: fc3119380c836efa9062b3ba89fa1505ff0dae72
  
https://github.com/jenkinsci/support-core-plugin/commit/fc3119380c836efa9062b3ba89fa1505ff0dae72
  Author: Baptiste Mathus 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/support-core-2.36
  Home:   https://github.com/jenkinsci/support-core-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] b75e37: [maven-release-plugin] prepare release support-cor...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: b75e373f007ddb3e3a306c53e37df64e9fb96d0f
  
https://github.com/jenkinsci/support-core-plugin/commit/b75e373f007ddb3e3a306c53e37df64e9fb96d0f
  Author: Baptiste Mathus 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.36


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] 04def4: [maven-release-plugin] prepare release pipeline-ag...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: 04def4691bb64a7dd7a572e74807393745981038
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/04def4691bb64a7dd7a572e74807393745981038
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-aggregator-view-1.4.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] c9df66: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: c9df662895af2760cb8068ebbffb0f705d0baa63
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/c9df662895af2760cb8068ebbffb0f705d0baa63
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/pipeline-aggregator-view-1.4.1
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] 7ca5be: updated the reload jenkins build history

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: 7ca5be31f369abca4d2495eab1c32c511dabf608
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/7ca5be31f369abca4d2495eab1c32c511dabf608
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/resources/com/ooyala/jenkins/plugins/pipelineaggregatorview/PipelineAggregator/index.jelly

  Log Message:
  ---
  updated the reload jenkins build history


  Commit: 70d36491d3f666752004f78c0b8d6db58068fadf
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/70d36491d3f666752004f78c0b8d6db58068fadf
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/resources/com/ooyala/jenkins/plugins/pipelineaggregatorview/PipelineAggregator/index.jelly

  Log Message:
  ---
  updated the index.jelly unable to parse error


Compare: 
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/compare/2cb025f1ccb4...70d36491d3f6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] 2cb025: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: 2cb025f1ccb4b65d102cc8261bff00a5a9e1d55a
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/2cb025f1ccb4b65d102cc8261bff00a5a9e1d55a
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/pipeline-aggregator-view-1.4
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] a59e2e: [maven-release-plugin] prepare release pipeline-ag...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: a59e2e32f2bbdce52934d9f2d5050ba85759a586
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/a59e2e32f2bbdce52934d9f2d5050ba85759a586
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-aggregator-view-1.4


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-aggregator-view-plugin] 6453d0: added back the reload info function

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aggregator-view-plugin
  Commit: 6453d053ca06abf2838246ba7a4438661a580db5
  
https://github.com/jenkinsci/pipeline-aggregator-view-plugin/commit/6453d053ca06abf2838246ba7a4438661a580db5
  Author: paul 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/resources/com/ooyala/jenkins/plugins/pipelineaggregatorview/PipelineAggregator/index.jelly

  Log Message:
  ---
  added back the reload info function


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blackduck-hub-plugin] 8f9043: IJH-340 fixing NPE

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 8f9043aed2c53c6730b66773bda92a919d3e669d
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/8f9043aed2c53c6730b66773bda92a919d3e669d
  Author: jrichard 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/scan/BDCommonScanStep.java

  Log Message:
  ---
  IJH-340 fixing NPE


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-api-plugin] da0765: Deleting obsolete comment.

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: da0765f0f85b3b3db31b6f203714bdc99c47ecdc
  
https://github.com/jenkinsci/workflow-api-plugin/commit/da0765f0f85b3b3db31b6f203714bdc99c47ecdc
  Author: Jesse Glick 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Deleting obsolete comment.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 2b1108: Clarify what fields for an image are what in the i...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 2b11083f74998a21d4d6f4a71cac8ec56f546d51
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/2b11083f74998a21d4d6f4a71cac8ec56f546d51
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/webapp/help-imageReference.html

  Log Message:
  ---
  Clarify what fields for an image are what in the inline-help for Image 
Reference


  Commit: 424b2461dc5b9a1a0ba8608d9a59607e25124567
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/424b2461dc5b9a1a0ba8608d9a59607e25124567
  Author: Arjun Roy Chaudhuri 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/webapp/help-imageReference.html

  Log Message:
  ---
  Merge pull request #2 from rtyler/slightly-better-help

Clarify which Image Reference fields mean what in the inline help


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/37b094dc1171...424b2461dc5b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/nodejs-plugin] 6d0487: JENKINS-26828 Add support for installing the NodeJ...

2016-12-07 Thread GitHub
  Branch: refs/heads/feature/JENKINS-26828
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 6d0487c12e51701da6ffc71a4f4295fd8f5cb846
  
https://github.com/jenkinsci/nodejs-plugin/commit/6d0487c12e51701da6ffc71a4f4295fd8f5cb846
  Author: Nikolas Falco 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/jenkins/plugins/nodejs/tools/CPU.java
A src/main/java/jenkins/plugins/nodejs/tools/DetectionFailedException.java
M src/main/java/jenkins/plugins/nodejs/tools/InstallerPathResolver.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersion.java
A src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersionRange.java
A src/main/java/jenkins/plugins/nodejs/tools/Platform.java
M 
src/main/java/jenkins/plugins/nodejs/tools/pathresolvers/LatestInstallerPathResolver.java
M src/test/java/jenkins/plugins/nodejs/tools/InstallerPathResolversTest.java
M 
src/test/resources/updates/jenkins.plugins.nodejs.tools.NodeJSInstaller.json

  Log Message:
  ---
  JENKINS-26828 Add support for installing the NodeJS windows msi

Remove unused old method.
Update some old duplicate code from jenkins core code.
Extend version with range capabilities to check which version has only an msi 
installer.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/nodejs-plugin] 0f8bbb: FIXED JENKINS-26828 Add support for installing the...

2016-12-07 Thread GitHub
  Branch: refs/heads/feature/JENKINS-26828
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 0f8bbb7f58de3eedd3c7783e3a2c243f331ddd1c
  
https://github.com/jenkinsci/nodejs-plugin/commit/0f8bbb7f58de3eedd3c7783e3a2c243f331ddd1c
  Author: Nikolas Falco 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/jenkins/plugins/nodejs/tools/CPU.java
A src/main/java/jenkins/plugins/nodejs/tools/DetectionFailedException.java
M src/main/java/jenkins/plugins/nodejs/tools/InstallerPathResolver.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersion.java
A src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersionRange.java
A src/main/java/jenkins/plugins/nodejs/tools/Platform.java
M 
src/main/java/jenkins/plugins/nodejs/tools/pathresolvers/LatestInstallerPathResolver.java
M src/test/java/jenkins/plugins/nodejs/tools/InstallerPathResolversTest.java
M 
src/test/resources/updates/jenkins.plugins.nodejs.tools.NodeJSInstaller.json

  Log Message:
  ---
  FIXED JENKINS-26828 Add support for installing the NodeJS windows msi

Remove unused old method.
Update some old duplicate code from jenkins core code.
Extend version with range capabilities to check which version has only an msi 
installer.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] 10f150: Add node monitoring data for all nodes.

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 10f1504f26ddc08e7589fce7bc252b15b2e950f2
  
https://github.com/jenkinsci/support-core-plugin/commit/10f1504f26ddc08e7589fce7bc252b15b2e950f2
  Author: christ66 
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
A src/main/java/NodeMonitors.java

  Log Message:
  ---
  Add node monitoring data for all nodes.


  Commit: e9c3819d07ef30973910d3de3614100c4968e5fb
  
https://github.com/jenkinsci/support-core-plugin/commit/e9c3819d07ef30973910d3de3614100c4968e5fb
  Author: christ66 
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
R src/main/java/NodeMonitors.java
A src/main/java/com/cloudbees/jenkins/support/impl/NodeMonitors.java

  Log Message:
  ---
  Move to correct package location.


  Commit: 44b8eb542dc49133bf3ae9c2a1a40300af258438
  
https://github.com/jenkinsci/support-core-plugin/commit/44b8eb542dc49133bf3ae9c2a1a40300af258438
  Author: Steven Christou 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/com/cloudbees/jenkins/support/impl/NodeMonitors.java

  Log Message:
  ---
  Merge pull request #85 from christ66/nodeMonitor

Add node monitoring data for all nodes.


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/b7c4fa5ebaa2...44b8eb542dc4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] c8df4a: [JENKINS-40094] Fix global config.xml content

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: c8df4a8d28a68ed89f144276c2c9756537d86976
  
https://github.com/jenkinsci/support-core-plugin/commit/c8df4a8d28a68ed89f144276c2c9756537d86976
  Author: Antonio Muñiz 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/com/cloudbees/jenkins/support/api/TemporaryFileContent.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/ConfigFileComponent.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/OtherConfigFilesComponent.java

  Log Message:
  ---
  [JENKINS-40094] Fix global config.xml content


  Commit: 961d09c23c93ba4b052f172ba4cd1847007144c2
  
https://github.com/jenkinsci/support-core-plugin/commit/961d09c23c93ba4b052f172ba4cd1847007144c2
  Author: Antonio Muñiz 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/api/TemporaryFileContent.java

  Log Message:
  ---
  Typo


  Commit: b7c4fa5ebaa24a68fadc6792fded8076d121b808
  
https://github.com/jenkinsci/support-core-plugin/commit/b7c4fa5ebaa24a68fadc6792fded8076d121b808
  Author: Steven Christou 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/com/cloudbees/jenkins/support/api/TemporaryFileContent.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/ConfigFileComponent.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/OtherConfigFilesComponent.java

  Log Message:
  ---
  Merge pull request #95 from amuniz/JENKINS-40094

[FIX JENKINS-40094] Fix global config.xml content


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/ba3a50362652...b7c4fa5ebaa2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins-infra] 870f6f: Add the Azure VM Agents plugin

2016-12-07 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 870f6fec65b79c6056266654ed090219862efb18
  
https://github.com/jenkins-infra/jenkins-infra/commit/870f6fec65b79c6056266654ed090219862efb18
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M hieradata/clients/ci.yaml

  Log Message:
  ---
  Add the Azure VM Agents plugin

New and improved! https://github.com/jenkinsci/azure-vm-agents-plugin

Related to INFRA-929


  Commit: bf24c6840f76d03fcb11b8a68ff324940b3e0105
  
https://github.com/jenkins-infra/jenkins-infra/commit/bf24c6840f76d03fcb11b8a68ff324940b3e0105
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M hieradata/clients/ci.yaml

  Log Message:
  ---
  Merge pull request #655 from rtyler/azure-vm-agents

Add the Azure VM Agents plugin


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/6ae33a3ea5bd...bf24c6840f76

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/nodejs-plugin] 9ba06f: [FIXED JENKINS-26828] Add support for installing t...

2016-12-07 Thread GitHub
  Branch: refs/heads/feature/JENKINS-26828
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 9ba06f17ab1272bf3afdd963dfe3d0c0fd265c8d
  
https://github.com/jenkinsci/nodejs-plugin/commit/9ba06f17ab1272bf3afdd963dfe3d0c0fd265c8d
  Author: Nikolas Falco 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/jenkins/plugins/nodejs/tools/CPU.java
A src/main/java/jenkins/plugins/nodejs/tools/DetectionFailedException.java
M src/main/java/jenkins/plugins/nodejs/tools/InstallerPathResolver.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersion.java
A src/main/java/jenkins/plugins/nodejs/tools/NodeJSVersionRange.java
A src/main/java/jenkins/plugins/nodejs/tools/Platform.java
M 
src/main/java/jenkins/plugins/nodejs/tools/pathresolvers/LatestInstallerPathResolver.java
M src/test/java/jenkins/plugins/nodejs/tools/InstallerPathResolversTest.java

  Log Message:
  ---
  [FIXED JENKINS-26828] Add support for installing the NodeJS windows msi

Remove unused old method.
Update some old duplicate code from jenkins core code.
Extend version with range capabilities to check which version has only an msi 
installer.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/performance-plugin] 5832ec: Added test for JENKINS-40254

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 5832ec79a5dd63d0bd8e11e8011bb4a05b2e9d9c
  
https://github.com/jenkinsci/performance-plugin/commit/5832ec79a5dd63d0bd8e11e8011bb4a05b2e9d9c
  Author: Tõnis Pool 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
M src/main/java/hudson/plugins/performance/TestSuiteReportDetail.java
A src/test/java/hudson/plugins/performance/TestSuiteReportDetailTest.java

  Log Message:
  ---
  Added test for JENKINS-40254

Had to refactor doRespondingTimeGraphPerTestCaseMode method and extracted 
getChartDatasetBuilderForBuilds from it to make it a bit easier to test. Also I 
removed some unused parameters from the constructor of TestSuiteReportDetail.


  Commit: aaeb73573159ec88cf61e6b6ca91ce434ae9c11e
  
https://github.com/jenkinsci/performance-plugin/commit/aaeb73573159ec88cf61e6b6ca91ce434ae9c11e
  Author: Andrey Pokhilko 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceProjectAction.java
M src/main/java/hudson/plugins/performance/TestSuiteReportDetail.java
A src/test/java/hudson/plugins/performance/TestSuiteReportDetailTest.java

  Log Message:
  ---
  Merge pull request #76 from poolik/master

Added test for JENKINS-40254


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/22c7f1760fe6...aaeb73573159

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] c10d64: jenkin UI thresholds- fix UI bugs

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: c10d643ddb7faf69953eb0540a44a7c59b632b2d
  
https://github.com/jenkinsci/checkmarx-plugin/commit/c10d643ddb7faf69953eb0540a44a7c59b632b2d
  Author: Gal Nussbaum 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/resources/com/checkmarx/jenkins/CxProjectResult/jobMain.jelly

  Log Message:
  ---
  jenkin UI thresholds- fix UI bugs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tfs-plugin] 465021: Do not process repo URI string when "Jenkins Queue...

2016-12-07 Thread GitHub
  Branch: refs/heads/users/davidstaheli/rm1
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 465021e4c1bcbab09fb61022c2fd539515771988
  
https://github.com/jenkinsci/tfs-plugin/commit/465021e4c1bcbab09fb61022c2fd539515771988
  Author: David Staheli 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/model/BuildCommand.java

  Log Message:
  ---
  Do not process repo URI string when "Jenkins Queue Job" task invokes a 
Jenkins job from TFS Release Management


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/fitnesse-plugin] 3c5af8: Try to gracefully terminate the running test in ca...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fitnesse-plugin
  Commit: 3c5af8d0a7f044f7f40fac02c45408a33d936701
  
https://github.com/jenkinsci/fitnesse-plugin/commit/3c5af8d0a7f044f7f40fac02c45408a33d936701
  Author: Rudo Peters 
  Date:   2016-12-04 (Sun, 04 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java

  Log Message:
  ---
  Try to gracefully terminate the running test in case of an exception


  Commit: 63677ab26044ad4d88e5553cd731645472e2fc4f
  
https://github.com/jenkinsci/fitnesse-plugin/commit/63677ab26044ad4d88e5553cd731645472e2fc4f
  Author: Rudo Peters 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java

  Log Message:
  ---
  Moved killTest to catch


  Commit: 8f2292a656f225cdc1e76b3dd76d5b1d0b068541
  
https://github.com/jenkinsci/fitnesse-plugin/commit/8f2292a656f225cdc1e76b3dd76d5b1d0b068541
  Author: Rudo Peters 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java

  Log Message:
  ---
  Kill test after printing stacktrace


  Commit: 63228f16a05af919330130495dab64425ea9d43a
  
https://github.com/jenkinsci/fitnesse-plugin/commit/63228f16a05af919330130495dab64425ea9d43a
  Author: lessonz 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java

  Log Message:
  ---
  Merge pull request #31 from rudopeters/master

Try to gracefully terminate the running test in case of an exception


Compare: 
https://github.com/jenkinsci/fitnesse-plugin/compare/a6c6f4384394...63228f16a05a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 8f2e07: Address code review comments

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 8f2e07458d415b2f16bbbeb72888029d0e58b806
  
https://github.com/jenkinsci/branch-api-plugin/commit/8f2e07458d415b2f16bbbeb72888029d0e58b806
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/jenkins/branch/BranchEventCause.java
M src/main/java/jenkins/branch/MetadataActionFolderIcon.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/main/java/jenkins/branch/ParameterDefinitionBranchProperty.java
M src/test/java/integration/BrandingTest.java
M src/test/java/integration/CategorizationTest.java
M src/test/java/integration/EnvironmentTest.java
M src/test/java/integration/ScmApiTest.java
M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java

  Log Message:
  ---
  Address code review comments


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin]

2016-12-07 Thread GitHub
  Branch: refs/heads/Folder-Credentials
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin] e6fa4e: Update JenkinsAuthenticationProvider.java

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: e6fa4e638d46b9021428b08bcb7aaf39e691dc13
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/e6fa4e638d46b9021428b08bcb7aaf39e691dc13
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/auth/JenkinsAuthenticationProvider.java

  Log Message:
  ---
  Update JenkinsAuthenticationProvider.java


  Commit: c1db394f5fe05c381ab1e8b6e7eb64991b156a35
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/c1db394f5fe05c381ab1e8b6e7eb64991b156a35
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep.java

  Log Message:
  ---
  Update AppScanBuildStep.java


  Commit: 924eaf717b7b729cddc9b032ffcf26e8d91057af
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/924eaf717b7b729cddc9b032ffcf26e8d91057af
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/auth/JenkinsAuthenticationProvider.java

  Log Message:
  ---
  Update JenkinsAuthenticationProvider.java


  Commit: 242098983ce95016390f1876db588e0f5a97c196
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/242098983ce95016390f1876db588e0f5a97c196
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/auth/JenkinsAuthenticationProvider.java
M 
src/main/java/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/Folder-Credentials

Folder credentials


Compare: 
https://github.com/jenkinsci/ibm-asoc-plugin/compare/98778524ea67...242098983ce9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 565da5: Correct an invalid link from being generated on th...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 565da54bbd9ab55d3b111807d04a04c4d24bcf26
  
https://github.com/jenkins-infra/jenkins.io/commit/565da54bbd9ab55d3b111807d04a04c4d24bcf26
  Author: R. Tyler Croy 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M content/_layouts/section.html.haml

  Log Message:
  ---
  Correct an invalid link from being generated on the bottom of section pages


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] bb172b: remove the graph image from the main page of proje...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: bb172b4aac7e89efd77057475e333b82cea2118e
  
https://github.com/jenkinsci/checkmarx-plugin/commit/bb172b4aac7e89efd77057475e333b82cea2118e
  Author: Gal Nussbaum 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
R src/main/resources/com/checkmarx/jenkins/CxProjectResult/floatingBox.jelly

  Log Message:
  ---
  remove the graph image from the main page of project


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] 657e7a: jenkins reports UI - main page of the last job

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 657e7aa487718de9db46a8998e8fe2a1dfa9caf8
  
https://github.com/jenkinsci/checkmarx-plugin/commit/657e7aa487718de9db46a8998e8fe2a1dfa9caf8
  Author: Gal Nussbaum 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/resources/com/checkmarx/jenkins/CxProjectResult/jobMain.jelly
M src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.jelly

  Log Message:
  ---
  jenkins reports UI - main page of the last job


  Commit: 4710e139c5f647586a8473b83128989ac843dcdd
  
https://github.com/jenkinsci/checkmarx-plugin/commit/4710e139c5f647586a8473b83128989ac843dcdd
  Author: Gal Nussbaum 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
A src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.html
M src/main/resources/com/checkmarx/jenkins/cxconfig.xml

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


Compare: 
https://github.com/jenkinsci/checkmarx-plugin/compare/dbb871b77298...4710e139c5f6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] ca95cb: Fix flakey test

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: ca95cbd0606c386d1a08c3d0f5aae1eff335dc39
  
https://github.com/jenkinsci/branch-api-plugin/commit/ca95cbd0606c386d1a08c3d0f5aae1eff335dc39
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  Fix flakey test

NullSCM doesnt work on roundtrip, so use an actual SCMSource that can be 
roundtripped


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] dbb871: generate html report WI: 84982

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: dbb871b7729889b4ff46ee6b1e1d5f17f5569475
  
https://github.com/jenkinsci/checkmarx-plugin/commit/dbb871b7729889b4ff46ee6b1e1d5f17f5569475
  Author: dorg 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
A src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.html
M src/main/resources/com/checkmarx/jenkins/cxconfig.xml

  Log Message:
  ---
  generate html report WI: 84982


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-pipeline-editor-plugin] 83d19b: Fix build with Java 8 javadoc tool

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: 83d19b99ae5b451be2c069c4ccd72ae7fb8d3192
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/83d19b99ae5b451be2c069c4ccd72ae7fb8d3192
  Author: Baptiste Mathus 
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
M 
src/main/java/io/blueocean/rest/pipeline/editor/ExportedDescribableModel.java

  Log Message:
  ---
  Fix build with Java 8 javadoc tool

There's still some warnings that would be better to fix to reduce noise,
but only fixing the "error" to be able to build without disabling the
javadoc plugin.


  Commit: a9339b876d577b22b341ff2fd0046c7dd8c7f875
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/a9339b876d577b22b341ff2fd0046c7dd8c7f875
  Author: Keith Zantow 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/io/blueocean/rest/pipeline/editor/ExportedDescribableModel.java

  Log Message:
  ---
  Merge pull request #5 from batmat/fix-javadoc-8-build

Fix build with Java 8 javadoc tool


Compare: 
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/compare/a9af14f833be...a9339b876d57

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin] 924eaf: Update JenkinsAuthenticationProvider.java

2016-12-07 Thread GitHub
  Branch: refs/heads/Folder-Credentials
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: 924eaf717b7b729cddc9b032ffcf26e8d91057af
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/924eaf717b7b729cddc9b032ffcf26e8d91057af
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/auth/JenkinsAuthenticationProvider.java

  Log Message:
  ---
  Update JenkinsAuthenticationProvider.java


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin] c1db39: Update AppScanBuildStep.java

2016-12-07 Thread GitHub
  Branch: refs/heads/Folder-Credentials
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: c1db394f5fe05c381ab1e8b6e7eb64991b156a35
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/c1db394f5fe05c381ab1e8b6e7eb64991b156a35
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep.java

  Log Message:
  ---
  Update AppScanBuildStep.java


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin] e6fa4e: Update JenkinsAuthenticationProvider.java

2016-12-07 Thread GitHub
  Branch: refs/heads/Folder-Credentials
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: e6fa4e638d46b9021428b08bcb7aaf39e691dc13
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/e6fa4e638d46b9021428b08bcb7aaf39e691dc13
  Author: mattmurp 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/java/com/ibm/appscan/jenkins/plugin/auth/JenkinsAuthenticationProvider.java

  Log Message:
  ---
  Update JenkinsAuthenticationProvider.java


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jira-issue-updater-plugin] 140845: Release prepared changes

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-issue-updater-plugin
  Commit: 140845f6439fed8d53bbd2e38b1bb493fe8f00d9
  
https://github.com/jenkinsci/jira-issue-updater-plugin/commit/140845f6439fed8d53bbd2e38b1bb493fe8f00d9
  Author: Ian Sparks 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M README
M pom.xml

  Log Message:
  ---
  Release prepared changes


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-asoc-plugin]

2016-12-07 Thread GitHub
  Branch: refs/heads/Folder-Credentials
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] 5b9db1: jenkins reports UI- add OSA thresholds and thresho...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 5b9db14f4d500545b723db68be2b0dada0e198be
  
https://github.com/jenkinsci/checkmarx-plugin/commit/5b9db14f4d500545b723db68be2b0dada0e198be
  Author: Gal Nussbaum 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/java/com/checkmarx/jenkins/CxScanResult.java
M src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.jelly

  Log Message:
  ---
  jenkins reports UI- add OSA thresholds and thresholds exceeded\compliance


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] 6dc29d: [JENKINS-39355 follow up] Pick up SCM API 2.0 rele...

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 6dc29d6791159f1b9b3ba37c9319a76fdf19ca03
  
https://github.com/jenkinsci/branch-api-plugin/commit/6dc29d6791159f1b9b3ba37c9319a76fdf19ca03
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-39355 follow up] Pick up SCM API 2.0 release

- Also mark the on-disk configuration format as having changed since 1.11, if 
you upgrade to 2.0 and downgrade again you will need to run a full index / scan 
to fix the actions etc.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 37006d: [JENKINS-40030] Re-defined delays defined in hudso...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 37006d86bfe43e85dfd0a4db9d7e1d2f254fcbdd
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/37006d86bfe43e85dfd0a4db9d7e1d2f254fcbdd
  Author: Ing. Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/test/java/com/redhat/foreman/ForemanTestRule.java

  Log Message:
  ---
  [JENKINS-40030] Re-defined delays defined in 
hudson.slaves.NodeProvisioner.NodeProvisionerInvoker


  Commit: 0b562c396d349abe1b10a10cda4d3ec36f0aee1a
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/0b562c396d349abe1b10a10cda4d3ec36f0aee1a
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/test/java/com/redhat/foreman/ForemanTestRule.java

  Log Message:
  ---
  Merge pull request #34 from pjanouse/JENKINS-40030-testdelay

[JENKINS-40030] Re-defined delays defined in 
hudson.slaves.NodeProvisioner.NodeProvisionerInvoker


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/35a7199d7df7...0b562c396d34

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 501026: [maven-release-plugin] prepare release scm-api-2.0

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 501026889a96fd09c46afe9f4fcdd5bd3be076b8
  
https://github.com/jenkinsci/scm-api-plugin/commit/501026889a96fd09c46afe9f4fcdd5bd3be076b8
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 40091900072d53a5bbb86454722a986c0c1e0181
  
https://github.com/jenkinsci/scm-api-plugin/commit/40091900072d53a5bbb86454722a986c0c1e0181
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/scm-api-2.0
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] a05af5: javadoc errors FTW

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: a05af5d1a27970cc1a60cd622b430a8a56a47f68
  
https://github.com/jenkinsci/scm-api-plugin/commit/a05af5d1a27970cc1a60cd622b430a8a56a47f68
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  javadoc errors FTW


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 42228b: [JENKINS-38899] ForemanSharedNodeCloud.provision(L...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 42228b67fb8fb07cee285e07d5d052362c7596ea
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/42228b67fb8fb07cee285e07d5d052362c7596ea
  Author: Ing. Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  [JENKINS-38899] ForemanSharedNodeCloud.provision(Label) iterates over the 
whole collection


  Commit: 35a7199d7df763eb4a0fc454a41d2c670ec65bf1
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/35a7199d7df763eb4a0fc454a41d2c670ec65bf1
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  Merge pull request #29 from 
pjanouse/JENKINS-38899-Provision-interate-over-collection

[JENKINS-38899] ForemanSharedNodeCloud.provision(Label) iterates over the whole 
collection


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/bf324662fdb3...35a7199d7df7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/worksoft-certify-process-runner-plugin] 9de89c: Update pom.xml

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/worksoft-certify-process-runner-plugin
  Commit: 9de89c7dbad06474279e5d5a54182eb6bba6c891
  
https://github.com/jenkinsci/worksoft-certify-process-runner-plugin/commit/9de89c7dbad06474279e5d5a54182eb6bba6c891
  Author: lakshmisusmitha 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/junit-plugin] 756b34: fixed typo

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 756b347b9e1de74644e60c561a60c74de7f740c0
  
https://github.com/jenkinsci/junit-plugin/commit/756b347b9e1de74644e60c561a60c74de7f740c0
  Author: Dmitri Karpovich 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M 
src/main/resources/hudson/tasks/test/MetaTabulatedResult/list_ru.properties

  Log Message:
  ---
  fixed typo

пропушено -> пропущено


  Commit: 90e7ddbda961f2325b984f9573c16de92b214ec5
  
https://github.com/jenkinsci/junit-plugin/commit/90e7ddbda961f2325b984f9573c16de92b214ec5
  Author: Oliver Gondža 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M 
src/main/resources/hudson/tasks/test/MetaTabulatedResult/list_ru.properties

  Log Message:
  ---
  Merge pull request #60 from bigscoop/patch-1

fixed typo


Compare: 
https://github.com/jenkinsci/junit-plugin/compare/f7ee4b08c722...90e7ddbda961

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] 4f015f: Simply ignore if the GC logging options are not en...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 4f015f063e79e972ba7c21f446e8d5ef1746a6bc
  
https://github.com/jenkinsci/support-core-plugin/commit/4f015f063e79e972ba7c21f446e8d5ef1746a6bc
  Author: Baptiste Mathus 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/GCLogs.java

  Log Message:
  ---
  Simply ignore if the GC logging options are not enabled

isEnabled() was actually designed for security. So it shows a crossed
line for that Component currently, ugly.


  Commit: ba3a50362652a333056a4437083ec87b514a77f5
  
https://github.com/jenkinsci/support-core-plugin/commit/ba3a50362652a333056a4437083ec87b514a77f5
  Author: Baptiste Mathus 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/GCLogs.java

  Log Message:
  ---
  Merge pull request #94 from batmat/fix-weird-secu-issue-gclogs

Simply ignore if the GC logging options are not enabled


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/5f2f23de4e67...ba3a50362652

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin]

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355
  Home:   https://github.com/jenkinsci/scm-api-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 3e54a4: Fix docs and remove the need for implementations t...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 3e54a4c260987673358ebefb77454e5a6bba2533
  
https://github.com/jenkinsci/scm-api-plugin/commit/3e54a4c260987673358ebefb77454e5a6bba2533
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M docs/implementation.adoc
M src/main/java/jenkins/scm/api/SCMSource.java

  Log Message:
  ---
  Fix docs and remove the need for implementations to have to worry about 
scoping the observer to the event


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/scm-api-plugin] 4a0ab8: Fix docs and remove the need for implementations t...

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-39355
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 4a0ab86822f893dc44e2d80dd30e3366dc4d6aa5
  
https://github.com/jenkinsci/scm-api-plugin/commit/4a0ab86822f893dc44e2d80dd30e3366dc4d6aa5
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M docs/implementation.adoc
M src/main/java/jenkins/scm/api/SCMSource.java

  Log Message:
  ---
  Fix docs and remove the need for implementations to have to worry about 
scoping the observer to the event


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cloudbees-folder-plugin] 375eb1: [JENKINS-38606 Follow-up] Ensure AllView gets migr...

2016-12-07 Thread GitHub
  Branch: refs/heads/jenkins-38606-follow-up
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 375eb15356355617232402598a8f7517d269daa4
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/375eb15356355617232402598a8f7517d269daa4
  Author: Stephen Connolly 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java
M 
src/main/java/com/cloudbees/hudson/plugins/folder/views/DefaultFolderViewHolder.java

  Log Message:
  ---
  [JENKINS-38606 Follow-up] Ensure AllView gets migrated


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/acceptance-test-harness] 8b786a: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 8b786aac0efc693cf5e3889d5dedc82a42748690
  
https://github.com/jenkinsci/acceptance-test-harness/commit/8b786aac0efc693cf5e3889d5dedc82a42748690
  Author: Andres Rodriguez 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/acceptance-test-harness]

2016-12-07 Thread GitHub
  Branch: refs/tags/acceptance-test-harness-1.44
  Home:   https://github.com/jenkinsci/acceptance-test-harness

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/acceptance-test-harness] 49ab68: [maven-release-plugin] prepare release acceptance-...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 49ab68ea58a1f8c3008df5b4231d4a6526f5cbd9
  
https://github.com/jenkinsci/acceptance-test-harness/commit/49ab68ea58a1f8c3008df5b4231d4a6526f5cbd9
  Author: Andres Rodriguez 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release acceptance-test-harness-1.44


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/performance-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/performance-1.16
  Home:   https://github.com/jenkinsci/performance-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/performance-plugin] 22c7f1: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 22c7f1760fe6a075f5f0eb360d0fdcf1338fe5ed
  
https://github.com/jenkinsci/performance-plugin/commit/22c7f1760fe6a075f5f0eb360d0fdcf1338fe5ed
  Author: Andrey Pohilko 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/performance-plugin] 085107: [maven-release-plugin] prepare release performance...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 0851076dcf8a8a802ffacaeeaf3de3cbdf703a24
  
https://github.com/jenkinsci/performance-plugin/commit/0851076dcf8a8a802ffacaeeaf3de3cbdf703a24
  Author: Andrey Pohilko 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release performance-1.16


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] ceb646: Removed STDOUT StackTrace debug output

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: ceb646a79922c2bd05f556d6564e43343c12989e
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/ceb646a79922c2bd05f556d6564e43343c12989e
  Author: Ing. Pavel Janousek 
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Removed STDOUT StackTrace debug output


  Commit: bf324662fdb3f50be8b6c7dfb9a66374ce28ffec
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/bf324662fdb3f50be8b6c7dfb9a66374ce28ffec
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Merge pull request #30 from pjanouse/remove-print-stack-trace

Removed STDOUT StackTrace debug output


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/ea5d26fa3da7...bf324662fdb3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 58bad3: [JENKINS-39140] Node termination is performed by p...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 58bad354f9ba8ac25701450fbd93adc0ad1720d0
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/58bad354f9ba8ac25701450fbd93adc0ad1720d0
  Author: Ing. Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/com/redhat/foreman/ForemanCleanupThread.java
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
A src/test/java/com/redhat/foreman/ForemanTestRule.java

  Log Message:
  ---
  [JENKINS-39140] Node termination is performed by periodic task


  Commit: c913d47a8a03f90bfd7472e11ecebe390d5bc14b
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/c913d47a8a03f90bfd7472e11ecebe390d5bc14b
  Author: Ing. Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanCleanupThread.java

  Log Message:
  ---
  Findbug fix


  Commit: ea5d26fa3da77479c42dc7633cba88652d10fd17
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/ea5d26fa3da77479c42dc7633cba88652d10fd17
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
A src/main/java/com/redhat/foreman/ForemanCleanupThread.java
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
A src/test/java/com/redhat/foreman/ForemanTestRule.java

  Log Message:
  ---
  Merge pull request #27 from 
pjanouse/JENKINS-39140-NodeTerminationCleanupThread

[JENKINS-39140] Node termination is performed by periodic task


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/4ecd8059153a...ea5d26fa3da7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-acceptance-test] c19770: relax the timing a bit as often jobs are finished

2016-12-07 Thread GitHub
  Branch: refs/heads/bug/frankie-says-relax
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: c197704b555d0ee75090ba99ed8ad583dc4027ba
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/c197704b555d0ee75090ba99ed8ad583dc4027ba
  Author: Michael Neale 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
M 
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
M src/test/resources/test_scripts/stages-with-wait.groovy

  Log Message:
  ---
  relax the timing a bit as often jobs are finished


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 4ecd80: ForemanSharedNodeCloudTest cleanup (#31)

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 4ecd8059153a58808a6ab57e55314d63fa915272
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/4ecd8059153a58808a6ab57e55314d63fa915272
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  ForemanSharedNodeCloudTest cleanup (#31)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 52e1e0: Merge pull request #26 from pjanouse/remove17api

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 52e1e06b19601446e12f6d911290fbda90c59cea
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/52e1e06b19601446e12f6d911290fbda90c59cea
  Author: Pavel Janousek 
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
M src/test/java/com/redhat/foreman/TestUtils.java

  Log Message:
  ---
  Merge pull request #26 from pjanouse/remove17api

Converted Java 1.7 API usage to lower version


  Commit: 36a442d7072fe691eea167b96941120f794f1b8e
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/36a442d7072fe691eea167b96941120f794f1b8e
  Author: Ing. Pavel Janousek 
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java

  Log Message:
  ---
  [JENKINS-39481] HTTP codes 404 and 406 during reservation aren't an issue


  Commit: f69ec296525950545b904049f66d6a4b98aef961
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/f69ec296525950545b904049f66d6a4b98aef961
  Author: Ing. Pavel Janousek 
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java

  Log Message:
  ---
  Added code comment


  Commit: 6656eabbd8407e13b9bb5bbfdba5b01ff2e51658
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/6656eabbd8407e13b9bb5bbfdba5b01ff2e51658
  Author: Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java

  Log Message:
  ---
  Merge pull request #28 from pjanouse/JENKINS-39481-http406

[JENKINS-39481] HTTP codes 404 and 406 during reservation aren't an issue


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/8b26c2c26f2a...6656eabbd840

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/foreman-node-sharing-plugin] 8b26c2: Override AbstractCloudComputer.doDoDelete()

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 8b26c2c26f2a8ba004c1fa9b1b45ec742477fb1f
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/8b26c2c26f2a8ba004c1fa9b1b45ec742477fb1f
  Author: Ing. Pavel Janousek 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanComputer.java

  Log Message:
  ---
  Override AbstractCloudComputer.doDoDelete()


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] 6c33be: Added parentCredentials option to the git submodul...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 6c33be66ab1499ab67b65074423ac1e74873419b
  
https://github.com/jenkinsci/job-dsl-plugin/commit/6c33be66ab1499ab67b65074423ac1e74873419b
  Author: Artem Demchenkov 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitExtensionContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitSubmoduleOptionsContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy

  Log Message:
  ---
  Added parentCredentials option to the git submodule options


  Commit: ddec1739172e7e27f967dc58c3b1b58af064d171
  
https://github.com/jenkinsci/job-dsl-plugin/commit/ddec1739172e7e27f967dc58c3b1b58af064d171
  Author: Daniel Spilker 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M docs/Home.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitExtensionContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitSubmoduleOptionsContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'Ardem/master'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/2c21346dce55...ddec1739172e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] b8b33d: [maven-release-plugin] prepare for next developmen...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b8b33dca2a6adf3afb612b1ab2ba0df3802991ea
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b8b33dca2a6adf3afb612b1ab2ba0df3802991ea
  Author: Richard Keeble 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin]

2016-12-07 Thread GitHub
  Branch: refs/tags/vectorcast-execution-0.11
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] a937a7: [maven-release-plugin] prepare release vectorcast-...

2016-12-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: a937a798a9406a2b3d682465b6dde49a9924676c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a937a798a9406a2b3d682465b6dde49a9924676c
  Author: Richard Keeble 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >