[jenkinsci/test-stability-plugin] d73f01: Use non-deprecated API (now contributeTestData)

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-stability-plugin
  Commit: d73f01ec4c10b7b35684dcc6cae03ba79096ae82
  
https://github.com/jenkinsci/test-stability-plugin/commit/d73f01ec4c10b7b35684dcc6cae03ba79096ae82
  Author: Dominik Bruhn 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M .gitignore
M 
src/main/java/de/esailors/jenkins/teststability/StabilityTestDataPublisher.java

  Log Message:
  ---
  Use non-deprecated API (now contributeTestData)

The getTestData method on the TestDataPublisher is deprecated. It
doesn't work with Pipeline builds and makes them hang. This commit
changes the plugin to use the new contributeTestData method...


  Commit: 4d56b22043bcd3b187ca5ec95fd572fa2a914703
  
https://github.com/jenkinsci/test-stability-plugin/commit/4d56b22043bcd3b187ca5ec95fd572fa2a914703
  Author: Sean Flanigan 
  Date:   2017-02-05 (Sun, 05 Feb 2017)

  Changed paths:
M .gitignore
M 
src/main/java/de/esailors/jenkins/teststability/StabilityTestDataPublisher.java

  Log Message:
  ---
  Merge pull request #2 from theomega/useNonDeprecatedApi

JENKINS-38484 Use non-deprecated API (now contributeTestData)

https://issues.jenkins-ci.org/browse/JENKINS-38484


Compare: 
https://github.com/jenkinsci/test-stability-plugin/compare/4e250cb6f79b...4d56b22043bc

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


[jenkinsci/git-parameter-plugin] 638dcf: Include Jenkins Project Name in Log message

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: 638dcf5f9d90d69e59a37e51d33e6ad11fa40dae
  
https://github.com/jenkinsci/git-parameter-plugin/commit/638dcf5f9d90d69e59a37e51d33e6ad11fa40dae
  Author: klimas7 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/FilePathWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/AbstractJobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/JobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/WorkflowJobWrapper.java

  Log Message:
  ---
  Include Jenkins Project Name in Log message


  Commit: 7fb1ef45346cd6fa68a8f6c46529d6b9723c4ad8
  
https://github.com/jenkinsci/git-parameter-plugin/commit/7fb1ef45346cd6fa68a8f6c46529d6b9723c4ad8
  Author: Boguslaw Klimas 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/FilePathWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/AbstractJobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/JobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/WorkflowJobWrapper.java

  Log Message:
  ---
  Merge pull request #44 from jenkinsci/feature/JENKINS-40523

Include Jenkins Project Name in Log message


Compare: 
https://github.com/jenkinsci/git-parameter-plugin/compare/d4972a116951...7fb1ef45346c

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


[jenkinsci/git-parameter-plugin] 638dcf: Include Jenkins Project Name in Log message

2017-02-04 Thread GitHub
  Branch: refs/heads/feature/JENKINS-40523
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: 638dcf5f9d90d69e59a37e51d33e6ad11fa40dae
  
https://github.com/jenkinsci/git-parameter-plugin/commit/638dcf5f9d90d69e59a37e51d33e6ad11fa40dae
  Author: klimas7 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/FilePathWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/AbstractJobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/JobWrapper.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/jobs/WorkflowJobWrapper.java

  Log Message:
  ---
  Include Jenkins Project Name in Log message


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


[jenkinsci/google-login-plugin] 3d999a: [JENKINS-36706] Handle session timeout better

2017-02-04 Thread GitHub
  Branch: refs/heads/JENKINS-36706
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 3d999a0a3ab79f3b0715c7cb293a4a9e58a7881f
  
https://github.com/jenkinsci/google-login-plugin/commit/3d999a0a3ab79f3b0715c7cb293a4a9e58a7881f
  Author: Ryan Campbell 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M src/main/java/org/jenkinsci/plugins/googlelogin/OAuthSession.java

  Log Message:
  ---
  [JENKINS-36706] Handle session timeout better


-- 
You received this message because you are subscribed to the Google 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/google-login-plugin] 36670d: JENKINS-36706: Handle session timeout better

2017-02-04 Thread GitHub
  Branch: refs/heads/JENKINS-36706
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 36670d149a2c5748c61f087a2cd035108461bc5c
  
https://github.com/jenkinsci/google-login-plugin/commit/36670d149a2c5748c61f087a2cd035108461bc5c
  Author: Ryan Campbell 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M src/main/java/org/jenkinsci/plugins/googlelogin/OAuthSession.java

  Log Message:
  ---
  JENKINS-36706: Handle session timeout better


-- 
You received this message because you are subscribed to the Google 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/google-login-plugin] bd9d82: [JENKINS-36483] Removes spaces from the Domain

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: bd9d82204ef28f995331102ffd3cb20e41554495
  
https://github.com/jenkinsci/google-login-plugin/commit/bd9d82204ef28f995331102ffd3cb20e41554495
  Author: Ryan Campbell 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M 
src/test/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealmTest.java

  Log Message:
  ---
  [JENKINS-36483] Removes spaces from the Domain


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


[jenkinsci/git-plugin] 864b65: Remove Java 7 permgen setting - use Java 8 for all...

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 864b6549b3949dd2ddd0f74e85eae56c05383543
  
https://github.com/jenkinsci/git-plugin/commit/864b6549b3949dd2ddd0f74e85eae56c05383543
  Author: Mark Waite 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove Java 7 permgen setting - use Java 8 for all builds


  Commit: 25a084b7e86fa60ddc1be32cd8c3800563295a6a
  
https://github.com/jenkinsci/git-plugin/commit/25a084b7e86fa60ddc1be32cd8c3800563295a6a
  Author: Mark Waite 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 2.21


  Commit: 17342d495de1232d19e93c9c642f51d343343cd8
  
https://github.com/jenkinsci/git-plugin/commit/17342d495de1232d19e93c9c642f51d343343cd8
  Author: Mark Waite 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Run one test process per CPU core


Compare: 
https://github.com/jenkinsci/git-plugin/compare/049fd2cf30a4...17342d495de1

-- 
You received this message because you are subscribed to the Google 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] 886250: Update first start with new content

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8862504113e7843e0fc2c8045048b77615fe8914
  
https://github.com/jenkins-infra/jenkins.io/commit/8862504113e7843e0fc2c8045048b77615fe8914
  Author: Daniel Beck 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M content/_data/steps/firststart.yml

  Log Message:
  ---
  Update first start with new content


  Commit: 7df00f4bce0f78100eaa51e0bc7b10d0f9569b9e
  
https://github.com/jenkins-infra/jenkins.io/commit/7df00f4bce0f78100eaa51e0bc7b10d0f9569b9e
  Author: R. Tyler Croy 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M content/_data/steps/firststart.yml

  Log Message:
  ---
  Merge pull request #584 from daniel-beck/firststart-fixes

Update first start with new content


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/11ad1f4ebb3f...7df00f4bce0f

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


[jenkinsci/jenkins] d46fc5: Disable Windows builds until they are fixed.

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d46fc53ca4215bf84ecacadbe03e7789c9c019ec
  
https://github.com/jenkinsci/jenkins/commit/d46fc53ca4215bf84ecacadbe03e7789c9c019ec
  Author: Jesse Glick 
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Disable Windows builds until they are fixed.


  Commit: c4dcffaf4d08f087ed521682349de194a4fac1b7
  
https://github.com/jenkinsci/jenkins/commit/c4dcffaf4d08f087ed521682349de194a4fac1b7
  Author: R. Tyler Croy 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #2733 from jglick/suppress-win-tests

Suppress Windows tests for the moment


Compare: 
https://github.com/jenkinsci/jenkins/compare/d0cdaa06f7b9...c4dcffaf4d08

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


[jenkinsci/openshift-pipeline-plugin] 09cf45: Minor typos and corrections

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 09cf458509c47b2865fc71fa681e2c6e3388e221
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/09cf458509c47b2865fc71fa681e2c6e3388e221
  Author: Matt Hicks 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Minor typos and corrections

Minor typos and fixes to README


  Commit: 112f06f08c3291252a2741dd68cb83c1ddd345de
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/112f06f08c3291252a2741dd68cb83c1ddd345de
  Author: Gabe Montero 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M README.md

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

Minor typos and corrections


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/6a1b3b9c80ac...112f06f08c32

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


[jenkinsci/pipeline-model-definition-plugin] eb8063: Update SYNTAX.md

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: eb806326f6c9c80cfa91c590a81b7e402c0b4331
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/eb806326f6c9c80cfa91c590a81b7e402c0b4331
  Author: Andrew Bayer 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M SYNTAX.md

  Log Message:
  ---
  Update SYNTAX.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/pipeline-model-definition-plugin] cba3a7: Update README.md

2017-02-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: cba3a762d66ca0eaf25011ccd0faa44c7cb76988
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/cba3a762d66ca0eaf25011ccd0faa44c7cb76988
  Author: Andrew Bayer 
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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