[jenkinsci/azure-cli-plugin] d71a33: Update README.md

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: d71a33d49967c208bade60045589945938214a45
  
https://github.com/jenkinsci/azure-cli-plugin/commit/d71a33d49967c208bade60045589945938214a45
  Author: Tomer Rosenthal 
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/azure-cli-plugin] cb5a69: Update README.md

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: cb5a69783a0905603a0c7baf3e18b8b22de9b0f7
  
https://github.com/jenkinsci/azure-cli-plugin/commit/cb5a69783a0905603a0c7baf3e18b8b22de9b0f7
  Author: Tomer Rosenthal 
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/git-plugin] 2478b2: Use parent pom enable-jacoco profile for coverage

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2478b2cc88731f3942d44285696bf5be4862d14b
  
https://github.com/jenkinsci/git-plugin/commit/2478b2cc88731f3942d44285696bf5be4862d14b
  Author: Mark Waite 
  Date:   2017-08-13 (Sun, 13 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom enable-jacoco profile for coverage

No need to redefine in this plugin


  Commit: f85fccbac95eed2a4a6eff74912d3bcecf6bffec
  
https://github.com/jenkinsci/git-plugin/commit/f85fccbac95eed2a4a6eff74912d3bcecf6bffec
  Author: Mark Waite 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #526 from MarkEWaite/code-coverage-from-parent-pom

Use parent pom enable-jacoco profile for coverage


Compare: 
https://github.com/jenkinsci/git-plugin/compare/9bee07c54376...f85fccbac95e

-- 
You received this message because you are subscribed to the Google 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/maven-plugin] f6112c: [JENKINS-13277] Global Environment Variables in Em...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: f6112cb4e7fece3c5dd48c93a68f61649bad0b7b
  
https://github.com/jenkinsci/maven-plugin/commit/f6112cb4e7fece3c5dd48c93a68f61649bad0b7b
  Author: André Tadeu de Carvalho 
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
M src/main/java/hudson/maven/MavenModuleSetBuild.java
M src/main/java/hudson/maven/reporters/MavenMailer.java
A src/main/java/hudson/maven/util/VariableExpander.java
M src/test/java/hudson/maven/reporters/MavenMailerTest.java
A src/test/java/hudson/maven/util/VariableExpanderTest.java

  Log Message:
  ---
  [JENKINS-13277] Global Environment Variables in Email notification. (#101)

* [JENKINS-13277] Fix 'Global environment variables are not being resolved in 
Email Notification Recipients list for maven 2/3 projects'

* Add integration tests.


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


[jenkinsci/blueocean-pipeline-editor-plugin] dc5b00: Improvement/jenkins 46186 bitbucket credential pro...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: dc5b0056726dfe5792643544a64987ff5b7f15f7
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/dc5b0056726dfe5792643544a64987ff5b7f15f7
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx

  Log Message:
  ---
  Improvement/jenkins 46186 bitbucket credential prompt (#52)

* display proper labels for bitbucket / git in the credential dialog

* rename method

* fix label

* all i do is lint lint lint


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


[jenkinsci/blueocean-pipeline-editor-plugin]

2017-08-15 Thread GitHub
  Branch: refs/heads/improvement/JENKINS-46186-bitbucket-credential-prompt
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-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/blueocean-pipeline-editor-plugin] 3fd511: all i do is lint lint lint

2017-08-15 Thread GitHub
  Branch: refs/heads/improvement/JENKINS-46186-bitbucket-credential-prompt
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: 3fd5119dca5768685767ad95e25ad9fcbcd4d5e2
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/3fd5119dca5768685767ad95e25ad9fcbcd4d5e2
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx

  Log Message:
  ---
  all i do is lint lint lint


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


[jenkinsci/blueocean-pipeline-editor-plugin] 88fb1d: display proper labels for bitbucket / git in the c...

2017-08-15 Thread GitHub
  Branch: refs/heads/improvement/JENKINS-46186-bitbucket-credential-prompt
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: 88fb1dc6161f3195c7c548d3aa9845c9d7217fc1
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/88fb1dc6161f3195c7c548d3aa9845c9d7217fc1
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx

  Log Message:
  ---
  display proper labels for bitbucket / git in the credential dialog


  Commit: 9b8094d3d65ac798885384a183f79bc6b100e420
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/9b8094d3d65ac798885384a183f79bc6b100e420
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx

  Log Message:
  ---
  rename method


  Commit: e5218e06a22f3815b8f7d2022757bb1a1b600371
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/e5218e06a22f3815b8f7d2022757bb1a1b600371
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx

  Log Message:
  ---
  fix label


Compare: 
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/compare/88fb1dc6161f^...e5218e06a22f

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


[jenkinsci/azure-cli-plugin] 6d8561: [maven-release-plugin] prepare release azure-cli-0...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 6d8561b4fbb4e4e34fdbd8208b5c99a353be94be
  
https://github.com/jenkinsci/azure-cli-plugin/commit/6d8561b4fbb4e4e34fdbd8208b5c99a353be94be
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-cli-0.2


  Commit: 158dd3b7d463e978b142bd1eac4c256d6b4c3373
  
https://github.com/jenkinsci/azure-cli-plugin/commit/158dd3b7d463e978b142bd1eac4c256d6b4c3373
  Author: torosent 
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


Compare: 
https://github.com/jenkinsci/azure-cli-plugin/compare/d12197a59366...158dd3b7d463

-- 
You received this message because you are subscribed to the Google 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/role-strategy-plugin] c693db: Add GET Roles and UnassignRole to REST API (#30)

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: c693db0bcfbbeb472fedec4d0cc5216cd8af242c
  
https://github.com/jenkinsci/role-strategy-plugin/commit/c693db0bcfbbeb472fedec4d0cc5216cd8af242c
  Author: Guillaume Le Gall 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  ---
  Add GET Roles and UnassignRole to REST API (#30)

* add GET and unassign to api

* Removing unnecessary comments


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


[jenkinsci/azure-cli-plugin] f1d272: [maven-release-plugin] prepare release azure-cli-0...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: f1d272819f7e58c56dddb0977152bf7a329e1415
  
https://github.com/jenkinsci/azure-cli-plugin/commit/f1d272819f7e58c56dddb0977152bf7a329e1415
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-cli-0.1


  Commit: d12197a593666a5e37325436535cdb078ca62385
  
https://github.com/jenkinsci/azure-cli-plugin/commit/d12197a593666a5e37325436535cdb078ca62385
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


Compare: 
https://github.com/jenkinsci/azure-cli-plugin/compare/aae24ce58d28...d12197a59366

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


[jenkinsci/azure-cli-plugin] aae24c: updated pom

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: aae24ce58d284c0a40d0875b4dcc2b986de1
  
https://github.com/jenkinsci/azure-cli-plugin/commit/aae24ce58d284c0a40d0875b4dcc2b986de1
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


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


[jenkinsci/azure-cli-plugin] f226ba: [maven-release-plugin] prepare release azure-cli-0...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: f226baec75d62f1ef3bf66c3c1266a8faad38782
  
https://github.com/jenkinsci/azure-cli-plugin/commit/f226baec75d62f1ef3bf66c3c1266a8faad38782
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-cli-0.1


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


[jenkinsci/azure-cli-plugin] 5a2fb5: updated pom

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 5a2fb59767f4285d620c113088948c9b6f972a7a
  
https://github.com/jenkinsci/azure-cli-plugin/commit/5a2fb59767f4285d620c113088948c9b6f972a7a
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


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


[jenkinsci/azure-cli-plugin] 0f873d: [maven-release-plugin] prepare release azure-cli-0...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 0f873d689273bd63c34d214dc592bcc2a6923623
  
https://github.com/jenkinsci/azure-cli-plugin/commit/0f873d689273bd63c34d214dc592bcc2a6923623
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-cli-0.3


  Commit: 68c93e0ff642831b77a17250b5d238578e04987a
  
https://github.com/jenkinsci/azure-cli-plugin/commit/68c93e0ff642831b77a17250b5d238578e04987a
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


Compare: 
https://github.com/jenkinsci/azure-cli-plugin/compare/3cbfc521a96d...68c93e0ff642

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


[jenkinsci/azure-cli-plugin] 3b00fc: updated pom

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 3b00fc158ea690736ef1ddb4714859aaa0e1ab3a
  
https://github.com/jenkinsci/azure-cli-plugin/commit/3b00fc158ea690736ef1ddb4714859aaa0e1ab3a
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


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


[jenkinsci/azure-cli-plugin] 3cbfc5: updated pom

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 3cbfc521a96d3c3ce57f3aee4f175c8e53c9d5fb
  
https://github.com/jenkinsci/azure-cli-plugin/commit/3cbfc521a96d3c3ce57f3aee4f175c8e53c9d5fb
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


-- 
You received this message because you are subscribed to the Google 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] 2dc585: Update 2.74 changelog

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2dc585769138ac9dada9a78ac4a85a137889d810
  
https://github.com/jenkins-infra/jenkins.io/commit/2dc585769138ac9dada9a78ac4a85a137889d810
  Author: Daniel Beck 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Update 2.74 changelog


  Commit: e700afc3bf19e50adaeb0e557e61d75881481f19
  
https://github.com/jenkins-infra/jenkins.io/commit/e700afc3bf19e50adaeb0e557e61d75881481f19
  Author: Daniel Beck 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Merge pull request #1081 from daniel-beck/changelog-2.74-update

Update 2.74 changelog


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/98042acd3a89...e700afc3bf19

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


[jenkinsci/openshift-pipeline-plugin] db6162: [maven-release-plugin] prepare release openshift-p...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: db6162fd02c711d9f72b4bb791dcfb30e12ff577
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/db6162fd02c711d9f72b4bb791dcfb30e12ff577
  Author: gabemontero 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-pipeline-1.0.49


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


[jenkinsci/openshift-pipeline-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/openshift-pipeline-1.0.49
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin

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


[jenkinsci/openshift-pipeline-plugin] d874a4: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: d874a48f4726c6eccc279005e609889ed1c40f31
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d874a48f4726c6eccc279005e609889ed1c40f31
  Author: gabemontero 
  Date:   2017-08-15 (Tue, 15 Aug 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/openshift-pipeline-plugin] 222247: workaround okhttp3 version conflicts between plugi...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 47a3ebc778e2f03446f5a1eb806ac1131351
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/47a3ebc778e2f03446f5a1eb806ac1131351
  Author: gabemontero 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  workaround okhttp3 version conflicts between plugins


  Commit: c702e176f320e9a91ed9a2d4c305257cc39c04cf
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c702e176f320e9a91ed9a2d4c305257cc39c04cf
  Author: Gabe Montero 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #148 from openshift/pom-classldr-chg

workaround okhttp3 version conflicts between plugins


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/5ac9b59685ef...c702e176f320

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

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7a4713acef36d87bc033b507a986381b920fd215
  
https://github.com/jenkins-infra/jenkins.io/commit/7a4713acef36d87bc033b507a986381b920fd215
  Author: Manuel Recena 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M content/redirect/rekey.adoc

  Log Message:
  ---
  Fixing a redirection


  Commit: 98042acd3a89d959602c4e673918989683b1bc41
  
https://github.com/jenkins-infra/jenkins.io/commit/98042acd3a89d959602c4e673918989683b1bc41
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M content/redirect/rekey.adoc

  Log Message:
  ---
  Merge pull request #1082 from recena/redirects

Fixing a redirection


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/66b58af9482f...98042acd3a89

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


[jenkins-infra/jenkins-infra] 3ba857: Correct the username/password for secrets used in ...

2017-08-15 Thread GitHub
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 3ba8576dc8d222693ba4aa4c56784e367aacae54
  
https://github.com/jenkins-infra/jenkins-infra/commit/3ba8576dc8d222693ba4aa4c56784e367aacae54
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M hieradata/env/production.yaml

  Log Message:
  ---
  Correct the username/password for secrets used in Kubernetes


  Commit: e3051c23a35dcb00c88c8bf1154da44600b3f612
  
https://github.com/jenkins-infra/jenkins-infra/commit/e3051c23a35dcb00c88c8bf1154da44600b3f612
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M hieradata/env/production.yaml

  Log Message:
  ---
  Merge pull request #823 from rtyler/sendgridz

Correct the username/password for secrets used in Kubernetes


  Commit: b143a9ba8c937b6367621983a5f6fe2b8f688b89
  
https://github.com/jenkins-infra/jenkins-infra/commit/b143a9ba8c937b6367621983a5f6fe2b8f688b89
  Author: Vernin Olivier 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M hieradata/env/production.yaml

  Log Message:
  ---
  Merge pull request #824 from jenkins-infra/staging

Correct the username/password for secrets used in Kubernetes


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/406c56e5596b...b143a9ba8c93

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


[jenkins-infra/jenkins-infra] 3ba857: Correct the username/password for secrets used in ...

2017-08-15 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 3ba8576dc8d222693ba4aa4c56784e367aacae54
  
https://github.com/jenkins-infra/jenkins-infra/commit/3ba8576dc8d222693ba4aa4c56784e367aacae54
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M hieradata/env/production.yaml

  Log Message:
  ---
  Correct the username/password for secrets used in Kubernetes


  Commit: e3051c23a35dcb00c88c8bf1154da44600b3f612
  
https://github.com/jenkins-infra/jenkins-infra/commit/e3051c23a35dcb00c88c8bf1154da44600b3f612
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M hieradata/env/production.yaml

  Log Message:
  ---
  Merge pull request #823 from rtyler/sendgridz

Correct the username/password for secrets used in Kubernetes


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/25caeeb19b2b...e3051c23a35d

-- 
You received this message because you are subscribed to the Google 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/absint-a3-plugin] 2b30f5: - Enable Scanning for a³ installation packages in...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/absint-a3-plugin
  Commit: 2b30f5f969186b3d668535c669b79580ccb881b2
  
https://github.com/jenkinsci/absint-a3-plugin/commit/2b30f5f969186b3d668535c669b79580ccb881b2
  Author: Christian Hümbert 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/absint/a3/A3Builder.java
M src/main/java/com/absint/a3/A3ToolInstaller.java

  Log Message:
  ---
   - Enable Scanning for a³ installation packages in defined directory.
 - Selecting the package for the given architecture, unpack it and set
tool path to the extracted binary.
 - Perform analyses with the extracted tool.
 - If something went wrong, use fall back with installed alauncher
 
 TODO: Fix issue with asynchronous time stamps between master and slave
nodes.


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

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 50067b8468546e79dae9fd0c905e10ee18cbc3ec
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/50067b8468546e79dae9fd0c905e10ee18cbc3ec
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

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

Change-Id: I160f60587c7e8dd5a1935e18b145cb14826a1170


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

2017-08-15 Thread GitHub
  Branch: refs/tags/jenkinslint-0.12.0
  Home:   https://github.com/jenkinsci/jenkinslint-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/jenkinslint-plugin] ccfce9: [maven-release-plugin] prepare release jenkinslint...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: ccfce9a1cd199748f534236f7b3c6f8a6d213a30
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/ccfce9a1cd199748f534236f7b3c6f8a6d213a30
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkinslint-0.12.0

Change-Id: Id40f639cfd92212e758ce24eb66361644025750b


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

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/WhiteSandbox
  Home:   https://github.com/jenkinsci/jenkinslint-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/jenkinslint-plugin] a2cb60: [JENKINS-46177] Support GroovySandbox in Publisher...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: a2cb600dd7345be45882616c6b3df225fa5074a9
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/a2cb600dd7345be45882616c6b3df225fa5074a9
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySandboxChecker.java
M 
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitChecker.java
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/check/Messages.properties
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintActionTestCase.java
A 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovyAbstractCheckerTestCase.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySandboxCheckerTestCase.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitCheckerTestCase.java

  Log Message:
  ---
  [JENKINS-46177] Support GroovySandbox in Publisher/Builder/Parameters (#33)

* Initial approach to detect whether sandbox is enabled or current plugin 
versions are obsolted and unsecured

Change-Id: I98ebba01b9907135e775b506a3b36659f1ca506d

* [JENKINS-46177] Groovy sandbox checker for Publisher/Build/Parameters

Change-Id: I23b018ca9cb05b2a909360e5c3f0411171ae88d9

* Support Groovy plugin version 2.X and 1.X too

Change-Id: I8b7d0eca71777115c67b65f73204f6bc48c57646

* Removed unused plugin, since it is not possible to install a default plugin 
version usinig the pom and reinstall another version usign the plugin annotation

Change-Id: I435f9d0be548685bcbaef50416fcc4eb53e50f4a

* Added IT

Change-Id: If6a5963fef2c051f3ec27f00d4de6e6141031158


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

2017-08-15 Thread GitHub
  Branch: refs/tags/BlazeMeterJenkinsPlugin-3.0
  Home:   https://github.com/jenkinsci/blazemeter-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/blazemeter-plugin] 24a0c1: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: 24a0c109226bb912f8ce112968d23920ce410252
  
https://github.com/jenkinsci/blazemeter-plugin/commit/24a0c109226bb912f8ce112968d23920ce410252
  Author: zmicer 
  Date:   2017-08-15 (Tue, 15 Aug 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/blazemeter-plugin] cead1e: [maven-release-plugin] prepare release BlazeMeterJ...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: cead1eeac0a848329588f984e497c8943dd5c1fe
  
https://github.com/jenkinsci/blazemeter-plugin/commit/cead1eeac0a848329588f984e497c8943dd5c1fe
  Author: zmicer 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release BlazeMeterJenkinsPlugin-3.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/blazemeter-plugin] 05a452: @NotNull:@CheckForNull

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: 05a452eb1104474af9ef4f0cac7e12faf3027815
  
https://github.com/jenkinsci/blazemeter-plugin/commit/05a452eb1104474af9ef4f0cac7e12faf3027815
  Author: zmicer 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/blazemeter/BlazemeterCredentialsBAImpl.java

  Log Message:
  ---
  @NotNull:@CheckForNull


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

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/JENKINS-46176
  Home:   https://github.com/jenkinsci/jenkinslint-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/jenkinslint-plugin]

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/filter
  Home:   https://github.com/jenkinsci/jenkinslint-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/jenkinslint-plugin] 463787: [JENKINS-46033] Column ordering based on Status an...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 4637878c82633b286749e82ddb07ef5b100a85db
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/4637878c82633b286749e82ddb07ef5b100a85db
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JobLintAction/index.jelly
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/SlaveLintAction/index.jelly

  Log Message:
  ---
  [JENKINS-46033] Column ordering based on Status and JobName, missing some 
tables in the previous fix (#36)

Change-Id: Iefc139b8ab642aa206624312f9a35a5eb829232c


-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] be509f: [JENKINS-42359] Search box to filter jobs/agents (...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: be509f76d4e11846e1e19c4d4cfc9e4c6059f5f2
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/be509f76d4e11846e1e19c4d4cfc9e4c6059f5f2
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/_table.css
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/_table.js
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/index.jelly
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/search.gif

  Log Message:
  ---
  [JENKINS-42359] Search box to filter jobs/agents (#35)

* Initial approach to filter job names

Change-Id: I2e4fca42970154763ca79aa0034ee3840cb01bb3

* Filtering Agents and Jobs altogether

Change-Id: I055ff4f1d0590b92531062343b18d7a3d32575e7


-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] a82f04: Update Readme (#37)

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: a82f044df92a8e62d7c299fe3a06be259b215955
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/a82f044df92a8e62d7c299fe3a06be259b215955
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update Readme (#37)

* Updated README file with latest released features

Change-Id: Id5916d95e8a3d1be21d1e73af7ea52246dd772a6

* Fixed broken badge url

Change-Id: I81f28dc725569a3bc51c3cb657cf40d6c9045033


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

2017-08-15 Thread GitHub
  Branch: refs/heads/fix/cosmeticOrderTable
  Home:   https://github.com/jenkinsci/jenkinslint-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/jenkinslint-plugin]

2017-08-15 Thread GitHub
  Branch: refs/heads/fix/updateReadme
  Home:   https://github.com/jenkinsci/jenkinslint-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/compuware-scm-downloader-plugin]

2017-08-15 Thread GitHub
  Branch: refs/heads/ISPW-Source-Download-Location-Relative-or-Absolute
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-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/jenkinslint-plugin] 0a0bc3: Initial approach to detect whether sandbox is enab...

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/WhiteSandbox
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 0a0bc31777b46eb286836157f776271e9cd8c988
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/0a0bc31777b46eb286836157f776271e9cd8c988
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
A src/main/java/org/jenkins/ci/plugins/jenkinslint/check/SandboxChecker.java
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/check/Messages.properties
A 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovyAbstractCheckerTestCase.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitCheckerTestCase.java
A 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/SandboxCheckerTestCase.java
A src/test/resources/plugins/groovy.hpi

  Log Message:
  ---
  Initial approach to detect whether sandbox is enabled or current plugin 
versions are obsolted and unsecured

Change-Id: I98ebba01b9907135e775b506a3b36659f1ca506d


  Commit: d50e013f8e02d779f66baa9ba031bfa6959be239
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/d50e013f8e02d779f66baa9ba031bfa6959be239
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySandboxChecker.java
R src/main/java/org/jenkins/ci/plugins/jenkinslint/check/SandboxChecker.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySandboxCheckerTestCase.java
R 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/SandboxCheckerTestCase.java

  Log Message:
  ---
  [JENKINS-46177] Groovy sandbox checker for Publisher/Build/Parameters

Change-Id: I23b018ca9cb05b2a909360e5c3f0411171ae88d9


  Commit: 82ad2116d225662ee3e3c5524d8cbae42e198ed4
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/82ad2116d225662ee3e3c5524d8cbae42e198ed4
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitChecker.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitCheckerTestCase.java

  Log Message:
  ---
  Support Groovy plugin version 2.X and 1.X too

Change-Id: I8b7d0eca71777115c67b65f73204f6bc48c57646


  Commit: 2e0d466d045b9039442ec7803eea215d22f58578
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/2e0d466d045b9039442ec7803eea215d22f58578
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
R src/test/resources/plugins/groovy.hpi

  Log Message:
  ---
  Removed unused plugin, since it is not possible to install a default plugin 
version usinig the pom and reinstall another version usign the plugin annotation

Change-Id: I435f9d0be548685bcbaef50416fcc4eb53e50f4a


  Commit: 33c817e4cf2bd1347a569c996d82006143a07ed4
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/33c817e4cf2bd1347a569c996d82006143a07ed4
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintActionTestCase.java

  Log Message:
  ---
  Added IT

Change-Id: If6a5963fef2c051f3ec27f00d4de6e6141031158


Compare: 
https://github.com/jenkinsci/jenkinslint-plugin/compare/268fddf5449d...33c817e4cf2b

-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] 542bdb: Updated README file with latest released features

2017-08-15 Thread GitHub
  Branch: refs/heads/fix/updateReadme
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 542bdb9f948d4f8929d25b26f17c8bd8e0f3ec80
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/542bdb9f948d4f8929d25b26f17c8bd8e0f3ec80
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Updated README file with latest released features

Change-Id: Id5916d95e8a3d1be21d1e73af7ea52246dd772a6


  Commit: b0564bad9fc5ca4f2cf86de2e8f32d505f9c9b76
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/b0564bad9fc5ca4f2cf86de2e8f32d505f9c9b76
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Fixed broken badge url

Change-Id: I81f28dc725569a3bc51c3cb657cf40d6c9045033


Compare: 
https://github.com/jenkinsci/jenkinslint-plugin/compare/542bdb9f948d^...b0564bad9fc5

-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] e50e05: [JENKINS-46033] Column ordering based on Status an...

2017-08-15 Thread GitHub
  Branch: refs/heads/fix/cosmeticOrderTable
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: e50e0594b4b62487c8bc8f343c5ae9c854646356
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/e50e0594b4b62487c8bc8f343c5ae9c854646356
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JobLintAction/index.jelly
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/SlaveLintAction/index.jelly

  Log Message:
  ---
  [JENKINS-46033] Column ordering based on Status and JobName, missing some 
tables in the previous fix

Change-Id: Iefc139b8ab642aa206624312f9a35a5eb829232c


-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] fc4d74: Initial approach to filter job names

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/filter
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: fc4d7446836157d9ce0b59b35aed5aead33d2d26
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/fc4d7446836157d9ce0b59b35aed5aead33d2d26
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/_table.css
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/_table.js
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/index.jelly
A 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/search.gif

  Log Message:
  ---
  Initial approach to filter job names

Change-Id: I2e4fca42970154763ca79aa0034ee3840cb01bb3


  Commit: d4f24b8c1667431f6bee361620896569fb6d6f4f
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/d4f24b8c1667431f6bee361620896569fb6d6f4f
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/_table.js
M 
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/index.jelly

  Log Message:
  ---
  Filtering Agents and Jobs altogether

Change-Id: I055ff4f1d0590b92531062343b18d7a3d32575e7


Compare: 
https://github.com/jenkinsci/jenkinslint-plugin/compare/fc4d74468361^...d4f24b8c1667

-- 
You received this message because you are subscribed to the Google 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/blazemeter-plugin] e152ea: JEN-232:BlazeMeterCredentialImpl

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: e152ea805aaa35fff10218d1b133549c682726ce
  
https://github.com/jenkinsci/blazemeter-plugin/commit/e152ea805aaa35fff10218d1b133549c682726ce
  Author: zmicer 
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
M pom.xml
M 
src/main/java/hudson/plugins/blazemeter/BlazeMeterPerformanceBuilderDescriptor.java
M src/main/java/hudson/plugins/blazemeter/BlazemeterCredentialImpl.java
M src/main/java/hudson/plugins/blazemeter/utils/Utils.java
M src/test/java/hudson/plugins/blazemeter/TestBlazeterCredentialImpl.java

  Log Message:
  ---
  JEN-232:BlazeMeterCredentialImpl


  Commit: 4cf0606aaae99ea38f5630a730c64beab08a9639
  
https://github.com/jenkinsci/blazemeter-plugin/commit/4cf0606aaae99ea38f5630a730c64beab08a9639
  Author: zmicer 
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
M 
src/main/java/hudson/plugins/blazemeter/BlazeMeterPerformanceBuilderDescriptor.java
M 
src/main/resources/hudson/plugins/blazemeter/BlazemeterCredentialImpl/credentials.jelly
M 
src/main/resources/hudson/plugins/blazemeter/PerformanceBuilder/config.jelly
M 
src/test/java/hudson/plugins/blazemeter/TestPerformanceBuilderDescriptor.java

  Log Message:
  ---
  JEN-232:credentials.jelly


  Commit: fcd3ae057533eade9ac14a3eadff038781adf259
  
https://github.com/jenkinsci/blazemeter-plugin/commit/fcd3ae057533eade9ac14a3eadff038781adf259
  Author: zmicer 
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
M 
src/main/resources/hudson/plugins/blazemeter/BlazemeterCredentialImpl/credentials.jelly

  Log Message:
  ---
  JEN-232:test key button


  Commit: 9b86f9e43efcfe549d03036001d0b4ea073b4a2b
  
https://github.com/jenkinsci/blazemeter-plugin/commit/9b86f9e43efcfe549d03036001d0b4ea073b4a2b
  Author: zmicer 
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
M 
src/main/resources/hudson/plugins/blazemeter/BlazemeterCredentialImpl/credentials.jelly

  Log Message:
  ---
  JEN-232


  Commit: 84ae87392f0478bcbead56da89dd5de82efd6a8c
  
https://github.com/jenkinsci/blazemeter-plugin/commit/84ae87392f0478bcbead56da89dd5de82efd6a8c
  Author: zmicer 
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/blazemeter/api/ApiV3Impl.java
M src/main/java/hudson/plugins/blazemeter/api/urlmanager/UrlManager.java
M 
src/main/java/hudson/plugins/blazemeter/api/urlmanager/UrlManagerV3Impl.java
M src/test/java/hudson/plugins/blazemeter/MockedAPI.java
M src/test/java/hudson/plugins/blazemeter/TestUrlManagerV3.java

  Log Message:
  ---
  JEN-232:UrlManager


  Commit: 36dd28645a11a38f0a10a5006d891a86d1f8caea
  
https://github.com/jenkinsci/blazemeter-plugin/commit/36dd28645a11a38f0a10a5006d891a86d1f8caea
  Author: zmicer 
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
M src/main/java/hudson/plugins/blazemeter/api/ApiV3Impl.java

  Log Message:
  ---
  JEN-232:remove .addHeader(X_API_KEY, apiKey)


  Commit: f57b5144cedf169dc0748d07e179a9f14ec27c6b
  
https://github.com/jenkinsci/blazemeter-plugin/commit/f57b5144cedf169dc0748d07e179a9f14ec27c6b
  Author: zmicer 
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
M src/main/java/hudson/plugins/blazemeter/BlazeMeterBuild.java
M 
src/main/java/hudson/plugins/blazemeter/PerformanceBuilderDSLExtension.java
A src/main/java/hudson/plugins/blazemeter/api/ApiImpl.java
R src/main/java/hudson/plugins/blazemeter/api/ApiV3Impl.java
A src/main/java/hudson/plugins/blazemeter/api/BasicAuthenticator.java
M src/main/java/hudson/plugins/blazemeter/utils/JobUtility.java
A src/test/java/hudson/plugins/blazemeter/TestApiImpl.java
R src/test/java/hudson/plugins/blazemeter/TestApiV3Impl.java
M src/test/java/hudson/plugins/blazemeter/TestJobUtility.java

  Log Message:
  ---
  JEN-232:ApiImpl:BasicAuthenticator


  Commit: 1d1467de218c36629883c9486bc5fa71b0ffdb6e
  
https://github.com/jenkinsci/blazemeter-plugin/commit/1d1467de218c36629883c9486bc5fa71b0ffdb6e
  Author: zmicer 
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
M src/main/resources/hudson/plugins/blazemeter/Messages.properties

  Log Message:
  ---
  JEN-232:BlazemeterCredential.DisplayName=BlazeMeter Credentials


  Commit: c297c5e4b79eccb45b341ae270195455f4554ca0
  
https://github.com/jenkinsci/blazemeter-plugin/commit/c297c5e4b79eccb45b341ae270195455f4554ca0
  Author: zmicer 
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/blazemeter/BlazeMeterBuild.java
M 

[jenkinsci/compuware-scm-downloader-plugin] 41ec4e: re-updated my changes

2017-08-15 Thread GitHub
  Branch: 
refs/heads/cwe-115693-ISPW-Jenkins-Plugin-needs-a-specific-folder-to-download
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: 41ec4ec53ac3096829d53884f2280ab497443edf
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/41ec4ec53ac3096829d53884f2280ab497443edf
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/compuware/jenkins/scm/IspwConfiguration.java
M src/main/java/com/compuware/jenkins/scm/IspwDownloader.java
M src/main/java/com/compuware/jenkins/scm/utils/ScmConstants.java
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.jelly
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.properties
M src/main/webapp/ispw/help-filterType.html
M src/main/webapp/ispw/help-folderName.html

  Log Message:
  ---
  re-updated my changes


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


[jenkinsci/p4-plugin] efc54c: Fix FindBug Errors.

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: efc54c36159ac87d1f2b304479dbf62677138b6c
  
https://github.com/jenkinsci/p4-plugin/commit/efc54c36159ac87d1f2b304479dbf62677138b6c
  Author: Paul Allen 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/scm/swarm/P4Path.java

  Log Message:
  ---
  Fix FindBug Errors.

P4Path needed to be Serializable and null check protection for
replaceAll.


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

2017-08-15 Thread GitHub
  Branch: refs/tags/jenkins-2.74
  Home:   https://github.com/jenkinsci/jenkins

-- 
You received this message because you are subscribed to the Google 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] df9c18: [maven-release-plugin] prepare release jenkins-2.7...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: df9c18548326a0a8f1eba2962c1b766131aa29e5
  
https://github.com/jenkinsci/jenkins/commit/df9c18548326a0a8f1eba2962c1b766131aa29e5
  Author: Kohsuke Kawaguchi 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.74


  Commit: ea77fdc0c59efe12cfc8875ef1289fbc27827200
  
https://github.com/jenkinsci/jenkins/commit/ea77fdc0c59efe12cfc8875ef1289fbc27827200
  Author: Kohsuke Kawaguchi 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/7e6d0d288f71...ea77fdc0c59e

-- 
You received this message because you are subscribed to the Google 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/compuware-scm-downloader-plugin] b84a5c: re-updated my changes

2017-08-15 Thread GitHub
  Branch: 
refs/heads/cwe-115693-ISPW-Jenkins-Plugin-needs-a-specific-folder-to-download
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: b84a5c1069538e31766b8757d38a59eaf0e39a6d
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/b84a5c1069538e31766b8757d38a59eaf0e39a6d
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/compuware/jenkins/scm/IspwConfiguration.java
M src/main/java/com/compuware/jenkins/scm/IspwDownloader.java
M src/main/java/com/compuware/jenkins/scm/utils/ScmConstants.java
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.jelly
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.properties
M src/main/webapp/ispw/help-filterType.html
M src/main/webapp/ispw/help-folderName.html

  Log Message:
  ---
  re-updated my changes


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


[jenkinsci/codefresh-plugin] 1264d1: Add support for on-premise Codefresh installations...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codefresh-plugin
  Commit: 1264d12aee2c3c0eaff9cd4c7c21f3648af8ace4
  
https://github.com/jenkinsci/codefresh-plugin/commit/1264d12aee2c3c0eaff9cd4c7c21f3648af8ace4
  Author: Anton Weiss 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codefresh/CFApi.java
M src/main/java/org/jenkinsci/plugins/codefresh/CFEnvTerminator.java
M src/main/java/org/jenkinsci/plugins/codefresh/CFGlobalConfig.java
M src/main/java/org/jenkinsci/plugins/codefresh/CFLaunchBuilder.java
A src/main/java/org/jenkinsci/plugins/codefresh/CFPipeline.java
M src/main/java/org/jenkinsci/plugins/codefresh/CFProfile.java
R src/main/java/org/jenkinsci/plugins/codefresh/CFService.java
M src/main/java/org/jenkinsci/plugins/codefresh/CodefreshLaunchStep.java
M 
src/main/java/org/jenkinsci/plugins/codefresh/CodefreshPipelineBuilder.java
M src/main/java/org/jenkinsci/plugins/codefresh/CodefreshPipelineStep.java
M 
src/main/resources/org/jenkinsci/plugins/codefresh/CFGlobalConfig/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/codefresh/CFGlobalConfig/help-cfUrl.html
M 
src/main/resources/org/jenkinsci/plugins/codefresh/CFGlobalConfig/help-cfUser.html
M 
src/main/resources/org/jenkinsci/plugins/codefresh/CFLaunchBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/codefresh/CodefreshPipelineBuilder/config.jelly

  Log Message:
  ---
  Add support for on-premise Codefresh installations. Rename service to 
pipeline everywhere


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


[jenkinsci/azure-cli-plugin] b10523: updated pom

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: b105232c236cd261f1048c7ac49f4555f6f88aba
  
https://github.com/jenkinsci/azure-cli-plugin/commit/b105232c236cd261f1048c7ac49f4555f6f88aba
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated pom


-- 
You received this message because you are subscribed to the Google 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] a09210: MultiBranch support for Helix4Git (GitHub PR model...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: a09210faa5fefa31e2adbbcf1f24232c46f0896d
  
https://github.com/jenkinsci/p4-plugin/commit/a09210faa5fefa31e2adbbcf1f24232c46f0896d
  Author: Paul Allen 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/scm/AbstractP4ScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/BranchesScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/GraphScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4ChangeRequestSCMHead.java
A src/main/java/org/jenkinsci/plugins/p4/scm/P4GraphRequestSCMHead.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4Head.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4Probe.java
M src/main/java/org/jenkinsci/plugins/p4/scm/StreamsScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java
A src/main/java/org/jenkinsci/plugins/p4/scm/swarm/P4Path.java
M src/main/java/org/jenkinsci/plugins/p4/scm/swarm/SwarmProjectAPI.java

  Log Message:
  ---
  MultiBranch support for Helix4Git (GitHub PR model)

Update MultiBranch product names to Helix.


-- 
You received this message because you are subscribed to the Google 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/compuware-scm-downloader-plugin] 398d61: First round of UI changes continued

2017-08-15 Thread GitHub
  Branch: 
refs/heads/cwe-115693-ISPW-Jenkins-Plugin-needs-a-specific-folder-to-download
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: 398d615fc54b944b79f529ae0538f63b4f80c8ba
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/398d615fc54b944b79f529ae0538f63b4f80c8ba
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.jelly
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.properties
M src/main/resources/com/compuware/jenkins/scm/Messages.properties
M src/test/java/com/compuware/jenkins/scm/IspwConfigurationTest.java

  Log Message:
  ---
  First round of UI changes continued


  Commit: 3a34768e9ca4b7c4a9b610c1725b14c40daca6b3
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/3a34768e9ca4b7c4a9b610c1725b14c40daca6b3
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.properties
M src/test/java/com/compuware/jenkins/scm/IspwConfigurationTest.java

  Log Message:
  ---
  First round of UI changes. Still need to add "help" options and find out
why previous "help"s are not working. Changes to:
config.jelly
config.properties
Messages.properties
Messages.java
IspwConfiguration.java
IspwConfigurationTest.java
Constants.java
IspwDownloader.java


  Commit: 796f08c9e4df36b0ef5e99bdaf0e60c74db73e8c
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/796f08c9e4df36b0ef5e99bdaf0e60c74db73e8c
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.jelly
R src/main/webapp/ispw/help-filterName.html
M src/main/webapp/ispw/help-filterType.html
A src/main/webapp/ispw/help-folderName.html

  Log Message:
  ---
  Added help options to the new fields, also got the old help field to
start appearing again.


  Commit: ba3c08c43b21a2699f6955d1d282ad24d4d969e9
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/ba3c08c43b21a2699f6955d1d282ad24d4d969e9
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/compuware/jenkins/scm/IspwConfiguration.java
M src/main/java/com/compuware/jenkins/scm/IspwDownloader.java
M src/test/java/com/compuware/jenkins/scm/IspwConfigurationTest.java

  Log Message:
  ---
  Aug 15 after rebasing


  Commit: e718dd641477ef4c1de8fb393ac64f75710aadce
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/e718dd641477ef4c1de8fb393ac64f75710aadce
  Author: katieeluskie 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/compuware/jenkins/scm/IspwConfiguration.java
M 
src/main/resources/com/compuware/jenkins/scm/IspwConfiguration/config.jelly
M src/test/java/com/compuware/jenkins/scm/IspwConfigurationTest.java

  Log Message:
  ---
  Aug 15 fixed maven build


Compare: 
https://github.com/jenkinsci/compuware-scm-downloader-plugin/compare/bfeecb71f06e...e718dd641477

-- 
You received this message because you are subscribed to the Google 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/snyk-security-scanner-plugin] 06734b: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 06734b830d36015128cb5f337975ee31ee3e3ea9
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/06734b830d36015128cb5f337975ee31ee3e3ea9
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 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/snyk-security-scanner-plugin] be0cbb: [maven-release-plugin] prepare release snyk-securi...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: be0cbb815050bb292fbec502b1e062b188a802fb
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/be0cbb815050bb292fbec502b1e062b188a802fb
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release snyk-security-scanner-1.4


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


[jenkinsci/snyk-security-scanner-plugin] 0ec544: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 0ec544be8f4d40ddfbb6a79ec93fcbdf576e0fa9
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/0ec544be8f4d40ddfbb6a79ec93fcbdf576e0fa9
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M src/main/java/io/snyk/plugins/SnykSecurityBuilder.java

  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/snyk-security-scanner-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/snyk-security-scanner-1.4
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/snyk-security-scanner-1.3
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin] f4f6b0: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: f4f6b006455cfe07023d224065ce1c6161ceff65
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/f4f6b006455cfe07023d224065ce1c6161ceff65
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M src/main/java/io/snyk/plugins/SnykSecurityBuilder.java

  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/snyk-security-scanner-plugin] 6fea18: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 6fea1848efc8faa96a20546839da5af82ae761f8
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/6fea1848efc8faa96a20546839da5af82ae761f8
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 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/snyk-security-scanner-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/snyk-security-scanner-1.3
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin] c98453: [maven-release-plugin] prepare release snyk-securi...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: c98453842409cff48778d0cbea23fc7d44f207d2
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/c98453842409cff48778d0cbea23fc7d44f207d2
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release snyk-security-scanner-1.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.


[jenkins-infra/jenkins.io] 3571c1: Add some clarification on when/how agent { dockerf...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3571c19faa6ce72c962d06f8b95685fb7fd873f2
  
https://github.com/jenkins-infra/jenkins.io/commit/3571c19faa6ce72c962d06f8b95685fb7fd873f2
  Author: R. Tyler Croy 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Add some clarification on when/how agent { dockerfile } must be used


  Commit: 66b58af9482f1f96305ef36fa4a491564cebe21c
  
https://github.com/jenkins-infra/jenkins.io/commit/66b58af9482f1f96305ef36fa4a491564cebe21c
  Author: R. Tyler Croy 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1080 from rtyler/dockerfile-notes

Add some clarification on when/how agent { dockerfile } must be used


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4c1b020ad5c3...66b58af9482f

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


[jenkinsci/tfs-plugin] b87677: Add CheckStyle to the build (some files excluded)

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: b87677e334a1675c5670c63fec7186bedbc0599b
  
https://github.com/jenkinsci/tfs-plugin/commit/b87677e334a1675c5670c63fec7186bedbc0599b
  Author: Jason Prickett 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A tfs/checkstyle.xml
M tfs/pom.xml
M tfs/src/main/java/hudson/plugins/tfs/ChangeSetReader.java
M tfs/src/main/java/hudson/plugins/tfs/ChangeSetWriter.java
M tfs/src/main/java/hudson/plugins/tfs/CommitParameterAction.java
M tfs/src/main/java/hudson/plugins/tfs/JenkinsEventNotifier.java
M tfs/src/main/java/hudson/plugins/tfs/PullRequestParameterAction.java
M tfs/src/main/java/hudson/plugins/tfs/TFSLabeler.java
M tfs/src/main/java/hudson/plugins/tfs/TFSRevisionState.java
M tfs/src/main/java/hudson/plugins/tfs/TeamBuildDetailsAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamBuildEndpoint.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamCollectResultsPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamCollectionConfiguration.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamCompletedStatusPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamEventsEndpoint.java
M tfs/src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java
M tfs/src/main/java/hudson/plugins/tfs/TeamGlobalStatusAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamHookCause.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPendingStatusBuildStep.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamPullRequestMergedDetailsAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPushCause.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPushTrigger.java
M tfs/src/main/java/hudson/plugins/tfs/TeamResultsAction.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamUpdateWorkItemPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/UnsupportedIntegrationAction.java
M tfs/src/main/java/hudson/plugins/tfs/actions/CheckoutAction.java
M tfs/src/main/java/hudson/plugins/tfs/actions/RemoveWorkspaceAction.java
M 
tfs/src/main/java/hudson/plugins/tfs/browsers/TeamFoundationServerRepositoryBrowser.java
M 
tfs/src/main/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowser.java
M tfs/src/main/java/hudson/plugins/tfs/commands/AbstractCallableCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/AbstractCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/Command.java
M tfs/src/main/java/hudson/plugins/tfs/commands/DeleteWorkspaceCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/GetFilesToWorkFolderCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/GetWorkspaceMappingCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/LabelCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/ListWorkspacesCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/NewWorkspaceCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/RemoteChangesetVersionCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/ServerConfigurationProvider.java
M tfs/src/main/java/hudson/plugins/tfs/listeners/JenkinsRunListener.java
M tfs/src/main/java/hudson/plugins/tfs/model/AbstractCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/AutomaticCredentialsConfigurer.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildParameter.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildWithParametersCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/ChangeLogSet.java
M tfs/src/main/java/hudson/plugins/tfs/model/ChangeSet.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/ClonePersistenceStoreProvider.java
M tfs/src/main/java/hudson/plugins/tfs/model/ConnectHookEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/ConnectionParameters.java
M tfs/src/main/java/hudson/plugins/tfs/model/CredentialsConfigurer.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/CredentialsConfigurerDescriptor.java
M tfs/src/main/java/hudson/plugins/tfs/model/DomainUserAccountMapper.java
M tfs/src/main/java/hudson/plugins/tfs/model/ExtraSettings.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitCodePushedEventArgs.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPullRequestEx.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPullRequestMergedEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPushEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitStatusContext.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitStatusState.java
M 

[jenkinsci/tfs-plugin] e67d5a: Add CheckStyle to the build (some files excluded)

2017-08-15 Thread GitHub
  Branch: refs/heads/users/jpricket/style
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: e67d5aacdcb503a079adc979cb37b8fddb413f55
  
https://github.com/jenkinsci/tfs-plugin/commit/e67d5aacdcb503a079adc979cb37b8fddb413f55
  Author: Jason Prickett 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A tfs/checkstyle.xml
M tfs/pom.xml
M tfs/src/main/java/hudson/plugins/tfs/ChangeSetReader.java
M tfs/src/main/java/hudson/plugins/tfs/ChangeSetWriter.java
M tfs/src/main/java/hudson/plugins/tfs/CommitParameterAction.java
M tfs/src/main/java/hudson/plugins/tfs/JenkinsEventNotifier.java
M tfs/src/main/java/hudson/plugins/tfs/PullRequestParameterAction.java
M tfs/src/main/java/hudson/plugins/tfs/TFSLabeler.java
M tfs/src/main/java/hudson/plugins/tfs/TFSRevisionState.java
M tfs/src/main/java/hudson/plugins/tfs/TeamBuildDetailsAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamBuildEndpoint.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamCollectResultsPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamCollectionConfiguration.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamCompletedStatusPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamEventsEndpoint.java
M tfs/src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java
M tfs/src/main/java/hudson/plugins/tfs/TeamGlobalStatusAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamHookCause.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPendingStatusBuildStep.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPluginGlobalConfig.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamPullRequestMergedDetailsAction.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPushCause.java
M tfs/src/main/java/hudson/plugins/tfs/TeamPushTrigger.java
M tfs/src/main/java/hudson/plugins/tfs/TeamResultsAction.java
M 
tfs/src/main/java/hudson/plugins/tfs/TeamUpdateWorkItemPostBuildAction.java
M tfs/src/main/java/hudson/plugins/tfs/UnsupportedIntegrationAction.java
M tfs/src/main/java/hudson/plugins/tfs/actions/CheckoutAction.java
M tfs/src/main/java/hudson/plugins/tfs/actions/RemoveWorkspaceAction.java
M 
tfs/src/main/java/hudson/plugins/tfs/browsers/TeamFoundationServerRepositoryBrowser.java
M 
tfs/src/main/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowser.java
M tfs/src/main/java/hudson/plugins/tfs/commands/AbstractCallableCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/AbstractCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/Command.java
M tfs/src/main/java/hudson/plugins/tfs/commands/DeleteWorkspaceCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/GetFilesToWorkFolderCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/GetWorkspaceMappingCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/LabelCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/ListWorkspacesCommand.java
M tfs/src/main/java/hudson/plugins/tfs/commands/NewWorkspaceCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/RemoteChangesetVersionCommand.java
M 
tfs/src/main/java/hudson/plugins/tfs/commands/ServerConfigurationProvider.java
M tfs/src/main/java/hudson/plugins/tfs/listeners/JenkinsRunListener.java
M tfs/src/main/java/hudson/plugins/tfs/model/AbstractCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/AliasOnlyUserAccountMapper.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/AutomaticCredentialsConfigurer.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildParameter.java
M tfs/src/main/java/hudson/plugins/tfs/model/BuildWithParametersCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/ChangeLogSet.java
M tfs/src/main/java/hudson/plugins/tfs/model/ChangeSet.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/ClonePersistenceStoreProvider.java
M tfs/src/main/java/hudson/plugins/tfs/model/ConnectHookEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/ConnectionParameters.java
M tfs/src/main/java/hudson/plugins/tfs/model/CredentialsConfigurer.java
M 
tfs/src/main/java/hudson/plugins/tfs/model/CredentialsConfigurerDescriptor.java
M tfs/src/main/java/hudson/plugins/tfs/model/DomainUserAccountMapper.java
M tfs/src/main/java/hudson/plugins/tfs/model/ExtraSettings.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitCodePushedEventArgs.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPullRequestEx.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPullRequestMergedEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitPushEvent.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitStatusContext.java
M tfs/src/main/java/hudson/plugins/tfs/model/GitStatusState.java
 

[jenkinsci/snyk-security-scanner-plugin] 1e8207: feat: adding docker image and project name as para...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 1e82072976f625e18075ded6bbccf86e255df3a8
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/1e82072976f625e18075ded6bbccf86e255df3a8
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/io/snyk/plugins/SnykSecurityBuilder.java
M src/main/java/io/snyk/plugins/SnykSecurityStep.java
M src/main/resources/io/snyk/plugins/SnykSecurityBuilder/config.jelly
A src/main/webapp/help-docker-image.html
M src/main/webapp/help-env-flags.html
A src/main/webapp/help-project-name.html

  Log Message:
  ---
  feat: adding docker image and project name as parameters


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


[jenkinsci/pipeline-model-definition-plugin] fd6c0c: Switch to actually calling stage('foo') for parall...

2017-08-15 Thread GitHub
  Branch: refs/heads/when-changelog
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: fd6c0c3c2bae9c0acc25783b0d7816b9b22a5681
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/fd6c0c3c2bae9c0acc25783b0d7816b9b22a5681
  Author: Andrew Bayer 
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java

  Log Message:
  ---
  Switch to actually calling stage('foo') for parallel stages

I discovered that this won't actually mess with Blue Ocean
visualization, since Blue Ocean already discards stages inside
parallel branches but keeps the steps inside said stages. So...let's
simplify things.


  Commit: e75cf195fa6d9fb4972911284718d682e6bd3888
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e75cf195fa6d9fb4972911284718d682e6bd3888
  Author: Andrew Bayer 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
A pipeline-model-definition/src/test/resources/scmEnvVars.groovy
M 
pipeline-model-extensions/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/CheckoutScript.groovy

  Log Message:
  ---
  [FIXED JENKINS-45198] When possible, add scm vars to environment

This will not result in any change when run on core versions <2.60 (or
with workflow-scm-step <2.6, git <3.3.1, etc), but will Just Work if
you've got the right core/etc versions installed.

BasicModelDefTest#scmEnvVars will start failing when we bump core etc
dependencies for this plugin directly.


  Commit: 120f9a480395e5de0869272b5742f179538f4e08
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/120f9a480395e5de0869272b5742f179538f4e08
  Author: Andrew Bayer 
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
M pipeline-model-definition/pom.xml
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
M 
pipeline-model-extensions/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/CheckoutScript.groovy
M pom.xml

  Log Message:
  ---
  Syncing dependencies with #174, code review comments


  Commit: a5be631a63c8b67c924689d246e3c3e03c76d585
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a5be631a63c8b67c924689d246e3c3e03c76d585
  Author: Andrew Bayer 
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/SyntheticStageGraphListener.java

  Log Message:
  ---
  Get rid of getPersistentAction for now.


  Commit: 2586dff1f776d8e826deab65ff8736568f6f676f
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/2586dff1f776d8e826deab65ff8736568f6f676f
  Author: Andrew Bayer 
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy

  Log Message:
  ---
  Whoops, missed a comment.


  Commit: b8f753d76f0ef5adc251a1bbbfd8fb3662204296
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b8f753d76f0ef5adc251a1bbbfd8fb3662204296
  Author: Andrew Bayer 
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
A 
pipeline-model-definition/src/test/resources/skippedStagesInParallel.groovy

  Log Message:
  ---
  Stage status handling for parallel stages

A few things:
* Propagate stage status tags to the enclosing parallel branch, not
just the stage.
* Mark nested stages of skipped due to failure/unstable/conditional
stages as skipped due to failure/unstable/conditional as well.


  Commit: eafc831f586bb7992fc5eaed5c9889cc26e09ea2
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/eafc831f586bb7992fc5eaed5c9889cc26e09ea2
  Author: Andrew Bayer 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M pipeline-model-definition/pom.xml
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/SyntheticStageGraphListener.java
M 

[jenkinsci/maven-artifact-choicelistprovider-plugin] c2c209: Update Jenkinsfile

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin
  Commit: c2c2093c25be932d6158c7bcef4ec15be35a6b69
  
https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin/commit/c2c2093c25be932d6158c7bcef4ec15be35a6b69
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile


-- 
You received this message because you are subscribed to the Google 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/snyk-security-scanner-plugin] 00a413: feat: adding docker image and project name as para...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 00a41330bc8b3b9d6fbf4c1db74231c3386b8f27
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/00a41330bc8b3b9d6fbf4c1db74231c3386b8f27
  Author: AH7 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/io/snyk/plugins/SnykSecurityBuilder.java
M src/main/java/io/snyk/plugins/SnykSecurityStep.java
M src/main/resources/io/snyk/plugins/SnykSecurityBuilder/config.jelly
A src/main/webapp/help-docker-image.html
M src/main/webapp/help-env-flags.html
A src/main/webapp/help-project-name.html

  Log Message:
  ---
  feat: adding docker image and project name as parameters


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


[jenkinsci/blueocean-pipeline-editor-plugin]

2017-08-15 Thread GitHub
  Branch: refs/heads/story/JENKINS-42791-editor-prompt-github-token
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-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/blueocean-pipeline-editor-plugin] 8a4b13: Story/jenkins 42791 editor prompt GitHub token (#4...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-pipeline-editor-plugin
  Commit: 8a4b1363a9e52256edd5c04298a2c092c09f5af8
  
https://github.com/jenkinsci/blueocean-pipeline-editor-plugin/commit/8a4b1363a9e52256edd5c04298a2c092c09f5af8
  Author: Cliff Meyers 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/js/EditorPage.jsx
M src/main/js/SaveApi.js
A src/main/js/api/ScmContentApi.js
A src/main/js/api/TypedError.js
M src/main/less/editor.less

  Log Message:
  ---
  Story/jenkins 42791 editor prompt GitHub token (#45)

* add a class responsible for REST API calls ot the /scm/content API and 
formalize the errors the UI will try to handle

* WIP of porting the editor to use new ScmContentApi abstraction

* continued WIP to display "token dialog" when editing pipeline without 
credential

* style tweaks to token dialog

* fix a bug where the "conflict" dialog failed to show due to original request 
body not being available to UI error handler

* fix a bug where the indexing for GHE pipelines wouldn't work correctly due to 
wrong apiUrl being passed. ensure credential is always loaded and pass 
credentialId explicitly to "index" method

* delint

* simplify editor loading flow so it doesn't require credentialId before 
fetching "defaultBranch" via scm/orgs/repos API; credentialId no needed when 
reindexing either

* fix a bug that was preventing the error dialog from showing

* defend against "branch=undefined" query parameter being passed to 
/scm/content API

* remove unused method

* use status code === 428 to trigger credential prompt since string messages 
are prone to change

* polish, especially for github enterprise


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


[jenkinsci/tfs-plugin] 39bb8d: Adding JenkinsEventNotifier to send events back to...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 39bb8d22955838af7d3037a140bb6c6257fef57c
  
https://github.com/jenkinsci/tfs-plugin/commit/39bb8d22955838af7d3037a140bb6c6257fef57c
  Author: Jason Prickett MSFT 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M tfs/pom.xml
A tfs/src/main/java/hudson/plugins/tfs/JenkinsEventNotifier.java
M tfs/src/main/java/hudson/plugins/tfs/TeamCollectionConfiguration.java
M tfs/src/main/java/hudson/plugins/tfs/TeamEventsEndpoint.java
A tfs/src/main/java/hudson/plugins/tfs/listeners/JenkinsRunListener.java
A tfs/src/main/java/hudson/plugins/tfs/model/ConnectHookEvent.java
A tfs/src/main/java/hudson/plugins/tfs/model/ConnectionParameters.java
A tfs/src/main/java/hudson/plugins/tfs/model/JobCompletionEventArgs.java
M tfs/src/main/java/hudson/plugins/tfs/util/TeamRestClient.java

  Log Message:
  ---
  Adding JenkinsEventNotifier to send events back to TFS/VSTS (#167)

* Adding JenkinsEventNotifier to send events back to TFS/VSTS
Adding "team-events-connect" endpoint
* Fixing findbugs errors


-- 
You received this message because you are subscribed to the Google 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/maven-artifact-choicelistprovider-plugin] eb2eea: Copy & Pasted

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin
  Commit: eb2eeab554825f4e30e55a78d5f12bd5fbfe77b6
  
https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin/commit/eb2eeab554825f4e30e55a78d5f12bd5fbfe77b6
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Copy & Pasted


-- 
You received this message because you are subscribed to the Google 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/ant-in-workspace-plugin] 3b1978: Create Jenkinsfile

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-in-workspace-plugin
  Commit: 3b19788e0ec8210fde73281712a4821519524ea8
  
https://github.com/jenkinsci/ant-in-workspace-plugin/commit/3b19788e0ec8210fde73281712a4821519524ea8
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Create Jenkinsfile


-- 
You received this message because you are subscribed to the Google 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/ant-in-workspace-plugin] e563c9: Update pom.xml

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-in-workspace-plugin
  Commit: e563c9d719ba9a7a9af43e55e68829c9b1e649c0
  
https://github.com/jenkinsci/ant-in-workspace-plugin/commit/e563c9d719ba9a7a9af43e55e68829c9b1e649c0
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


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


[jenkinsci/apache-httpcomponents-client-4-api-plugin] 932978: [maven-release-plugin] prepare release apache-http...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 932978ba6e8404e197985be13f9a293f4cdfe97a
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/932978ba6e8404e197985be13f9a293f4cdfe97a
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
apache-httpcomponents-client-4-api-4.5.3-1.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/apache-httpcomponents-client-4-api-plugin] 420200: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 420200611e3b2cacab3ab463e95d21f194f14215
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/420200611e3b2cacab3ab463e95d21f194f14215
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 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/apache-httpcomponents-client-4-api-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/apache-httpcomponents-client-4-api-4.5.3-1.0
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin

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


[jenkinsci/tfs-plugin] 6d16dd: Fixing findbugs errors

2017-08-15 Thread GitHub
  Branch: refs/heads/users/jpricket/backup
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 6d16dd95e36eef152d8176210d0485c7333454f2
  
https://github.com/jenkinsci/tfs-plugin/commit/6d16dd95e36eef152d8176210d0485c7333454f2
  Author: Jason Prickett 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/JenkinsEventNotifier.java
M tfs/src/main/java/hudson/plugins/tfs/listeners/JenkinsRunListener.java

  Log Message:
  ---
  Fixing findbugs errors


-- 
You received this message because you are subscribed to the Google 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/apache-httpcomponents-client-4-api-plugin] 95b5c6: Add Wiki link

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 95b5c6c338dc583e0d824e332b0416f401d8bc4d
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/95b5c6c338dc583e0d824e332b0416f401d8bc4d
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add Wiki link


  Commit: 1cb006af46b9cef5a4962445e259b658b770cd2c
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/1cb006af46b9cef5a4962445e259b658b770cd2c
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update Changelog towards the release


  Commit: fdb4bde4ab6d4e0b5e2c1a2454e0e932f9168672
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/fdb4bde4ab6d4e0b5e2c1a2454e0e932f9168672
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge branch 'initialRelease'


Compare: 
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/compare/6d891bdeb0a2...fdb4bde4ab6d

-- 
You received this message because you are subscribed to the Google 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/ant-in-workspace-plugin] a1040a: Update README.md

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-in-workspace-plugin
  Commit: a1040af1a32adab38b281329d0718c24676d5dc1
  
https://github.com/jenkinsci/ant-in-workspace-plugin/commit/a1040af1a32adab38b281329d0718c24676d5dc1
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/ant-in-workspace-plugin] df0267: Update README.md

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-in-workspace-plugin
  Commit: df0267ea76322fdfffa4e335516f0a137e0d12e1
  
https://github.com/jenkinsci/ant-in-workspace-plugin/commit/df0267ea76322fdfffa4e335516f0a137e0d12e1
  Author: Stephan 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/tfs-plugin] 886789: Forcing rebuild

2017-08-15 Thread GitHub
  Branch: refs/heads/users/jpricket/backup
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 886789008893eed5ab8919c90529f948253470f9
  
https://github.com/jenkinsci/tfs-plugin/commit/886789008893eed5ab8919c90529f948253470f9
  Author: Jason Prickett 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M tfs/pom.xml

  Log Message:
  ---
  Forcing rebuild


-- 
You received this message because you are subscribed to the Google 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/subversion-plugin] 616767: POM update.

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: 616767c7a7c378b84780aa5e0d014ee388e5def2
  
https://github.com/jenkinsci/subversion-plugin/commit/616767c7a7c378b84780aa5e0d014ee388e5def2
  Author: Jesse Glick 
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  POM update.


  Commit: e5f0cd3d1afe016cab4a83e79298004d552c3726
  
https://github.com/jenkinsci/subversion-plugin/commit/e5f0cd3d1afe016cab4a83e79298004d552c3726
  Author: Jesse Glick 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M pom.xml
M src/test/java/hudson/scm/AbstractSubversionTest.java
M src/test/java/hudson/scm/CredentialsExternalsTest.java
M src/test/java/jenkins/scm/impl/subversion/SubversionSampleRepoRule.java

  Log Message:
  ---
  Skip tests on CI when Subversion is not installed locally.


  Commit: 1962f083866ce18b09639f6e6dc0aa12f78d3344
  
https://github.com/jenkinsci/subversion-plugin/commit/1962f083866ce18b09639f6e6dc0aa12f78d3344
  Author: Jesse Glick 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'updates' into test-failures
Corrects error in SubversionSCMSourceIntegrationTest.retrieve.


  Commit: 179fec866823fe0c947a7ef6d85c177e75ec179a
  
https://github.com/jenkinsci/subversion-plugin/commit/179fec866823fe0c947a7ef6d85c177e75ec179a
  Author: Jesse Glick 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M src/test/java/hudson/scm/AbstractSubversionTest.java
M src/test/java/hudson/scm/DefaultSVNLogFilterTest.java
M src/test/java/hudson/scm/PerJobCredentialStoreTest.java
M src/test/java/hudson/scm/SVNWorkingCopyTest.java
M src/test/java/hudson/scm/SubversionChangeLogParserTest.java
M src/test/java/hudson/scm/SubversionSCMTest.java
M 
src/test/java/hudson/scm/listtagsparameter/ListSubversionTagsParameterDefinitionTest.java

  Log Message:
  ---
  Switching to JUnit 4 so that assumption violations are honored.


  Commit: 0e827402e00ca79d7ca75006c06dd65258dad93e
  
https://github.com/jenkinsci/subversion-plugin/commit/0e827402e00ca79d7ca75006c06dd65258dad93e
  Author: Jesse Glick 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M src/test/java/hudson/scm/SubversionSCMTest.java

  Log Message:
  ---
  A couple more things that were actually supposed to be ignored tests.


  Commit: c9efbcabd8055ac46a64c998d75cec7a01d98025
  
https://github.com/jenkinsci/subversion-plugin/commit/c9efbcabd8055ac46a64c998d75cec7a01d98025
  Author: Jesse Glick 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M src/test/java/hudson/scm/AbstractSubversionTest.java
M src/test/java/hudson/scm/CredentialsExternalsTest.java
M src/test/java/hudson/scm/DefaultSVNLogFilterTest.java
M src/test/java/hudson/scm/PerJobCredentialStoreTest.java
M src/test/java/hudson/scm/SVNWorkingCopyTest.java
M src/test/java/hudson/scm/SubversionChangeLogParserTest.java
M src/test/java/hudson/scm/SubversionSCMTest.java
M 
src/test/java/hudson/scm/listtagsparameter/ListSubversionTagsParameterDefinitionTest.java
M src/test/java/jenkins/scm/impl/subversion/SubversionSampleRepoRule.java

  Log Message:
  ---
  Merge pull request #195 from jglick/test-failures

Skip tests on CI when Subversion is not installed locally


Compare: 
https://github.com/jenkinsci/subversion-plugin/compare/4550c4c85299...c9efbcabd805

-- 
You received this message because you are subscribed to the Google 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/testcomplete-plugin] 704dcb: Added x64 support

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: 704dcb1cfc0065d874f6f53c280a5b3a811494b6
  
https://github.com/jenkinsci/testcomplete-plugin/commit/704dcb1cfc0065d874f6f53c280a5b3a811494b6
  Author: Igor-Filin 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcInstallation.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcInstallationsScanner.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcTestBuilder.java

  Log Message:
  ---
  Added x64 support


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

2017-08-15 Thread GitHub
  Branch: refs/tags/1.5.0
  Home:   https://github.com/jenkinsci/splunk-devops-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/splunk-devops-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/1.5.1
  Home:   https://github.com/jenkinsci/splunk-devops-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/splunk-devops-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/1.6.0
  Home:   https://github.com/jenkinsci/splunk-devops-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/splunk-devops-plugin] 63e98b: [maven-release-plugin] prepare for next developmen...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/splunk-devops-plugin
  Commit: 63e98b0395f8b95439aebc24b1467a84815e3289
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/63e98b0395f8b95439aebc24b1467a84815e3289
  Author: Ted Xiao 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M splunk-devops-extend/pom.xml
M splunk-devops-shaded/pom.xml
M splunk-devops/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/splunk-devops-plugin]

2017-08-15 Thread GitHub
  Branch: refs/tags/pom-1.6.0
  Home:   https://github.com/jenkinsci/splunk-devops-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/splunk-devops-plugin] 72040c: handle AbstractTestResultAction for ignored action...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/splunk-devops-plugin
  Commit: 72040c5c53ef0f70bfe8d7e9eee565b2a70df168
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/72040c5c53ef0f70bfe8d7e9eee565b2a70df168
  Author: Ted Xiao 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/model/AbstractTestResultAdapter.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/TestCaseResultUtils.java

  Log Message:
  ---
  handle AbstractTestResultAction for ignored actions


  Commit: 9003740cd49700e5fcd5b9ca4ccd8c43a8c51ddb
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/9003740cd49700e5fcd5b9ca4ccd8c43a8c51ddb
  Author: Ted Xiao 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java

  Log Message:
  ---
  also checkApprove in refreshScriptText method


  Commit: 5a344cac96d08e3c371a81842ad9c7d97e1325c0
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/5a344cac96d08e3c371a81842ad9c7d97e1325c0
  Author: Ted Xiao 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M pom.xml
M splunk-devops-extend/pom.xml
M splunk-devops-shaded/pom.xml
M splunk-devops/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pom-1.6.0


Compare: 
https://github.com/jenkinsci/splunk-devops-plugin/compare/691d38de6d3f...5a344cac96d0

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


[jenkinsci/azure-cli-plugin] 143113: [maven-release-plugin] prepare release azure-cli-0...

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: 143113f961aefab284f7b0bf3b4c4c4db28cba96
  
https://github.com/jenkinsci/azure-cli-plugin/commit/143113f961aefab284f7b0bf3b4c4c4db28cba96
  Author: torosent 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-cli-0.2


  Commit: 73999434ddba602116e7e454c24447cac59359d5
  
https://github.com/jenkinsci/azure-cli-plugin/commit/73999434ddba602116e7e454c24447cac59359d5
  Author: torosent 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M README.md
M src/main/java/com/azure/azurecli/AzureCLIBuilder.java

  Log Message:
  ---
  updated pipeline


Compare: 
https://github.com/jenkinsci/azure-cli-plugin/compare/d4ce8e2fa77f...73999434ddba

-- 
You received this message because you are subscribed to the Google 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/apache-httpcomponents-client-4-api-plugin] c1009d: Add Plugin Skeleton

2017-08-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: c1009dc904ea63aff9e6dfeb78a0705646196a15
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/c1009dc904ea63aff9e6dfeb78a0705646196a15
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
A pom.xml
A src/main/resources/index.jelly

  Log Message:
  ---
  Add Plugin Skeleton


  Commit: ad84e0337945c4c2985dc064174d40d882a4835c
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/ad84e0337945c4c2985dc064174d40d882a4835c
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M pom.xml
A 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller.java
A 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstallerTest.java
A 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/ClientFilePathFileSystem.java
A 
src/test/resources/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller/DescriptorImpl/credentialOK.jelly
A 
src/test/resources/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller/DescriptorImpl/enterCredential.jelly
A 
src/test/resources/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller/DescriptorImpl/enterCredential.properties
A 
src/test/resources/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller/config.jelly
A 
src/test/resources/org/jenkinsci/plugins/apachehttpclient4api/Messages.properties

  Log Message:
  ---
  Add tests for Commons HttpClient 3.x from the core


  Commit: 4bd82921480c548fb264261d709ab5a0c0b42836
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/4bd82921480c548fb264261d709ab5a0c0b42836
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller.java
M 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstallerTest.java

  Log Message:
  ---
  Migrate the sample JDKInstaller to HttpClient 4.x


  Commit: f30a41cb5be343f1cdcd561eaffef4f8058a91a0
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/f30a41cb5be343f1cdcd561eaffef4f8058a91a0
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
A LICENSE.txt

  Log Message:
  ---
  Add License


  Commit: 5e4702acb859181e10129d9ff9f9f464bc26d0b0
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/5e4702acb859181e10129d9ff9f9f464bc26d0b0
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Ban usages of Commons HttpClient 3.x coming from the core


  Commit: 9a994908b17f4d82235af9efde5c1982e86e97d5
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/9a994908b17f4d82235af9efde5c1982e86e97d5
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
A CHANGELOG.md
M README.md
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller.java

  Log Message:
  ---
  Add basic documentation


  Commit: 5d3de2d0f1773384ee92476bf10a3d7a2d4eda24
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/5d3de2d0f1773384ee92476bf10a3d7a2d4eda24
  Author: Oleg Nenashev 
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


  Commit: 2d6223856f7d01d3b44873a812762c8d35eec48e
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/2d6223856f7d01d3b44873a812762c8d35eec48e
  Author: Oleg Nenashev 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M README.md
M pom.xml
M src/main/resources/index.jelly

  Log Message:
  ---
  Update the Apache HttpComponents Client name


  Commit: 936a010169037d97b3bb66d300219190496d6ed2
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/936a010169037d97b3bb66d300219190496d6ed2
  Author: Oleg Nenashev 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Also update the library name in the changelog


  Commit: 2e6d8d4bfdcaac141a565bc34eed61c43113c00b
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/2e6d8d4bfdcaac141a565bc34eed61c43113c00b
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 

[jenkinsci/apache-httpcomponents-client-4-api-plugin] 2e6d8d: Fix typos noticed by @alexandertaylor

2017-08-15 Thread GitHub
  Branch: refs/heads/initialRelease
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 2e6d8d4bfdcaac141a565bc34eed61c43113c00b
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/2e6d8d4bfdcaac141a565bc34eed61c43113c00b
  Author: Oleg Nenashev 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/apachehttpclient4api/Client4JDKInstaller.java

  Log Message:
  ---
  Fix typos noticed by @alexandertaylor


-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] 268fdd: Removed unused plugin, since it is not possible to...

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/WhiteSandbox
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 268fddf5449d13fec91b9e72efc347355c35ea92
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/268fddf5449d13fec91b9e72efc347355c35ea92
  Author: Victor Martinez 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
R src/test/resources/plugins/groovy.hpi

  Log Message:
  ---
  Removed unused plugin, since it is not possible to install a default plugin 
version usinig the pom and reinstall another version usign the plugin annotation

Change-Id: I435f9d0be548685bcbaef50416fcc4eb53e50f4a


-- 
You received this message because you are subscribed to the Google 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/jenkinslint-plugin] ecea07: [JENKINS-46176] Excluding children with MatrixProj...

2017-08-15 Thread GitHub
  Branch: refs/heads/feature/JENKINS-46176
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: ecea07d38d99bfcc772d349038bbab74132d9e7e
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/ecea07d38d99bfcc772d349038bbab74132d9e7e
  Author: Victor Martinez 
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
M src/main/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction.java
M 
src/test/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintActionTestCase.java

  Log Message:
  ---
  [JENKINS-46176] Excluding children with MatrixProject parents

Change-Id: I7fda70ed7d44e4bf5dc52bf72f5584271dd4f1c7


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


  1   2   >