[jenkinsci/opsgenie-plugin] afd74c: Fix Response Check - Add re-try

2017-09-18 Thread GitHub
  Branch: refs/heads/fix-response-check
  Home:   https://github.com/jenkinsci/opsgenie-plugin
  Commit: afd74cdddecd301eab3c214ce4c8ed8f529dbb31
  
https://github.com/jenkinsci/opsgenie-plugin/commit/afd74cdddecd301eab3c214ce4c8ed8f529dbb31
  Author: bkaganyildiz 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Fix Response Check - Add re-try


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] d21203: Test Implicit loading for Global Libraries.

2017-09-18 Thread GitHub
  Branch: refs/heads/hth1
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: d212030a0e7e6c16841680c9f61985ff098f515e
  
https://github.com/jenkinsci/p4-plugin/commit/d212030a0e7e6c16841680c9f61985ff098f515e
  Author: Paul Allen 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Test Implicit loading for Global Libraries.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] fb0ec4: Tidy up TODO comment

2017-09-18 Thread GitHub
  Branch: refs/heads/hth1
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: fb0ec4ee746e8284c291bf215122419299580bf4
  
https://github.com/jenkinsci/p4-plugin/commit/fb0ec4ee746e8284c291bf215122419299580bf4
  Author: Paul Allen 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

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

  Log Message:
  ---
  Tidy up TODO comment


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


[jenkinsci/dynatrace-plugin] 68f392: Doc update

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dynatrace-plugin
  Commit: 68f392b132d6aec386f5519fc811875217d871e1
  
https://github.com/jenkinsci/dynatrace-plugin/commit/68f392b132d6aec386f5519fc811875217d871e1
  Author: Piotr Lugowski 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M README.md
R how-to-develop.MD
A how-to-publish.MD
M pipeline-steps-explained.MD

  Log Message:
  ---
  Doc update
* sample pipeline script added
* rename deploy -> publish


  Commit: 452efc90fbb04ef0228c1d6c4ccdd03ae50fb79c
  
https://github.com/jenkinsci/dynatrace-plugin/commit/452efc90fbb04ef0228c1d6c4ccdd03ae50fb79c
  Author: Piotr Lugowski 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M README.md
M pipeline-steps-explained.MD

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


Compare: 
https://github.com/jenkinsci/dynatrace-plugin/compare/70d23cec1c24...452efc90fbb0

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


[jenkinsci/openstack-heat-plugin] 9a9da0: Fixed bug JSONObject to map

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openstack-heat-plugin
  Commit: 9a9da0a5acbff72a712565bd7c608f150d6d454d
  
https://github.com/jenkinsci/openstack-heat-plugin/commit/9a9da0a5acbff72a712565bd7c608f150d6d454d
  Author: Gillouard Frédéric 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/main/java/com/arkea/jenkins/openstack/heat/HOTPlayer.java
M 
src/main/java/com/arkea/jenkins/openstack/heat/orchestration/template/Bundle.java
M 
src/main/java/com/arkea/jenkins/openstack/heat/orchestration/template/constraints/ConstraintUtils.java
M 
src/main/java/com/arkea/jenkins/openstack/heat/orchestration/template/utils/BundleMapperUtils.java
M 
src/main/resources/com/arkea/jenkins/openstack/heat/i18n/Messages.properties

  Log Message:
  ---
  Fixed bug JSONObject to map


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 12579f: Global Library Support

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 12579f55ad3e07830bb5267d6d6b7b8468bd7205
  
https://github.com/jenkinsci/p4-plugin/commit/12579f55ad3e07830bb5267d6d6b7b8468bd7205
  Author: Paul Allen 
  Date:   2017-09-15 (Fri, 15 Sep 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
A src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/GraphScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/StreamsScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java
A 
src/main/resources/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource/config-detail.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource/help-path.html

  Log Message:
  ---
  Global Library Support

#review-22843


  Commit: d212030a0e7e6c16841680c9f61985ff098f515e
  
https://github.com/jenkinsci/p4-plugin/commit/d212030a0e7e6c16841680c9f61985ff098f515e
  Author: Paul Allen 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Test Implicit loading for Global Libraries.


  Commit: fb0ec4ee746e8284c291bf215122419299580bf4
  
https://github.com/jenkinsci/p4-plugin/commit/fb0ec4ee746e8284c291bf215122419299580bf4
  Author: Paul Allen 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

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

  Log Message:
  ---
  Tidy up TODO comment


  Commit: 59e42b6b60877b092a4ec1e10cc2a3d40d9699e7
  
https://github.com/jenkinsci/p4-plugin/commit/59e42b6b60877b092a4ec1e10cc2a3d40d9699e7
  Author: Paul Allen 
  Date:   2017-09-18 (Mon, 18 Sep 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
A src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/GraphScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/StreamsScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java
A 
src/main/resources/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource/config-detail.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource/help-path.html
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Merge pull request #55 from jenkinsci/hth1

Global Pipeline Library support.


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/030a69cc09e5...59e42b6b6087

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] f67a82: Note minimal JRE version compatible with Lets Encr...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f67a822cf16d1b363485ec19b105ae47385b869e
  
https://github.com/jenkins-infra/jenkins.io/commit/f67a822cf16d1b363485ec19b105ae47385b869e
  Author: Jim Klimov 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M content/doc/book/getting-started/installing.adoc

  Log Message:
  ---
  Note minimal JRE version compatible with Lets Encrypt

Passing the notice from 2.77 changelog.


  Commit: fc80f5571d9955da9a9ff56afb62980424a33fcd
  
https://github.com/jenkins-infra/jenkins.io/commit/fc80f5571d9955da9a9ff56afb62980424a33fcd
  Author: Jim Klimov 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M content/doc/book/getting-started/installing.adoc

  Log Message:
  ---
  Update installing.adoc

Don't link to specific PR... the first impacted version is mentioned, and its 
changelog has the reference, for the inquirious.


  Commit: f40d4de7da04c0d0a66c05f0668964345bd9600b
  
https://github.com/jenkins-infra/jenkins.io/commit/f40d4de7da04c0d0a66c05f0668964345bd9600b
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M content/doc/book/getting-started/installing.adoc

  Log Message:
  ---
  Merge pull request #1136 from jimklimov/patch-8

Note minimal JRE version compatible with Lets Encrypt


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/cfc44d8752f5...f40d4de7da04

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


[jenkinsci/jep] 999466: Reworking for clarity

2017-09-18 Thread GitHub
  Branch: refs/heads/jep-1
  Home:   https://github.com/jenkinsci/jep
  Commit: 99946667be26c8ff90425349c2e5e1315074827f
  
https://github.com/jenkinsci/jep/commit/99946667be26c8ff90425349c2e5e1315074827f
  Author: Liam Newman 
  Date:   2017-09-16 (Sat, 16 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Reworking for clarity


  Commit: 2846dc7aa117d0ddf367fc8d06c20efcc00d14f7
  
https://github.com/jenkinsci/jep/commit/2846dc7aa117d0ddf367fc8d06c20efcc00d14f7
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Merge pull request #6 from bitwiseman/jep-1

Reworking for clarity


Compare: https://github.com/jenkinsci/jep/compare/b43d62d3df87...2846dc7aa117

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 9e0609: Add datadog monitoring for repo.azure.jenkins.io a...

2017-09-18 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 9e0609ebe5ffb12766e5ece0f9d2b51511a62b6d
  
https://github.com/jenkins-infra/jenkins-infra/commit/9e0609ebe5ffb12766e5ece0f9d2b51511a62b6d
  Author: olblak 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M dist/profile/manifests/datadog_http_check.pp

  Log Message:
  ---
  Add datadog monitoring for repo.azure.jenkins.io and repo.jenkins-ci.org


  Commit: 4fc8b4464a87f6f627c86b56bac7b5d5d010d4e6
  
https://github.com/jenkins-infra/jenkins-infra/commit/4fc8b4464a87f6f627c86b56bac7b5d5d010d4e6
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M dist/profile/manifests/datadog_http_check.pp

  Log Message:
  ---
  Merge pull request #860 from olblak/INFRA-1340

[INFRA-1340] Add datadog monitoring for repo.azure.jenkins.io and 
repo.jenkins-ci.org


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/24d0da0ae05a...4fc8b4464a87

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


[jenkinsci/ssh-credentials-plugin] 0f6dd7: Failures in doAuthenticate should be printed to th...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 0f6dd7fbf4827261310f4990711fc7f121bcadbf
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/0f6dd7fbf4827261310f4990711fc7f121bcadbf
  Author: Jesse Glick 
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  ---
  Failures in doAuthenticate should be printed to the supplied listener.


  Commit: 0f7f8820078c153b088b93f61c00b251f774f0c8
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/0f7f8820078c153b088b93f61c00b251f774f0c8
  Author: Stephen Connolly 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java

  Log Message:
  ---
  Merge pull request #30 from jglick/SSHAuthenticator-logging

Failures in doAuthenticate should be printed to the supplied listener


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/026d3be89655...0f7f8820078c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 342319: jenkins-test-harness 2.26

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 342319f6840f8c2795defcb04572956ff4d540fb
  
https://github.com/jenkinsci/jenkins/commit/342319f6840f8c2795defcb04572956ff4d540fb
  Author: Jesse Glick 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  jenkins-test-harness 2.26


  Commit: bbde97d3dc203779cacd178e4c735f2d9c2b3f80
  
https://github.com/jenkinsci/jenkins/commit/bbde97d3dc203779cacd178e4c735f2d9c2b3f80
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Merge pull request #3024 from jglick/JTH

jenkins-test-harness 2.24 → 2.26


Compare: 
https://github.com/jenkinsci/jenkins/compare/a0396a076602...bbde97d3dc20

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


[jenkinsci/lockable-resources-plugin] 94dd7b: LockableResourceManager: override save

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 94dd7bbfe28f1e68ac86305f0942868e35bd5012
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/94dd7bbfe28f1e68ac86305f0942868e35bd5012
  Author: Alejandro del Castillo 
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java

  Log Message:
  ---
  LockableResourceManager: override save

JobConfigHistory does a bunch of stuff every time
SaveableListener.fireOnChange is called. Avoid the situation by using a
simpler save version instead.

Signed-off-by: Alejandro del Castillo 


  Commit: 2e174d7f63dd2c359e944fbe347cb6ecc86693cb
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/2e174d7f63dd2c359e944fbe347cb6ecc86693cb
  Author: Alejandro del Castillo 
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java

  Log Message:
  ---
  LockableResourcesManager: make queueContext & unqueueContext thread safe

Both methods modify queuedContexts, but are not set to be synchonized,
which makes them vulnerable to a ConcurrentModificationException.

Signed-off-by: Alejandro del Castillo 


  Commit: fef087cfb79186bd1084a811b2ba4e4721801993
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fef087cfb79186bd1084a811b2ba4e4721801993
  Author: Alejandro del Castillo 
  Date:   2017-09-12 (Tue, 12 Sep 2017)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
A src/test/resources/plugins/jobConfigHistory.hpi

  Log Message:
  ---
  LockStepTest: add stress test for concurrent lock access

Include JobConfigHistory plugin, since it's known to cause problems in
conjunction with locks.

Signed-off-by: Alejandro del Castillo 


  Commit: 3f03365a2ce028fc2936fa58a5340e3f4fd37292
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3f03365a2ce028fc2936fa58a5340e3f4fd37292
  Author: Andrew Bayer 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
A src/test/resources/plugins/jobConfigHistory.hpi

  Log Message:
  ---
  Merge pull request #57 from adelcast/dev/adelcast/issue_jenkins-42720

LockableResourcesManager: make queueContext & unqueueContext thread safe


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/3099e8bb1fb6...3f03365a2ce0

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


[jenkinsci/lockable-resources-plugin] a165f8: Pass build arguments into evaluated groovy script

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a165f838774a6e5a21bd754b49d91bc887b1f6bf
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a165f838774a6e5a21bd754b49d91bc887b1f6bf
  Author: Jim Klimov 
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/help-resourceMatchScript.html

  Log Message:
  ---
  Pass build arguments into evaluated groovy script


  Commit: 3828d4b2f22922a27991ff2930b8fe88b194d499
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3828d4b2f22922a27991ff2930b8fe88b194d499
  Author: Jim Klimov 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java

  Log Message:
  ---
  LockableResourcesQueueTaskDispatcher.java : there is no "else", just inject 
build args and then address the case of the matrix


  Commit: bcc9242ffd8917e4aa921b17001dcf8f726473cb
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/bcc9242ffd8917e4aa921b17001dcf8f726473cb
  Author: Jim Klimov 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java

  Log Message:
  ---
  LockableResourcesQueueTaskDispatcher.java : log the whole exception if not a 
job with params


  Commit: 3a9e6496456e9e82dbc4dd6cd74202ec0c639526
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3a9e6496456e9e82dbc4dd6cd74202ec0c639526
  Author: Andrew Bayer 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/help-resourceMatchScript.html

  Log Message:
  ---
  Merge pull request #72 from jimklimov/buildparams

Pass build arguments into evaluated groovy script


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/3f03365a2ce0...3a9e6496456e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-js-builder] 917cd5: first commit

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-js-builder
  Commit: 917cd5b03a61230d39e8706545d6c23b77ab2255
  
https://github.com/jenkinsci/blueocean-js-builder/commit/917cd5b03a61230d39e8706545d6c23b77ab2255
  Author: tfennelly 
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
A .gitignore
A README.md
A gulpfile.js
A index.js
A package.json

  Log Message:
  ---
  first commit


  Commit: 44b6d742b31bcc8e8eda2188c9ce7938e69df784
  
https://github.com/jenkinsci/blueocean-js-builder/commit/44b6d742b31bcc8e8eda2188c9ce7938e69df784
  Author: tfennelly 
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
M package.json

  Log Message:
  ---
  Up'd version


  Commit: 34ff2dc6fe7e97902226c22ca852ba81c1086a03
  
https://github.com/jenkinsci/blueocean-js-builder/commit/34ff2dc6fe7e97902226c22ca852ba81c1086a03
  Author: tfennelly 
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
M index.js

  Log Message:
  ---
  Allow transforms


  Commit: 606ae2110eca7d832ab560aedcaaa06b3326d376
  
https://github.com/jenkinsci/blueocean-js-builder/commit/606ae2110eca7d832ab560aedcaaa06b3326d376
  Author: tfennelly 
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
M package.json

  Log Message:
  ---
  Up'd alpha version


  Commit: 558dfbc05cf467e2fca28602f9c0344a08c301af
  
https://github.com/jenkinsci/blueocean-js-builder/commit/558dfbc05cf467e2fca28602f9c0344a08c301af
  Author: tfennelly 
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  0.0.2-alpha-4


  Commit: f27531db222462fd18723c0ca97390e81eeb417f
  
https://github.com/jenkinsci/blueocean-js-builder/commit/f27531db222462fd18723c0ca97390e81eeb417f
  Author: tfennelly 
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
M README.md
M index.js
M package.json

  Log Message:
  ---
  0.0.2-alpha-6


  Commit: 93076aa4ee28d0135d7f4f3a8629df56cb530c32
  
https://github.com/jenkinsci/blueocean-js-builder/commit/93076aa4ee28d0135d7f4f3a8629df56cb530c32
  Author: tfennelly 
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  0.0.2-alpha-7 - multi bundles


  Commit: a5e23464e4e2b40d9e0138ba7af394fc0debaf85
  
https://github.com/jenkinsci/blueocean-js-builder/commit/a5e23464e4e2b40d9e0138ba7af394fc0debaf85
  Author: tfennelly 
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
M package.json

  Log Message:
  ---
  0.0.2


  Commit: 929532f450a75084c0420c06a1541945b30d9855
  
https://github.com/jenkinsci/blueocean-js-builder/commit/929532f450a75084c0420c06a1541945b30d9855
  Author: tfennelly 
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Fixed bug in package to path converter


  Commit: dbd0f8c24056ec897c44049fd5a2a778eb33e39c
  
https://github.com/jenkinsci/blueocean-js-builder/commit/dbd0f8c24056ec897c44049fd5a2a778eb33e39c
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Added bundle 'inDir'


  Commit: 4d88e1cc83390a8ae50a2ec6e855e316772966d5
  
https://github.com/jenkinsci/blueocean-js-builder/commit/4d88e1cc83390a8ae50a2ec6e855e316772966d5
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Added bundle export


  Commit: 90a402f4f3e52391830828448c4fbc046750d096
  
https://github.com/jenkinsci/blueocean-js-builder/commit/90a402f4f3e52391830828448c4fbc046750d096
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Bundle dependencies

remove need to create a bundle target file if just bundling a dependency


  Commit: 81d8a489636ea7c785a5547844151604ed0b55f9
  
https://github.com/jenkinsci/blueocean-js-builder/commit/81d8a489636ea7c785a5547844151604ed0b55f9
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Bug fix


  Commit: 9666b61a07503759b096ef70b9cb00abb6e6dd29
  
https://github.com/jenkinsci/blueocean-js-builder/commit/9666b61a07503759b096ef70b9cb00abb6e6dd29
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Bug fix


  Commit: a8396e1d490ece1d8dc5b3a54467788e855c4b4f
  
https://github.com/jenkinsci/blueocean-js-builder/commit/a8396e1d490ece1d8dc5b3a54467788e855c4b4f
  Author: tfennelly 
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
M index.js
M package.json

  Log Message:
  ---
  Only import wrap if there are imports


  Commit:

[jenkinsci/blueocean-js-builder] 26fa91: Add extra startup bundle hook

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-js-builder
  Commit: 26fa91d7d61c0f0306ae865c8111696909f95674
  
https://github.com/jenkinsci/blueocean-js-builder/commit/26fa91d7d61c0f0306ae865c8111696909f95674
  Author: kzantow 
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
M .gitignore
M index.js
M internal/bundlegen.js
M internal/dependecies.js
M internal/templates/entry-module-wrapper.js
M internal/templates/entry-module.hbs
M package.json

  Log Message:
  ---
  Add extra startup bundle hook


  Commit: e11f1971297484d35cbfbe428f831499097f6901
  
https://github.com/jenkinsci/blueocean-js-builder/commit/e11f1971297484d35cbfbe428f831499097f6901
  Author: kzantow 
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Bump snapshot version


  Commit: dc20de8e8d60fcc1e1dec194f1440f73083b030b
  
https://github.com/jenkinsci/blueocean-js-builder/commit/dc20de8e8d60fcc1e1dec194f1440f73083b030b
  Author: Keith Zantow 
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
M package.json

  Log Message:
  ---
  Bump beta version number


Compare: 
https://github.com/jenkinsci/blueocean-js-builder/compare/bdd9c9c435b5...dc20de8e8d60

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


[jenkinsci/github-branch-source-plugin] f1b308: Updating Jenkins image.

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: f1b3087f9e304b237fc24b09600ba370ef40faa8
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f1b3087f9e304b237fc24b09600ba370ef40faa8
  Author: Jesse Glick 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M demo/Dockerfile

  Log Message:
  ---
  Updating Jenkins image.


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


[jenkinsci/plugin-pom] 367f38: Annotate localizer generated classes with Restrict...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 367f38429f7cd5358f4e0c5ba73ea2f94da69b11
  
https://github.com/jenkinsci/plugin-pom/commit/367f38429f7cd5358f4e0c5ba73ea2f94da69b11
  Author: Daniel Beck 
  Date:   2017-09-16 (Sat, 16 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Annotate localizer generated classes with Restricted(NoExternalUse)


  Commit: 2e044a53de97056fdff68f3c17da2a1c97840284
  
https://github.com/jenkinsci/plugin-pom/commit/2e044a53de97056fdff68f3c17da2a1c97840284
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #74 from daniel-beck/Restricted-Messages

Annotate localizer generated classes with Restricted(NoExternalUse)


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/674c96deda3c...2e044a53de97

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 2c64d9: Deprecate TimeUnit2

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2c64d92f459174fac2283e2514e29cbb54fc7147
  
https://github.com/jenkinsci/jenkins/commit/2c64d92f459174fac2283e2514e29cbb54fc7147
  Author: Baptiste Mathus 
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
M core/src/main/java/hudson/util/TimeUnit2.java

  Log Message:
  ---
  Deprecate TimeUnit2

java.util.concurrent.TimeUnit is preferrable now.

Quoting Stephen:
"Java 5 did not have all the units required. So TU2 was
one that had better conversion. Can be deprecated once
we upgrade to Java 6 ;-)"


  Commit: c5bcefaa090e974f184d38eb74b8faeac2ad48fd
  
https://github.com/jenkinsci/jenkins/commit/c5bcefaa090e974f184d38eb74b8faeac2ad48fd
  Author: Baptiste Mathus 
  Date:   2017-05-20 (Sat, 20 May 2017)

  Changed paths:
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleAnnotationDescriptor.java
M core/src/main/java/hudson/console/ConsoleAnnotatorFactory.java
M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/DownloadService.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/UpdateSite.java
M core/src/main/java/hudson/model/UsageStatistics.java
M core/src/main/java/hudson/model/queue/BackFiller.java
M core/src/main/java/hudson/slaves/CloudRetentionStrategy.java
M core/src/main/java/hudson/slaves/CloudSlaveRetentionStrategy.java
M core/src/main/java/hudson/slaves/ConnectionActivityMonitor.java
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/java/hudson/util/TimeUnit2.java
M core/src/main/java/jenkins/model/AssetManager.java
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/model/JobTest.java
M test/src/test/java/hudson/model/UpdateCenterTest.java
M test/src/test/java/hudson/node_monitors/ClockMonitorDescriptorTest.java

  Log Message:
  ---
  Also restrict its usage


  Commit: cde4041d00f6f970ee8cf83154023b71f297edf4
  
https://github.com/jenkinsci/jenkins/commit/cde4041d00f6f970ee8cf83154023b71f297edf4
  Author: Baptiste Mathus 
  Date:   2017-05-20 (Sat, 20 May 2017)

  Changed paths:
M core/src/main/java/hudson/util/TimeUnit2.java
M pom.xml

  Log Message:
  ---
  Fix issue with accmod on self referencing


  Commit: 3823cbf39e83acae1d15d4cfcf616047eea4e87f
  
https://github.com/jenkinsci/jenkins/commit/3823cbf39e83acae1d15d4cfcf616047eea4e87f
  Author: Baptiste Mathus 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M core/src/main/java/hudson/util/TimeUnit2.java
M pom.xml

  Log Message:
  ---
  Downgrade restriction from DoNotUse to NoExternalUse

There's a failure with accmod using DoNotUse. So taking the
easy path here to move forward. This will already have the intended
effect: clarify that TimeUnit2 is not to be used anymore.


  Commit: b22b02ab606703fd2666e50bb6455db7c059882c
  
https://github.com/jenkinsci/jenkins/commit/b22b02ab606703fd2666e50bb6455db7c059882c
  Author: Baptiste Mathus 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M core/src/main/java/hudson/util/TimeUnit2.java

  Log Message:
  ---
  Add missing @link


  Commit: 112ceeba3a3e433f063c2c2e208c34be0167b3f9
  
https://github.com/jenkinsci/jenkins/commit/112ceeba3a3e433f063c2c2e208c34be0167b3f9
  Author: Baptiste Mathus 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleAnnotationDescriptor.java
M core/src/main/java/hudson/console/ConsoleAnnotatorFactory.java
M core/src/main/java/hudson/diagnosis/MemoryUsageMonitor.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/DownloadService.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/UpdateSite.java
M core/src/main/java/hudson/model/UsageStatistics.java
M core/src/main/java/hudson/model/queue/BackFiller.java
M core/src/main/java/hudson/slaves/CloudRetentionStrategy.java
M core/src/main/java/hudson/slaves/CloudSlaveRetentionStrategy.java
M core/src/main/java/hudson/slaves/ConnectionActivityMonitor.java
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/java/hudson/util/TimeUnit2.java
M core/src/main/java/jenkins/model/AssetManager.java
M core/src/main/java/jenkins/model/Jenkins.java
M test/sr

[jenkins-infra/jenkins.io] f9e8df: Make sure the Jenkinsfile rethrows caught exceptio...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f9e8dfe35ed46cfee2b51631f8f7f9839d7512e8
  
https://github.com/jenkins-infra/jenkins.io/commit/f9e8dfe35ed46cfee2b51631f8f7f9839d7512e8
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Make sure the Jenkinsfile rethrows caught exceptions

Fixes WEBSITE-403


  Commit: 8f43fb135e986f66d0613ce7f5195c8140af497c
  
https://github.com/jenkins-infra/jenkins.io/commit/8f43fb135e986f66d0613ce7f5195c8140af497c
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #1139 from rtyler/403

Make sure the Jenkinsfile rethrows caught exceptions


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f40d4de7da04...8f43fb135e98

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


[jenkinsci/plugin-pom] f36a4c: Use 768MB instead of 756MB

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: f36a4cd057ec7aa5ee4685ca6f935463483112ea
  
https://github.com/jenkinsci/plugin-pom/commit/f36a4cd057ec7aa5ee4685ca6f935463483112ea
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use 768MB instead of 756MB


  Commit: fbdea04f7d2a7ffdadcb2b7150e4dca8f5fc5ce1
  
https://github.com/jenkinsci/plugin-pom/commit/fbdea04f7d2a7ffdadcb2b7150e4dca8f5fc5ce1
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Changelog: Noting 2.34


  Commit: f318132ece9468c90e27b06fa3b8492616cfabf8
  
https://github.com/jenkinsci/plugin-pom/commit/f318132ece9468c90e27b06fa3b8492616cfabf8
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plugin-2.34


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/2e044a53de97...f318132ece94

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


[jenkinsci/plugin-pom] bd1cf6: [maven-release-plugin] prepare for next developmen...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: bd1cf68495e87cb93d0b863a95303e959b85f8a1
  
https://github.com/jenkinsci/plugin-pom/commit/bd1cf68495e87cb93d0b863a95303e959b85f8a1
  Author: Oleg Nenashev 
  Date:   2017-09-18 (Mon, 18 Sep 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/plugin-pom]

2017-09-18 Thread GitHub
  Branch: refs/tags/plugin-2.34
  Home:   https://github.com/jenkinsci/plugin-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/crossbrowsertesting-plugin] eedb79: updated documentation

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crossbrowsertesting-plugin
  Commit: eedb7998c1c0e348ebdd7a99bd21502797f5033d
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/eedb7998c1c0e348ebdd7a99bd21502797f5033d
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M README.md
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly

  Log Message:
  ---
  updated documentation


  Commit: 40d72e0a74949491a79b4b7fdcaef37b771f9fc7
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/40d72e0a74949491a79b4b7fdcaef37b771f9fc7
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M build.gradle

  Log Message:
  ---
  fixed local tunnels in linux and updated documentation


  Commit: 0f984ba7d3e6fb7e82b1d9d13c0d3ca89888c4c0
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/0f984ba7d3e6fb7e82b1d9d13c0d3ca89888c4c0
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  [Gradle Release Plugin] - new version commit:  'crossbrowsertesting-2.2.2'.


  Commit: a96ac5e5d1c614e1761ac1525561132e9815a7d1
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/a96ac5e5d1c614e1761ac1525561132e9815a7d1
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  fixed merge conflict


  Commit: d0b3ea969041c44790ee8321d59cc491fa285aed
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/d0b3ea969041c44790ee8321d59cc491fa285aed
  Author: Michael Hollister 
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
M build.gradle
M examples/javascript_example.js
M examples/python_example.py
M examples/ruby_example.rb
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTCredentials.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/ScreenshotsBuildAction.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/SeleniumBuildAction.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStep.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStepDescriptor.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep.java
A src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep.java
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/AbstractBuildAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/global.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTCredentials/credentials.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep/config.jelly

  Log Message:
  ---
  added support for jenkins pipeline


  Commit: cf19d329b8c3894c395c15ec9a2f8231742f7578
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/cf19d329b8c3894c395c15ec9a2f8231742f7578
  Author: Michael Hollister 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTDescriptor.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/ScreenshotsBuildAction.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep.java
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep/config.jelly
M src/main/webapp/help/localtunnel.html
A src/main/webapp/help/screenshots_browserlist.html
A src/main/webapp/help/screenshots_loginprofile.html

  Log Message:
  ---
  added screenshot login profile


  Commit: 8afcdfbde029cea2b3a192ca1cc80b92e925bec5
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/8afcdfbde029cea2b3a192ca1cc80b92e925bec5
  Author: Michael Hollister 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M gradle.properties

[jenkinsci/crossbrowsertesting-plugin] eedb79: updated documentation

2017-09-18 Thread GitHub
  Branch: refs/tags/crossbrowsertesting-2.3
  Home:   https://github.com/jenkinsci/crossbrowsertesting-plugin
  Commit: eedb7998c1c0e348ebdd7a99bd21502797f5033d
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/eedb7998c1c0e348ebdd7a99bd21502797f5033d
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M README.md
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly

  Log Message:
  ---
  updated documentation


  Commit: 40d72e0a74949491a79b4b7fdcaef37b771f9fc7
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/40d72e0a74949491a79b4b7fdcaef37b771f9fc7
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M build.gradle

  Log Message:
  ---
  fixed local tunnels in linux and updated documentation


  Commit: 0f984ba7d3e6fb7e82b1d9d13c0d3ca89888c4c0
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/0f984ba7d3e6fb7e82b1d9d13c0d3ca89888c4c0
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  [Gradle Release Plugin] - new version commit:  'crossbrowsertesting-2.2.2'.


  Commit: a96ac5e5d1c614e1761ac1525561132e9815a7d1
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/a96ac5e5d1c614e1761ac1525561132e9815a7d1
  Author: Michael Hollister 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  fixed merge conflict


  Commit: d0b3ea969041c44790ee8321d59cc491fa285aed
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/d0b3ea969041c44790ee8321d59cc491fa285aed
  Author: Michael Hollister 
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
M build.gradle
M examples/javascript_example.js
M examples/python_example.py
M examples/ruby_example.rb
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTCredentials.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/ScreenshotsBuildAction.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/SeleniumBuildAction.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStep.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStepDescriptor.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/AbstractCBTStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep.java
A 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep.java
A src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep.java
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/AbstractBuildAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/global.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTCredentials/credentials.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep/config.jelly

  Log Message:
  ---
  added support for jenkins pipeline


  Commit: cf19d329b8c3894c395c15ec9a2f8231742f7578
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/cf19d329b8c3894c395c15ec9a2f8231742f7578
  Author: Michael Hollister 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/CBTDescriptor.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/ScreenshotsBuildAction.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep.java
M 
src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTSeleniumStep.java
M src/main/java/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep.java
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/CBTBuildWrapper/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTScreenshotsStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/cbt_jenkins/pipeline/CBTStep/config.jelly
M src/main/webapp/help/localtunnel.html
A src/main/webapp/help/screenshots_browserlist.html
A src/main/webapp/help/screenshots_loginprofile.html

  Log Message:
  ---
  added screenshot login profile


Compare: 
https://github.com/jenkinsci/crossbrowsertesting-plugin/compare/eedb7998c1c0^...cf19d329b8c3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receivin

[jenkinsci/jep] 3147a0: More cleanup and tweaks

2017-09-18 Thread GitHub
  Branch: refs/heads/jep-1
  Home:   https://github.com/jenkinsci/jep
  Commit: 3147a079b43c4f81a486d7940829dd5224103e1f
  
https://github.com/jenkinsci/jep/commit/3147a079b43c4f81a486d7940829dd5224103e1f
  Author: Liam Newman 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  More cleanup and tweaks


  Commit: 440520eda5ce15a402248a786f22ab161f83d6e6
  
https://github.com/jenkinsci/jep/commit/440520eda5ce15a402248a786f22ab161f83d6e6
  Author: Liam Newman 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Update approval description


  Commit: 3346f6dbdac0c5fb29c8db624536eefefab51894
  
https://github.com/jenkinsci/jep/commit/3346f6dbdac0c5fb29c8db624536eefefab51894
  Author: Liam Newman 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Modify JEP template to submission process


  Commit: 7b7d6c190e1f373a117dfc1b4e6783ff2373a6a7
  
https://github.com/jenkinsci/jep/commit/7b7d6c190e1f373a117dfc1b4e6783ff2373a6a7
  Author: R. Tyler Croy 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Merge pull request #7 from bitwiseman/jep-1

More cleanup and tweaks


Compare: https://github.com/jenkinsci/jep/compare/2846dc7aa117...7b7d6c190e1f

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


[jenkinsci/exclusion-plugin] 60df04: Update the documentation

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/exclusion-plugin
  Commit: 60df0402d0af041d1ffadf1bfd271f56db7021ae
  
https://github.com/jenkinsci/exclusion-plugin/commit/60df0402d0af041d1ffadf1bfd271f56db7021ae
  Author: Anthony Roux 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M README

  Log Message:
  ---
  Update the documentation


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


[jenkinsci/exclusion-plugin] 0726c6: Rename README to README.md

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/exclusion-plugin
  Commit: 0726c615300177d1f1aa0c0c177f54c7b5dfff13
  
https://github.com/jenkinsci/exclusion-plugin/commit/0726c615300177d1f1aa0c0c177f54c7b5dfff13
  Author: Anthony Roux 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
R README
A README.md

  Log Message:
  ---
  Rename README to 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/jep] 331e85: Fixed slashes

2017-09-18 Thread GitHub
  Branch: refs/heads/jep-1
  Home:   https://github.com/jenkinsci/jep
  Commit: 331e8504216e391d154e5f98363713cfb4bbb342
  
https://github.com/jenkinsci/jep/commit/331e8504216e391d154e5f98363713cfb4bbb342
  Author: Liam Newman 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M jep/1/README.adoc

  Log Message:
  ---
  Fixed slashes


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


[jenkinsci/blackduck-hub-plugin] 548d37: Updating to use "always trust certificates".

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 548d37eae7676beae6eceef9e022cf010f073716
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/548d37eae7676beae6eceef9e022cf010f073716
  Author: Gavin Killough 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M pom.xml
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/HubServerInfo.java
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/PostBuildScanDescriptor.java
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/helper/BuildHelper.java
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/remote/RemoteScan.java
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/scan/BDCommonDescriptorUtil.java
M 
src/main/java/com/blackducksoftware/integration/hub/jenkins/scan/BDCommonScanStep.java
M 
src/main/resources/com/blackducksoftware/integration/hub/jenkins/PostBuildHubScan/global.jelly
M 
src/main/resources/com/blackducksoftware/integration/hub/jenkins/PostBuildHubScan/global.properties

  Log Message:
  ---
  Updating to use "always trust certificates".


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


[jenkinsci/email-ext-plugin] 0ffca8: [maven-release-plugin] prepare release email-ext-2...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 0ffca8c6a0ff17b98d884a1c4d8445d04784bfab
  
https://github.com/jenkinsci/email-ext-plugin/commit/0ffca8c6a0ff17b98d884a1c4d8445d04784bfab
  Author: David van Laatum 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release email-ext-2.60


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


[jenkinsci/email-ext-plugin]

2017-09-18 Thread GitHub
  Branch: refs/tags/email-ext-2.60
  Home:   https://github.com/jenkinsci/email-ext-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/email-ext-plugin] f0cc12: [maven-release-plugin] prepare for next developmen...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: f0cc12d26052ec3424ccafbb5dba3808804a9810
  
https://github.com/jenkinsci/email-ext-plugin/commit/f0cc12d26052ec3424ccafbb5dba3808804a9810
  Author: David van Laatum 
  Date:   2017-09-19 (Tue, 19 Sep 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/ibm-cloud-devops-plugin] b1ce12: fix SQ bug

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: b1ce126b1fcf2b03ac6dd7e5968bd6c5e90f1a02
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/b1ce126b1fcf2b03ac6dd7e5968bd6c5e90f1a02
  Author: Xunrong Li 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/main/java/com/ibm/devops/dra/steps/PublishSQStepExecution.java

  Log Message:
  ---
  fix SQ bug


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


[jenkinsci/ibm-cloud-devops-plugin] 0e4b86: [maven-release-plugin] prepare release ibm-cloud-d...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 0e4b86bd066f2eeaab491068dc84f490e1ee0a62
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/0e4b86bd066f2eeaab491068dc84f490e1ee0a62
  Author: Xunrong Li 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ibm-cloud-devops-1.1.9


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


[jenkinsci/ibm-cloud-devops-plugin] 3bc909: [maven-release-plugin] prepare for next developmen...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 3bc909399890f055313abf49e39d0d81efd0adf0
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/3bc909399890f055313abf49e39d0d81efd0adf0
  Author: Xunrong Li 
  Date:   2017-09-18 (Mon, 18 Sep 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/ibm-cloud-devops-plugin]

2017-09-18 Thread GitHub
  Branch: refs/tags/ibm-cloud-devops-1.1.9
  Home:   https://github.com/jenkinsci/ibm-cloud-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/matrix-auth-plugin] 37c34a: Further cleanup addressing more copied code

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: 37c34a8ecab85245046f4405ab9506cce25c8673
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/37c34a8ecab85245046f4405ab9506cce25c8673
  Author: Daniel Beck 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java
M src/main/java/hudson/security/AuthorizationMatrixProperty.java
M 
src/main/java/hudson/security/DangerousMatrixPermissionsAdministrativeMonitor.java
M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java
M src/main/java/hudson/security/ProjectMatrixAuthorizationStrategy.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractAuthorizationContainerConverter.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractAuthorizationPropertyConverter.java
R 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractMatrixPropertyConverter.java
A src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainer.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainerDescriptor.java
M 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationMatrixNodeProperty.java
R 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationMatrixPropertyDescriptor.java
M src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationProperty.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationPropertyDescriptor.java
A src/main/java/org/jenkinsci/plugins/matrixauth/ValidationUtil.java
M 
src/main/resources/org/jenkinsci/plugins/matrixauth/inheritance/InheritGlobalStrategy/config.jelly

  Log Message:
  ---
  Further cleanup addressing more copied code


  Commit: 019b4c09cf6f6cd6cc0c769a75946474981d9ca1
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/019b4c09cf6f6cd6cc0c769a75946474981d9ca1
  Author: Daniel Beck 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainerDescriptor.java

  Log Message:
  ---
  Remove inapplicable permission groups from UI


  Commit: eb31d2a902ab7b1ae68aa23d000b2637bc2ad53b
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/eb31d2a902ab7b1ae68aa23d000b2637bc2ad53b
  Author: Daniel Beck 
  Date:   2017-09-17 (Sun, 17 Sep 2017)

  Changed paths:
M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java

  Log Message:
  ---
  Make this constructor public to allow use from role-strategy


  Commit: bebb2a28d289e8f48616baa350fe6506f98fe70d
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/bebb2a28d289e8f48616baa350fe6506f98fe70d
  Author: Daniel Beck 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java
M src/main/java/hudson/security/AuthorizationMatrixProperty.java
M 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationMatrixNodeProperty.java

  Log Message:
  ---
  Return only a copy of the set


  Commit: 3a12aeac1d40070a65fd9f48b6082a3532957850
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/3a12aeac1d40070a65fd9f48b6082a3532957850
  Author: Daniel Beck 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainer.java
M 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainerDescriptor.java
M src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationProperty.java

  Log Message:
  ---
  Add more Restricted annotations for internal-use interfaces


  Commit: 9306d662c869a315de4a066a5e371835ee7ab7d6
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/9306d662c869a315de4a066a5e371835ee7ab7d6
  Author: Daniel Beck 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java
M src/main/java/hudson/security/AuthorizationMatrixProperty.java
M 
src/main/java/hudson/security/DangerousMatrixPermissionsAdministrativeMonitor.java
M src/main/java/hudson/security/GlobalMatrixAuthorizationStrategy.java
M src/main/java/hudson/security/ProjectMatrixAuthorizationStrategy.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractAuthorizationContainerConverter.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractAuthorizationPropertyConverter.java
R 
src/main/java/org/jenkinsci/plugins/matrixauth/AbstractMatrixPropertyConverter.java
A src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainer.java
A 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationContainerDescriptor.java
M 
src/main/java/org/jenkinsci/plugins/matrixauth/AuthorizationMatrixNodeProperty.java
R 
src/main/java/org/jenkinsci/plu

[jenkinsci/matrix-auth-plugin] 586ad1: [maven-release-plugin] prepare release matrix-auth...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: 586ad12b18e1f31064f5a04c013b08ac1471faeb
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/586ad12b18e1f31064f5a04c013b08ac1471faeb
  Author: Daniel Beck 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release matrix-auth-2.0-beta-2


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


[jenkinsci/matrix-auth-plugin] 73cb6d: [maven-release-plugin] prepare for next developmen...

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: 73cb6de716f2e3e515b2a6a316742746a4ac2e44
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/73cb6de716f2e3e515b2a6a316742746a4ac2e44
  Author: Daniel Beck 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M pom.xml

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


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


[jenkinsci/matrix-auth-plugin]

2017-09-18 Thread GitHub
  Branch: refs/tags/matrix-auth-2.0-beta-2
  Home:   https://github.com/jenkinsci/matrix-auth-plugin

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


[jenkinsci/azure-app-service-plugin] 01b4a6: Upgrade Azure SDK to v1.2.1

2017-09-18 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-app-service-plugin
  Commit: 01b4a63e464452c09f3863c191f23a086a8c9ba4
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/01b4a63e464452c09f3863c191f23a086a8c9ba4
  Author: Dayang Shen 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade Azure SDK to v1.2.1


  Commit: 637568ab09024f35da43b8367fbf5a7a0d715edf
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/637568ab09024f35da43b8367fbf5a7a0d715edf
  Author: Dayang Shen 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M src/main/java/com/microsoft/jenkins/appservice/BaseDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/FunctionAppDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/commands/DockerDeployCommand.java
A src/main/java/com/microsoft/jenkins/appservice/util/AzureUtils.java
R src/main/java/com/microsoft/jenkins/appservice/util/TokenCache.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITFTPDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITGitDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/IntegrationTest.java

  Log Message:
  ---
  Remove TokenCache


  Commit: 42c754c30b04ffc0ab57287bda767742fa1c
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/42c754c30b04ffc0ab57287bda767742fa1c
  Author: Dayang Shen 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/appservice/FunctionAppDeploymentCommandContext.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentCommandContext.java
M 
src/main/java/com/microsoft/jenkins/appservice/commands/FTPDeployCommand.java

  Log Message:
  ---
  Stop app during FTP deployment to release all opening handlers


  Commit: 62cdc49ef08d3857edac8dde17a029a8ebe24fd9
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/62cdc49ef08d3857edac8dde17a029a8ebe24fd9
  Author: Dayang Shen 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/appservice/commands/FTPDeployCommand.java

  Log Message:
  ---
  Retry FTP upload if file is still opened by another process


  Commit: b47083540781d3cd35c1e0ea7b8c966cdbd05da6
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/b47083540781d3cd35c1e0ea7b8c966cdbd05da6
  Author: Dayang Shen 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/appservice/commands/FTPDeployCommand.java

  Log Message:
  ---
  Restart app only if app is not stopped


Compare: 
https://github.com/jenkinsci/azure-app-service-plugin/compare/69f56ef38905...b47083540781

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


[jenkinsci/fireline-plugin] 97244a: Create Jenkinsfile

2017-09-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fireline-plugin
  Commit: 97244a473f673feea57227067b5e6a25f0466a21
  
https://github.com/jenkinsci/fireline-plugin/commit/97244a473f673feea57227067b5e6a25f0466a21
  Author: AnneWei <1272458...@qq.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Create Jenkinsfile


  Commit: 12fc97e17b65ebfa664b4e63b4acb53120198d02
  
https://github.com/jenkinsci/fireline-plugin/commit/12fc97e17b65ebfa664b4e63b4acb53120198d02
  Author: weihao <1272458...@qq.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
M pom.xml
M src/main/java/com/qihoo/fireline/FireLineBuilder.java

  Log Message:
  ---
  修改火线jar包


  Commit: d9a6833f28eb55ef56b9950aa0b3a347b273b781
  
https://github.com/jenkinsci/fireline-plugin/commit/d9a6833f28eb55ef56b9950aa0b3a347b273b781
  Author: weihao <1272458...@qq.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
M .gitignore

  Log Message:
  ---
  modified .ignore file


  Commit: 093bb834e166fdfd266a4f0e9fa6cc94b6149ea5
  
https://github.com/jenkinsci/fireline-plugin/commit/093bb834e166fdfd266a4f0e9fa6cc94b6149ea5
  Author: weihao <1272458...@qq.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
M .gitignore
A src/main/resources/com/qihoo/fireline/jar/fireline.jar

  Log Message:
  ---
  add fireline.jar


  Commit: 9536ca99dec550074ae3204ed33e9c0cef2b09ee
  
https://github.com/jenkinsci/fireline-plugin/commit/9536ca99dec550074ae3204ed33e9c0cef2b09ee
  Author: AnneWei <1272458...@qq.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


  Commit: 9399af269fc290418e40ff50c0cc9c6b4025cb76
  
https://github.com/jenkinsci/fireline-plugin/commit/9399af269fc290418e40ff50c0cc9c6b4025cb76
  Author: AnneWei <1272458...@qq.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


  Commit: 72c8c38379eea8fdf72aa99474cfe171cb8caf92
  
https://github.com/jenkinsci/fireline-plugin/commit/72c8c38379eea8fdf72aa99474cfe171cb8caf92
  Author: AnneWei <1272458...@qq.com>
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M .gitignore
A Jenkinsfile
M pom.xml
M src/main/java/com/qihoo/fireline/FireLineBuilder.java
A src/main/resources/com/qihoo/fireline/jar/fireline.jar

  Log Message:
  ---
  Merge pull request #1 from AnneWei/master

add fireline.jar


Compare: 
https://github.com/jenkinsci/fireline-plugin/compare/db781e266280...72c8c38379ee

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


[jenkinsci/hpe-application-automation-tools-plugin] e118e5: fixed SonarQube issues (#35)

2017-09-18 Thread GitHub
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: e118e59d72af0bfdb3abdcd8ed6f4830c532a1d7
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e118e59d72af0bfdb3abdcd8ed6f4830c532a1d7
  Author: eladaz7 
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
M 
src/main/java/com/hpe/application/automation/tools/octane/AbstractResultQueueImpl.java
M 
src/main/java/com/hpe/application/automation/tools/octane/buildLogs/LogDispatcher.java
M 
src/main/java/com/hpe/application/automation/tools/octane/client/RetryModel.java

  Log Message:
  ---
  fixed SonarQube issues (#35)


  Commit: 339fe437768f42e308dd11c6bdfc8d35922d7dbe
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/339fe437768f42e308dd11c6bdfc8d35922d7dbe
  Author: radislavB 
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
M pom.xml
M 
src/main/java/com/hpe/application/automation/tools/octane/bridge/BridgeClient.java
M 
src/main/java/com/hpe/application/automation/tools/run/RunFromFileBuilder.java

  Log Message:
  ---
  expose plugin version (#36)

* defect #443008 : expose plugin version
* tech : making mtbx file to have the same time stamp suffix as prop file

[JENKINS-46716](https://issues.jenkins-ci.org/browse/JENKINS-46716)
[JENKINS-46717](https://issues.jenkins-ci.org/browse/JENKINS-46717)


  Commit: 2443f20e44ffa87c2d813eaa1be9f985e87c8e4f
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2443f20e44ffa87c2d813eaa1be9f985e87c8e4f
  Author: tomvin6 
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
M 
src/main/java/com/hpe/application/automation/tools/octane/CIJenkinsServicesImpl.java
M 
src/main/java/com/hpe/application/automation/tools/octane/buildLogs/LogDispatcher.java
M 
src/main/java/com/hpe/application/automation/tools/octane/buildLogs/RunListenerForLogs.java
M 
src/main/java/com/hpe/application/automation/tools/octane/configuration/JobConfigurationProxy.java
M 
src/main/java/com/hpe/application/automation/tools/octane/model/CIEventCausesFactory.java
M 
src/main/java/com/hpe/application/automation/tools/octane/model/ModelFactory.java
M 
src/main/java/com/hpe/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.java
M 
src/main/java/com/hpe/application/automation/tools/octane/tests/build/BuildHandlerUtils.java

  Log Message:
  ---
  defect #432027 - [LA] Jenkins doesnt send logs of foldered jobs  (#32)

* defect #432027 - [LA] Jenkins doesnt send logs of foldered jobs


  Commit: 679a3b6cc905012858aed1463e3696602cb760bc
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/679a3b6cc905012858aed1463e3696602cb760bc
  Author: radislavB 
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
A 
src/main/java/com/hpe/application/automation/tools/octane/executor/CheckOutSubDirEnvContributor.java
M 
src/main/java/com/hpe/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M 
src/main/java/com/hpe/application/automation/tools/octane/tests/junit/JUnitExtension.java
M 
src/main/java/com/hpe/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java

  Log Message:
  ---
  Define Shared checkout repo folder for the UFT execution jobs (#37)

User story #443112 : Shared check out repo folder for the UFT execution jobs


  Commit: dcb77d668345af5ca55d96ce7d2b0e6e75260b3d
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/dcb77d668345af5ca55d96ce7d2b0e6e75260b3d
  Author: radislavB 
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
M pom.xml
M 
src/main/java/com/hpe/application/automation/tools/octane/CIJenkinsServicesImpl.java
M 
src/main/java/com/hpe/application/automation/tools/octane/bridge/BridgeClient.java
M src/main/webapp/help/impersonatedUser.html

  Log Message:
  ---
  expose jenkins user  + Octane user/APIKey for DevOps Admin (#39)

* tech: modify jenkins user help text
* tech: protect thread from unexpected termination
* defect #443021 :expose jenkins user  + Octane user/APIKey for DevOps Admin


  Commit: 330b32e5d201eb89a9f08dcb32c605f1ce2509f2
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/330b32e5d201eb89a9f08dcb32c605f1ce2509f2
  Author: Hanan.Bem 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M src/main/java/com/hpe/application/automation/tools/model/PcModel.java
M src/main/java/com/hpe/application/automation/tools/run/PcBuilder.java
M 
src/main/resources/com/hpe/application/automation/tools/run/PcBuilder/config.jelly
M src/test/java/com/hpe/application/automation/tools/pc/MockPcModel.java
M src/test/java/com/hpe/application/automation/tools/pc/PcTestBase.java

  Log Message:
  ---
  Fixing:
https://issues.jen