[jenkinsci/electricflow-plugin] 5d960d: NTVEPLUGIN-176 - updated version of dependencies t...

2020-02-18 Thread Dmitriy Shamatrin
  Branch: refs/heads/core-flow-integration-playground
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 5d960d139409101df5cc96300486c79219787fe1
  
https://github.com/jenkinsci/electricflow-plugin/commit/5d960d139409101df5cc96300486c79219787fe1
  Author: Olexii Vasilkovsky 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  NTVEPLUGIN-176 - updated version of dependencies to newer, added help tips 
for Override Credential


  Commit: e2c149ab62e0704538f16630635584417498e560
  
https://github.com/jenkinsci/electricflow-plugin/commit/e2c149ab62e0704538f16630635584417498e560
  Author: Oleksii Vasylkivskyi <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  Merge pull request #40 from jenkinsci/NTVEPLUGIN-176

NTVEPLUGIN-176 - updated version of dependencies to newer, added help tips for 
Override Credential


  Commit: 8ef80eb0af987a17e8b1cd84d9859d4a116fd6e1
  
https://github.com/jenkinsci/electricflow-plugin/commit/8ef80eb0af987a17e8b1cd84d9859d4a116fd6e1
  Author: justnoxx 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  Merged with master


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/a3009d4144b7...8ef80eb0af98

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/core-flow-integration-playground/a3009d-8ef80e%40github.com.


[jenkinsci/electricflow-plugin] d58507: NTVEPLUGIN-64 - added Override Credential function...

2020-02-18 Thread Dmitriy Shamatrin
  Branch: refs/heads/core-flow-integration-playground
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: d5850765977383a0db3dc0c45b6fd38562e29b7f
  
https://github.com/jenkinsci/electricflow-plugin/commit/d5850765977383a0db3dc0c45b6fd38562e29b7f
  Author: Olexii Vasilkovsky 
  Date:   2020-01-20 (Mon, 20 Jan 2020)

  Changed paths:
M pom.xml
A src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/models/CredentialOption.java
A 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/credential.jelly
A 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-64 - added Override Credential functionality; applied Override 
Credential functionality to Run Procedure


  Commit: bbe2e644208ea998f626981c432351ef50af1a92
  
https://github.com/jenkinsci/electricflow-plugin/commit/bbe2e644208ea998f626981c432351ef50af1a92
  Author: Olexii Vasilkovsky 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java

  Log Message:
  ---
  NTVEPLUGIN-64 - added expand variables for override credentials


  Commit: 3ae7b696ecc2ae8c24594be457dcaf93bc9629fe
  
https://github.com/jenkinsci/electricflow-plugin/commit/3ae7b696ecc2ae8c24594be457dcaf93bc9629fe
  Author: Olexii Vasilkovsky 
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-64 - Override Credential for Trigger Release


  Commit: e3e60ea101609f261b1afd08e7b495817693518a
  
https://github.com/jenkinsci/electricflow-plugin/commit/e3e60ea101609f261b1afd08e7b495817693518a
  Author: Olexii Vasilkovsky 
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
R 
src/main/java/org/jenkinsci/plugins/electricflow/models/CredentialOption.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/credential.jelly

  Log Message:
  ---
  NTVEPLUGIN-64 - Override Credential - usage of stored credentials only


  Commit: bf0c1606f7edc9e3e5bc25a5ed048f0fe7450bdb
  
https://github.com/jenkinsci/electricflow-plugin/commit/bf0c1606f7edc9e3e5bc25a5ed048f0fe7450bdb
  Author: Olexii Vasilkovsky 
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-64 - Override Credential for Call REST API


  Commit: cdb6d271586e68545e708a1dfd8d10108eaa620b
  
https://github.com/jenkinsci/electricflow-plugin/commit/cdb6d271586e68545e708a1dfd8d10108eaa620b
  Author: Olexii Vasilkovsky 
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-64 - Override Credential for Run Pipeline


  Commit: 819d7c1de709422df6a0f2f2cfdd223052e1e1b4
  
https://github.com/jenkinsci/electricflow-plugin/commit/819d7c1de709422df6a0f2f2cfdd223052e1e1b4
  Author: Olexii Vasilkovsky 
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/config.jelly

  Log Message:
  --

[jenkinsci/aws-java-sdk-plugin] 50cdb5: Bump aws-java-sdk from 1.11.724 to 1.11.725

2020-02-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.725
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 50cdb55304b021aaf18732fd622c2ec1ba90c05c
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/50cdb55304b021aaf18732fd622c2ec1ba90c05c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.724 to 1.11.725

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.724 to 
1.11.725.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.11.724...1.11.725)

Signed-off-by: dependabot-preview[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.725/00-50cdb5%40github.com.


[jenkins-infra/jenkins.io] 123b4a: migrate wiki-page to separate file

2020-02-18 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 123b4a8f7bffeaad5233204cd647f4c98f23f72d
  
https://github.com/jenkins-infra/jenkins.io/commit/123b4a8f7bffeaad5233204cd647f4c98f23f72d
  Author: Yunir Salimzyanov 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
A content/doc/book/installing/_jenkins_command_parameters.adoc

  Log Message:
  ---
  migrate wiki-page to separate file


  Commit: cec4be78e00397a2da3ee4657eeb4249ac601ee2
  
https://github.com/jenkins-infra/jenkins.io/commit/cec4be78e00397a2da3ee4657eeb4249ac601ee2
  Author: Yunir Salimzyanov 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M content/doc/book/installing/_jenkins_command_parameters.adoc

  Log Message:
  ---
  fix asciidoc format


  Commit: cb3a1c2173aa7a35f5309467950b8d3c8438fbc7
  
https://github.com/jenkins-infra/jenkins.io/commit/cb3a1c2173aa7a35f5309467950b8d3c8438fbc7
  Author: Yunir Salimzyanov 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  include new file to the end of index.adoc file


  Commit: 72a3eef128e579268d09be301a51e76fa3ffc88d
  
https://github.com/jenkins-infra/jenkins.io/commit/72a3eef128e579268d09be301a51e76fa3ffc88d
  Author: Yunir 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  fix links to included files


  Commit: 18687cf82df08b5b1b5e89e1ea4e571f0b67b39d
  
https://github.com/jenkins-infra/jenkins.io/commit/18687cf82df08b5b1b5e89e1ea4e571f0b67b39d
  Author: Mark Waite 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M Gemfile
M Gemfile.lock
M Jenkinsfile
M content/_config/site.yml
A content/_data/authors/XiongKezhi.adoc
A content/_data/authors/ayush_agarwal.adoc
A content/_data/authors/fcojfernandez.adoc
M content/_data/authors/jochenafuerbacher.adoc
A content/_data/authors/nehagup.adoc
M content/_data/authors/olblak.adoc
A content/_data/authors/ravisharma.adoc
M content/_data/authors/robinrschulz.adoc
M content/_data/authors/stefanbrausch.adoc
M content/_data/changelogs/lts.yml
M content/_data/changelogs/weekly.yml
A content/_data/events/2020-01-15-Denver-NADOG.adoc
A content/_data/events/2020-01-30-fosdem.adoc
A content/_data/logo/atomium.yml
A content/_data/logo/parasite.yml
A content/_data/logo/seonbi.yml
M content/_data/solutions/c.yml
M content/_data/solutions/pipeline.yml
A content/_data/upgrades/2-204-2.adoc
M content/_data/upgrades/2-7-1.adoc
M content/_ext/authorship.rb
M content/_layouts/developerbook.html.haml
M content/_layouts/gsocproject.html.haml
M content/_layouts/gsocprojectidea.html.haml
M content/_partials/changelog-old.html
M content/_partials/mailing-lists/group.html.haml
A content/_partials/mailing-lists/jenkins-infra.adoc
R content/_partials/mailing-lists/jenkinsci-jam.adoc
M content/blog/2010/2010-02-08-incoming-more-translations.md
M content/blog/2010/2010-02-11-spotlight-on-ita-software.md
M content/blog/2010/2010-02-12-this-week-in-plugins.md
M 
content/blog/2010/2010-02-17-getting-started-building-android-apps-with-hudson.md
M content/blog/2010/2010-02-19-this-week-in-plugins.md
M content/blog/2017/08/2017-08-11-remoting-update.adoc
A content/blog/2020/01/2020-01-10-fosdem-is-coming.adoc
A content/blog/2020/01/2020-01-23-a-new-chapter-for-kohsuke.adoc
A content/blog/2020/01/2020-01-29-gsoc-report.adoc
A content/blog/2020/02/2020-02-02-web-socket.adoc
A content/blog/2020/02/2020-02-07-trip-to-dwjw.adoc
A content/blog/2020/02/2020-02-10-t-mobile-case-study.adoc
M content/chat.adoc
M content/doc/administration/requirements/jenkins-on-java-11.adoc
M content/doc/book/architecting-for-scale.adoc
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
M content/doc/book/managing/_chapter.yml
M content/doc/book/managing/cli.adoc
A content/doc/book/managing/groovy-hook-scripts.adoc
M content/doc/book/managing/script-console.adoc
M content/doc/book/managing/security.adoc
M content/doc/book/pipeline/syntax.adoc
A content/doc/book/resources/managing/logging-enter-name.png
A content/doc/book/resources/managing/logging-log-recorders.png
A content/doc/book/resources/managing/logging-logger-config.png
A content/doc/book/resources/managing/logging-manage-screen.png
M content/doc/book/system-administration/_chapter.yml
A content/doc/book/system-administration/viewing-logs.adoc
M content/doc/developer/architecture/web.adoc
M content/doc/developer/book.html.haml
M content/doc/developer/building/index.adoc
M content/doc/developer/cli/writing-cli-commands.adoc
M content/doc/developer/plugin-development/ch

[jenkinsci/nunit-plugin] 887fb8: Try all things ACI

2020-02-18 Thread Alex Earl
  Branch: refs/heads/aci_test
  Home:   https://github.com/jenkinsci/nunit-plugin
  Commit: 887fb899126791ce54bd58a58ff3d862f48b6c2f
  
https://github.com/jenkinsci/nunit-plugin/commit/887fb899126791ce54bd58a58ff3d862f48b6c2f
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Try all things ACI


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nunit-plugin/push/refs/heads/aci_test/24f687-887fb8%40github.com.


[jenkinsci/timestamper-plugin] bd5696: Prefer Unix linebreaks to Windows linebreaks

2020-02-18 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: bd5696a49369686de94e78b622ac0d576527b1e8
  
https://github.com/jenkinsci/timestamper-plugin/commit/bd5696a49369686de94e78b622ac0d576527b1e8
  Author: Basil Crow 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/hudson/plugins/timestamper/TimestampNote.java
M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
M src/main/resources/hudson/plugins/timestamper/Messages.properties
M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-elapsedTimeFormat_ja.html
M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-elapsedTimeFormat_zh_TW.html
M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-systemTimeFormat_ja.html
M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-systemTimeFormat_zh_TW.html
M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java
M src/test/java/hudson/plugins/timestamper/TimestampTest.java
M 
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.java

  Log Message:
  ---
  Prefer Unix linebreaks to Windows linebreaks


  Commit: 3ca78d581923a7f8f7fb7f76c2e1f8b9e5887f92
  
https://github.com/jenkinsci/timestamper-plugin/commit/3ca78d581923a7f8f7fb7f76c2e1f8b9e5887f92
  Author: Basil Crow 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/hudson/plugins/timestamper/Timestamp.java
M src/main/java/hudson/plugins/timestamper/TimestampNote.java
M src/main/java/hudson/plugins/timestamper/TimestampNotesOutputStream.java
M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
M src/main/java/hudson/plugins/timestamper/TimestamperOutputStream.java
M 
src/main/java/hudson/plugins/timestamper/action/PrecisionTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/action/TimestampsAction.java
M 
src/main/java/hudson/plugins/timestamper/action/TimestampsActionFactory.java
M 
src/main/java/hudson/plugins/timestamper/action/TimestampsActionOutput.java
M src/main/java/hudson/plugins/timestamper/action/TimestampsActionQuery.java
M src/main/java/hudson/plugins/timestamper/annotator/ConsoleLogParser.java
M src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotator.java
M 
src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory3.java
M src/main/java/hudson/plugins/timestamper/api/TimestamperAPI.java
M 
src/main/java/hudson/plugins/timestamper/format/ElapsedTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/format/EmptyTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/format/TimestampFormat.java
M 
src/main/java/hudson/plugins/timestamper/format/TimestampFormatProvider.java
M src/main/java/hudson/plugins/timestamper/io/DumpTimestamps.java
M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
M src/main/java/hudson/plugins/timestamper/io/TimeShiftsReader.java
M src/main/java/hudson/plugins/timestamper/io/TimestamperPaths.java
M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java
M src/main/java/hudson/plugins/timestamper/io/TimestampsWriter.java
M src/main/java/hudson/plugins/timestamper/pipeline/TimestamperStep.java
M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java
M 
src/test/java/hudson/plugins/timestamper/TimestampNotesOutputStreamTest.java
M src/test/java/hudson/plugins/timestamper/TimestampTest.java
M src/test/java/hudson/plugins/timestamper/TimestamperBuildWrapperTest.java
M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java
M src/test/java/hudson/plugins/timestamper/TimestamperOutputStreamTest.java
M 
src/test/java/hudson/plugins/timestamper/action/PrecisionTimestampFormatTest.java
M 
src/test/java/hudson/plugins/timestamper/action/TimestampsActionOutputTest.java
M 
src/test/java/hudson/plugins/timestamper/action/TimestampsActionQueryTest.java
M 
src/test/java/hudson/plugins/timestamper/annotator/ConsoleLogParserResultTest.java
M 
src/test/java/hudson/plugins/timestamper/annotator/ConsoleLogParserTest.java
M 
src/test/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorTest.java
M 
src/test/java/hudson/plugins/timestamper/format/ElapsedTimestampFormatTest.java
M 
src/test/java/hudson/plugins/timestamper/format/EmptyTimestampFormatTest.java
M 
src/test/java/hudson/plugins/timestamper/format/SystemTimestampFormatTest.java
M src/test/java/hudson/plugins/timestamper/format/TimeZoneUtilsTest.java
M 
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.java
M src/test/java/hudson/plugins/timestamper/form

[jenkinsci/vectorcast-execution-plugin] 003fe2: Removed @echo off because its no longer needed

2020-02-18 Thread Tim Schneider
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 003fe2c4244e9ce2d422dc327bd8182a4b998109
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/003fe2c4244e9ce2d422dc327bd8182a4b998109
  Author: TimSVector 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Removed @echo off because its no longer needed


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/4c2091-003fe2%40github.com.


[jenkinsci/gitlab-logo-plugin]

2020-02-18 Thread GO Sueyoshi
  Branch: 
refs/heads/dependabot/maven/org.codehaus.jackson-jackson-mapper-asl-1.9.13-atlassian-1
  Home:   https://github.com/jenkinsci/gitlab-logo-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gitlab-logo-plugin/push/refs/heads/dependabot/maven/org.codehaus.jackson-jackson-mapper-asl-1.9.13-atlassian-1/9178c2-00%40github.com.


[jenkins-infra/jenkins-infra] edd773: Add more redirects

2020-02-18 Thread R. Tyler Croy
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: edd773315634c1b39baf0197c3fb997c012a4621
  
https://github.com/jenkins-infra/jenkins-infra/commit/edd773315634c1b39baf0197c3fb997c012a4621
  Author: Tim Jacomb 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Add more redirects

(recently migrated these pages as they are some of the highest viewed)


  Commit: b56f8b53f1c828150aff5f93ca27341c695e77d5
  
https://github.com/jenkins-infra/jenkins-infra/commit/b56f8b53f1c828150aff5f93ca27341c695e77d5
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

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

Add more redirects


  Commit: 0946cfcbd27567c7b49cf9ebd9fa4f9ede895286
  
https://github.com/jenkins-infra/jenkins-infra/commit/0946cfcbd27567c7b49cf9ebd9fa4f9ede895286
  Author: Gavin Mogan 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  convert security advisories to regex so we don't have to list each one


  Commit: 311120ad935579874b2b96b9a13aa2c6c9067261
  
https://github.com/jenkins-infra/jenkins-infra/commit/311120ad935579874b2b96b9a13aa2c6c9067261
  Author: Gavin Mogan 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  more plugin redirects from top urls.txt


  Commit: eb5cde9d00f5f7a6760144355e9cfa45e89ca2aa
  
https://github.com/jenkins-infra/jenkins-infra/commit/eb5cde9d00f5f7a6760144355e9cfa45e89ca2aa
  Author: R. Tyler Croy 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Merge pull request #1430 from halkeye/add-more-redirects-3

Add more redirects 3


  Commit: 79b4e314d7984344f8efce0dfd0efdbf86c8ab58
  
https://github.com/jenkins-infra/jenkins-infra/commit/79b4e314d7984344f8efce0dfd0efdbf86c8ab58
  Author: R. Tyler Croy 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

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

Deploy to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/54f848197283...79b4e314d798

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/54f848-79b4e3%40github.com.


[jenkinsci/vectorcast-execution-plugin] 4c2091: Updates for single directory checkout feature, bet...

2020-02-18 Thread Tim Schneider
  Branch: refs/heads/tms-pipeline
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 4c2091cfde4dabb8f82e484bf11623a858551f64
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4c2091cfde4dabb8f82e484bf11623a858551f64
  Author: TimSVector 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  ---
  Updates for single directory checkout feature, better debug printing, and 
skipping setup commands (getJobs.py).


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/tms-pipeline/05f5ea-4c2091%40github.com.


[jenkins-infra/jenkins.io] ed4f73: GSoC 2020 - Publish the Pipeline as YAML project idea

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/gsoc2020-publish-pipeline-as-yaml
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ed4f7324bab115fb99133a4fc7f24cf73e4c32f2
  
https://github.com/jenkins-infra/jenkins.io/commit/ed4f7324bab115fb99133a4fc7f24cf73e4c32f2
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/pipeline-as-yaml-experiment.adoc

  Log Message:
  ---
  GSoC 2020 - Publish the Pipeline as YAML project idea


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/gsoc2020-publish-pipeline-as-yaml/00-ed4f73%40github.com.


[jenkinsci/jenkins] 19be5e: Optimize getTiedJobs()

2020-02-18 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 19be5e2862c912332719354290a08eb4f2e7f158
  
https://github.com/jenkinsci/jenkins/commit/19be5e2862c912332719354290a08eb4f2e7f158
  Author: Raihaan Shouhell 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Label.java
M test/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  Optimize getTiedJobs()

Signed-off-by: Raihaan Shouhell 


  Commit: b9b02650026ad155adc028788bbeb33c07603f0b
  
https://github.com/jenkinsci/jenkins/commit/b9b02650026ad155adc028788bbeb33c07603f0b
  Author: Raihaan Shouhell 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M test/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  Fix test

Signed-off-by: Raihaan Shouhell 


  Commit: 60b3ef12607ed9e1b5b8830a095d34e53d482ec0
  
https://github.com/jenkinsci/jenkins/commit/60b3ef12607ed9e1b5b8830a095d34e53d482ec0
  Author: Raihaan Shouhell 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/model/Label.java

  Log Message:
  ---
  Use Streams


  Commit: dc8781dd69dc6fed1b95ea0837e5aa74982c8975
  
https://github.com/jenkinsci/jenkins/commit/dc8781dd69dc6fed1b95ea0837e5aa74982c8975
  Author: Tim Jacomb 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Label.java
M test/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  Merge pull request #4497 from res0nance/tied-jobs

Improve performance when loading tied jobs


Compare: 
https://github.com/jenkinsci/jenkins/compare/94df8cfd5291...dc8781dd69dc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/94df8c-dc8781%40github.com.


[jenkinsci/infra-cla]

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/ccla-jenkins-board-ml
  Home:   https://github.com/jenkinsci/infra-cla

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/infra-cla/push/refs/heads/ccla-jenkins-board-ml/a653cb-00%40github.com.


[jenkinsci/infra-cla] a653cb: Update the Corporate CLA guidelines to use the Jen...

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-cla
  Commit: a653cbe19300b9d4c6273a85ea53c91965b3a7fa
  
https://github.com/jenkinsci/infra-cla/commit/a653cbe19300b9d4c6273a85ea53c91965b3a7fa
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update the Corporate CLA guidelines to use the Jenkins Board mailing list


  Commit: 48b3aa8ecd7b2ca710b74f3c14c5e7e18636d25d
  
https://github.com/jenkinsci/infra-cla/commit/48b3aa8ecd7b2ca710b74f3c14c5e7e18636d25d
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #86 from jenkinsci/ccla-jenkins-board-ml

Update the Corporate CLA guidelines to use the Jenkins Board mailing list


Compare: 
https://github.com/jenkinsci/infra-cla/compare/0a103946beb5...48b3aa8ecd7b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/infra-cla/push/refs/heads/master/0a1039-48b3aa%40github.com.


[jenkinsci/jenkins] 495030: [JENKINS-60966] Order admin monitors in Global Con...

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 495030350f960fd2f2550bc66ecf12e0d92158d1
  
https://github.com/jenkinsci/jenkins/commit/495030350f960fd2f2550bc66ecf12e0d92158d1
  Author: Allan Burdajewicz 
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
M 
core/src/main/resources/jenkins/management/AdministrativeMonitorsConfiguration/config.groovy

  Log Message:
  ---
  [JENKINS-60966] Order admin monitors in Global Configuration


  Commit: 94df8cfd52919dc69259493939e6902148d5ae82
  
https://github.com/jenkinsci/jenkins/commit/94df8cfd52919dc69259493939e6902148d5ae82
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M 
core/src/main/resources/jenkins/management/AdministrativeMonitorsConfiguration/config.groovy

  Log Message:
  ---
  Merge pull request #4487 from Dohbedoh/JENKINS-60966

[JENKINS-60966] Order admin monitors in Global Configuration


Compare: 
https://github.com/jenkinsci/jenkins/compare/e377050faff7...94df8cfd5291

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/e37705-94df8c%40github.com.


[jenkinsci/credentials-binding-plugin]

2020-02-18 Thread Jesse Glick
  Branch: refs/tags/credentials-binding-1.21
  Home:   https://github.com/jenkinsci/credentials-binding-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/tags/credentials-binding-1.21/00-a7a8b0%40github.com.


[jenkinsci/credentials-binding-plugin] c715d6: [maven-release-plugin] prepare for next developmen...

2020-02-18 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: c715d6c6292b4813c2f82a9fe5978f63c28c88fe
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/c715d6c6292b4813c2f82a9fe5978f63c28c88fe
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/975d6e-c715d6%40github.com.


[jenkinsci/credentials-binding-plugin] 975d6e: [maven-release-plugin] prepare release credentials...

2020-02-18 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: 975d6e738eb9edb24aaed371a1bbce9d4e0fbe3e
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/975d6e738eb9edb24aaed371a1bbce9d4e0fbe3e
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release credentials-binding-1.21


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/b79bce-975d6e%40github.com.


[jenkinsci/credentials-binding-plugin]

2020-02-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.56
  Home:   https://github.com/jenkinsci/credentials-binding-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.56/431638-00%40github.com.


[jenkinsci/credentials-binding-plugin] 431638: Bump plugin from 3.50 to 3.56

2020-02-18 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: 431638843606e4b71f4b6167aa3334397f80263a
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/431638843606e4b71f4b6167aa3334397f80263a
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.50 to 3.56

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.50 to 3.56.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.50...plugin-3.56)

Signed-off-by: dependabot-preview[bot] 


  Commit: 288a745cfe2995a6028d6b9b7a71359f3b57bb2a
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/288a745cfe2995a6028d6b9b7a71359f3b57bb2a
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Resolve hamcrest-core RequireUpperBoundDeps failure


  Commit: 0a9040104b8c148e4b59fe4664df47d8e5e62dba
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/0a9040104b8c148e4b59fe4664df47d8e5e62dba
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  plain-credentials managed version


  Commit: c980db67c7773229e4e0dcf1c0ae388d2ba319cc
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/c980db67c7773229e4e0dcf1c0ae388d2ba319cc
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
A LICENSE
R LICENSE.txt
M README.md
A old-changelog.md
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/credentials-binding-plugin into 
updates


  Commit: b79bcebe524fff9fc2a1fe37b17834efe38eecce
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/b79bcebe524fff9fc2a1fe37b17834efe38eecce
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #87 from jglick/updates

Updates


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/e4f0cc228c03...b79bcebe524f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/e4f0cc-b79bce%40github.com.


[jenkinsci/exam-plugin] 26ff01: importe mit * entfernt und durch komplette Namen e...

2020-02-18 Thread tomasch3034
  Branch: refs/heads/feature/Report_Site
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 26ff01f38373fddeefad0e7df73b2392cfc3af4b
  
https://github.com/jenkinsci/exam-plugin/commit/26ff01f38373fddeefad0e7df73b2392cfc3af4b
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/SoapProvider.java
M src/main/java/jenkins/plugins/exam/ExamTool.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/resources/jenkins/task/TestrunFilter/config.groovy
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/UtilTest.java
M src/test/java/jenkins/internal/data/ExamStatusTest.java
M src/test/java/jenkins/internal/data/ModelConfigurationTest.java
M src/test/java/jenkins/internal/data/ReportConfigurationTest.java
M src/test/java/jenkins/internal/data/TestConfigurationTest.java
M src/test/java/jenkins/internal/enumeration/DbKindTest.java
M src/test/java/jenkins/internal/enumeration/RestAPILogLevelEnumTest.java
M src/test/java/jenkins/plugins/exam/config/ExamModelConfigTest.java
M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskModelTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/FakeTask.java

  Log Message:
  ---
  importe mit * entfernt und durch komplette Namen ersetzt


  Commit: 08e01ff6f675e78c10be48dfa60da1ab67928660
  
https://github.com/jenkinsci/exam-plugin/commit/08e01ff6f675e78c10be48dfa60da1ab67928660
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/data/ApiVersion.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskModel.java

  Log Message:
  ---
  Fehler aus statischer Codeanalyse korrigiert


  Commit: 53d2c8cc526b9b5a9927c95d5966105733d66d9b
  
https://github.com/jenkinsci/exam-plugin/commit/53d2c8cc526b9b5a9927c95d5966105733d66d9b
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/SoapProvider.java
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/data/ApiVersion.java
M src/main/java/jenkins/plugins/exam/ExamTool.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskModel.java
M src/main/resources/jenkins/task/TestrunFilter/config.groovy
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/UtilTest.java
M src/test/java/jenkins/internal/data/ExamStatusTest.java
M src/test/java/jenkins/internal/data/ModelConfigurationTest.java
M src/test/java/jenkins/internal/data/ReportConfigurationTest.java
M src/test/java/jenkins/internal/data/TestConfigurationTest.java
M src/test/java/jenkins/internal/enumeration/DbKindTest.java
M src/test/java/jenkins/internal/enumeration/RestAPILogLevelEnumTest.java
M src/test/java/jenkins/plugins/exam/config/ExamModelConfigTest.java
M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskModelTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/FakeTask.java

  Log Message:
  ---
  merge develop

# Conflicts:
#   src/main/java/jenkins/task/ExamTask.java


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/026445d1349c...53d2c8cc526b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/feature/Report_Site/026445-53d2c8%40github.com.


[jenkinsci/exam-plugin] 08e01f: Fehler aus statischer Codeanalyse korrigiert

2020-02-18 Thread tomasch3034
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 08e01ff6f675e78c10be48dfa60da1ab67928660
  
https://github.com/jenkinsci/exam-plugin/commit/08e01ff6f675e78c10be48dfa60da1ab67928660
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/data/ApiVersion.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskModel.java

  Log Message:
  ---
  Fehler aus statischer Codeanalyse korrigiert


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/26ff01-08e01f%40github.com.


[jenkinsci/exam-plugin] 26ff01: importe mit * entfernt und durch komplette Namen e...

2020-02-18 Thread tomasch3034
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 26ff01f38373fddeefad0e7df73b2392cfc3af4b
  
https://github.com/jenkinsci/exam-plugin/commit/26ff01f38373fddeefad0e7df73b2392cfc3af4b
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/SoapProvider.java
M src/main/java/jenkins/plugins/exam/ExamTool.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/resources/jenkins/task/TestrunFilter/config.groovy
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/UtilTest.java
M src/test/java/jenkins/internal/data/ExamStatusTest.java
M src/test/java/jenkins/internal/data/ModelConfigurationTest.java
M src/test/java/jenkins/internal/data/ReportConfigurationTest.java
M src/test/java/jenkins/internal/data/TestConfigurationTest.java
M src/test/java/jenkins/internal/enumeration/DbKindTest.java
M src/test/java/jenkins/internal/enumeration/RestAPILogLevelEnumTest.java
M src/test/java/jenkins/plugins/exam/config/ExamModelConfigTest.java
M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskModelTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/FakeTask.java

  Log Message:
  ---
  importe mit * entfernt und durch komplette Namen ersetzt


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/ede48f-26ff01%40github.com.


[jenkinsci/exam-plugin] b335cb: Auf neue Framework Versionen und LTS upgedatet

2020-02-18 Thread tomasch3034
  Branch: refs/heads/feature/Report_Site

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: b335cb56e8423cb34c23dc523ec217f91a2a8351

  
https://github.com/jenkinsci/exam-plugin/commit/b335cb56e8423cb34c23dc523ec217f91a2a8351

  Author: Tomasch 

  Date:   2020-02-16 (Sun, 16 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/test/java/jenkins/task/ExamTaskModelTest.java



  Log Message:

  ---

  Auf neue Framework Versionen und LTS upgedatet





  Commit: 8279d43e5428c910e69f8072bd01550469b43fc1

  
https://github.com/jenkinsci/exam-plugin/commit/8279d43e5428c910e69f8072bd01550469b43fc1

  Author: Tomasch 

  Date:   2020-02-16 (Sun, 16 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/task/ExamTask.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Dependencies angepasst und zentralen timeout-Parameter integriert





  Commit: 4d788ae96053c8234bdb1bd2fb43d03f939549cf

  
https://github.com/jenkinsci/exam-plugin/commit/4d788ae96053c8234bdb1bd2fb43d03f939549cf

  Author: Tomasch 

  Date:   2020-02-17 (Mon, 17 Feb 2020)



  Changed paths:

M src/main/java/jenkins/task/ExamTask.java

M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly

A src/main/webapp/help/task/ExamSubModules/help-timeout.html

A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html

M src/test/java/jenkins/task/ExamTaskTest.java



  Log Message:

  ---

  Timeout parameter im Abschnitt Advanced eines Jobs überschreibt globalen 
timeout





  Commit: 02c09ea412c1423130605fb4d03063a9c4ecd663

  
https://github.com/jenkinsci/exam-plugin/commit/02c09ea412c1423130605fb4d03063a9c4ecd663

  Author: Tomasch 

  Date:   2020-02-17 (Mon, 17 Feb 2020)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/task/ExamTask.java

M src/test/java/jenkins/internal/ClientRequestTest.java



  Log Message:

  ---

  connect to and disconnect from EXAM now aborts when Jenkins Job is canceled





  Commit: d978641684e28e8fa9624af680002fa9400ff02e

  
https://github.com/jenkinsci/exam-plugin/commit/d978641684e28e8fa9624af680002fa9400ff02e

  Author: Tomasch 

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Nullable ergänzt und mögliche Nullpointer geprüft





  Commit: 895054c4560b442f62da3b13dbab5be5a7696934

  
https://github.com/jenkinsci/exam-plugin/commit/895054c4560b442f62da3b13dbab5be5a7696934

  Author: tomasch3034 <37612559+tomasch3...@users.noreply.github.com>

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamP

[jenkinsci/email-ext-plugin] 151bde: Fix missing variable

2020-02-18 Thread Alex Earl
  Branch: refs/heads/aci_test
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 151bde99fce812cd1dabfedc9ac75eff3aee02f0
  
https://github.com/jenkinsci/email-ext-plugin/commit/151bde99fce812cd1dabfedc9ac75eff3aee02f0
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Fix missing variable


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/email-ext-plugin/push/refs/heads/aci_test/50f9f9-151bde%40github.com.


[jenkinsci/email-ext-plugin] 50f9f9: Test with ACI for JDK11 as well

2020-02-18 Thread Alex Earl
  Branch: refs/heads/aci_test
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 50f9f95093a743b1dde9ca0531860346c89e4465
  
https://github.com/jenkinsci/email-ext-plugin/commit/50f9f95093a743b1dde9ca0531860346c89e4465
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with ACI for JDK11 as well


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/email-ext-plugin/push/refs/heads/aci_test/5277a5-50f9f9%40github.com.


[jenkinsci/exam-plugin] 02c09e: connect to and disconnect from EXAM now aborts whe...

2020-02-18 Thread tomasch3034
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 02c09ea412c1423130605fb4d03063a9c4ecd663
  
https://github.com/jenkinsci/exam-plugin/commit/02c09ea412c1423130605fb4d03063a9c4ecd663
  Author: Tomasch 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/task/ExamTask.java
M src/test/java/jenkins/internal/ClientRequestTest.java

  Log Message:
  ---
  connect to and disconnect from EXAM now aborts when Jenkins Job is canceled


  Commit: 570dd539100fe48be7fd3f0065b1a2cf928070f6
  
https://github.com/jenkinsci/exam-plugin/commit/570dd539100fe48be7fd3f0065b1a2cf928070f6
  Author: Tomasch 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/SoapProvider.java
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java
M src/main/java/jenkins/plugins/exam/ExamTool.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskModel.java
M src/main/java/jenkins/task/TestrunFilter.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java
M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy
M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly
A src/main/webapp/help/task/ExamSubModules/help-timeout.html
A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html
M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/TestUtil/TUtil.java

  Log Message:
  ---
  merge develop


  Commit: ede48f4a2eae0f5b5b71b82c53129827b43076e5
  
https://github.com/jenkinsci/exam-plugin/commit/ede48f4a2eae0f5b5b71b82c53129827b43076e5
  Author: tomasch3034 <37612559+tomasch3...@users.noreply.github.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/task/ExamTask.java
M src/test/java/jenkins/internal/ClientRequestTest.java

  Log Message:
  ---
  Merge pull request #7 from 
jenkinsci/feature/JENKINS-58412_Job_connot_be_aborted

Feature/jenkins 58412 job connot be aborted


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/895054c4560b...ede48f4a2eae

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/895054-ede48f%40github.com.


[jenkinsci/exam-plugin] 8279d4: Dependencies angepasst und zentralen timeout-Param...

2020-02-18 Thread tomasch3034
  Branch: refs/heads/feature/JENKINS-58412_Job_connot_be_aborted

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: 8279d43e5428c910e69f8072bd01550469b43fc1

  
https://github.com/jenkinsci/exam-plugin/commit/8279d43e5428c910e69f8072bd01550469b43fc1

  Author: Tomasch 

  Date:   2020-02-16 (Sun, 16 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/task/ExamTask.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Dependencies angepasst und zentralen timeout-Parameter integriert





  Commit: 4d788ae96053c8234bdb1bd2fb43d03f939549cf

  
https://github.com/jenkinsci/exam-plugin/commit/4d788ae96053c8234bdb1bd2fb43d03f939549cf

  Author: Tomasch 

  Date:   2020-02-17 (Mon, 17 Feb 2020)



  Changed paths:

M src/main/java/jenkins/task/ExamTask.java

M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly

A src/main/webapp/help/task/ExamSubModules/help-timeout.html

A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html

M src/test/java/jenkins/task/ExamTaskTest.java



  Log Message:

  ---

  Timeout parameter im Abschnitt Advanced eines Jobs überschreibt globalen 
timeout





  Commit: d978641684e28e8fa9624af680002fa9400ff02e

  
https://github.com/jenkinsci/exam-plugin/commit/d978641684e28e8fa9624af680002fa9400ff02e

  Author: Tomasch 

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Nullable ergänzt und mögliche Nullpointer geprüft





  Commit: 895054c4560b442f62da3b13dbab5be5a7696934

  
https://github.com/jenkinsci/exam-plugin/commit/895054c4560b442f62da3b13dbab5be5a7696934

  Author: tomasch3034 <37612559+tomasch3...@users.noreply.github.com>

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly

A src/main/webapp/help/task/ExamSubModules/help-timeout.html

A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/ExamTaskTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Merge pull request #6 from 
jenkinsci/feature/JENKINS-58411_make_connection_timeout_configurable



Feature/jenkins 58411 make connection timeout configurable





  Commit: 570dd539100fe48be7fd3f0065b1a2cf928070f6

  
https://github.com/jenkinsci/exam-plugin/commit/570dd53910

[jenkinsci/credentials-binding-plugin] 749991: Noting that the changelog is old, and some other m...

2020-02-18 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: 749991439e36dec3467fc4605f68ef7fd6f01e67
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/749991439e36dec3467fc4605f68ef7fd6f01e67
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
R CHANGELOG.md
M README.md
A old-changelog.md

  Log Message:
  ---
  Noting that the changelog is old, and some other miscellany


  Commit: e4f0cc228c03118b54fd24aa3a30ae8b50d5b335
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/e4f0cc228c03118b54fd24aa3a30ae8b50d5b335
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
R CHANGELOG.md
M README.md
A old-changelog.md

  Log Message:
  ---
  Merge pull request #86 from jglick/release-drafter

Noting that the changelog is old, and some other miscellany


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/ac801c818a99...e4f0cc228c03

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/ac801c-e4f0cc%40github.com.


[jenkinsci/hashicorp-vault-plugin] 60064f: Add SSH username with private key Credentials (#72)

2020-02-18 Thread Eric Citaire
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 60064f031472a8fdb7e453633a82ada3e03b9dfc
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/60064f031472a8fdb7e453633a82ada3e03b9dfc
  Author: Eric Citaire 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
A src/main/java/com/datapipe/jenkins/vault/WindowsFilePermissionHelper.java
A 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultHelper.java
A 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKey.java
A 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKeyBinding.java
A 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKeyImpl.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultUsernamePasswordCredentialBinding.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/common/VaultUsernamePasswordCredentialImpl.java
A 
src/main/resources/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKeyBinding/config-variables.jelly
A 
src/main/resources/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKeyBinding/help.html
A 
src/main/resources/com/datapipe/jenkins/vault/credentials/common/VaultSSHUserPrivateKeyImpl/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/common/VaultUsernamePasswordCredentialImpl/credentials.jelly
A src/test/java/com/datapipe/jenkins/vault/WindowsFilePermissionsTest.java
A src/test/java/com/datapipe/jenkins/vault/it/VaultSSHUserPrivateKeyIT.java

  Log Message:
  ---
  Add SSH username with private key Credentials (#72)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hashicorp-vault-plugin/push/refs/heads/master/9c63c5-60064f%40github.com.


[jenkinsci/email-ext-plugin] 5277a5: Force ACI usage

2020-02-18 Thread Alex Earl
  Branch: refs/heads/aci_test
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 5277a5c3f9025a7ac14b2e628a2dc08c2c54a6ec
  
https://github.com/jenkinsci/email-ext-plugin/commit/5277a5c3f9025a7ac14b2e628a2dc08c2c54a6ec
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Force ACI usage

Try using ACI


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/email-ext-plugin/push/refs/heads/aci_test/00-5277a5%40github.com.


[jenkinsci/exam-plugin] 8279d4: Dependencies angepasst und zentralen timeout-Param...

2020-02-18 Thread tomasch3034
  Branch: refs/heads/develop

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: 8279d43e5428c910e69f8072bd01550469b43fc1

  
https://github.com/jenkinsci/exam-plugin/commit/8279d43e5428c910e69f8072bd01550469b43fc1

  Author: Tomasch 

  Date:   2020-02-16 (Sun, 16 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/task/ExamTask.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Dependencies angepasst und zentralen timeout-Parameter integriert





  Commit: 4d788ae96053c8234bdb1bd2fb43d03f939549cf

  
https://github.com/jenkinsci/exam-plugin/commit/4d788ae96053c8234bdb1bd2fb43d03f939549cf

  Author: Tomasch 

  Date:   2020-02-17 (Mon, 17 Feb 2020)



  Changed paths:

M src/main/java/jenkins/task/ExamTask.java

M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly

A src/main/webapp/help/task/ExamSubModules/help-timeout.html

A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html

M src/test/java/jenkins/task/ExamTaskTest.java



  Log Message:

  ---

  Timeout parameter im Abschnitt Advanced eines Jobs überschreibt globalen 
timeout





  Commit: d978641684e28e8fa9624af680002fa9400ff02e

  
https://github.com/jenkinsci/exam-plugin/commit/d978641684e28e8fa9624af680002fa9400ff02e

  Author: Tomasch 

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Nullable ergänzt und mögliche Nullpointer geprüft





  Commit: 895054c4560b442f62da3b13dbab5be5a7696934

  
https://github.com/jenkinsci/exam-plugin/commit/895054c4560b442f62da3b13dbab5be5a7696934

  Author: tomasch3034 <37612559+tomasch3...@users.noreply.github.com>

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M pom.xml

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/main/resources/jenkins/task/ExamSubmodules/configAdvanced.jelly

A src/main/webapp/help/task/ExamSubModules/help-timeout.html

A src/main/webapp/help/task/ExamSubModules/help-timeout_de.html

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/ExamTaskTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Merge pull request #6 from 
jenkinsci/feature/JENKINS-58411_make_connection_timeout_configurable



Feature/jenkins 58411 make connection timeout configurable





Compare: 
https://github.com/jenkinsci/exam-plugin/compare/b335cb56e842...895054c4560b

-- 
You received this message because you are subscribed to the G

[jenkinsci/electricflow-plugin] 5d960d: NTVEPLUGIN-176 - updated version of dependencies t...

2020-02-18 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 5d960d139409101df5cc96300486c79219787fe1
  
https://github.com/jenkinsci/electricflow-plugin/commit/5d960d139409101df5cc96300486c79219787fe1
  Author: Olexii Vasilkovsky 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  NTVEPLUGIN-176 - updated version of dependencies to newer, added help tips 
for Override Credential


  Commit: e2c149ab62e0704538f16630635584417498e560
  
https://github.com/jenkinsci/electricflow-plugin/commit/e2c149ab62e0704538f16630635584417498e560
  Author: Oleksii Vasylkivskyi <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  Merge pull request #40 from jenkinsci/NTVEPLUGIN-176

NTVEPLUGIN-176 - updated version of dependencies to newer, added help tips for 
Override Credential


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/d20ae67c6652...e2c149ab62e0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/master/d20ae6-e2c149%40github.com.


[jenkinsci/exam-plugin] d97864: Nullable ergänzt und mögliche Nullpointer geprüft

2020-02-18 Thread tomasch3034
  Branch: refs/heads/feature/JENKINS-58411_make_connection_timeout_configurable

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: d978641684e28e8fa9624af680002fa9400ff02e

  
https://github.com/jenkinsci/exam-plugin/commit/d978641684e28e8fa9624af680002fa9400ff02e

  Author: Tomasch 

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/DbFactory.java

M src/main/java/jenkins/internal/RemoteService.java

M src/main/java/jenkins/internal/SoapProvider.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/enumeration/RestAPILogLevelEnum.java

M src/main/java/jenkins/plugins/exam/ExamTool.java

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskExecutionFile.java

M src/main/java/jenkins/task/ExamTaskModel.java

M src/main/java/jenkins/task/TestrunFilter.java

M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy

M src/test/java/jenkins/internal/ClientRequestTest.java

M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  Nullable ergänzt und mögliche Nullpointer geprüft





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/feature/JENKINS-58411_make_connection_timeout_configurable/4d788a-d97864%40github.com.


[jenkinsci/token-macro-plugin] 6355fa: [maven-release-plugin] prepare for next developmen...

2020-02-18 Thread Alex Earl
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 6355fad82b9782f8475919371c3a203e465fd768
  
https://github.com/jenkinsci/token-macro-plugin/commit/6355fad82b9782f8475919371c3a203e465fd768
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/heads/master/8f4672-6355fa%40github.com.


[jenkinsci/token-macro-plugin]

2020-02-18 Thread Alex Earl
  Branch: refs/tags/token-macro-2.11
  Home:   https://github.com/jenkinsci/token-macro-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/tags/token-macro-2.11/00-bc11c0%40github.com.


[jenkinsci/token-macro-plugin] 8f4672: [maven-release-plugin] prepare release token-macro...

2020-02-18 Thread Alex Earl
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 8f46726789aed10966ca900b36d5a4923e59ad85
  
https://github.com/jenkinsci/token-macro-plugin/commit/8f46726789aed10966ca900b36d5a4923e59ad85
  Author: Alex Earl 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release token-macro-2.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/heads/master/ae919b-8f4672%40github.com.


[jenkinsci/plasticscm-plugin] d8d4d8: Various small improvements

2020-02-18 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
  
https://github.com/jenkinsci/plasticscm-plugin/commit/d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
  Author: Krzysztof Knapik 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M .gitignore
M README.md
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java

  Log Message:
  ---
  Various small improvements


  Commit: e7c5da74f0155596d228ae6a67cf29d342484df1
  
https://github.com/jenkinsci/plasticscm-plugin/commit/e7c5da74f0155596d228ae6a67cf29d342484df1
  Author: Krzysztof Knapik 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticTool.java
M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java

  Log Message:
  ---
  Avoid cluttering job console output by cm log command

Make it possible to skip output printing to console when executing cm commands. 
Disable printing when retrieving changeset details and workspace selector.
Log command execution status and changing workspace selector.


  Commit: b9727a931890b8310532c675b10449bc036fe674
  
https://github.com/jenkinsci/plasticscm-plugin/commit/b9727a931890b8310532c675b10449bc036fe674
  Author: Krzysztof Knapik 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticTool.java
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java

  Log Message:
  ---
  Code refactoring


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/0ad8770d3af8...b9727a931890

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plasticscm-plugin/push/refs/heads/housemarque/0ad877-b9727a%40github.com.


[jenkinsci/jenkins] 55b2bc: [JEP-223] Overall/Manage permission

2020-02-18 Thread Wadeck Follonier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 55b2bc7f3fe037e46a06deb44b93b02787df28ef
  
https://github.com/jenkinsci/jenkins/commit/55b2bc7f3fe037e46a06deb44b93b02787df28ef
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/model/Descriptor.java
M core/src/main/java/hudson/model/ManageJenkinsAction.java
M core/src/main/java/hudson/model/ManagementLink.java
M core/src/main/java/jenkins/management/CliLink.java
M core/src/main/java/jenkins/management/ConfigureLink.java
M core/src/main/java/jenkins/management/NodesLink.java
M core/src/main/java/jenkins/management/StatisticsLink.java
M 
core/src/main/java/jenkins/model/GlobalProjectNamingStrategyConfiguration.java
M core/src/main/java/jenkins/model/GlobalQuietPeriodConfiguration.java
M core/src/main/java/jenkins/model/GlobalSCMRetryCountConfiguration.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/resources/hudson/PluginManager/sidepanel.groovy
M core/src/main/resources/hudson/model/ComputerSet/sidepanel.jelly
M core/src/main/resources/hudson/model/Messages.properties
M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/sidepanel.jelly
M core/src/main/resources/jenkins/model/Jenkins/configure.jelly
M core/src/main/resources/jenkins/model/Jenkins/manage.jelly

  Log Message:
  ---
  [JEP-223] Overall/Manage permission

Co-Authored-By: Esther Alvarez Feijoo 
Co-Authored-By: aHenryJard 
Co-Authored-By: michael cirioli 


  Commit: 3b2d0d2c78fefc1fd9428a55ee7a112abd28fe51
  
https://github.com/jenkinsci/jenkins/commit/3b2d0d2c78fefc1fd9428a55ee7a112abd28fe51
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  ---
  As this is experimental, annotate with Restricted(Beta)


  Commit: a1d097f30c9d2f18c8d5a63bf7f95c4a9605266b
  
https://github.com/jenkinsci/jenkins/commit/a1d097f30c9d2f18c8d5a63bf7f95c4a9605266b
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
A test/src/test/java/jenkins/model/JenkinsManagePermissionTest.java

  Log Message:
  ---
  Add test back

Co-Authored-By: Esther Alvarez Feijoo 
Co-Authored-By: A. Jard 
Co-Authored-By: michael cirioli 


  Commit: 17f1a7c15543ffae19afe7541494898ac3fdb972
  
https://github.com/jenkinsci/jenkins/commit/17f1a7c15543ffae19afe7541494898ac3fdb972
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/model/Descriptor.java

  Log Message:
  ---
  Fix Javadoc


  Commit: 311fe0a3ef5310bef31a81b163902f7534ffc5e9
  
https://github.com/jenkinsci/jenkins/commit/311fe0a3ef5310bef31a81b163902f7534ffc5e9
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/resources/jenkins/model/Jenkins/configure.jelly

  Log Message:
  ---
  Only show the link to the cloud configuration to admins


  Commit: 042dc75a8f650523916ca789e938cf2b01ed365b
  
https://github.com/jenkinsci/jenkins/commit/042dc75a8f650523916ca789e938cf2b01ed365b
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/model/Descriptor.java
M 
core/src/main/java/jenkins/model/GlobalProjectNamingStrategyConfiguration.java
M core/src/main/java/jenkins/model/GlobalQuietPeriodConfiguration.java
M core/src/main/java/jenkins/model/GlobalSCMRetryCountConfiguration.java

  Log Message:
  ---
  For consistency with ManagementLink, name this #getRequiredPermission()


  Commit: 58a3f01c1ec14d58aa65017e4459f4ad36d9c0e1
  
https://github.com/jenkinsci/jenkins/commit/58a3f01c1ec14d58aa65017e4459f4ad36d9c0e1
  Author: Daniel Beck 
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
M core/src/main/resources/hudson/model/Messages.properties
M test/src/test/java/jenkins/model/JenkinsManagePermissionTest.java

  Log Message:
  ---
  Address review feedback


  Commit: 9ba18f5de0c3b44a4dcd96d3978bc9f3a4c324b1
  
https://github.com/jenkinsci/jenkins/commit/9ba18f5de0c3b44a4dcd96d3978bc9f3a4c324b1
  Author: Tim Jacomb 
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
M cli/src/main/java/hudson/cli/CLI.java
M cli/src/main/java/hudson/cli/FullDuplexHttpStream.java
M cli/src/main/java/hudson/cli/NoCheckTrustManager.java
M cli/src/main/java/hudson/cli/SSHCLI.java
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/Proc.java
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/cli/Connection.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M cor

[jenkinsci/repo-plugin] 78aa3e: Post Init behaviours.

2020-02-18 Thread Robert Sandell
  Branch: refs/heads/traits
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 78aa3e642dff2c77415c0d680a90f12e64ac5104
  
https://github.com/jenkinsci/repo-plugin/commit/78aa3e642dff2c77415c0d680a90f12e64ac5104
  Author: rsandell 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/java/hudson/plugins/repo/behaviors/RepoScmBehavior.java
A src/main/java/hudson/plugins/repo/behaviors/impl/LocalManifest.java
M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly
A 
src/main/resources/hudson/plugins/repo/behaviors/impl/LocalManifest/config.jelly
A 
src/main/resources/hudson/plugins/repo/behaviors/impl/LocalManifest/help.html
M src/main/resources/hudson/plugins/repo/behaviors/impl/Messages.properties

  Log Message:
  ---
  Post Init behaviours.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/traits/9c5bcd-78aa3e%40github.com.


[jenkinsci/token-macro-plugin] ae919b: Adding support for a new parameter truncTailLine f...

2020-02-18 Thread Hari Krishna Dara
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: ae919b04e4a2e239cc070c9d4539941fc550dc12
  
https://github.com/jenkinsci/token-macro-plugin/commit/ae919b04e4a2e239cc070c9d4539941fc550dc12
  Author: Hari Krishna Dara 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M .gitignore
M src/main/java/org/jenkinsci/plugins/tokenmacro/impl/BuildLogMacro.java
M src/test/java/org/jenkinsci/plugins/tokenmacro/impl/BuildLogMacroTest.java

  Log Message:
  ---
  Adding support for a new parameter truncTailLine for BUILD_LOG macro (#40)

The new parameter will facilitate removal of a specified number of lines from 
the tail of the log.

Co-authored-by: Alex Earl 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/heads/master/a44c8f-ae919b%40github.com.


[jenkinsci/credentials-binding-plugin] bc96df: migrate wiki-page to github

2020-02-18 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: bc96df37a049294ac63f24d0fe845021fb50252d
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/bc96df37a049294ac63f24d0fe845021fb50252d
  Author: Yunir 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
A CHANGELOG.md
A LICENSE
R LICENSE.txt
M README.md
M pom.xml

  Log Message:
  ---
  migrate wiki-page to github


  Commit: e32b3844b247edfeece813ee7486d178c7b56e36
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/e32b3844b247edfeece813ee7486d178c7b56e36
  Author: Yunir 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  remove unnecessary phrases generated by confluence


  Commit: ac801c818a993708b3bd8195046e09c2cd2ff3cd
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/ac801c818a993708b3bd8195046e09c2cd2ff3cd
  Author: Jesse Glick 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
A CHANGELOG.md
A LICENSE
R LICENSE.txt
M README.md
M pom.xml

  Log Message:
  ---
  Merge pull request #85 from Yunir/master

migrate wiki-page to github


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/5918ab6c7c70...ac801c818a99

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/5918ab-ac801c%40github.com.


[jenkinsci/timestamper-plugin] d6b7d6: [maven-release-plugin] prepare release timestamper...

2020-02-18 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: d6b7d68f5838d40d2fdbd83d85db5e0b6d9dba87
  
https://github.com/jenkinsci/timestamper-plugin/commit/d6b7d68f5838d40d2fdbd83d85db5e0b6d9dba87
  Author: Basil Crow 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release timestamper-1.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/22dd57-d6b7d6%40github.com.


[jenkins-infra/jenkins.io] e6016a: Add a Gitter channel reference to the UX SIG metadata

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e6016a270af9f4a93df701e2e28652899224ed53
  
https://github.com/jenkins-infra/jenkins.io/commit/e6016a270af9f4a93df701e2e28652899224ed53
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/sigs/ux/index.adoc

  Log Message:
  ---
  Add a Gitter channel reference to the UX SIG metadata


  Commit: fa43c5429541e24e3962de221592b21e0eb0b552
  
https://github.com/jenkins-infra/jenkins.io/commit/fa43c5429541e24e3962de221592b21e0eb0b552
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/sigs/ux/index.adoc

  Log Message:
  ---
  Merge pull request #2871 from oleg-nenashev/ux-sig-gitter

Add a Gitter channel reference to the UX SIG metadata


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8b0288ed7f90...fa43c5429541

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/8b0288-fa43c5%40github.com.


[jenkinsci/timestamper-plugin] d77ce4: [maven-release-plugin] prepare for next developmen...

2020-02-18 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: d77ce4f9a73147ca91ea418b15935e5291925a06
  
https://github.com/jenkinsci/timestamper-plugin/commit/d77ce4f9a73147ca91ea418b15935e5291925a06
  Author: Basil Crow 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/d6b7d6-d77ce4%40github.com.


[jenkinsci/timestamper-plugin]

2020-02-18 Thread Basil Crow
  Branch: refs/tags/timestamper-1.11
  Home:   https://github.com/jenkinsci/timestamper-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/tags/timestamper-1.11/00-422a7c%40github.com.


[jenkinsci/swarm-plugin]

2020-02-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.github.oshi-oshi-core-4.4.1
  Home:   https://github.com/jenkinsci/swarm-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/swarm-plugin/push/refs/heads/dependabot/maven/com.github.oshi-oshi-core-4.4.1/90f89c-00%40github.com.


[jenkinsci/swarm-plugin] be2348: Bump oshi-core from 4.4.0 to 4.4.1

2020-02-18 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: be2348bf79d18889ec506afa55dc372ea97cce6c
  
https://github.com/jenkinsci/swarm-plugin/commit/be2348bf79d18889ec506afa55dc372ea97cce6c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M client/pom.xml
M plugin/pom.xml

  Log Message:
  ---
  Bump oshi-core from 4.4.0 to 4.4.1

Bumps [oshi-core](https://github.com/oshi/oshi) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/oshi/oshi/compare/oshi-parent-4.4.0...oshi-parent-4.4.1)

Signed-off-by: dependabot-preview[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/swarm-plugin/push/refs/heads/master/bfeb38-be2348%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] edc39a: Remove unused tests

2020-02-18 Thread Andrey Andreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: edc39a9a40e4d6e1a21e424e78d5a50e231d442b
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/edc39a9a40e4d6e1a21e424e78d5a50e231d442b
  Author: Andrey Andreyev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplateUnitTest.java
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTestUtils.java

  Log Message:
  ---
  Remove unused tests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/1967c6-edc39a%40github.com.


[jenkins-infra/jenkins.io]

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/gsoc2020publish-eda-coverage
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/gsoc2020publish-eda-coverage/1dc965-00%40github.com.


[jenkins-infra/jenkins.io] e729ac: GSoC 2020 - Publish the JX project ideas

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e729ac3dbbb1fb18f6a1e7864c0f521510e7e416
  
https://github.com/jenkins-infra/jenkins.io/commit/e729ac3dbbb1fb18f6a1e7864c0f521510e7e416
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation.adoc
M content/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps.adoc

  Log Message:
  ---
  GSoC 2020 - Publish the JX project ideas


  Commit: 5f377ac28d59fff71b901a4d28e953daa9814bf4
  
https://github.com/jenkins-infra/jenkins.io/commit/5f377ac28d59fff71b901a4d28e953daa9814bf4
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation.adoc
M content/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps.adoc

  Log Message:
  ---
  Merge pull request #2872 from oleg-nenashev/gsoc2020-publish-jx-projects

GSoC 2020 - Publish the JX project ideas


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ae3656393569...5f377ac28d59

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/ae3656-5f377a%40github.com.


[jenkins-infra/jenkins.io] 1dc965: GSoC 2020 - Publish the EDA coverage project idea

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1dc965059849c33afbc643d9f0ee0956801552b9
  
https://github.com/jenkins-infra/jenkins.io/commit/1dc965059849c33afbc643d9f0ee0956801552b9
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/eda-coverage-adapters.adoc

  Log Message:
  ---
  GSoC 2020 - Publish the EDA coverage project idea


  Commit: 8b0288ed7f90be559bc915a76b660b2ed7119487
  
https://github.com/jenkins-infra/jenkins.io/commit/8b0288ed7f90be559bc915a76b660b2ed7119487
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/eda-coverage-adapters.adoc

  Log Message:
  ---
  Merge pull request #2873 from jenkins-infra/gsoc2020publish-eda-coverage

GSoC 2020 - Publish the EDA coverage project idea


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/5f377ac28d59...8b0288ed7f90

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/5f377a-8b0288%40github.com.


[jenkins-infra/jenkins.io] 1dc965: GSoC 2020 - Publish the EDA coverage project idea

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/gsoc2020publish-eda-coverage
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1dc965059849c33afbc643d9f0ee0956801552b9
  
https://github.com/jenkins-infra/jenkins.io/commit/1dc965059849c33afbc643d9f0ee0956801552b9
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M content/projects/gsoc/2020/project-ideas/eda-coverage-adapters.adoc

  Log Message:
  ---
  GSoC 2020 - Publish the EDA coverage project idea


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/gsoc2020publish-eda-coverage/00-1dc965%40github.com.


[jenkinsci/active-directory-plugin] 5b9401: Add test for CasC compatibility (#99)

2020-02-18 Thread Francisco Fernández
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/active-directory-plugin

  Commit: 5b9401f6213a5fe24ef4bb0009cf7d8b644ff483

  
https://github.com/jenkinsci/active-directory-plugin/commit/5b9401f6213a5fe24ef4bb0009cf7d8b644ff483

  Author: Francisco Fernández <31063239+fcojfernan...@users.noreply.github.com>

  Date:   2020-02-18 (Tue, 18 Feb 2020)



  Changed paths:

M pom.xml

A 
src/test/java/hudson/plugins/active_directory/ActiveDirectoryJCasCCompatibilityTest.java

A 
src/test/resources/hudson/plugins/active_directory/configuration-as-code.yaml



  Log Message:

  ---

  Add test for CasC compatibility (#99)



Add test for CasC compatibility





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-directory-plugin/push/refs/heads/master/2120cd-5b9401%40github.com.


[jenkinsci/electricflow-plugin] 5d960d: NTVEPLUGIN-176 - updated version of dependencies t...

2020-02-18 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-176
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 5d960d139409101df5cc96300486c79219787fe1
  
https://github.com/jenkinsci/electricflow-plugin/commit/5d960d139409101df5cc96300486c79219787fe1
  Author: Olexii Vasilkovsky 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly
A src/main/webapp/help-overrideCredential.html

  Log Message:
  ---
  NTVEPLUGIN-176 - updated version of dependencies to newer, added help tips 
for Override Credential


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-176/d20ae6-5d960d%40github.com.


[jenkinsci/electricflow-plugin]

2020-02-18 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-176
  Home:   https://github.com/jenkinsci/electricflow-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-176/00-d20ae6%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 034132: Update Jenkins version and copyright.

2020-02-18 Thread jay-hershkowitz
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 034132a1c5bce492c1668c01bf75c140f9a14b96
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/034132a1c5bce492c1668c01bf75c140f9a14b96
  Author: jay-hershkowitz 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Jenkins version and copyright.


  Commit: ae5b874b1114cebeee135ceca99f40b7a3b04cf3
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ae5b874b1114cebeee135ceca99f40b7a3b04cf3
  Author: jay-hershkowitz 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java
A 
src/main/java/com/microfocus/application/automation/tools/octane/JellyUtils.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java
R 
src/main/java/com/microfocus/application/automation/tools/octane/buildLogs/RunListenerForLogs.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/events/AbstractBuildListenerOctaneImpl.java
A 
src/main/java/com/microfocus/application/automation/tools/octane/events/BuildLogHelper.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/events/GlobalEventsListenerOctaneImpl.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/ModelFactory.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/AbstractBuilderProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/BuildTriggerProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/MultiJobBuilderProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/ParameterizedTriggerProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/FreeStyleProjectProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/JobProcessorFactory.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MatrixConfigurationProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MatrixProjectProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MavenProjectProcessor.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MultiJobProjectProcessor.java
A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction.java
A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/build/BuildHandlerUtils.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
M 
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
M 
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher/config.jelly
A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction/index.jelly
A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/config.jelly
A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html
M 
src/test/java/com/microfocus/application/automation/tools/octane/EnumsTest.java
M src/test/resources/helloCucumberWorld/pom.xml
M src/test/resources/helloWorldFailsafe/pom.xml
M src/test/re

[jenkinsci/sealights-plugin]

2020-02-18 Thread sldevopsd
  Branch: refs/tags/latest-sane
  Home:   https://github.com/jenkinsci/sealights-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sealights-plugin/push/refs/tags/latest-sane/f71259-926af3%40github.com.


[jenkinsci/sealights-plugin]

2020-02-18 Thread sldevopsd
  Branch: refs/tags/latest-sane
  Home:   https://github.com/jenkinsci/sealights-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sealights-plugin/push/refs/tags/latest-sane/34c065-f71259%40github.com.


[jenkinsci/infra-cla] a653cb: Update the Corporate CLA guidelines to use the Jen...

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/ccla-jenkins-board-ml
  Home:   https://github.com/jenkinsci/infra-cla
  Commit: a653cbe19300b9d4c6273a85ea53c91965b3a7fa
  
https://github.com/jenkinsci/infra-cla/commit/a653cbe19300b9d4c6273a85ea53c91965b3a7fa
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update the Corporate CLA guidelines to use the Jenkins Board mailing list


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/infra-cla/push/refs/heads/ccla-jenkins-board-ml/00-a653cb%40github.com.


[jenkinsci/jenkins] b39ff9: [JENKINS-61046] - Allow plugins to force an update...

2020-02-18 Thread James Nord
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b39ff9938a29b34bd6fb881722c978e0f886854d
  
https://github.com/jenkinsci/jenkins/commit/b39ff9938a29b34bd6fb881722c978e0f886854d
  Author: James Nord 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/model/UpdateSite.java

  Log Message:
  ---
  [JENKINS-61046] - Allow plugins to force an update of the UpdateCenter (#4488)

* Allow plugins to force an update of the UpdateCenter

* Add javadoc to updateDirectlyNow

* [JENKINS-61046] introduce updateDirectlyNow() and updateDirectly()

@oleg-nenashev notes that the public API should not expose the security
option that is for testing.  Introduced updateDirectlyNow() as the new
API and updateDirectly() to have a mirror and deprecated
updateDirectly(boolean) as a consequence.

* fix javadoc grammar

fixes the grammar of the UpdateSite#updateDirectlyNow javadoc

Co-Authored-By: Raihaan Shouhell 

Co-authored-by: Raihaan Shouhell 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/5e4eeb-b39ff9%40github.com.


[jenkinsci/jenkins] 320688: Make memory usage graph discoverable

2020-02-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 32068863a3c697e69a30d6cc04c0d6e5c5169bb4
  
https://github.com/jenkinsci/jenkins/commit/32068863a3c697e69a30d6cc04c0d6e5c5169bb4
  Author: Daniel Beck 
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
M core/src/main/resources/jenkins/model/Jenkins/systemInfo.jelly

  Log Message:
  ---
  Make memory usage graph discoverable


  Commit: 5e4eeb2ad26a4289ad1d07becb0bca8b65462015
  
https://github.com/jenkinsci/jenkins/commit/5e4eeb2ad26a4289ad1d07becb0bca8b65462015
  Author: Oleg Nenashev 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M core/src/main/resources/jenkins/model/Jenkins/systemInfo.jelly

  Log Message:
  ---
  Merge pull request #4499 from daniel-beck/memory-usage-graph

Make memory usage graph discoverable


Compare: 
https://github.com/jenkinsci/jenkins/compare/7ff5f097d0b6...5e4eeb2ad26a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/7ff5f0-5e4eeb%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] b49764: [maven-release-plugin] prepare for next developmen...

2020-02-18 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: b49764b5094375639230c5166232a6b0c3acaa92
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b49764b5094375639230c5166232a6b0c3acaa92
  Author: Paul-Adrian-Tofan 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/696ff6-b49764%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 696ff6: [maven-release-plugin] prepare release micro-focus...

2020-02-18 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 696ff6ccbae5a88cd2a5974b6bda18ced4c220e7
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/696ff6ccbae5a88cd2a5974b6bda18ced4c220e7
  Author: Paul-Adrian-Tofan 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
micro-focus-application-automation-tools-plugin-6.1.1-beta


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/b8b5c5-696ff6%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin]

2020-02-18 Thread tofanadrian3000
  Branch: refs/tags/micro-focus-application-automation-tools-plugin-6.1.1-beta
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/tags/micro-focus-application-automation-tools-plugin-6.1.1-beta/00-1c7275%40github.com.


[jenkinsci/analysis-model] b0d516: Set baseline for revapi comparison to 7.0.5.

2020-02-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: b0d516d4cc1cae94361c3985fa67491ed0992e81
  
https://github.com/jenkinsci/analysis-model/commit/b0d516d4cc1cae94361c3985fa67491ed0992e81
  Author: Ulli Hafner 
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set baseline for revapi comparison to 7.0.5.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/50259d-b0d516%40github.com.