[jenkinsci/naginator-plugin] 1f8d13: Revert "Make Matrix Project plugin dependency expl...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/naginator-plugin
  Commit: 1f8d139de57dd67a21e09ae06f83993810833dd6
  
https://github.com/jenkinsci/naginator-plugin/commit/1f8d139de57dd67a21e09ae06f83993810833dd6
  Author: ikedam 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pom.xml
M src/main/java/com/chikli/hudson/plugin/naginator/ScheduleDelay.java

  Log Message:
  ---
  Revert "Make Matrix Project plugin dependency explicit"


  Commit: def1b9e5fcba628ee7587559fbf08f98d4e59a10
  
https://github.com/jenkinsci/naginator-plugin/commit/def1b9e5fcba628ee7587559fbf08f98d4e59a10
  Author: ikedam 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pom.xml
M src/main/java/com/chikli/hudson/plugin/naginator/ScheduleDelay.java

  Log Message:
  ---
  Merge pull request #39 from jenkinsci/revert-37-matrix-project-dependency

Revert "Make Matrix Project plugin dependency explicit"


Compare: 
https://github.com/jenkinsci/naginator-plugin/compare/6e5d0749d247...def1b9e5fcba

-- 
You received this message because you are subscribed to the Google 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-pr-coverage-status-plugin] 6d0b56: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-coverage-status-plugin
  Commit: 6d0b56a0dca680bfc58aae1399bca44830f91c1e
  
https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/6d0b56a0dca680bfc58aae1399bca44830f91c1e
  Author: terma 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/github-pr-coverage-status-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/github-pr-coverage-status-1.5.0
  Home:   https://github.com/jenkinsci/github-pr-coverage-status-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/github-pr-coverage-status-plugin] b1429b: [maven-release-plugin] prepare release github-pr-c...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-coverage-status-plugin
  Commit: b1429bb9f8632734cac6a304d8f3d90b183399fa
  
https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/b1429bb9f8632734cac6a304d8f3d90b183399fa
  Author: terma 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-pr-coverage-status-1.5.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/github-pr-coverage-status-plugin] 37f93b: Adding help section

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-coverage-status-plugin
  Commit: 37f93ba819b24f315546fbe114576f6f9cb9daf8
  
https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/37f93ba819b24f315546fbe114576f6f9cb9daf8
  Author: terma 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M README.md
M 
src/main/java/com/github/terma/jenkins/githubprcoveragestatus/ServiceRegistry.java
M 
src/main/java/com/github/terma/jenkins/githubprcoveragestatus/SonarMasterCoverageRepository.java
M 
src/main/resources/com/github/terma/jenkins/githubprcoveragestatus/Configuration/global.groovy
A 
src/main/resources/com/github/terma/jenkins/githubprcoveragestatus/Configuration/help-sonarUrl.html
A 
src/main/resources/com/github/terma/jenkins/githubprcoveragestatus/Configuration/help-useSonarForMasterCoverage.html
M 
src/test/java/com/github/terma/jenkins/githubprcoveragestatus/SonarMasterCoverageRepositoryTest.java

  Log Message:
  ---
  Adding help section


-- 
You received this message because you are subscribed to the Google 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/http-request-plugin] d9e439: findbugs

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: d9e43928e36d983b3a51889fcaf3c43cc327c092
  
https://github.com/jenkinsci/http-request-plugin/commit/d9e43928e36d983b3a51889fcaf3c43cc327c092
  Author: Janario Oliveira 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/jenkins/plugins/http_request/HttpRequest.java
M src/main/java/jenkins/plugins/http_request/HttpRequestExecution.java

  Log Message:
  ---
  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/nouvola-divecloud-plugin] b4fcce: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: b4fcce1a3a69452e74fd8a1bbfa6ab2f813fc009
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/b4fcce1a3a69452e74fd8a1bbfa6ab2f813fc009
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/nouvola-divecloud-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/nouvola-divecloud-1.08
  Home:   https://github.com/jenkinsci/nouvola-divecloud-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/nouvola-divecloud-plugin] 3cf80d: [maven-release-plugin] prepare release nouvola-div...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: 3cf80d25da5335b94089eef852f883d174ce23e3
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/3cf80d25da5335b94089eef852f883d174ce23e3
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release nouvola-divecloud-1.08


-- 
You received this message because you are subscribed to the Google 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/nouvola-divecloud-plugin] 03b852: Merge pull request #6 from jenkinsci/master

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: 03b8529d3a64dbcea84612f488cbd9bcf498633f
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/03b8529d3a64dbcea84612f488cbd9bcf498633f
  Author: Nisha Kumar-Mayernik 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from jenkinsci/master

Pull in fork changes


  Commit: be43c224f5befcd58a8cce4d0d14309153a9ae95
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/be43c224f5befcd58a8cce4d0d14309153a9ae95
  Author: Nisha Kumar-Mayernik 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nouvoladivecloud/NouvolaBuilder.java

  Log Message:
  ---
  Fixed bug in reporting failure

Signed-off-by: Nisha Kumar-Mayernik 


  Commit: f4e2c645faed80e1f948d5bb9290032978fd4245
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/f4e2c645faed80e1f948d5bb9290032978fd4245
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nouvoladivecloud/NouvolaBuilder.java

  Log Message:
  ---
  Merge pull request #5 from prossaro/master

Fixed a bug in failure reporting


Compare: 
https://github.com/jenkinsci/nouvola-divecloud-plugin/compare/d6c9311615df...f4e2c645faed

-- 
You received this message because you are subscribed to the Google 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/http-request-plugin] ec74d8: Added serialVersion

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: ec74d8c631524b40dd559d71350bf87fbf80fbde
  
https://github.com/jenkinsci/http-request-plugin/commit/ec74d8c631524b40dd559d71350bf87fbf80fbde
  Author: Janario Oliveira 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/jenkins/plugins/http_request/HttpRequestExecution.java
M src/main/java/jenkins/plugins/http_request/HttpRequestStep.java
M 
src/main/java/jenkins/plugins/http_request/auth/BasicDigestAuthentication.java
M src/main/java/jenkins/plugins/http_request/auth/FormAuthentication.java
M 
src/main/java/jenkins/plugins/http_request/util/HttpRequestNameValuePair.java
M src/main/java/jenkins/plugins/http_request/util/RequestAction.java

  Log Message:
  ---
  Added serialVersion


-- 
You received this message because you are subscribed to the Google 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/analysis-core-plugin] a6fcfc: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: a6fcfc715af72dfe6bb400bc811ab342c124aa5b
  
https://github.com/jenkinsci/analysis-core-plugin/commit/a6fcfc715af72dfe6bb400bc811ab342c124aa5b
  Author: Ulli Hafner 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  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/analysis-core-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/analysis-core-1.83
  Home:   https://github.com/jenkinsci/analysis-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/analysis-core-plugin] 97b1d4: [maven-release-plugin] prepare release analysis-co...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 97b1d4f3ab8bce6f4aff703684f9385b77a297f6
  
https://github.com/jenkinsci/analysis-core-plugin/commit/97b1d4f3ab8bce6f4aff703684f9385b77a297f6
  Author: Ulli Hafner 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release analysis-core-1.83


-- 
You received this message because you are subscribed to the Google 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/http-request-plugin] ec18c1: Enforce Java version

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: ec18c1415b5ee0950e60a099383f6f00e48c0148
  
https://github.com/jenkinsci/http-request-plugin/commit/ec18c1415b5ee0950e60a099383f6f00e48c0148
  Author: Janario Oliveira 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Enforce Java version


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


[jenkinsci/github-pr-coverage-status-plugin] 985684: Add missing # to README hyperlink

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-coverage-status-plugin
  Commit: 9856841bf22b6de6cfc5915c425119c887f6eae9
  
https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/9856841bf22b6de6cfc5915c425119c887f6eae9
  Author: Dave Carley 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Add missing # to README hyperlink


  Commit: 6b8fa902007f3787b8137760e087b501be0690e0
  
https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/6b8fa902007f3787b8137760e087b501be0690e0
  Author: Artem Stasiuk 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #11 from dncarley/fix_missing_#_for_hyperlink

Add missing # to README hyperlink


Compare: 
https://github.com/jenkinsci/github-pr-coverage-status-plugin/compare/87ea4f3c4bac...6b8fa902007f

-- 
You received this message because you are subscribed to the Google 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-dependency-walker-plugin] e59bdd: upd mvn-release-plugin version

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-dependency-walker-plugin
  Commit: e59bdd4fab6a61c6037d5395515942ef746aa475
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/e59bdd4fab6a61c6037d5395515942ef746aa475
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  upd mvn-release-plugin version


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


[jenkinsci/pipeline-dependency-walker-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/pipeline-dependency-walker-1.0.0
  Home:   https://github.com/jenkinsci/pipeline-dependency-walker-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-dependency-walker-plugin] 35cef1: [maven-release-plugin] prepare release pipeline-de...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-dependency-walker-plugin
  Commit: 35cef1c7a3dfed103f94bcaccc9dd82f7b8741bd
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/35cef1c7a3dfed103f94bcaccc9dd82f7b8741bd
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-dependency-walker-1.0.0


  Commit: 0d03abccb339eaf149230257310722f33a1003aa
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/0d03abccb339eaf149230257310722f33a1003aa
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

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


  Commit: 884f7fbfa504a7b535ac39709f7e7a101fff2840
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/884f7fbfa504a7b535ac39709f7e7a101fff2840
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  ignore mvn release plugin's files


Compare: 
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/compare/cce24b58031e...884f7fbfa504

-- 
You received this message because you are subscribed to the Google 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-dependency-walker-plugin]

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-dependency-walker-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-dependency-walker-plugin] 2e2e7e: [maven-release-plugin] prepare release pipeline-de...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-dependency-walker-plugin
  Commit: 2e2e7e066220ded780d67c2eed382518c7cdc6e8
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/2e2e7e066220ded780d67c2eed382518c7cdc6e8
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-dependency-walker-1.0.0


  Commit: add0db3b520075a7f606fef280b9d4c606a7579c
  
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/commit/add0db3b520075a7f606fef280b9d4c606a7579c
  Author: Alexey Merezhin 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  test git push


Compare: 
https://github.com/jenkinsci/pipeline-dependency-walker-plugin/compare/cce24b58031e...add0db3b5200

-- 
You received this message because you are subscribed to the Google 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/sonar-gerrit-plugin] b561b4: fix file names generation for nested subprojects

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonar-gerrit-plugin
  Commit: b561b4a08a921b870b3cc6810b4d2f4bc41279c8
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/b561b4a08a921b870b3cc6810b4d2f4bc41279c8
  Author: Teo Jia Jiun 
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
A 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
A src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  fix file names generation for nested subprojects


  Commit: 72c1b9b824d40e1478b3fa25db8288c1d179cb2b
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/72c1b9b824d40e1478b3fa25db8288c1d179cb2b
  Author: Tatiana Didik 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent dependency


  Commit: c797b3771198bee99eb7285526c3f4ab51a00f5d
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/c797b3771198bee99eb7285526c3f4ab51a00f5d
  Author: Tatiana Didik 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent dependency - resolve conflict


  Commit: 39019f6642cf3fa73aad15bdd848a656885c481f
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/39019f6642cf3fa73aad15bdd848a656885c481f
  Author: Tatiana Didik 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Component.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Issue.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Rule.java
M src/main/resources/index.jelly

  Log Message:
  ---
  update to master


  Commit: 83801ff02c2b048b531c47ddbf11919ffa681321
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/83801ff02c2b048b531c47ddbf11919ffa681321
  Author: Tatiana Didik 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Component.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Issue.java
M src/main/java/org/jenkinsci/plugins/sonargerrit/data/entity/Rule.java
M src/main/resources/index.jelly

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


  Commit: edf84f699f46fa7334baf8754256e847ac5d9b76
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/edf84f699f46fa7334baf8754256e847ac5d9b76
  Author: Tatiana Didik 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
M src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  formatting + 2 test cases


  Commit: 8955b27f7ea1a38fe1bde681b3829ff7084654c0
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/8955b27f7ea1a38fe1bde681b3829ff7084654c0
  Author: Tatiana 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
A 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
A src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/JENKINS43047

Jenkins-43047


  Commit: 18b3d33f45a0100f0a87ee3299872c7d07f80fbe
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/18b3d33f45a0100f0a87ee3299872c7d07f80fbe
  Author: Tatiana 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
A 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
A src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  Merge pull request #18 from aquarellian/master

merge with dev


Compare: 
https://github.com/jenkinsci/sonar-gerrit-plugin/compare/3cf17bf0c700...18b3d33f45a0

-- 
You received this message because you are subscribed to the Google 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/sonar-gerrit-plugin]

2017-03-24 Thread GitHub
  Branch: refs/heads/JENKINS43047
  Home:   https://github.com/jenkinsci/sonar-gerrit-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/sonar-gerrit-plugin] b561b4: fix file names generation for nested subprojects

2017-03-24 Thread GitHub
  Branch: refs/heads/JENKINS43047
  Home:   https://github.com/jenkinsci/sonar-gerrit-plugin
  Commit: b561b4a08a921b870b3cc6810b4d2f4bc41279c8
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/b561b4a08a921b870b3cc6810b4d2f4bc41279c8
  Author: Teo Jia Jiun 
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
A 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
A src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  fix file names generation for nested subprojects


  Commit: edf84f699f46fa7334baf8754256e847ac5d9b76
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/edf84f699f46fa7334baf8754256e847ac5d9b76
  Author: Tatiana Didik 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher.java
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/data/ComponentPathBuilder.java
M 
src/test/java/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisherTest.java
M src/test/resources/report3_with-nested-subprojects.json

  Log Message:
  ---
  formatting + 2 test cases


Compare: 
https://github.com/jenkinsci/sonar-gerrit-plugin/compare/b561b4a08a92^...edf84f699f46

-- 
You received this message because you are subscribed to the Google 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] 75b3ab: Create 2017-02-02-jenkins-community-survey

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 75b3abcfa1d76a029c8adbd98fc7a665d8086b52
  
https://github.com/jenkins-infra/jenkins.io/commit/75b3abcfa1d76a029c8adbd98fc7a665d8086b52
  Author: Brian V. Dawson 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/blog/2017/2017-02-02-jenkins-community-survey

  Log Message:
  ---
  Create 2017-02-02-jenkins-community-survey

Initial commit of the 2016 Jenkin Community Survey Blog


  Commit: 5586a9b513d678fe8e3e1e3587b88a6f8bd87986
  
https://github.com/jenkins-infra/jenkins.io/commit/5586a9b513d678fe8e3e1e3587b88a6f8bd87986
  Author: Brian V. Dawson 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/_data/authors/brao.adoc

  Log Message:
  ---
  Create brao.adoc


  Commit: 7ee3f539d526ad9818dfeeb2484b096da90112a8
  
https://github.com/jenkins-infra/jenkins.io/commit/7ee3f539d526ad9818dfeeb2484b096da90112a8
  Author: Brian V. Dawson 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M content/blog/2017/2017-02-02-jenkins-community-survey
A content/files/2016-jenkins-community-survey-responses.pdf
A content/files/2016-jenkins-community-survey.pdf

  Log Message:
  ---
  Added assets for  2017 Jenkins Survey


  Commit: 012ccded20c422ab463f83f2e6de0814d7569c62
  
https://github.com/jenkins-infra/jenkins.io/commit/012ccded20c422ab463f83f2e6de0814d7569c62
  Author: Brian V. Dawson 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
R content/blog/2017/2017-02-02-jenkins-community-survey
A content/blog/2017/2017-03-06-jenkins-community-survey.adoc

  Log Message:
  ---
  Rename 2017-02-02-jenkins-community-survey to 
2017-03-06-jenkins-community-survey

Renamed file to reflect expected date of post.


  Commit: 135af3f0f1751ae2a5444a2229c81399ae54c370
  
https://github.com/jenkins-infra/jenkins.io/commit/135af3f0f1751ae2a5444a2229c81399ae54c370
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M content/_data/authors/brao.adoc
R content/blog/2017/2017-03-06-jenkins-community-survey.adoc
A content/blog/2017/2017-03-24-jenkins-community-survey.adoc
A 
content/images/post-images/2016-community-survey/2016-survey-mission-critical.png

  Log Message:
  ---
  Final copy edits and tidying of the 2016 Community Survey blog post

Closes #690


  Commit: 904d3ebf8f87e123107b289e311293505be92ff3
  
https://github.com/jenkins-infra/jenkins.io/commit/904d3ebf8f87e123107b289e311293505be92ff3
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/_data/authors/brao.adoc
A content/blog/2017/2017-03-24-jenkins-community-survey.adoc
A content/files/2016-jenkins-community-survey-responses.pdf
A content/files/2016-jenkins-community-survey.pdf
A 
content/images/post-images/2016-community-survey/2016-survey-mission-critical.png

  Log Message:
  ---
  Merge pull request #778 from rtyler/community-survey

Properly formatted and ready to roll 2016 Community survey post


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f010c866a1b3...904d3ebf8f87

-- 
You received this message because you are subscribed to the Google 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/nouvola-divecloud-plugin] d6c931: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: d6c9311615df3167de67a5710e653615fad271a9
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/d6c9311615df3167de67a5710e653615fad271a9
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/nouvola-divecloud-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/nouvola-divecloud-1.07
  Home:   https://github.com/jenkinsci/nouvola-divecloud-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/nouvola-divecloud-plugin] fa6e8d: [maven-release-plugin] prepare release nouvola-div...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: fa6e8d1cd150af60ebc2c0902705de069afeb6f6
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/fa6e8d1cd150af60ebc2c0902705de069afeb6f6
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release nouvola-divecloud-1.07


-- 
You received this message because you are subscribed to the Google 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/nouvola-divecloud-plugin] 07b440: Merge pull request #5 from jenkinsci/master

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nouvola-divecloud-plugin
  Commit: 07b44034412f4ceca16e9820d12c6d8bf836e568
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/07b44034412f4ceca16e9820d12c6d8bf836e568
  Author: Nisha Kumar-Mayernik 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from jenkinsci/master

Pull in updates from forked repo


  Commit: d3d07b96ff6c174a35a9a3965a1e98ef0c7e752e
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/d3d07b96ff6c174a35a9a3965a1e98ef0c7e752e
  Author: Nisha Kumar-Mayernik 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nouvoladivecloud/NouvolaBuilder.java

  Log Message:
  ---
  Added shareable link

Signed-off-by: Nisha Kumar-Mayernik 


  Commit: f8822ced47a73609ab9b4891248ccedc4235e875
  
https://github.com/jenkinsci/nouvola-divecloud-plugin/commit/f8822ced47a73609ab9b4891248ccedc4235e875
  Author: Shawn MacArthur 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nouvoladivecloud/NouvolaBuilder.java

  Log Message:
  ---
  Merge pull request #4 from prossaro/master

Added shareable link


Compare: 
https://github.com/jenkinsci/nouvola-divecloud-plugin/compare/7b566b878e5a...f8822ced47a7

-- 
You received this message because you are subscribed to the Google 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-basic-steps-plugin] becd77: Added a Jenkinsfile.

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: becd77fe392ba90986a5099c78847971b5d2
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/becd77fe392ba90986a5099c78847971b5d2
  Author: Jesse Glick 
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Added a Jenkinsfile.


  Commit: 3aa683a9990e09b04f1b2084b2fd3a5d4a996f33
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/3aa683a9990e09b04f1b2084b2fd3a5d4a996f33
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java

  Log Message:
  ---
  Merge branch 'master' into Jenkinsfile


  Commit: e9de3c74363e14b0595322a6993fc35c4b70896f
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/e9de3c74363e14b0595322a6993fc35c4b70896f
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Updates.


  Commit: 0ae4f90dab68066972bd59b268824bcf7536445a
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/0ae4f90dab68066972bd59b268824bcf7536445a
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreStep.java

  Log Message:
  ---
  FindBugs


  Commit: 6c548b09e2f31fb3c4d93fc17bd32b1fea187ff6
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/6c548b09e2f31fb3c4d93fc17bd32b1fea187ff6
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepRunTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepRunTest.java

  Log Message:
  ---
  Allow tests to run on Windows.


  Commit: 77c6e7336cbf07a528cce82c41a1b4e33b88fbcd
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/77c6e7336cbf07a528cce82c41a1b4e33b88fbcd
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepTest.java

  Log Message:
  ---
  Test failure on Jenkins 2.x.


  Commit: 4a4284861ffabfcd0360abbee9b29da496186872
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/4a4284861ffabfcd0360abbee9b29da496186872
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Extracting workflow-step-api-plugin.version.


  Commit: a3978f99059ae636ad789bb9667fe40b5f50506f
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/a3978f99059ae636ad789bb9667fe40b5f50506f
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A Jenkinsfile
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreStep.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepRunTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepRunTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepTest.java

  Log Message:
  ---
  Merge pull request #37 from jglick/Jenkinsfile

Added a Jenkinsfile


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/8e3f297c2571...a3978f99059a

-- 
You received this message because you are subscribed to the Google 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-job-plugin] 9ff7ac: Added a Jenkinsfile.

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 9ff7acf1e83e758143486c2cc26a52cb6d7b53c6
  
https://github.com/jenkinsci/workflow-job-plugin/commit/9ff7acf1e83e758143486c2cc26a52cb6d7b53c6
  Author: Jesse Glick 
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Added a Jenkinsfile.


  Commit: b1e496f67bcc338db796ef27798b14ba8b9de49d
  
https://github.com/jenkinsci/workflow-job-plugin/commit/b1e496f67bcc338db796ef27798b14ba8b9de49d
  Author: Jesse Glick 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java

  Log Message:
  ---
  Merge branch 'master' into Jenkinsfile


  Commit: 1bf3e331f8d8647955be9c100e8240eee0840a26
  
https://github.com/jenkinsci/workflow-job-plugin/commit/1bf3e331f8d8647955be9c100e8240eee0840a26
  Author: Jesse Glick 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Try to make basics() pass on Windows.


  Commit: 2c693842171e759cefa3767a16526e5e52689e63
  
https://github.com/jenkinsci/workflow-job-plugin/commit/2c693842171e759cefa3767a16526e5e52689e63
  Author: Jesse Glick 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Some updates.


  Commit: e1c35a5fa8e509d5d59dc6be45f0773bfdbbf6dd
  
https://github.com/jenkinsci/workflow-job-plugin/commit/e1c35a5fa8e509d5d59dc6be45f0773bfdbbf6dd
  Author: Jesse Glick 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  ---
  FindBugs


  Commit: d2a81153c91305001093d3a463ce90ee651d93e1
  
https://github.com/jenkinsci/workflow-job-plugin/commit/d2a81153c91305001093d3a463ce90ee651d93e1
  Author: Jesse Glick 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  With a 2.x workflow-support, need to add workflow-durable-task-step to run 
tests with node {}.


  Commit: a47154b5499bc0b336e4209c969cb44249e764d2
  
https://github.com/jenkinsci/workflow-job-plugin/commit/a47154b5499bc0b336e4209c969cb44249e764d2
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A Jenkinsfile
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Merge pull request #40 from jglick/Jenkinsfile

Added a Jenkinsfile


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/0cfa03044c4a...a47154b5499b

-- 
You received this message because you are subscribed to the Google 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/sse-gateway-plugin] cd77b0: Random nitpicks & doc comments

2017-03-24 Thread GitHub
  Branch: refs/heads/minor-improvements
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: cd77b0e65b88fc3d08db2d570127aa376191eb49
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/cd77b0e65b88fc3d08db2d570127aa376191eb49
  Author: Kohsuke Kawaguchi 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/ssegateway/SubscriptionConfigQueue.java
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Random nitpicks & doc comments

... as I was trying to understand this code.


-- 
You received this message because you are subscribed to the Google 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-plugin] 615a0b: [JENKINS-36570] - Add PrioritySorter to the Pipeli...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: 615a0b9b0c3ade0157da4cd8118398b608a1e679
  
https://github.com/jenkinsci/pipeline-plugin/commit/615a0b9b0c3ade0157da4cd8118398b608a1e679
  Author: Oleg Nenashev 
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  [JENKINS-36570] - Add PrioritySorter to the Pipeline Compatibility list


  Commit: 56881d7370aaab5408aa4ea5e0df95c988cee170
  
https://github.com/jenkinsci/pipeline-plugin/commit/56881d7370aaab5408aa4ea5e0df95c988cee170
  Author: Oleg Nenashev 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Priority Sorter is compatible since 3.5.0


  Commit: db5cf31926d7e009cf30ed14a8e7325d384067e9
  
https://github.com/jenkinsci/pipeline-plugin/commit/db5cf31926d7e009cf30ed14a8e7325d384067e9
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Merge pull request #428 from oleg-nenashev/PrioritySorter

[JENKINS-36570] - Add PrioritySorter to the Pipeline Compatibility list


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/74522f80f474...db5cf31926d7

-- 
You received this message because you are subscribed to the Google 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-client-plugin] 6da090: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 6da090528f2527d24f9c4e729e5486a5c76b0a37
  
https://github.com/jenkinsci/git-client-plugin/commit/6da090528f2527d24f9c4e729e5486a5c76b0a37
  Author: Mark Waite 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/git-client-plugin] f096d9: [maven-release-plugin] prepare release git-client-...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f096d9ddbe32010a853fa8c1d85c0379e1d3fe19
  
https://github.com/jenkinsci/git-client-plugin/commit/f096d9ddbe32010a853fa8c1d85c0379e1d3fe19
  Author: Mark Waite 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-2.4.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/git-client-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/git-client-2.4.0
  Home:   https://github.com/jenkinsci/git-client-plugin

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


[jenkinsci/cucumber-reports-plugin] 5b0647: Made class Classification implement the Serializab...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 5b0647d1902abe2c8b230f2dee5e444287819fcc
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/5b0647d1902abe2c8b230f2dee5e444287819fcc
  Author: Anand Bagmar 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/net/masterthought/jenkins/CucumberReportPublisher.java

  Log Message:
  ---
  Made class Classification implement the Serializable interface. Also, added 
log statement when adding classification to the config object. Lastly, fixed 
type in method name - evaluateMacro.


  Commit: 8da6fced248b1883c5444880d890ba1379f10308
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/8da6fced248b1883c5444880d890ba1379f10308
  Author: Damian Szczepanik 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/net/masterthought/jenkins/CucumberReportPublisher.java

  Log Message:
  ---
  Merge pull request #142 from anandbagmar/master

Support for using the new Classifications programatically
Issue #118


Compare: 
https://github.com/jenkinsci/cucumber-reports-plugin/compare/4002a1b0c6ed...8da6fced248b

-- 
You received this message because you are subscribed to the Google 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] 4df85a: Incorporate the asciidoctor-jenkins-extensions gem

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4df85a295388d793ac8c15d6aff4452f9d0df296
  
https://github.com/jenkins-infra/jenkins.io/commit/4df85a295388d793ac8c15d6aff4452f9d0df296
  Author: R. Tyler Croy 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M Gemfile
M build.gradle
M content/_ext/pipeline.rb
R lib/asciidoctor/extensions/javadoc-link.rb
R lib/asciidoctor/extensions/pipeline-block.rb
R lib/asciidoctor/extensions/plugin-link.rb

  Log Message:
  ---
  Incorporate the asciidoctor-jenkins-extensions gem

Basically removing Ruby from this repo, and dropping it over there.

See https://github.com/jenkins-infra/asciidoctor-jenkins-extensions


  Commit: f010c866a1b383165f3b3fa0a990810fd41bfeb8
  
https://github.com/jenkins-infra/jenkins.io/commit/f010c866a1b383165f3b3fa0a990810fd41bfeb8
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M Gemfile
M build.gradle
M content/_ext/pipeline.rb
R lib/asciidoctor/extensions/javadoc-link.rb
R lib/asciidoctor/extensions/pipeline-block.rb
R lib/asciidoctor/extensions/plugin-link.rb

  Log Message:
  ---
  Merge pull request #769 from rtyler/extensions-out

Incorporate the asciidoctor-jenkins-extensions gem


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/51f824678c3d...f010c866a1b3

-- 
You received this message because you are subscribed to the Google 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] 3bf661: Update and rename madrid_jam_apr2017.adoc to barce...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3bf661d7ff0b29a80d8f0be9043bdd443c3258f1
  
https://github.com/jenkins-infra/jenkins.io/commit/3bf661d7ff0b29a80d8f0be9043bdd443c3258f1
  Author: alyssat 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A content/_data/events/barcelona_jam_apr2017.adoc

  Log Message:
  ---
  Update and rename madrid_jam_apr2017.adoc to barcelona_jam_apr2017.adoc


  Commit: 51f824678c3d5a7da27b72dbef1ab5297e919f72
  
https://github.com/jenkins-infra/jenkins.io/commit/51f824678c3d5a7da27b72dbef1ab5297e919f72
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/_data/events/barcelona_jam_apr2017.adoc

  Log Message:
  ---
  Merge pull request #774 from alyssat/patch-39

Update and rename madrid_jam_apr2017.adoc to barcelona_jam_apr2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/1e50db70cce3...51f824678c3d

-- 
You received this message because you are subscribed to the Google 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] 33edee: Create tel-aviv-jam-apr3.adoc

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 33edee1c2368f852bdbf9b405ee4cab1a947f4b5
  
https://github.com/jenkins-infra/jenkins.io/commit/33edee1c2368f852bdbf9b405ee4cab1a947f4b5
  Author: alyssat 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A content/_data/events/tel-aviv-jam-apr3.adoc

  Log Message:
  ---
  Create tel-aviv-jam-apr3.adoc


  Commit: a2cc433d3ffcf874cc7dea855d8a1fe9dc6e9e38
  
https://github.com/jenkins-infra/jenkins.io/commit/a2cc433d3ffcf874cc7dea855d8a1fe9dc6e9e38
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/_data/events/tel-aviv-jam-apr3.adoc

  Log Message:
  ---
  Merge pull request #775 from alyssat/patch-40

Create tel-aviv-jam-apr3.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f579aab12de2...a2cc433d3ffc

-- 
You received this message because you are subscribed to the Google 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] d57512: Update madrid_jam_apr2017.adoc

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d575126f707ec56d7ba0212dac55c44f174befdb
  
https://github.com/jenkins-infra/jenkins.io/commit/d575126f707ec56d7ba0212dac55c44f174befdb
  Author: alyssat 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M content/_data/events/madrid_jam_apr2017.adoc

  Log Message:
  ---
  Update madrid_jam_apr2017.adoc


  Commit: 1e50db70cce314a7179d65902b8a460af45aa993
  
https://github.com/jenkins-infra/jenkins.io/commit/1e50db70cce314a7179d65902b8a460af45aa993
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M content/_data/events/madrid_jam_apr2017.adoc

  Log Message:
  ---
  Merge pull request #777 from alyssat/patch-42

Update madrid_jam_apr2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7d59043df54f...1e50db70cce3

-- 
You received this message because you are subscribed to the Google 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] 964ce0: Create Melbourne-jam-apr2017.adoc

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 964ce01cda5c3dd08ab8d22e68382f7050434fc5
  
https://github.com/jenkins-infra/jenkins.io/commit/964ce01cda5c3dd08ab8d22e68382f7050434fc5
  Author: alyssat 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
A content/_data/events/Melbourne-jam-apr2017.adoc

  Log Message:
  ---
  Create Melbourne-jam-apr2017.adoc


  Commit: 7d59043df54fd9120be20f3d8c235956c596146b
  
https://github.com/jenkins-infra/jenkins.io/commit/7d59043df54fd9120be20f3d8c235956c596146b
  Author: R. Tyler Croy 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A content/_data/events/Melbourne-jam-apr2017.adoc

  Log Message:
  ---
  Merge pull request #776 from alyssat/patch-41

Create Melbourne-jam-apr2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/a2cc433d3ffc...7d59043df54f

-- 
You received this message because you are subscribed to the Google 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/active-directory-plugin] 6438b3: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 6438b3d4028bd3ac6d0770fa54413a250bc1fc87
  
https://github.com/jenkinsci/active-directory-plugin/commit/6438b3d4028bd3ac6d0770fa54413a250bc1fc87
  Author: Félix Belzunce Arcos 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/active-directory-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/active-directory-2.4
  Home:   https://github.com/jenkinsci/active-directory-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/active-directory-plugin] 33bb48: [maven-release-plugin] prepare release active-dire...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 33bb48356b7e9a7bec6fb6505f58b15df1cf9fc3
  
https://github.com/jenkinsci/active-directory-plugin/commit/33bb48356b7e9a7bec6fb6505f58b15df1cf9fc3
  Author: Félix Belzunce Arcos 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release active-directory-2.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/active-directory-plugin] a591b5: [JENKINS-43091] Guice failing on terminating Activ...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: a591b57c1a82f70128a685f724672b6411e4000a
  
https://github.com/jenkinsci/active-directory-plugin/commit/a591b57c1a82f70128a685f724672b6411e4000a
  Author: Félix Belzunce Arcos 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java

  Log Message:
  ---
  [JENKINS-43091] Guice failing on terminating 
ActiveDirectorySecurityRealm.shutDownthreadPoolExecutors


  Commit: 5e653988a136a0f2d73105390a78ec617f89dc9d
  
https://github.com/jenkinsci/active-directory-plugin/commit/5e653988a136a0f2d73105390a78ec617f89dc9d
  Author: Felix Belzunce Arcos 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java

  Log Message:
  ---
  Merge pull request #72 from fbelzunc/JENKINS-43091

[FIXED JENKINS-43091] Guice failing on terminating 
ActiveDirectorySecurityRealm.shutDownthreadPoolExecutors


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/847ace3121c2...5e653988a136

-- 
You received this message because you are subscribed to the Google 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/ldap-plugin] 94dd7c: More TODOs that can be done

2017-03-24 Thread GitHub
  Branch: refs/heads/update-baseline
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 94dd7caed37054e85e3f9ff1afd82e059f42d868
  
https://github.com/jenkinsci/ldap-plugin/commit/94dd7caed37054e85e3f9ff1afd82e059f42d868
  Author: Stephen Connolly 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java
M 
src/main/resources/hudson/security/LDAPSecurityRealm/EnvironmentProperty/config.jelly
M src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly

  Log Message:
  ---
  More TODOs that can be done


-- 
You received this message because you are subscribed to the Google 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/ldap-plugin] 03279c: Tidy up TODOs now that on newer core

2017-03-24 Thread GitHub
  Branch: refs/heads/update-baseline
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 03279ca03ed965b8632383cbaf09d4d6cc4d7a55
  
https://github.com/jenkinsci/ldap-plugin/commit/03279ca03ed965b8632383cbaf09d4d6cc4d7a55
  Author: Stephen Connolly 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java
M src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly

  Log Message:
  ---
  Tidy up TODOs now that on newer core


-- 
You received this message because you are subscribed to the Google 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/active-directory-plugin] acfe14: [FIXED JENKINS-42831] should be default instead of...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: acfe14518fdb38a3eea2a00f0a05de60bc31ea18
  
https://github.com/jenkinsci/active-directory-plugin/commit/acfe14518fdb38a3eea2a00f0a05de60bc31ea18
  Author: Emilio Escobar 
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
M 
src/main/resources/hudson/plugins/active_directory/ActiveDirectorySecurityRealm/configAdvanced.jelly

  Log Message:
  ---
  [FIXED JENKINS-42831] should be default instead of checked


  Commit: 847ace3121c29a4fbbff7e4a66d8c5c20171fdbd
  
https://github.com/jenkinsci/active-directory-plugin/commit/847ace3121c29a4fbbff7e4a66d8c5c20171fdbd
  Author: Felix Belzunce Arcos 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/resources/hudson/plugins/active_directory/ActiveDirectorySecurityRealm/configAdvanced.jelly

  Log Message:
  ---
  Merge pull request #71 from escoem/JENKINS-42831

[FIXED JENKINS-42831] Enable StartTls is always TRUE in the UI


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/13ce4097fbcd...847ace3121c2

-- 
You received this message because you are subscribed to the Google 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] 838357: [FIXED JENKINS-42969] UnsupportedOperationExceptio...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 838357700d3173380170ecb28f131a554da0af63
  
https://github.com/jenkinsci/jenkins/commit/838357700d3173380170ecb28f131a554da0af63
  Author: Jesse Glick 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/labels/LabelAtom.java
M test/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  [FIXED JENKINS-42969] UnsupportedOperationException from Computer.addAction.


  Commit: 1101b323c1347e69fba9f49841ce39872e50ff24
  
https://github.com/jenkinsci/jenkins/commit/1101b323c1347e69fba9f49841ce39872e50ff24
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/labels/LabelAtom.java
M test/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  Merge pull request #2819 from jglick/Computer.addAction-JENKINS-42969

[JENKINS-42969] UnsupportedOperationException from Computer.addAction


Compare: 
https://github.com/jenkinsci/jenkins/compare/ed08122814f3...1101b323c134

-- 
You received this message because you are subscribed to the Google 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]

2017-03-24 Thread GitHub
  Branch: refs/tags/performance-2.1
  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] 42762f: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 42762feb58e6eb17d59695d2f0349a314ae8a63f
  
https://github.com/jenkinsci/performance-plugin/commit/42762feb58e6eb17d59695d2f0349a314ae8a63f
  Author: Andrey Pohilko 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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] abe7bf: cleanup some console logging

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: abe7bfbed0c554c7e1a9873c1c2510f36ba80d62
  
https://github.com/jenkinsci/performance-plugin/commit/abe7bfbed0c554c7e1a9873c1c2510f36ba80d62
  Author: Andrey Pohilko 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  ---
  cleanup some console logging


  Commit: da84799a9956c7a714f7f5778cc7b668ab6f59c1
  
https://github.com/jenkinsci/performance-plugin/commit/da84799a9956c7a714f7f5778cc7b668ab6f59c1
  Author: Andrey Pohilko 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/fa27ed5c6924...da84799a9956

-- 
You received this message because you are subscribed to the Google 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/collabnet-plugin] c1fe1c: Revert "[artf285090] : change Jenkins/EventQ remot...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/collabnet-plugin
  Commit: c1fe1c7060964fced0e76673fbfad1e90df1a413
  
https://github.com/jenkinsci/collabnet-plugin/commit/c1fe1c7060964fced0e76673fbfad1e90df1a413
  Author: Hariharan 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/collabnet/orchestrate/DefaultBuildToJSON.java
M 
src/main/resources/hudson/plugins/collabnet/orchestrate/TraceabilityAction/index.jelly

  Log Message:
  ---
  Revert "[artf285090] : change Jenkins/EventQ remote id"


  Commit: ae4dba41d33efbf6fca522a572d4db1da80b3b52
  
https://github.com/jenkinsci/collabnet-plugin/commit/ae4dba41d33efbf6fca522a572d4db1da80b3b52
  Author: jmcnally 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/collabnet/orchestrate/DefaultBuildToJSON.java
M 
src/main/resources/hudson/plugins/collabnet/orchestrate/TraceabilityAction/index.jelly

  Log Message:
  ---
  Merge pull request #17 from hariharan-cn/revert-16-checkEventQ

Revert "[artf285090] : change Jenkins/EventQ remote id"


Compare: 
https://github.com/jenkinsci/collabnet-plugin/compare/8816a907aa50...ae4dba41d33e

-- 
You received this message because you are subscribed to the Google 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] fa27ed: Fix colon in URL

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: fa27ed5c6924bdaebd53d30d760607b12717d51a
  
https://github.com/jenkinsci/performance-plugin/commit/fa27ed5c6924bdaebd53d30d760607b12717d51a
  Author: Andrey Pohilko 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java

  Log Message:
  ---
  Fix colon in URL


-- 
You received this message because you are subscribed to the Google 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/matrix-project-plugin] 920ec2: [maven-release-plugin] prepare release matrix-proj...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: 920ec2c61b9c726c32fd7625f870a08b07163a3c
  
https://github.com/jenkinsci/matrix-project-plugin/commit/920ec2c61b9c726c32fd7625f870a08b07163a3c
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release matrix-project-1.9


-- 
You received this message because you are subscribed to the Google 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/matrix-project-plugin] ca0aa4: [maven-release-plugin] prepare for next developmen...

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: ca0aa4607a2b7314c32e28f47a4303dc13d9e1aa
  
https://github.com/jenkinsci/matrix-project-plugin/commit/ca0aa4607a2b7314c32e28f47a4303dc13d9e1aa
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  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/matrix-project-plugin]

2017-03-24 Thread GitHub
  Branch: refs/tags/matrix-project-1.9
  Home:   https://github.com/jenkinsci/matrix-project-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] 0ec2ac: Update pom with description

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 0ec2acf05abe7a1cded9a3c55e139f08e8c24604
  
https://github.com/jenkinsci/performance-plugin/commit/0ec2acf05abe7a1cded9a3c55e139f08e8c24604
  Author: Andrey Pohilko 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom with description


  Commit: e6cd5e3e350cca62dd2a84837350bb42b92bd708
  
https://github.com/jenkinsci/performance-plugin/commit/e6cd5e3e350cca62dd2a84837350bb42b92bd708
  Author: Andrey Pohilko 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/AbstractReport.java
A src/main/java/hudson/plugins/performance/ExternalBuildReport.java
M src/main/java/hudson/plugins/performance/PerformancePublisher.java
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/PerformanceReportParser.java
A src/main/java/hudson/plugins/performance/TaurusParser.java
A src/main/java/hudson/plugins/performance/TaurusStatusReport.java
M src/main/java/hudson/plugins/performance/ThroughputUriReport.java
M src/main/java/hudson/plugins/performance/UriReport.java
A src/main/resources/hudson/plugins/performance/TaurusParser/config.jelly
A 
src/main/resources/hudson/plugins/performance/TaurusParser/config.properties
M src/main/resources/hudson/plugins/performance/tags/summaryTable.jelly
A src/test/java/hudson/plugins/performance/ExternalBuildReportTest.java
M src/test/java/hudson/plugins/performance/JMeterCsvParserTest.java
M src/test/java/hudson/plugins/performance/JMeterParserTest.java
M src/test/java/hudson/plugins/performance/JUnitParserTest.java
M src/test/java/hudson/plugins/performance/PerformancePublisherTest.java
M src/test/java/hudson/plugins/performance/PerformanceReportTest.java
A src/test/java/hudson/plugins/performance/TaurusParserTest.java
M 
src/test/java/hudson/plugins/performance/constraints/ConstraintFactoryTest.java
A src/test/resources/TaurusPreviousBuildReport.xml
A src/test/resources/TaurusXMLReport.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/performance-plugin


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/655330f360c0...e6cd5e3e350c

-- 
You received this message because you are subscribed to the Google 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-plugin] 6b6a62: Fix step name for JacocoPublisher

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: 6b6a62ad4e7ea498d89a49ed6690428f2f6e276b
  
https://github.com/jenkinsci/pipeline-plugin/commit/6b6a62ad4e7ea498d89a49ed6690428f2f6e276b
  Author: Sean Flanigan 
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Fix step name for JacocoPublisher


  Commit: 74522f80f474be8c765d65158c107308f6f22c73
  
https://github.com/jenkinsci/pipeline-plugin/commit/74522f80f474be8c765d65158c107308f6f22c73
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Merge pull request #432 from seanf/JacocoPublisher

Fix step name for JacocoPublisher


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/f820d662ca30...74522f80f474

-- 
You received this message because you are subscribed to the Google 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-plugin] c0a94b: Add AccuRev compatibilty

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: c0a94b592b2166be225c134075d91d071529af75
  
https://github.com/jenkinsci/pipeline-plugin/commit/c0a94b592b2166be225c134075d91d071529af75
  Author: Joseph 
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Add AccuRev compatibilty

Added Databound Setters and set isApplicable to true.
https://github.com/jenkinsci/accurev-plugin/blob/master/src/main/java/hudson/plugins/accurev/AccurevSCM.java


  Commit: f820d662ca3019bef280022b288611c084ed116e
  
https://github.com/jenkinsci/pipeline-plugin/commit/f820d662ca3019bef280022b288611c084ed116e
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

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

Add AccuRev compatibilty


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/ddf73bebcafd...f820d662ca30

-- 
You received this message because you are subscribed to the Google 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-plugin] 39fefd: Add nodejs wrapper pipeline details

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: 39fefd89349ff34886d014f05882bd9a9fcbdc7f
  
https://github.com/jenkinsci/pipeline-plugin/commit/39fefd89349ff34886d014f05882bd9a9fcbdc7f
  Author: Nikolas Falco 
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Add nodejs wrapper pipeline details


  Commit: ddf73bebcafd7bca9293f28b8fa84a0d7bda478b
  
https://github.com/jenkinsci/pipeline-plugin/commit/ddf73bebcafd7bca9293f28b8fa84a0d7bda478b
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  Merge pull request #430 from nfalco79/master

[JENKINS-40624] Update COMPATIBILITY.md to update NodeJS plugin


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/b293156039a2...ddf73bebcafd

-- 
You received this message because you are subscribed to the Google 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-plugin] 8cef4d: add release/m2release plugins to the list

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: 8cef4dbe342cbe0cd6124ad93250615510c96ed8
  
https://github.com/jenkinsci/pipeline-plugin/commit/8cef4dbe342cbe0cd6124ad93250615510c96ed8
  Author: estarter 
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  add release/m2release plugins to the list


  Commit: 153e7e9109341fc5722a5c970de3cbb0175dac4d
  
https://github.com/jenkinsci/pipeline-plugin/commit/153e7e9109341fc5722a5c970de3cbb0175dac4d
  Author: Alexey Merezhin 
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
M COMPATIBILITY.md

  Log Message:
  ---
  move release/m2release to 'Custom steps' as proposed by @jglick


  Commit: b293156039a223ee592298cbd762fed9291f68a5
  
https://github.com/jenkinsci/pipeline-plugin/commit/b293156039a223ee592298cbd762fed9291f68a5
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M COMPATIBILITY.md

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

[JENKINS-40765] [JENKINS-40766] Add release/m2release plugins to the list


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/be4c63608ad5...b293156039a2

-- 
You received this message because you are subscribed to the Google 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-plugin] bd8d95: Build parameters not groovy variables anymore

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-plugin
  Commit: bd8d95b303b9e20d530b247d478261e76585feaf
  
https://github.com/jenkinsci/pipeline-plugin/commit/bd8d95b303b9e20d530b247d478261e76585feaf
  Author: Gabriel Le Breton 
  Date:   2016-12-22 (Thu, 22 Dec 2016)

  Changed paths:
M TUTORIAL.md

  Log Message:
  ---
  Build parameters not groovy variables anymore

I had an issue when working with Build parameters, found the solution in 
JENKINS-40235 and added details here: 
http://stackoverflow.com/a/41276956/1092815


  Commit: ac44fcd900486ec4726d2b040a7bebcd1f55bf5f
  
https://github.com/jenkinsci/pipeline-plugin/commit/ac44fcd900486ec4726d2b040a7bebcd1f55bf5f
  Author: Gabriel Le Breton 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M TUTORIAL.md

  Log Message:
  ---
  Updated build params documentation after review

* params are also accessible as environment variables
* `isFoo` parameter was defined a boolean parameter
* Better style to use single quotes `'` when not interpolating.


  Commit: 6f373f7d7068df1bd1ca4bfdd44d7da03977625c
  
https://github.com/jenkinsci/pipeline-plugin/commit/6f373f7d7068df1bd1ca4bfdd44d7da03977625c
  Author: Gabriel Le Breton 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M TUTORIAL.md

  Log Message:
  ---
  Oups I wrote Example twice


  Commit: be4c63608ad58b985f24448be46b6b5438d79463
  
https://github.com/jenkinsci/pipeline-plugin/commit/be4c63608ad58b985f24448be46b6b5438d79463
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M TUTORIAL.md

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

Build parameters not groovy variables anymore


Compare: 
https://github.com/jenkinsci/pipeline-plugin/compare/c8d5db3b12dd...be4c63608ad5

-- 
You received this message because you are subscribed to the Google 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/matrix-project-plugin] ce5833: Optimize matrix configuration label computation

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: ce5833d659ac1a0e135e623c4f60840e2b314c62
  
https://github.com/jenkinsci/matrix-project-plugin/commit/ce5833d659ac1a0e135e623c4f60840e2b314c62
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/matrix/MatrixConfiguration.java
M src/test/java/hudson/matrix/MatrixConfigurationTest.java

  Log Message:
  ---
  Optimize matrix configuration label computation


  Commit: 0bb9a3e7edad4ddffa026af3b60530ec13b82296
  
https://github.com/jenkinsci/matrix-project-plugin/commit/0bb9a3e7edad4ddffa026af3b60530ec13b82296
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/hudson/matrix/MatrixConfiguration.java
M src/test/java/hudson/matrix/MatrixConfigurationTest.java

  Log Message:
  ---
  Merge pull request #43 from olivergondza/cache-configuration-label

Cache configuration label


Compare: 
https://github.com/jenkinsci/matrix-project-plugin/compare/9e49fdc49261...0bb9a3e7edad

-- 
You received this message because you are subscribed to the Google 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/p4-plugin] b5aa91: Update P4Java to 2016.1.1499206

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: b5aa9186bc802b57a63e32e33445697c24b3fc05
  
https://github.com/jenkinsci/p4-plugin/commit/b5aa9186bc802b57a63e32e33445697c24b3fc05
  Author: Paul Allen 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update P4Java to 2016.1.1499206


-- 
You received this message because you are subscribed to the Google 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/script-security-plugin] 230e92: Whitelist String.split().

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 230e922896c96f305468ccfb564171a1c5759756
  
https://github.com/jenkinsci/script-security-plugin/commit/230e922896c96f305468ccfb564171a1c5759756
  Author: Jesse Glick 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Whitelist String.split().


  Commit: a8160d60ca664cb0502a4052dda0b1f9a5aacf57
  
https://github.com/jenkinsci/script-security-plugin/commit/a8160d60ca664cb0502a4052dda0b1f9a5aacf57
  Author: Jesse Glick 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Merge pull request #113 from jglick/String.split

Whitelist String.split()


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/7aafc9a26298...a8160d60ca66

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


[jenkinsci/credentials-plugin] b2e31f: Add some tests for SecretBytes.isSecretBytes()

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: b2e31fb146d707572a014e084a8cf618ecbae18e
  
https://github.com/jenkinsci/credentials-plugin/commit/b2e31fb146d707572a014e084a8cf618ecbae18e
  Author: Stephen Connolly 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M src/test/java/com/cloudbees/plugins/credentials/SecretBytesTest.java

  Log Message:
  ---
  Add some tests for SecretBytes.isSecretBytes()


-- 
You received this message because you are subscribed to the Google 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/ldap-plugin] afeb72: Update baseline version of Jenkins to 1.625.3

2017-03-24 Thread GitHub
  Branch: refs/heads/update-baseline
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: afeb720cc082db361b9cbefd1dfe755b84f9287d
  
https://github.com/jenkinsci/ldap-plugin/commit/afeb720cc082db361b9cbefd1dfe755b84f9287d
  Author: Stephen Connolly 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
A Jenkinsfile
M pom.xml

  Log Message:
  ---
  Update baseline version of Jenkins to 1.625.3


-- 
You received this message because you are subscribed to the Google 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] 53ab9d: added taurus parser template

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 53ab9d0719dc824e77be85d37c5d19eed5bedb98
  
https://github.com/jenkinsci/performance-plugin/commit/53ab9d0719dc824e77be85d37c5d19eed5bedb98
  Author: Artem Fedorov 
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
A src/main/java/hudson/plugins/performance/TaurusParser.java
A src/main/resources/hudson/plugins/performance/TaurusParser/config.jelly
A 
src/main/resources/hudson/plugins/performance/TaurusParser/config.properties

  Log Message:
  ---
  added taurus parser template


  Commit: 6d0e46a9158e29f695fc1b2e1125e378b6d3c042
  
https://github.com/jenkinsci/performance-plugin/commit/6d0e46a9158e29f695fc1b2e1125e378b6d3c042
  Author: Artem Fedorov 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/TaurusParser.java
A src/main/java/hudson/plugins/performance/TaurusStatusReport.java
M src/main/java/hudson/plugins/performance/UriReport.java
M src/main/resources/hudson/plugins/performance/TaurusParser/config.jelly
A src/test/java/hudson/plugins/performance/TaurusParserTest.java

  Log Message:
  ---
  added taurus report parser


  Commit: 597860af03bd9cfda97baa92452aa674d1315f9f
  
https://github.com/jenkinsci/performance-plugin/commit/597860af03bd9cfda97baa92452aa674d1315f9f
  Author: Artem Fedorov 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
A src/main/java/hudson/plugins/performance/BlazeMeterBuildReport.java
M src/main/java/hudson/plugins/performance/PerformancePublisher.java
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/PerformanceReportParser.java
M src/main/java/hudson/plugins/performance/TaurusParser.java

  Log Message:
  ---
  add link for BlazeMeter report


  Commit: b09fe5176f0146589ca7ea9a108eb0d9bb3445af
  
https://github.com/jenkinsci/performance-plugin/commit/b09fe5176f0146589ca7ea9a108eb0d9bb3445af
  Author: Artem Fedorov 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/TaurusParser.java
M src/main/resources/hudson/plugins/performance/TaurusParser/config.jelly

  Log Message:
  ---
  automatic analyze file extension


  Commit: 639bc988b8c44de28e9d8f9109c118f3dac08151
  
https://github.com/jenkinsci/performance-plugin/commit/639bc988b8c44de28e9d8f9109c118f3dac08151
  Author: Artem Fedorov 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/TaurusParser.java
M src/main/java/hudson/plugins/performance/TaurusStatusReport.java

  Log Message:
  ---
  added avg, median, 90%perc


  Commit: cfda38acc24bfd89881471857e15961366da8677
  
https://github.com/jenkinsci/performance-plugin/commit/cfda38acc24bfd89881471857e15961366da8677
  Author: Artem Fedorov 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java

  Log Message:
  ---
  fixed min/max perc


  Commit: e3bbd1f8a9127e83c88758575eae8390fb1b115c
  
https://github.com/jenkinsci/performance-plugin/commit/e3bbd1f8a9127e83c88758575eae8390fb1b115c
  Author: Artem Fedorov 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/TaurusParser.java

  Log Message:
  ---
  added perc parsing in csv


  Commit: bb404cb0ba1e0783e8dbac571ba335d7fbb0b357
  
https://github.com/jenkinsci/performance-plugin/commit/bb404cb0ba1e0783e8dbac571ba335d7fbb0b357
  Author: Artem Fedorov 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java
M src/main/java/hudson/plugins/performance/TaurusParser.java
M src/main/java/hudson/plugins/performance/UriReport.java

  Log Message:
  ---
  add report for each url


  Commit: 676306123ea0e48fd6c954b1b4eaa951b864b683
  
https://github.com/jenkinsci/performance-plugin/commit/676306123ea0e48fd6c954b1b4eaa951b864b683
  Author: Artem Fedorov 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
R src/main/java/hudson/plugins/performance/BlazeMeterBuildReport.java
A src/main/java/hudson/plugins/performance/ExternalBuildReport.java
M src/main/java/hudson/plugins/performance/PerformancePublisher.java
M src/main/java/hudson/plugins/performance/PerformanceReport.java

  Log Message:
  ---
  change report name


  Commit: 278aa7952e2ca61a8fd2433fa443f8f1b18603e1
  
https://github.com/jenkinsci/performance-plugin/commit/278aa7952e2ca61a8fd2433fa443f8f1b18603e1
  Author: Artem Fedorov 
  Date:   2017-03-23

[jenkinsci/jenkins] 9bff87: Remove unused translated strings

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9bff875a9f0b91133e2b3017a8e79cc0e1230031
  
https://github.com/jenkinsci/jenkins/commit/9bff875a9f0b91133e2b3017a8e79cc0e1230031
  Author: Daniel Beck 
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
M core/src/main/resources/hudson/Messages_de.properties
M core/src/main/resources/hudson/PluginManager/advanced_de.properties
M core/src/main/resources/hudson/model/AbstractBuild/tasks_de.properties
M 
core/src/main/resources/hudson/model/AbstractItem/noWorkspace_de.properties
M 
core/src/main/resources/hudson/model/AbstractProject/BecauseOfUpstreamBuildInProgress/summary_de.properties
M 
core/src/main/resources/hudson/model/AbstractProject/configure-common_de.properties
M 
core/src/main/resources/hudson/model/AbstractProject/sidepanel_de.properties
M 
core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspaceBlocked_de.properties
M core/src/main/resources/hudson/model/AllView/noJob_de.properties
M core/src/main/resources/hudson/model/Computer/index_de.properties
M core/src/main/resources/hudson/model/Job/buildTimeTrend_de.properties
M core/src/main/resources/hudson/model/Job/configure_de.properties
M core/src/main/resources/hudson/model/Job/rename_de.properties
M core/src/main/resources/hudson/model/Messages_de.properties
M core/src/main/resources/hudson/model/Run/console_de.properties
M core/src/main/resources/hudson/model/Run/logKeep_de.properties
M core/src/main/resources/hudson/model/UpdateCenter/index_de.properties
M core/src/main/resources/hudson/model/User/sidepanel_de.properties
M core/src/main/resources/hudson/model/View/AsynchPeople/index_de.properties
M core/src/main/resources/hudson/model/View/newJob_de.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseLabelIsBusy/summary_de.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseLabelIsOffline/summary_de.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseNodeIsBusy/summary_de.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseNodeIsOffline/summary_de.properties
M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/_entryForm_de.properties
M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_de.properties
M 
core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo_de.properties
M core/src/main/resources/hudson/tasks/BatchFile/config_de.properties
M core/src/main/resources/hudson/tasks/LogRotator/config_de.properties
M core/src/main/resources/hudson/tasks/Messages_de.properties
M 
core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries_de.properties
M core/src/main/resources/hudson/widgets/HistoryWidget/index_de.properties
M core/src/main/resources/jenkins/model/Messages_de.properties
M core/src/main/resources/lib/form/helpLink_de.properties
M core/src/main/resources/lib/hudson/executors_de.properties
M 
core/src/main/resources/lib/hudson/project/config-disableBuild_de.properties
M 
core/src/main/resources/lib/hudson/project/config-upstream-pseudo-trigger_de.properties
M core/src/main/resources/lib/layout/pane_de.properties

  Log Message:
  ---
  Remove unused translated strings


  Commit: e0af5198ef6ab4ac623a1137a26ba051fad7f28b
  
https://github.com/jenkinsci/jenkins/commit/e0af5198ef6ab4ac623a1137a26ba051fad7f28b
  Author: Daniel Beck 
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
M core/src/main/resources/hudson/AboutJenkins/index_de.properties
M core/src/main/resources/hudson/Messages_de.properties
M core/src/main/resources/hudson/PluginManager/check_de.properties
M core/src/main/resources/hudson/PluginManager/installed_de.properties
M core/src/main/resources/hudson/PluginManager/table_de.properties
M core/src/main/resources/hudson/cli/Messages_de.properties
M core/src/main/resources/hudson/diagnosis/Messages_de.properties
M core/src/main/resources/hudson/lifecycle/Messages_de.properties
M core/src/main/resources/hudson/logging/Messages_de.properties
M core/src/main/resources/hudson/model/AbstractBuild/changes_de.properties
M 
core/src/main/resources/hudson/model/AbstractItem/noWorkspace_de.properties
M 
core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspaceBlocked_de.properties
M core/src/main/resources/hudson/model/AllView/noJob_de.properties
M core/src/main/resources/hudson/model/Computer/delete_de.properties
M core/src/main/resources/hudson/model/Computer/index_de.properties
M core/src/main/resources/hudson/model/Computer/sidepanel_de.properties
M core/src/main/resources/hudson/model/ComputerSet/configure_de.properties
M core/src/main/resources/hudson/model/ComputerSet/index_de.properties
M core/src/main

[jenkinsci/jacoco-plugin] 4baa40: JENKINS-41515:

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 4baa40f8fb07cda1159880769e0f92024183d152
  
https://github.com/jenkinsci/jacoco-plugin/commit/4baa40f8fb07cda1159880769e0f92024183d152
  Author: Dominik Stadler 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  JENKINS-41515:
* Update Jenkins parent to 1.625.3 to be able to test with current 
pipeline-plugin
* Adjust dependencies and add some exclusions to remove a number of unnecessary 
jars from the resulting hpi file


-- 
You received this message because you are subscribed to the Google 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] ee6d20: Introduce cloud-statistics

2017-03-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: ee6d209793c07639507112ae55493e3e2598ce30
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/ee6d209793c07639507112ae55493e3e2598ce30
  Author: Oliver Gondža 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
M pom.xml
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Introduce cloud-statistics


  Commit: 4cf529e9eb63c26ee3ec5a11e9b8c175902fcf60
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/4cf529e9eb63c26ee3ec5a11e9b8c175902fcf60
  Author: Oliver Gondža 
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M .gitignore
M src/main/java/com/redhat/foreman/DisposableImpl.java
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
A src/main/java/com/redhat/foreman/HostInfo.java
M src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
M src/test/java/com/redhat/foreman/TestUtils.java
R src/test/resources/com/redhat/foreman/body10.txt
R src/test/resources/com/redhat/foreman/body11.txt
R src/test/resources/com/redhat/foreman/body3.txt
R src/test/resources/com/redhat/foreman/body5.txt
R src/test/resources/com/redhat/foreman/body6.txt
R src/test/resources/com/redhat/foreman/body7.txt
R src/test/resources/com/redhat/foreman/body8.txt
R src/test/resources/com/redhat/foreman/body9.txt
A src/test/resources/com/redhat/foreman/host-info-idle.txt
A src/test/resources/com/redhat/foreman/host-info-reserved-for-me.txt
A src/test/resources/com/redhat/foreman/host-release-success.txt
A src/test/resources/com/redhat/foreman/host-reserved-success.txt
A src/test/resources/com/redhat/foreman/hosts-search-reservable.txt
A src/test/resources/com/redhat/foreman/service-status.txt

  Log Message:
  ---
  Merge branch 'master' into cloud-stats


  Commit: 9c60c2f3eabce2d3695997d84e6317c5afcee23c
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/9c60c2f3eabce2d3695997d84e6317c5afcee23c
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/main/java/com/redhat/foreman/HostInfo.java
M 
src/main/java/com/redhat/foreman/launcher/ForemanComputerLauncherFactory.java
M 
src/main/java/com/redhat/foreman/launcher/ForemanSSHComputerLauncherFactory.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java
M 
src/test/java/com/redhat/foreman/launcher/ForemanDummyComputerLauncherFactory.java
A src/test/resources/com/redhat/foreman/host-info-custom-java-path.txt
R src/test/resources/com/redhat/foreman/host-info-idle.txt
R src/test/resources/com/redhat/foreman/host-info-reserved-for-me.txt
A src/test/resources/com/redhat/foreman/host-info.txt
M src/test/resources/com/redhat/foreman/host-release-success.txt
M src/test/resources/com/redhat/foreman/host-reserved-success.txt
M src/test/resources/com/redhat/foreman/hosts-search-reservable.txt
M src/test/resources/com/redhat/foreman/service-status.txt

  Log Message:
  ---
  Merge branch 'master' into cloud-stats


  Commit: eb1143b9920afa8909b91ac11340028fbfa35eaa
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/eb1143b9920afa8909b91ac11340028fbfa35eaa
  Author: Oliver Gondža 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pom.xml
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Merge pull request #44 from olivergondza/cloud-stats

Introduce cloud stats


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/a6fb5003e18c...eb1143b9920a

-- 
You received this message because you are subscribed to the Google 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.