[jenkinsci/checkmarx-plugin] 92fc9c: finished full report tables logic

2017-01-10 Thread GitHub
  Branch: refs/heads/summary_ui
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 92fc9c9d780ec27f003569b0a876f3fe7efd2090
  
https://github.com/jenkinsci/checkmarx-plugin/commit/92fc9c9d780ec27f003569b0a876f3fe7efd2090
  Author: galisp 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/resources/com/checkmarx/jenkins/CxScanResult/ui-template/summary-section.js

  Log Message:
  ---
  finished full report tables logic


  Commit: 4aedda2180ef83976fadaf485df7b0a5a8d3dec2
  
https://github.com/jenkinsci/checkmarx-plugin/commit/4aedda2180ef83976fadaf485df7b0a5a8d3dec2
  Author: galisp 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/resources/com/checkmarx/jenkins/CxScanResult/ui-template/summary-section.html

  Log Message:
  ---
  added code viewer link ui (link not clickable yet)


Compare: 
https://github.com/jenkinsci/checkmarx-plugin/compare/6019b14de95e...4aedda2180ef

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 5f67d9: [JENKINS-40700] Enhance slave protocol description...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5f67d909babcdfd220ae8898c398e6f771aca63d
  
https://github.com/jenkinsci/jenkins/commit/5f67d909babcdfd220ae8898c398e6f771aca63d
  Author: Sam Gleske 
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
M core/src/main/resources/hudson/cli/CliProtocol/description.jelly
M core/src/main/resources/hudson/cli/CliProtocol2/description.jelly
M core/src/main/resources/hudson/cli/Messages.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description.jelly
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description.jelly
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.jelly
M core/src/main/resources/jenkins/slaves/Messages.properties

  Log Message:
  ---
  [JENKINS-40700] Enhance slave protocol descriptions

Relates to [JENKINS-40700].  The updated displayNames describe the
protocols by using similar verbiage from:

core/src/main/resources/hudson/cli/CliProtocol/description.jelly
core/src/main/resources/hudson/cli/CliProtocol2/description.jelly
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description.jelly
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description.jelly
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.jelly
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol4/description.jelly

At a high level, I wanted to expose to the user, from a security
perspective, whether or not the protocols were secure and how.


  Commit: f47a5ccea75b2a8ddd0611a5d652aec6fafc9c96
  
https://github.com/jenkinsci/jenkins/commit/f47a5ccea75b2a8ddd0611a5d652aec6fafc9c96
  Author: Sam Gleske 
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.jelly

  Log Message:
  ---
  JNLP3 not recommended


  Commit: bcf5b089273dd2e1d6a0790ee9fb32ffa2c442f3
  
https://github.com/jenkinsci/jenkins/commit/bcf5b089273dd2e1d6a0790ee9fb32ffa2c442f3
  Author: Sam Gleske 
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
M core/src/main/resources/hudson/cli/CliProtocol/description.jelly
M core/src/main/resources/hudson/cli/Messages.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description.jelly
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description.jelly
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.jelly
M core/src/main/resources/jenkins/slaves/Messages.properties

  Log Message:
  ---
  Change insecure to unencrypted


  Commit: 995da42d8b5a5950d5ecbbc4767eccaf94efbb16
  
https://github.com/jenkinsci/jenkins/commit/995da42d8b5a5950d5ecbbc4767eccaf94efbb16
  Author: Oleg Nenashev 
  Date:   2017-01-08 (Sun, 08 Jan 2017)

  Changed paths:
M core/src/main/resources/hudson/cli/CliProtocol/description.jelly
A core/src/main/resources/hudson/cli/CliProtocol/description.properties
M core/src/main/resources/hudson/cli/CliProtocol2/description.jelly
A core/src/main/resources/hudson/cli/CliProtocol2/description.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description.jelly
A 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol/description_sr.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description.jelly
A 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol2/description_sr.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.jelly
A 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol3/description_sr.properties
M 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol4/description.jelly
A 
core/src/main/resources/jenkins/slaves/JnlpSlaveAgentProtocol4/description.properties

  Log Message:
  ---
  Offload the English descriptions of Remoting protocols to separate property 
files


  Commit: 0c991dec38800adabacd8a56349bd61575c1d7e5
  
https://github.com/jenkinsci/jenkins/commit/0c991dec38800adabacd8a56349bd61575c1d7e5
  Author: Oleg Nenashev 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M core/src/main/resources/hudson/cli/CliProtocol/description.jelly
A core/src/main/resources/hudson/cli/CliProtocol/description.properties
M core/src/main/resources/hudson/cli/CliProtocol2/description.jelly
A core/src/main/resources/hudson/cli/CliProtocol2/description.properties
M core/src/main/resources/hudson/cli/Messages.properties
M 
core/src/main/resources/jenkins/slav

[jenkinsci/github-api-plugin] 2c679a: Sync with latest upstream release 1.84

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-api-plugin
  Commit: 2c679a897650eb751a98d03595f0e4ca2cd1c07b
  
https://github.com/jenkinsci/github-api-plugin/commit/2c679a897650eb751a98d03595f0e4ca2cd1c07b
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Sync with latest upstream release 1.84


  Commit: 38c5d6b20d9c2d1e5bf85f4f863bea91839286b9
  
https://github.com/jenkinsci/github-api-plugin/commit/38c5d6b20d9c2d1e5bf85f4f863bea91839286b9
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-api-1.84


Compare: 
https://github.com/jenkinsci/github-api-plugin/compare/cd7b81af3cf8...38c5d6b20d9c

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

2017-01-10 Thread GitHub
  Branch: refs/tags/github-api-1.84
  Home:   https://github.com/jenkinsci/github-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/github-api-plugin] 768eca: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-api-plugin
  Commit: 768eca5a45e8d453f6a6b0b2b6e7829a4a22634f
  
https://github.com/jenkinsci/github-api-plugin/commit/768eca5a45e8d453f6a6b0b2b6e7829a4a22634f
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 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/cloudbees-folder-plugin] a6c7ac: Add some default content when the events log is em...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: a6c7ac30e9dea0361e0d817abbec459bb158eda6
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/a6c7ac30e9dea0361e0d817abbec459bb158eda6
  Author: Stephen Connolly 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/FolderComputation.java

  Log Message:
  ---
  Add some default content when the events log is empty


  Commit: 1bb1b0e189a1bb8d3f78e128b4241aa8bb071df6
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/1bb1b0e189a1bb8d3f78e128b4241aa8bb071df6
  Author: Stephen Connolly 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/FolderComputation.java

  Log Message:
  ---
  [JENKINS-40922] Findbugs


  Commit: 8b547876dbcfbf80d66bf712dd0e140e4d03f1e4
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/8b547876dbcfbf80d66bf712dd0e140e4d03f1e4
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/FolderComputation.java

  Log Message:
  ---
  Merge pull request #81 from stephenc/empty-event-content

Add some default content when the events log is empty


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/d302b35b1551...8b547876dbcf

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


[jenkinsci/cloudbees-folder-plugin] 59a71a: updated Japanese translations

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 59a71a4e88316d19fa03da2bae07798fdf93f2fe
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/59a71a4e88316d19fa03da2bae07798fdf93f2fe
  Author: Seiji Sogabe 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/PeriodicFolderTrigger.java
M 
src/main/java/com/cloudbees/hudson/plugins/folder/health/WorstChildHealthMetric.java
M 
src/main/java/com/cloudbees/hudson/plugins/folder/icons/StockFolderIcon.java
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/configure_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/help-icon_ja.html
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/newView_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/rename_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/tasks-new_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/tasks-top_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/view-index-top_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/Folder/tasks-create_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/ComputedFolder/configure-details_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/ComputedFolder/tasks-top-extra_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/DefaultOrphanedItemStrategy/config_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/FolderComputation/console_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/FolderComputation/executorCell_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/FolderComputation/index_ja.properties
M 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/Messages.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/PeriodicFolderTrigger/config_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/PeriodicFolderTrigger/help-interval_ja.html
M 
src/main/resources/com/cloudbees/hudson/plugins/folder/health/Messages.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/health/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/health/WorstChildHealthMetric/config_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/icons/Messages.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/icons/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/properties/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/relocate/DefaultRelocationUI/main_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/relocate/RelocationAction/index_ja.properties

  Log Message:
  ---
  updated Japanese translations


  Commit: 2bdd312cf3b380a40b947a9223acac28184764c7
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/2bdd312cf3b380a40b947a9223acac28184764c7
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/PeriodicFolderTrigger.java
M 
src/main/java/com/cloudbees/hudson/plugins/folder/health/WorstChildHealthMetric.java
M 
src/main/java/com/cloudbees/hudson/plugins/folder/icons/StockFolderIcon.java
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/configure_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/help-icon_ja.html
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/newView_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/rename_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/tasks-new_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/tasks-top_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/view-index-top_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/Folder/tasks-create_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/Messages_ja.properties
A 
src/main/resources/com/cloudbees/hudson/plugins/folder/computed/ComputedFolder/configure-details_ja.properties
A 
src/main/resources/com/cloudbees/hudson/

[jenkinsci/cloudbees-folder-plugin] 7defd7: [maven-release-plugin] prepare release cloudbees-f...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 7defd7ec1874ee3ca552b6ef26fb0c606aa31dbe
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/7defd7ec1874ee3ca552b6ef26fb0c606aa31dbe
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cloudbees-folder-5.16


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


[jenkinsci/cloudbees-folder-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/cloudbees-folder-5.16
  Home:   https://github.com/jenkinsci/cloudbees-folder-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/cloudbees-folder-plugin] 152375: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 152375c01d782d43d8b1c40983f7d53f6179bf6a
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/152375c01d782d43d8b1c40983f7d53f6179bf6a
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 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/branch-api-plugin] 23e0ce: Pick up folders 5.16

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 23e0ce07e8671cb0590f1efa6517cf5c0101dc42
  
https://github.com/jenkinsci/branch-api-plugin/commit/23e0ce07e8671cb0590f1efa6517cf5c0101dc42
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Pick up folders 5.16


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


[jenkinsci/repo-plugin] 44b157: Use local_manifests/local.xml rather than local_ma...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 44b1577b5143cf2fb930c62b08675f99d89b663e
  
https://github.com/jenkinsci/repo-plugin/commit/44b1577b5143cf2fb930c62b08675f99d89b663e
  Author: Allen Wild 
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/webapp/help-localManifest.html

  Log Message:
  ---
  Use local_manifests/local.xml rather than local_manifest.xml

Using .repo/local_manifest.xml has been deprecated for a while, and
prints a warning which dirtys the build log, so adopt the new convention
of .repo/local_manifests/*.xml. I arbitrarily chose "local.xml" for the
file name.

Change-Id: Iaef7077312ce8a1cb195143011ca4ebcaf9e209b


  Commit: 57eff0ca80355709df5f863ca9a1a36c2838
  
https://github.com/jenkinsci/repo-plugin/commit/57eff0ca80355709df5f863ca9a1a36c2838
  Author: Robert Sandell 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/webapp/help-localManifest.html

  Log Message:
  ---
  Merge pull request #42 from aswild/pull/local_manifest

Use local_manifests/local.xml rather than local_manifest.xml


Compare: 
https://github.com/jenkinsci/repo-plugin/compare/3a1f82de09f1...57eff0ca8035

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


[jenkinsci/repo-plugin] 268fdb: [maven-release-plugin] prepare release repo-1.10.6

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 268fdbf4fe9872a2f540a7819f698e8410bd6e23
  
https://github.com/jenkinsci/repo-plugin/commit/268fdbf4fe9872a2f540a7819f698e8410bd6e23
  Author: rsandell 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release repo-1.10.6


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


[jenkinsci/repo-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/repo-1.10.6
  Home:   https://github.com/jenkinsci/repo-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/repo-plugin] 67e9a6: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 67e9a6aa5d5410e24174e130bb32797cd2c18edc
  
https://github.com/jenkinsci/repo-plugin/commit/67e9a6aa5d5410e24174e130bb32797cd2c18edc
  Author: rsandell 
  Date:   2017-01-10 (Tue, 10 Jan 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.


[jenkins-infra/infra-statistics] 328ddd: Fixing typo.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/infra-statistics
  Commit: 328ddd6384f4fd2e7d192be1a9266bfc27466768
  
https://github.com/jenkins-infra/infra-statistics/commit/328ddd6384f4fd2e7d192be1a9266bfc27466768
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M parseUsage.groovy

  Log Message:
  ---
  Fixing typo.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 52f5bb: [JENKINS-40790] Add metadata for whether agents su...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 52f5bbb9e674b77a25e6232b641171a25484024f
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/52f5bbb9e674b77a25e6232b641171a25484024f
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
pipeline-model-declarative-agent/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/DeclarativeAgentDescriptor.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Any.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Label.java

  Log Message:
  ---
  [JENKINS-40790] Add metadata for whether agents support tools

Will be a corresponding change over in the editor once this gets
merged.


  Commit: f1a024946b4ed5475dd9483514f6b80fce80323d
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f1a024946b4ed5475dd9483514f6b80fce80323d
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
pipeline-model-declarative-agent/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/DeclarativeAgentDescriptor.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Any.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Label.java

  Log Message:
  ---
  Merge pull request #83 from abayer/jenkins-40790

[JENKINS-40790] Add metadata for whether agents support tools


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/cf217be38d68...f1a024946b4e

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


[jenkinsci/acceptance-test-harness] 5e12f0: Ensure Firefox does not throw a script timeout for...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 5e12f0a846e9c0b6b782f68578f3a152bf77e9ff
  
https://github.com/jenkinsci/acceptance-test-harness/commit/5e12f0a846e9c0b6b782f68578f3a152bf77e9ff
  Author: Scott Hebert 
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java

  Log Message:
  ---
  Ensure Firefox does not throw a script timeout for tests with many plugins

When Tests are executed with a "large" number of plugins,
the job configure page may display a script timeout in FireFox.
We adjust this to be more lenient.


  Commit: 0b54410b26b12bddc6ebbec4a6ed1477e8ed7bda
  
https://github.com/jenkinsci/acceptance-test-harness/commit/0b54410b26b12bddc6ebbec4a6ed1477e8ed7bda
  Author: Oliver Gondža 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java

  Log Message:
  ---
  Merge pull request #253 from scoheb/script-timeout

Ensure Firefox doesn't throw script timeout for tests with many plugins


  Commit: 3ca7fa225e58872bac9b0bcefa5afd174891e191
  
https://github.com/jenkinsci/acceptance-test-harness/commit/3ca7fa225e58872bac9b0bcefa5afd174891e191
  Author: Oliver Gondža 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java

  Log Message:
  ---
  reword the comment


  Commit: 7329e01f600aa0f6c72e6a76afe1c50650d380eb
  
https://github.com/jenkinsci/acceptance-test-harness/commit/7329e01f600aa0f6c72e6a76afe1c50650d380eb
  Author: Oliver Gondža 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/test/java/plugins/WorkflowPluginTest.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/acceptance-test-harness


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/7c815e3bcdb8...7329e01f600a

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


[jenkinsci/scm-api-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/scm-api-2.0.1-beta-2
  Home:   https://github.com/jenkinsci/scm-api-plugin

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


[jenkinsci/scm-api-plugin] 1f57b3: [maven-release-plugin] prepare release scm-api-2.0...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 1f57b38b5cc236a484e6ad0142cbf59c81e5890d
  
https://github.com/jenkinsci/scm-api-plugin/commit/1f57b38b5cc236a484e6ad0142cbf59c81e5890d
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release scm-api-2.0.1-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/scm-api-plugin] dc9199: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: dc9199f4a58a7afc1b5332c2ed57a8128d6f3ccd
  
https://github.com/jenkinsci/scm-api-plugin/commit/dc9199f4a58a7afc1b5332c2ed57a8128d6f3ccd
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 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/p4-plugin] 5342a2: SyncID code doc fix.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 5342a2d02240d0762380243a84e9a51eeeb3cd37
  
https://github.com/jenkinsci/p4-plugin/commit/5342a2d02240d0762380243a84e9a51eeeb3cd37
  Author: Paul Allen 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

  Log Message:
  ---
  SyncID code doc fix.


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

2017-01-10 Thread GitHub
  Branch: refs/tags/p4-1.4.13
  Home:   https://github.com/jenkinsci/p4-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/p4-plugin] 3d2214: [maven-release-plugin] prepare release p4-1.4.13

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 3d22144d675adf9108591dff8b1a6bd0da67903a
  
https://github.com/jenkinsci/p4-plugin/commit/3d22144d675adf9108591dff8b1a6bd0da67903a
  Author: Paul Allen 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release p4-1.4.13


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 161fdb: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 161fdb041abdf5004a2d9010eea776d42c0894b5
  
https://github.com/jenkinsci/p4-plugin/commit/161fdb041abdf5004a2d9010eea776d42c0894b5
  Author: Paul Allen 
  Date:   2017-01-10 (Tue, 10 Jan 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/p4-plugin] 9ceb1c: Update Release notes for 1.4.13

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 9ceb1c6f8bdd4fb0081d34a9e96e82752768c7a9
  
https://github.com/jenkinsci/p4-plugin/commit/9ceb1c6f8bdd4fb0081d34a9e96e82752768c7a9
  Author: Paul Allen 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M RELEASE.md

  Log Message:
  ---
  Update Release notes for 1.4.13


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


[jenkinsci/branch-api-plugin] d55f2b: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: d55f2b4369e0fe9b3b0441654e632eaf8bb5920f
  
https://github.com/jenkinsci/branch-api-plugin/commit/d55f2b4369e0fe9b3b0441654e632eaf8bb5920f
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 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/branch-api-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/branch-api-2.0.0-beta-2
  Home:   https://github.com/jenkinsci/branch-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/branch-api-plugin] d62400: Log exceptions during scan/indexing with tracking ...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: d6240077c5d902c596009f60eacdbc12d31a1569
  
https://github.com/jenkinsci/branch-api-plugin/commit/d6240077c5d902c596009f60eacdbc12d31a1569
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java

  Log Message:
  ---
  Log exceptions during scan/indexing with tracking details


  Commit: ea7a89130b97f5f821f8587b89050e255a077a74
  
https://github.com/jenkinsci/branch-api-plugin/commit/ea7a89130b97f5f821f8587b89050e255a077a74
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  prepare for beta-2


  Commit: 3525eafa7e1bdd29fa3fa34e3c2200d6640514a1
  
https://github.com/jenkinsci/branch-api-plugin/commit/3525eafa7e1bdd29fa3fa34e3c2200d6640514a1
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release branch-api-2.0.0-beta-2


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/23e0ce07e867...3525eafa7e1b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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/infra-statistics] 1f6d5d: Generating stats

2017-01-10 Thread GitHub
  Branch: refs/heads/gh-pages
  Home:   https://github.com/jenkins-infra/infra-statistics
  Commit: 1f6d5d02d25db4d34835898059f32f29f40b5aff
  
https://github.com/jenkins-infra/infra-statistics/commit/1f6d5d02d25db4d34835898059f32f29f40b5aff
  Author: kelp 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M jenkins-stats/svg/201612-jenkins.csv
M jenkins-stats/svg/201612-jenkins.svg
M jenkins-stats/svg/201612-jobs.csv
M jenkins-stats/svg/201612-jobs.svg
M jenkins-stats/svg/201612-nodes.csv
M jenkins-stats/svg/201612-nodes.svg
M jenkins-stats/svg/201612-nodesPie.csv
M jenkins-stats/svg/201612-nodesPie.svg
M jenkins-stats/svg/201612-plugins.csv
M jenkins-stats/svg/201612-plugins.svg
M jenkins-stats/svg/201612-top-plugins1000.csv
M jenkins-stats/svg/201612-top-plugins1000.svg
M jenkins-stats/svg/201612-top-plugins2500.csv
M jenkins-stats/svg/201612-top-plugins2500.svg
M jenkins-stats/svg/201612-top-plugins500.csv
M jenkins-stats/svg/201612-top-plugins500.svg
M jenkins-stats/svg/201612-total-executors.csv
M jenkins-stats/svg/201612-total-executors.svg
M jenkins-stats/svg/total-jenkins.csv
M jenkins-stats/svg/total-jenkins.svg
M jenkins-stats/svg/total-jobs.csv
M jenkins-stats/svg/total-jobs.svg
M jenkins-stats/svg/total-nodes.csv
M jenkins-stats/svg/total-nodes.svg
M jenkins-stats/svg/total-plugins.csv
M jenkins-stats/svg/total-plugins.svg
M plugin-installation-trend/AdaptivePlugin.stats.json
M plugin-installation-trend/AnchorChain.stats.json
M plugin-installation-trend/ApicaLoadtest.stats.json
M plugin-installation-trend/BlameSubversion.stats.json
M plugin-installation-trend/BlazeMeterJenkinsPlugin.stats.json
M plugin-installation-trend/CFLint.stats.json
M plugin-installation-trend/CustomHistory.stats.json
M plugin-installation-trend/DotCi-DockerPublish.stats.json
M plugin-installation-trend/DotCi-InstallPackages.stats.json
M plugin-installation-trend/DotCi-Plugins-Starter-Pack.stats.json
M plugin-installation-trend/DotCi.stats.json
M plugin-installation-trend/Exclusion.stats.json
M plugin-installation-trend/GatekeeperPlugin.stats.json
M plugin-installation-trend/JDK_Parameter_Plugin.stats.json
M plugin-installation-trend/JiraTestResultReporter.stats.json
M plugin-installation-trend/LavaLampNotifier.stats.json
M plugin-installation-trend/Matrix-sorter-plugin.stats.json
M plugin-installation-trend/NegotiateSSO.stats.json
M plugin-installation-trend/Office-365-Connector.stats.json
M plugin-installation-trend/Parameterized-Remote-Trigger.stats.json
M plugin-installation-trend/PrioritySorter.stats.json
M plugin-installation-trend/SBuild.stats.json
M plugin-installation-trend/SCTMExecutor.stats.json
M plugin-installation-trend/Schmant.stats.json
M plugin-installation-trend/StashBranchParameter.stats.json
M plugin-installation-trend/Surround-SCM-plugin.stats.json
M plugin-installation-trend/TestComplete.stats.json
M plugin-installation-trend/TestFairy.stats.json
M plugin-installation-trend/TwilioNotifier.stats.json
M plugin-installation-trend/URLSCM.stats.json
M plugin-installation-trend/WebSVN2.stats.json
M plugin-installation-trend/absint-a3.stats.json
M plugin-installation-trend/absint-astree.stats.json
M plugin-installation-trend/accelerated-build-now-plugin.stats.json
M plugin-installation-trend/accurev.stats.json
M plugin-installation-trend/ace-editor.stats.json
M plugin-installation-trend/active-directory.stats.json
M plugin-installation-trend/adaptive-disconnector.stats.json
M plugin-installation-trend/additional-identities-plugin.stats.json
M plugin-installation-trend/advanced-installer-msi-builder.stats.json
M plugin-installation-trend/aliyun-container-service-deploy.stats.json
M plugin-installation-trend/all-changes.stats.json
M plugin-installation-trend/allure-jenkins-plugin.stats.json
M plugin-installation-trend/amazon-ecr.stats.json
M plugin-installation-trend/amazon-ecs.stats.json
M plugin-installation-trend/analysis-collector.stats.json
M plugin-installation-trend/analysis-core.stats.json
M plugin-installation-trend/anchore-container-scanner.stats.json
M plugin-installation-trend/android-emulator.stats.json
M plugin-installation-trend/android-lint.stats.json
M plugin-installation-trend/ansible.stats.json
M plugin-installation-trend/ansicolor.stats.json
M plugin-installation-trend/ant.stats.json
M plugin-installation-trend/antexec.stats.json
M plugin-installation-trend/antisamy-markup-formatter.stats.json
M plugin-installation-trend/any-buildstep.stats.json
M plugin-installation-trend/anything-goes-formatter.stats.json
M plugin-installation-trend/appaloosa-plugin.stats.json
M plugin-installation-trend/appdynamics-dashboard.stats.json
M plugin-installa

[jenkinsci/pipeline-model-definition-plugin] 0a9ba6: [FIXED JENKINS-40793] Add location information to ...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 0a9ba67035b0da64e5451ff392ca3ea1220bce0e
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/0a9ba67035b0da64e5451ff392ca3ea1220bce0e
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTValue.java
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ErrorCollector.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/JSONErrorCollector.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/SourceUnitErrorCollector.groovy
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/DeclarativeLinterCommand.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/ModelConverterAction.java
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/ErrorsEndpointOpsTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/ModelConverterActionTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/SuccessfulEndpointOpsTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ConvertRoundTripTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ExecuteConvertedTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ErrorsJSONParserTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/SuccessfulJSONParserTest.java

  Log Message:
  ---
  [FIXED JENKINS-40793] Add location information to validation errors

Specifically to the JSON output. This also moves us to not doing
conversion between JSONObject and JsonNode, which is nice. There's
probably some cleanup/optimization that could still be done in
JSONParser.


  Commit: bf4a134297a0fe286ac2d3ad80de699a2fab6bc5
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/bf4a134297a0fe286ac2d3ad80de699a2fab6bc5
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

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

  Log Message:
  ---
  Re-fix findbugs after mixed up squashing


  Commit: d2f057db00e7fe48dbc6029f687ee37d646b5b09
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d2f057db00e7fe48dbc6029f687ee37d646b5b09
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/JSONValidationTest.java
A 
pipeline-model-definition/src/test/resources/json/errors/parallelPipelineDuplicateNames.json

  Log Message:
  ---
  Add validation of parallel branch names

Relevant for JSON since the branch representation there isn't a map,
so duplicate "keys" is a possibility.


  Commit: f522c276f734192cdecb20f31e66915af6f801d3
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f522c276f734192cdecb20f31e66915af6f801d3
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTValue.java
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser

[jenkinsci/ibm-asoc-plugin] 60d9da: update jelly files

2017-01-10 Thread GitHub
  Branch: refs/heads/Add-Dynamic-Analyzer
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: 60d9dae586d1ed3b17e23089abd1cc9b42a533ee
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/60d9dae586d1ed3b17e23089abd1cc9b42a533ee
  Author: Matt Murphy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-application.jelly
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-credentials.jelly
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-failBuild.jelly
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-name.jelly
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-scanner.jelly
A 
src/main/resources/com/ibm/appscan/jenkins/plugin/builders/AppScanBuildStep/help-wait.jelly
M 
src/main/resources/com/ibm/appscan/jenkins/plugin/scanners/DynamicAnalyzer/help-target.jelly
M 
src/main/resources/com/ibm/appscan/jenkins/plugin/scanners/MobileAnalyzer/help-target.jelly
M 
src/main/resources/com/ibm/appscan/jenkins/plugin/scanners/StaticAnalyzer/help-target.jelly

  Log Message:
  ---
  update jelly files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 67fff2: [FIXED JENKINS-40573] Re-do step arguments to alwa...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 67fff2472d52e9d989dd1f9e124c31039fda21a3
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/67fff2472d52e9d989dd1f9e124c31039fda21a3
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-api/pom.xml
A 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/DescriptorLookupCache.java
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/AbstractModelASTCodeBlock.java
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTNamedArgumentList.java
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStep.java
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTTreeStep.java
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.java
M 
pipeline-model-declarative-agent/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/DeclarativeAgentDescriptor.java
M pipeline-model-definition/pom.xml
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Any.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Label.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/ModelConverterActionStepsTest.java
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/JSONValidationTest.java
M pipeline-model-definition/src/test/resources/json/agentAny.json
M pipeline-model-definition/src/test/resources/json/agentDocker.json
M pipeline-model-definition/src/test/resources/json/agentLabel.json
M pipeline-model-definition/src/test/resources/json/agentNoneWithNode.json
A pipeline-model-definition/src/test/resources/json/agentTypeOrdering.json
M pipeline-model-definition/src/test/resources/json/basicWhen.json
M pipeline-model-definition/src/test/resources/json/environmentInStage.json
M 
pipeline-model-definition/src/test/resources/json/errors/agentMissingRequiredParam.json
M 
pipeline-model-definition/src/test/resources/json/errors/agentUnknownParamForType.json
M 
pipeline-model-definition/src/test/resources/json/errors/emptyEnvironment.json
M 
pipeline-model-definition/src/test/resources/json/errors/emptyJobProperties.json
M 
pipeline-model-definition/src/test/resources/json/errors/emptyParameters.json
M 
pipeline-model-definition/src/test/resources/json/errors/emptyPostBuild.json
M 
pipeline-model-definition/src/test/resources/json/errors/emptyTriggers.json
M 
pipeline-model-definition/src/test/resources/json/errors/invalidBuildCondition.json
M 
pipeline-model-definition/src/test/resources/json/errors/invalidParameterTypeMethodCall.json
M 
pipeline-model-definition/src/test/resources/json/errors/invalidWrapperType.json
M pipeline-model-definition/src/test/resources/json/errors/missingAgent.json
M 
pipeline-model-definition/src/test/resources/json/errors/missingRequiredMethodCallArg.json
M 
pipeline-model-definition/src/test/resources/json/errors/missingRequiredStepParameters.json
M 
pipeline-model-definition/src/test/resources/json/errors/missingStages.json
M 
pipeline-model-definition/src/test/resources/json/errors/mixedMethodArgs.json
M 
pipeline-model-definition/src/test/resources/json/errors/notInstalledToolType.json
M 
pipeline-model-definition/src/test/resources/json/errors/notInstalledToolVersion.json
M 
pipeline-model-definition/src/test/resources/json/errors/notificationsSectionRemoved.json
M 
pipeline-model-definition/src/test/resources/json/errors/perStageConfigUnknownSection.json
M 
pipeline-model-definition/src/test/resources/json/errors/rejectParallelMixedInSteps.json
M 
pipeline-model-definition/src/test/resources/json/errors/rejectPropertiesStepInMethodCall.json
M 
pipeline-model-definition/src/test/resources/json/errors/rejectStageInSteps.json
M 
pipeline-model-definition/src/test/resources/json/errors/stageWithoutName.json
M 
pipeline-model-definition/src/test/resources/json/errors/unknownAgentType.json
M 
pipeline-model-definition/src/test/resources/json/errors/unknownBareAgentType.json
M 
pipeline-model-definition/src/test/resources/json/errors/unknownStepParamet

[jenkinsci/azure-vm-agents-plugin] 3816ff: Should create the number of possible agents, not t...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 3816fffee6f85fa21337367e5dbcc625147fe592
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3816fffee6f85fa21337367e5dbcc625147fe592
  Author: Matt Mitchell 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

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

  Log Message:
  ---
  Should create the number of possible agents, not the desired number
While stress testing I noticed that jenkins was going crazy.  Turns out it was 
attempting to allocate over the total number of allowed agents (until the max 
number was reached)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 4e2c63: [maven-release-plugin] prepare release pipeline-mo...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 4e2c63f62882884ee1b44f61d5d0f5e706f05bb4
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4e2c63f62882884ee1b44f61d5d0f5e706f05bb4
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-declarative-agent/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-model-definition-0.8


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] a6c6c5: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: a6c6c5fd957ff44112448c2082f82fea7d39e434
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a6c6c5fd957ff44112448c2082f82fea7d39e434
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-declarative-agent/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

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


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


[jenkinsci/pipeline-model-definition-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/pipeline-model-definition-0.8
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin

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


[jenkinsci/pipeline-model-definition-plugin] 198e88: Fix compatibility warning to 0.8.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 198e8836c341d51f2a27b7a5da139d8ede95edca
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/198e8836c341d51f2a27b7a5da139d8ede95edca
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-definition/pom.xml

  Log Message:
  ---
  Fix compatibility warning to 0.8.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 953af5: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 953af556e53cef6d29b627c0bd60f0618c4551c9
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/953af556e53cef6d29b627c0bd60f0618c4551c9
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-declarative-agent/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

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


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


[jenkinsci/pipeline-model-definition-plugin] 8ff2f5: [maven-release-plugin] prepare release pipeline-mo...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 8ff2f51b261ac9d1507c5ae69d806ad95ecefbe4
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/8ff2f51b261ac9d1507c5ae69d806ad95ecefbe4
  Author: Andrew Bayer 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-declarative-agent/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-model-definition-0.8.1


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


[jenkinsci/pipeline-model-definition-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/pipeline-model-definition-0.8.1
  Home:   https://github.com/jenkinsci/pipeline-model-definition-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/jenkins] 250ce5: [FIX JENKINS-7874] Autocomplete admin links only w...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 250ce5b22a43523a13957b3adf26bbfee23e6cce
  
https://github.com/jenkinsci/jenkins/commit/250ce5b22a43523a13957b3adf26bbfee23e6cce
  Author: Daniel Beck 
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/search/SearchTest.java

  Log Message:
  ---
  [FIX JENKINS-7874] Autocomplete admin links only when admin


  Commit: f2a46b8e7b632813cff093d34e817b3f91c3289a
  
https://github.com/jenkinsci/jenkins/commit/f2a46b8e7b632813cff093d34e817b3f91c3289a
  Author: Daniel Beck 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/search/SearchTest.java

  Log Message:
  ---
  Merge pull request #2696 from daniel-beck/JENKINS-7874

[FIX JENKINS-7874] Autocomplete admin links only when admin


Compare: 
https://github.com/jenkinsci/jenkins/compare/0c991dec3880...f2a46b8e7b63

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 7164cf: [JENKINS-40834] Should implement for 2.6.x branch ...

2017-01-10 Thread GitHub
  Branch: refs/heads/jenkins-40834
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 7164cf26db822acd145cbad4d18f45af89e9533a
  
https://github.com/jenkinsci/git-plugin/commit/7164cf26db822acd145cbad4d18f45af89e9533a
  Author: Stephen Connolly 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
A src/main/java/jenkins/plugins/git/GitRemoteHeadRefAction.java
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java

  Log Message:
  ---
  [JENKINS-40834] Should implement for 2.6.x branch but...

- Seems like the JGit Impl is not actually making the remote's HEAD available.


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


[jenkinsci/puppet-jenkins] 83442e: add purge_plugins param to jenkins class

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-jenkins
  Commit: 83442e4aa5238b1cad967ca2251a658f4a1aaff8
  
https://github.com/jenkinsci/puppet-jenkins/commit/83442e4aa5238b1cad967ca2251a658f4a1aaff8
  Author: Joshua Hoblitt 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M manifests/config.pp
M manifests/init.pp
M manifests/params.pp
M manifests/plugin.pp
M spec/acceptance/plugin_spec.rb
M spec/classes/jenkins_spec.rb
M spec/defines/jenkins_plugin_spec.rb

  Log Message:
  ---
  add purge_plugins param to jenkins class

This option will purge *all* plugins not explicitly managed by this
module.  This will result in plugins manually installed via the
UpdateCenter being removed.  Only enable this option if you want to
manage all plugins (and plugin dependencies) explicitly.


  Commit: 096d6a6989767d72f962fb1c6464bd22cae63933
  
https://github.com/jenkinsci/puppet-jenkins/commit/096d6a6989767d72f962fb1c6464bd22cae63933
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M manifests/config.pp
M manifests/init.pp
M manifests/params.pp
M manifests/plugin.pp
M spec/acceptance/plugin_spec.rb
M spec/classes/jenkins_spec.rb
M spec/defines/jenkins_plugin_spec.rb

  Log Message:
  ---
  Merge pull request #704 from jhoblitt/feature/plugin-purging

add purge_plugins param to jenkins class


Compare: 
https://github.com/jenkinsci/puppet-jenkins/compare/20f851ef712b...096d6a698976

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


[jenkinsci/dry-plugin] a13bca: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dry-plugin
  Commit: a13bca21fa0eab1887f73600e6d1d931a8f4e95c
  
https://github.com/jenkinsci/dry-plugin/commit/a13bca21fa0eab1887f73600e6d1d931a8f4e95c
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M dry.iml

  Log Message:
  ---
  IDEA config update.


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


[jenkinsci/findbugs-plugin] 55ca9e: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/findbugs-plugin
  Commit: 55ca9eebfcab162f5a6cc787d7fb19f434dc9a31
  
https://github.com/jenkinsci/findbugs-plugin/commit/55ca9eebfcab162f5a6cc787d7fb19f434dc9a31
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M plugin/findbugs.iml

  Log Message:
  ---
  IDEA config update.


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


[jenkinsci/warnings-plugin] b49d2b: [FIXED JENKINS-36817] Fixed false positives.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: b49d2b85a32f6b62a218386a2c922d48332973ed
  
https://github.com/jenkinsci/warnings-plugin/commit/b49d2b85a32f6b62a218386a2c922d48332973ed
  Author: Ulli Hafner 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/hudson/plugins/warnings/parser/ClangParser.java
M src/test/java/hudson/plugins/warnings/parser/ClangParserTest.java
A src/test/resources/hudson/plugins/warnings/parser/issue36817.txt
M warnings.iml

  Log Message:
  ---
  [FIXED JENKINS-36817] Fixed false positives.


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


[jenkinsci/tasks-plugin] eb17d2: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tasks-plugin
  Commit: eb17d27148137ecedd1a2b13df0d79001ec2d448
  
https://github.com/jenkinsci/tasks-plugin/commit/eb17d27148137ecedd1a2b13df0d79001ec2d448
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M tasks.iml

  Log Message:
  ---
  IDEA config update.


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


[jenkinsci/pmd-plugin] 0fbaad: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pmd-plugin
  Commit: 0fbaad2dfe5aa966b1b09b5268fc717bc346db31
  
https://github.com/jenkinsci/pmd-plugin/commit/0fbaad2dfe5aa966b1b09b5268fc717bc346db31
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M pmd.iml

  Log Message:
  ---
  IDEA config update.


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


[jenkinsci/analysis-test-plugin] 9f737e: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-test-plugin
  Commit: 9f737eaa5938ee8b2d8ec1e095a9e15607819de9
  
https://github.com/jenkinsci/analysis-test-plugin/commit/9f737eaa5938ee8b2d8ec1e095a9e15607819de9
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M analysis-test.iml

  Log Message:
  ---
  IDEA config update.


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


[jenkinsci/analysis-collector-plugin] 976775: IDEA config update.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-collector-plugin
  Commit: 976775a8ee86353e98a7174fdc1d8b31ed3906f5
  
https://github.com/jenkinsci/analysis-collector-plugin/commit/976775a8ee86353e98a7174fdc1d8b31ed3906f5
  Author: Ulli Hafner 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
M analysis-collector.iml

  Log Message:
  ---
  IDEA config update.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 122852: Add blog post on security warnings

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 122852d1eac9eb091efe122a21b58dd2bd87b789
  
https://github.com/jenkins-infra/jenkins.io/commit/122852d1eac9eb091efe122a21b58dd2bd87b789
  Author: Daniel Beck 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/blog/2017/2017-01-10-security-warnings.md

  Log Message:
  ---
  Add blog post on security warnings


  Commit: a7eb9f3b9cb859f64427faead96d4f401af8fe65
  
https://github.com/jenkins-infra/jenkins.io/commit/a7eb9f3b9cb859f64427faead96d4f401af8fe65
  Author: Daniel Beck 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M content/blog/2017/2017-01-10-security-warnings.md

  Log Message:
  ---
  Fix link to changelog


  Commit: ea26405c58c29a2b97c949a1970f41c0db930f22
  
https://github.com/jenkins-infra/jenkins.io/commit/ea26405c58c29a2b97c949a1970f41c0db930f22
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/blog/2017/2017-01-10-security-warnings.adoc
R content/blog/2017/2017-01-10-security-warnings.md

  Log Message:
  ---
  Asciidoc'd

Closes #525


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/3bc4bb934c23...ea26405c58c2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] d80d13: Typing too fast when asciidoc'ing

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d80d13347675e28364cd97a126c43bf84c16d599
  
https://github.com/jenkins-infra/jenkins.io/commit/d80d13347675e28364cd97a126c43bf84c16d599
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M content/blog/2017/2017-01-10-security-warnings.adoc

  Log Message:
  ---
  Typing too fast when asciidoc'ing


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

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: f4eac4fed821845fe4bb4c2f30bbcf799ef39438
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f4eac4fed821845fe4bb4c2f30bbcf799ef39438
  Author: Gabe Montero 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M RELEASING.md

  Log Message:
  ---
  Update RELEASING.md


  Commit: 25f185bd133c913b548e649506dba2a12a037de1
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/25f185bd133c913b548e649506dba2a12a037de1
  Author: Gabe Montero 
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
M RELEASING.md

  Log Message:
  ---
  Update RELEASING.md


  Commit: 7417d753a2e3d8fbdf9480e5e45038439aa9afd7
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7417d753a2e3d8fbdf9480e5e45038439aa9afd7
  Author: gabemontero 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

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


  Commit: d8def585bd164674121f5d35576b4cc706834143
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d8def585bd164674121f5d35576b4cc706834143
  Author: gabemontero 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/6b6ae7e01147...d8def585bd16

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


[jenkinsci/workflow-cps-plugin] 26a6f4: [JENKINS-40909] NPE encountered during tests.

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 26a6f484d4b45ff81f482b506b440687b6c1d391
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/26a6f484d4b45ff81f482b506b440687b6c1d391
  Author: Jesse Glick 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepAtomNode.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepStartNode.java

  Log Message:
  ---
  [JENKINS-40909] NPE encountered during tests.


  Commit: b62cb6a4e01cf3ee32c8ff7e03dee9bd625ca08e
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/b62cb6a4e01cf3ee32c8ff7e03dee9bd625ca08e
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepAtomNode.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/nodes/StepStartNode.java

  Log Message:
  ---
  Merge pull request #95 from jglick/AbstractStepExecutionImpl-JENKINS-39134

[JENKINS-40909] NPE encountered during tests


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/bea88cacbf80...b62cb6a4e01c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-login-plugin] 4a2939: explicitly add credential plugin permissions durin...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: 4a293940bcdc83a74efb3b3a2413436667ac82a8
  
https://github.com/jenkinsci/openshift-login-plugin/commit/4a293940bcdc83a74efb3b3a2413436667ac82a8
  Author: gabemontero 
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftOAuth2SecurityRealm.java

  Log Message:
  ---
  explicitly add credential plugin permissions during self-sar path


  Commit: f8d18f0920163331a13d709b270793d68f1f4855
  
https://github.com/jenkinsci/openshift-login-plugin/commit/f8d18f0920163331a13d709b270793d68f1f4855
  Author: Gabe Montero 
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftOAuth2SecurityRealm.java

  Log Message:
  ---
  Merge pull request #6 from gabemontero/credPerms

explicitly add credential plugin permissions during self-sar path


  Commit: 51866432253c06ce0ce203579b71585b78b2183d
  
https://github.com/jenkinsci/openshift-login-plugin/commit/51866432253c06ce0ce203579b71585b78b2183d
  Author: gabemontero 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftOAuth2SecurityRealm.java
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftPermissionFilter.java

  Log Message:
  ---
  access jenkins via bearer token self-sar against openshift oauth; ensure 
filter is active after restart


  Commit: eb12c7cd8643c8ef391e0abb1d7efe2c56ccbffb
  
https://github.com/jenkinsci/openshift-login-plugin/commit/eb12c7cd8643c8ef391e0abb1d7efe2c56ccbffb
  Author: Gabe Montero 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftOAuth2SecurityRealm.java
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftPermissionFilter.java

  Log Message:
  ---
  Merge pull request #7 from gabemontero/bearerTokenAccess

access jenkins via bearer token self-sar against openshift oauth; ens…


Compare: 
https://github.com/jenkinsci/openshift-login-plugin/compare/fc4bb0ed17e9...eb12c7cd8643

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-login-plugin] b55a7e: [maven-release-plugin] prepare release openshift-l...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: b55a7ec5c3b620964e4acb56c437055adccff461
  
https://github.com/jenkinsci/openshift-login-plugin/commit/b55a7ec5c3b620964e4acb56c437055adccff461
  Author: gabemontero 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-login-0.10


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-login-plugin] 98f319: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: 98f319d393b211c8469bff39b0f30e3a7d783a07
  
https://github.com/jenkinsci/openshift-login-plugin/commit/98f319d393b211c8469bff39b0f30e3a7d783a07
  Author: gabemontero 
  Date:   2017-01-10 (Tue, 10 Jan 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-login-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/openshift-login-0.10
  Home:   https://github.com/jenkinsci/openshift-login-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/workflow-cps-plugin] 22fa38: Avoid saving program.dat if we are about to run an...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 22fa38ac38ea8fd61c9b615779f5b793cd381214
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/22fa38ac38ea8fd61c9b615779f5b793cd381214
  Author: Jesse Glick 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java

  Log Message:
  ---
  Avoid saving program.dat if we are about to run another chunk anyway.
Reverts this aspect of behavior to that prior to the fix of JENKINS-25623.
Also logging time spent saving.


  Commit: 12934f40fa7c8d3ee457db4ee2908bb06e20cb05
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/12934f40fa7c8d3ee457db4ee2908bb06e20cb05
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java

  Log Message:
  ---
  Merge pull request #92 from jglick/avoid-save

Avoid saving program.dat if we are about to run another chunk anyway


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/b62cb6a4e01c...12934f40fa7c

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


[jenkinsci/sqlplus-script-runner-plugin] 6255b0: issues #1 and #2

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sqlplus-script-runner-plugin
  Commit: 6255b0f61f37673569428e608cd4c85ed0fdb3c9
  
https://github.com/jenkinsci/sqlplus-script-runner-plugin/commit/6255b0f61f37673569428e608cd4c85ed0fdb3c9
  Author: Fernando Boaglio 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A src/main/java/org/jenkinsci/plugins/sqlplusscriptrunner/FileUtil.java
M src/main/java/org/jenkinsci/plugins/sqlplusscriptrunner/SQLPlusRunner.java
M 
src/main/java/org/jenkinsci/plugins/sqlplusscriptrunner/SQLPlusRunnerBuilder.java
A 
src/test/java/org/jenkinsci/plugins/sqlplusscriptrunner/test/ExternalProgramUtil.java
A 
src/test/java/org/jenkinsci/plugins/sqlplusscriptrunner/test/TestFileUtil.java
M 
src/test/java/org/jenkinsci/plugins/sqlplusscriptrunner/test/TestSQLPlus.java
M src/test/resources/script.sql
A src/test/resources/script2.sql

  Log Message:
  ---
  issues #1 and #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/workflow-support-plugin] ddadc4: [JENKINS-39134] Mechanism to allow tests to interc...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: ddadc4b61b4b438946550e530f18c1b3b47cc46a
  
https://github.com/jenkinsci/workflow-support-plugin/commit/ddadc4b61b4b438946550e530f18c1b3b47cc46a
  Author: Jesse Glick 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  ---
  [JENKINS-39134] Mechanism to allow tests to intercept program.dat 
deserialization.


  Commit: 0fc5bea2314c01bb0d8b49e564a62bb608b48c6d
  
https://github.com/jenkinsci/workflow-support-plugin/commit/0fc5bea2314c01bb0d8b49e564a62bb608b48c6d
  Author: Jesse Glick 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  ---
  FindBugs


  Commit: 23629ee0e162925a63520fbc8d5b2e964fca6051
  
https://github.com/jenkinsci/workflow-support-plugin/commit/23629ee0e162925a63520fbc8d5b2e964fca6051
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  ---
  Merge pull request #28 from jglick/AbstractStepExecutionImpl-JENKINS-39134

[JENKINS-40909] Mechanism to allow tests to intercept program.dat 
deserialization


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/6b2934306dc4...23629ee0e162

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


[jenkinsci/workflow-support-plugin] c4c830: [maven-release-plugin] prepare release workflow-su...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: c4c830e7eecb59147e8c35ad73e5ac705a439997
  
https://github.com/jenkinsci/workflow-support-plugin/commit/c4c830e7eecb59147e8c35ad73e5ac705a439997
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-support-2.12


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


[jenkinsci/workflow-support-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/workflow-support-2.12
  Home:   https://github.com/jenkinsci/workflow-support-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/workflow-support-plugin] eb031e: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: eb031e04d6e314d1cae8b73ff8b15da9a9370c0d
  
https://github.com/jenkinsci/workflow-support-plugin/commit/eb031e04d6e314d1cae8b73ff8b15da9a9370c0d
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 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/workflow-basic-steps-plugin] 9ddd3c: [JENKINS-40909] Ensure serial form compatibility o...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 9ddd3cca90bec3f3f08ef8179d1a5e17544cc75a
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/9ddd3cca90bec3f3f08ef8179d1a5e17544cc75a
  Author: Jesse Glick 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/EnvStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/PushdStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/SleepStep.java
M 
src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java
M 
src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/WithContextStep.java
M 
src/test/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStepTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepRunTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/3.log
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/5.log
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/build.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/log
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/program.dat
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/workflow/2.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/workflow/3.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/workflow/4.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/workflow/5.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/config.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/nextBuildNumber
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/org.jenkinsci.plugins.workflow.flow.FlowExecutionList.xml

  Log Message:
  ---
  [JENKINS-40909] Ensure serial form compatibility of executions.


  Commit: e3d17689673d5a040e7fad93b2065a73c29168df
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/e3d17689673d5a040e7fad93b2065a73c29168df
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  workflow-step-api 2.7


  Commit: 10b3770d85e8935e41fc775feebd8a2c9e189d7b
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/10b3770d85e8935e41fc775feebd8a2c9e189d7b
  Author: Jesse Glick 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/EnvStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/PushdStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/SleepStep.java
M 
src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java
M 
src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/WithContextStep.java
M 
src/test/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStepTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepRunTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/3.log
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/5.log
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialForm/jobs/timeout/builds/1/build.xml
A 
src/test/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest/serialFo

[jenkins-infra/jenkins.io] 4f8137: Create sf-jam-jan17.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4f81378c979b729fa126d56f662162736d5c583c
  
https://github.com/jenkins-infra/jenkins.io/commit/4f81378c979b729fa126d56f662162736d5c583c
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/sf-jam-jan17.adoc

  Log Message:
  ---
  Create sf-jam-jan17.adoc


  Commit: 92fb515aa93df2a118a5a4c1963f9081f4188602
  
https://github.com/jenkins-infra/jenkins.io/commit/92fb515aa93df2a118a5a4c1963f9081f4188602
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/sf-jam-jan17.adoc

  Log Message:
  ---
  Merge pull request #528 from alyssat/patch-19

Create sf-jam-jan17.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d80d13347675...92fb515aa93d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 3d369e: Create pre-fosdem-2017-happy hour.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3d369e021c608de0bc74660de98de88b5ad32f1a
  
https://github.com/jenkins-infra/jenkins.io/commit/3d369e021c608de0bc74660de98de88b5ad32f1a
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/pre-fosdem-2017-happy hour.adoc

  Log Message:
  ---
  Create pre-fosdem-2017-happy hour.adoc


  Commit: 1a72ea686b77b9e189fba83529208e5d82572ac9
  
https://github.com/jenkins-infra/jenkins.io/commit/1a72ea686b77b9e189fba83529208e5d82572ac9
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/pre-fosdem-2017-happy hour.adoc

  Log Message:
  ---
  Merge pull request #529 from alyssat/patch-20

Create pre-fosdem-2017 happy hour.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/92fb515aa93d...1a72ea686b77

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


[jenkinsci/aws-lambda-plugin] 4d5bf6: Fix VPC config error since 06/01/2017

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-lambda-plugin
  Commit: 4d5bf62b859d7d33c302a0ee991f5eec23b2dfa1
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/4d5bf62b859d7d33c302a0ee991f5eec23b2dfa1
  Author: fcilia 
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
M 
src/main/java/com/xti/jenkins/plugin/awslambda/service/LambdaDeployService.java
M src/main/java/com/xti/jenkins/plugin/awslambda/upload/DeployConfig.java

  Log Message:
  ---
  Fix VPC config error since 06/01/2017


  Commit: e3e3a9435b495e2a1e94f4c5f3d6ddf3e30e292d
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/e3e3a9435b495e2a1e94f4c5f3d6ddf3e30e292d
  Author: fcilia 
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
M 
src/test/java/com/xti/jenkins/plugin/awslambda/service/LambdaDeployServiceTest.java

  Log Message:
  ---
  Update tests


  Commit: 03a04f103d5f0adfb636f2628bebf5fd6c5984da
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/03a04f103d5f0adfb636f2628bebf5fd6c5984da
  Author: Michael Willemse 
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
M 
src/main/java/com/xti/jenkins/plugin/awslambda/service/LambdaDeployService.java
M src/main/java/com/xti/jenkins/plugin/awslambda/upload/DeployConfig.java
M 
src/test/java/com/xti/jenkins/plugin/awslambda/service/LambdaDeployServiceTest.java

  Log Message:
  ---
  Merge pull request #11 from CiliaFred/master

Fix VPC config error since 06/01/2017


Compare: 
https://github.com/jenkinsci/aws-lambda-plugin/compare/c3cef83ac4b2...03a04f103d5f

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


[jenkinsci/aws-lambda-plugin] c689d5: [maven-release-plugin] prepare release aws-lambda-...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-lambda-plugin
  Commit: c689d50462e8c2b2cf9d540d0795b3f0a04e45a2
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/c689d50462e8c2b2cf9d540d0795b3f0a04e45a2
  Author: Michael Willemse 
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release aws-lambda-0.5.8


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


[jenkinsci/aws-lambda-plugin]

2017-01-10 Thread GitHub
  Branch: refs/tags/aws-lambda-0.5.8
  Home:   https://github.com/jenkinsci/aws-lambda-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/aws-lambda-plugin] aae9a7: [maven-release-plugin] prepare for next developmen...

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-lambda-plugin
  Commit: aae9a7c264be350ca20138a8b463ecb188b745b7
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/aae9a7c264be350ca20138a8b463ecb188b745b7
  Author: Michael Willemse 
  Date:   2017-01-11 (Wed, 11 Jan 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/aws-lambda-plugin] ac8b83: updated changelog after release 0.5.8

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-lambda-plugin
  Commit: ac8b8327a2441af4187953cac28f41e9eb062748
  
https://github.com/jenkinsci/aws-lambda-plugin/commit/ac8b8327a2441af4187953cac28f41e9eb062748
  Author: Michael Willemse 
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  updated changelog after release 0.5.8


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


[jenkinsci/liquibase-runner-plugin] 5585a3: JENKINS-40963 Job DSL integration

2017-01-10 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/liquibase-runner-plugin
  Commit: 5585a30c5e30ca1bf6a1891457ca014855dd5912
  
https://github.com/jenkinsci/liquibase-runner-plugin/commit/5585a30c5e30ca1bf6a1891457ca014855dd5912
  Author: propspero238 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml
A src/docs/1.3.0-release-notes.md
M src/docs/confluence.txt
A src/docs/jobdsl.md
A src/main/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseContext.java
A 
src/main/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtension.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtensionTest.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/BuildResultMatcher.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/ProjectWithName.java
A src/test/resources/dsl/dbdoc.groovy
A src/test/resources/dsl/liquibase-update.groovy
A src/test/resources/dsl/rollback-dsl.groovy
A src/test/resources/dsl/update-with-params.groovy

  Log Message:
  ---
  JENKINS-40963 Job DSL integration
Creation of extensions for use by dsl plugin
doc updates


  Commit: 0e69df4193c2c8144194c8a9e417aa04249d8158
  
https://github.com/jenkinsci/liquibase-runner-plugin/commit/0e69df4193c2c8144194c8a9e417aa04249d8158
  Author: propspero238 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtensionTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/evaluator/ExecutedChangesetActionTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/ChangesetEvaluatorBuildResultTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/DriverSelectionFormTest.java
R 
src/test/java/org/jenkinsci/plugins/liquibase/integration/InputCheckedMatcher.java
R 
src/test/java/org/jenkinsci/plugins/liquibase/integration/IsChangeSetDetail.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/LiquibasePipelineTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/RollbackResultTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/BuildResultMatcher.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/InputCheckedMatcher.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/IsChangeSetDetail.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/ProjectWithName.java

  Log Message:
  ---
  JENKINS-40963 Job DSL integration
test refactorings, namely  use of matchers


  Commit: 8efb60a57c31352d8187936c588c99a16927e922
  
https://github.com/jenkinsci/liquibase-runner-plugin/commit/8efb60a57c31352d8187936c588c99a16927e922
  Author: propspero238 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtensionTest.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/ProjectNameMatcher.java
R 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/ProjectWithName.java

  Log Message:
  ---
  minor refactoring


  Commit: 42739adcab67da71bbcbf33f47d2c28beb79c643
  
https://github.com/jenkinsci/liquibase-runner-plugin/commit/42739adcab67da71bbcbf33f47d2c28beb79c643
  Author: propspero238 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml
A src/docs/1.3.0-release-notes.md
M src/docs/confluence.txt
A src/docs/jobdsl.md
A src/main/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseContext.java
A 
src/main/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtension.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/dsl/LiquibaseRunnerDslExtensionTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/evaluator/ExecutedChangesetActionTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/ChangesetEvaluatorBuildResultTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/DriverSelectionFormTest.java
R 
src/test/java/org/jenkinsci/plugins/liquibase/integration/InputCheckedMatcher.java
R 
src/test/java/org/jenkinsci/plugins/liquibase/integration/IsChangeSetDetail.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/LiquibasePipelineTest.java
M 
src/test/java/org/jenkinsci/plugins/liquibase/integration/RollbackResultTest.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/BuildResultMatcher.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/InputCheckedMatcher.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/IsChangeSetDetail.java
A 
src/test/java/org/jenkinsci/plugins/liquibase/matchers/ProjectNameMatcher.java
A src/test/resources/dsl/dbdoc.groovy
A src/test/resources/dsl/liquibase-update.groovy
A src/test/resources/dsl/rollback-dsl.groovy
A src/test/resources/dsl/update-with-params.groovy

 

[jenkins-infra/jenkins.io] 6d08ca: Create Post Fosdem Hackathon.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6d08cad58eb39df9b347cc9b2e38cabf7e123bad
  
https://github.com/jenkins-infra/jenkins.io/commit/6d08cad58eb39df9b347cc9b2e38cabf7e123bad
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/Post Fosdem Hackathon.adoc

  Log Message:
  ---
  Create Post Fosdem Hackathon.adoc


  Commit: 381c43475f8975d807b10a19d86dc69c998e313d
  
https://github.com/jenkins-infra/jenkins.io/commit/381c43475f8975d807b10a19d86dc69c998e313d
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/Post Fosdem Hackathon.adoc

  Log Message:
  ---
  Merge pull request #530 from alyssat/patch-19

Create Post Fosdem Hackathon.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/1a72ea686b77...381c43475f89

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] fcf320: Create austin-jam-jan17.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fcf3206f98ec0e13340c5373fbb402ddfa9b860d
  
https://github.com/jenkins-infra/jenkins.io/commit/fcf3206f98ec0e13340c5373fbb402ddfa9b860d
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/austin-jam-jan17.adoc

  Log Message:
  ---
  Create austin-jam-jan17.adoc


  Commit: 66a0c5b582472c17e6367ca924ef71527c2d6326
  
https://github.com/jenkins-infra/jenkins.io/commit/66a0c5b582472c17e6367ca924ef71527c2d6326
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/austin-jam-jan17.adoc

  Log Message:
  ---
  Merge pull request #531 from alyssat/patch-20

Create austin-jam-jan17.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/381c43475f89...66a0c5b58247

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] dd1847: Create dfw-jam-8.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: dd1847229096ed7a13777c6fb38d8011667c22bb
  
https://github.com/jenkins-infra/jenkins.io/commit/dd1847229096ed7a13777c6fb38d8011667c22bb
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/dfw-jam-8.adoc

  Log Message:
  ---
  Create dfw-jam-8.adoc


  Commit: ea3ce6d314707c40f3e22b5f3710fefc9fe0e8ee
  
https://github.com/jenkins-infra/jenkins.io/commit/ea3ce6d314707c40f3e22b5f3710fefc9fe0e8ee
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/dfw-jam-8.adoc

  Log Message:
  ---
  Merge pull request #532 from alyssat/patch-21

Create dfw-jam-8.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/66a0c5b58247...ea3ce6d31470

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] e44d4f: Create guadalajara-jam-jan2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e44d4fc1ecf75db8b30115bbed56835ee575a91d
  
https://github.com/jenkins-infra/jenkins.io/commit/e44d4fc1ecf75db8b30115bbed56835ee575a91d
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/guadalajara-jam-jan2017.adoc

  Log Message:
  ---
  Create guadalajara-jam-jan2017.adoc


  Commit: de44e388bf87186e0ae88e12ac3dc2dc3636e0ec
  
https://github.com/jenkins-infra/jenkins.io/commit/de44e388bf87186e0ae88e12ac3dc2dc3636e0ec
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/guadalajara-jam-jan2017.adoc

  Log Message:
  ---
  Merge pull request #533 from alyssat/patch-22

Create guadalajara-jam-jan2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ea3ce6d31470...de44e388bf87

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 39c46b: Create washington-jam-jan17.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 39c46ba88d5dc4f8878a65a52b4310f5c64b5e3d
  
https://github.com/jenkins-infra/jenkins.io/commit/39c46ba88d5dc4f8878a65a52b4310f5c64b5e3d
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/washington-jam-jan17.adoc

  Log Message:
  ---
  Create washington-jam-jan17.adoc


  Commit: 42e78b7c7fe553d88ccd3fbfe3687901926edfd3
  
https://github.com/jenkins-infra/jenkins.io/commit/42e78b7c7fe553d88ccd3fbfe3687901926edfd3
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/washington-jam-jan17.adoc

  Log Message:
  ---
  Merge pull request #534 from alyssat/patch-24

Create washington-jam-jan17.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/de44e388bf87...42e78b7c7fe5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] bb66b0: Create munchen-jam-feb2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: bb66b0372a9d7bcbc0ec0344ab76cd135f8c2199
  
https://github.com/jenkins-infra/jenkins.io/commit/bb66b0372a9d7bcbc0ec0344ab76cd135f8c2199
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/munchen-jam-feb2017.adoc

  Log Message:
  ---
  Create munchen-jam-feb2017.adoc


  Commit: e5bf97907e53a3049d625e933bff31ce35274828
  
https://github.com/jenkins-infra/jenkins.io/commit/e5bf97907e53a3049d625e933bff31ce35274828
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/munchen-jam-feb2017.adoc

  Log Message:
  ---
  Merge pull request #536 from alyssat/patch-26

Create munchen-jam-feb2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/2bacfc3aa53b...e5bf97907e53

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 104e13: Create boston-jam-feb2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 104e13e2802def060f124a46bb35fc1eb9c461f7
  
https://github.com/jenkins-infra/jenkins.io/commit/104e13e2802def060f124a46bb35fc1eb9c461f7
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/boston-jam-feb2017.adoc

  Log Message:
  ---
  Create boston-jam-feb2017.adoc


  Commit: 2bacfc3aa53b044050af018f7ed42a0b90ac5f85
  
https://github.com/jenkins-infra/jenkins.io/commit/2bacfc3aa53b044050af018f7ed42a0b90ac5f85
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/boston-jam-feb2017.adoc

  Log Message:
  ---
  Merge pull request #535 from alyssat/patch-25

Create boston-jam-feb2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/42e78b7c7fe5...2bacfc3aa53b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 6429ce: Create sydney-jam-jan2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6429ce2ade08993020e9c78c172707486616dd94
  
https://github.com/jenkins-infra/jenkins.io/commit/6429ce2ade08993020e9c78c172707486616dd94
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/sydney-jam-jan2017.adoc

  Log Message:
  ---
  Create sydney-jam-jan2017.adoc


  Commit: 0f67568eba01caef125f2690983a07dbed3e5b61
  
https://github.com/jenkins-infra/jenkins.io/commit/0f67568eba01caef125f2690983a07dbed3e5b61
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/sydney-jam-jan2017.adoc

  Log Message:
  ---
  Merge pull request #538 from alyssat/patch-28

Create sydney-jam-jan2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4cfe30cd88f1...0f67568eba01

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 8249b3: Create brno-jam-jan2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8249b304b9de8c2892194836bf2f5bc1268dc7b6
  
https://github.com/jenkins-infra/jenkins.io/commit/8249b304b9de8c2892194836bf2f5bc1268dc7b6
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/brno-jam-jan2017.adoc

  Log Message:
  ---
  Create brno-jam-jan2017.adoc


  Commit: 4cfe30cd88f11beca5a0e4199b2edb90c95b6a2b
  
https://github.com/jenkins-infra/jenkins.io/commit/4cfe30cd88f11beca5a0e4199b2edb90c95b6a2b
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
A content/_data/events/brno-jam-jan2017.adoc

  Log Message:
  ---
  Merge pull request #537 from alyssat/patch-27

Create brno-jam-jan2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/e5bf97907e53...4cfe30cd88f1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 1180f6: Create jenkinsworld2017.adoc

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1180f6c7e18d3cbab8c09ba771fdebb3f054e3c0
  
https://github.com/jenkins-infra/jenkins.io/commit/1180f6c7e18d3cbab8c09ba771fdebb3f054e3c0
  Author: alyssat 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

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

  Log Message:
  ---
  Create jenkinsworld2017.adoc


  Commit: e98a20878c3598ed9330b8112ac7b3f77d3afe68
  
https://github.com/jenkins-infra/jenkins.io/commit/e98a20878c3598ed9330b8112ac7b3f77d3afe68
  Author: R. Tyler Croy 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

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

  Log Message:
  ---
  Merge pull request #539 from alyssat/patch-30

Create jenkinsworld2017.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/0f67568eba01...e98a20878c35

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


[jenkinsci/liquibase-runner-plugin] 0d15a4: various cleanups

2017-01-10 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/liquibase-runner-plugin
  Commit: 0d15a4d1730e1ca6c45f32092d46b8553e882e62
  
https://github.com/jenkinsci/liquibase-runner-plugin/commit/0d15a4d1730e1ca6c45f32092d46b8553e882e62
  Author: propspero238 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  various cleanups


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


[jenkinsci/sinatra-chef-builder-plugin] 03dde9: new version

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sinatra-chef-builder-plugin
  Commit: 03dde9290dbf338185ba0a938043855204e6501c
  
https://github.com/jenkinsci/sinatra-chef-builder-plugin/commit/03dde9290dbf338185ba0a938043855204e6501c
  Author: irfanjs 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/chefbuilder/ChefBuilderConfiguration.java

  Log Message:
  ---
  new version


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


[jenkinsci/sinatra-chef-builder-plugin] 109590: new version

2017-01-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sinatra-chef-builder-plugin
  Commit: 109590e4d80768c34b6554dadfe6a8efde4ff1b8
  
https://github.com/jenkinsci/sinatra-chef-builder-plugin/commit/109590e4d80768c34b6554dadfe6a8efde4ff1b8
  Author: irfanjs 
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/chefbuilder/ChefSshClient.java
M src/main/java/org/jenkinsci/plugins/chefbuilder/ChefXmlParser.java

  Log Message:
  ---
  new version


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