[jenkinsci/jenkins] e2997b: Suppressed Spotbugs of type PREDICTABLE_RANDOM on ...

2021-05-07 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e2997baf756f84d80ed1ae8ee4cc31dc2ce014db
  
https://github.com/jenkinsci/jenkins/commit/e2997baf756f84d80ed1ae8ee4cc31dc2ce014db
  Author: StefanSpieker 
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
M core/src/main/java/hudson/model/AperiodicWork.java
M core/src/main/java/hudson/model/PeriodicWork.java
M core/src/main/java/hudson/scheduler/Hash.java
M core/src/main/java/hudson/tasks/Fingerprinter.java
M core/src/main/java/hudson/util/DoubleLaunchChecker.java

  Log Message:
  ---
  Suppressed Spotbugs of type PREDICTABLE_RANDOM on not security relevant 
randoms (#5453)


-- 
You received this message because you are subscribed to the Google 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/dc296a-e2997b%40github.com.


[jenkinsci/jenkins] 538234: Replaced synchronized String Object with Object (#...

2021-04-28 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 53823453a276de2e4fff20ec0b15c91aa806a0e3
  
https://github.com/jenkinsci/jenkins/commit/53823453a276de2e4fff20ec0b15c91aa806a0e3
  Author: StefanSpieker 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

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

  Log Message:
  ---
  Replaced synchronized String Object with Object (#5164)

* replaced synchronized block with ReentrantLock

* replace with object again


-- 
You received this message because you are subscribed to the Google 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/02c1b3-538234%40github.com.


[jenkinsci/azure-ad-plugin] 4d5746: fixed some deprecation warnings in respect to jenk...

2021-03-28 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 4d5746ceb152f911faa2a3b3465a4cca9cf3e6e8
  
https://github.com/jenkinsci/azure-ad-plugin/commit/4d5746ceb152f911faa2a3b3465a4cca9cf3e6e8
  Author: StefanSpieker 
  Date:   2021-03-28 (Sun, 28 Mar 2021)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixFolderProperty.java
M 
src/main/java/com/microsoft/jenkins/azuread/AzureAdAuthorizationMatrixProperty.java
M 
src/main/java/com/microsoft/jenkins/azuread/AzureAdMatrixAuthorizationStrategy.java
M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
M src/main/java/com/microsoft/jenkins/azuread/AzureAuthFailAction.java
M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java

  Log Message:
  ---
  fixed some deprecation warnings in respect to jenkins.getInstance() (#79)


-- 
You received this message because you are subscribed to the Google 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/azure-ad-plugin/push/refs/heads/master/7308a8-4d5746%40github.com.


[jenkinsci/jenkins] 584999: replaced MS_SHOULD_BE_FINAL general spotbugs exclu...

2021-03-07 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 58499905f85b524afddf58b559881795398726d1
  
https://github.com/jenkinsci/jenkins/commit/58499905f85b524afddf58b559881795398726d1
  Author: StefanSpieker 
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/Proc.java
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/console/ConsoleNote.java
M core/src/main/java/hudson/diagnosis/HudsonHomeDiskUsageChecker.java
M core/src/main/java/hudson/logging/LogRecorderManager.java
M core/src/main/java/hudson/model/AbstractCIBase.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/FileParameterValue.java
M core/src/main/java/hudson/model/LoadStatistics.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/model/UsageStatistics.java
M core/src/main/java/hudson/model/User.java
M core/src/main/java/hudson/scm/SCMRevisionState.java
M core/src/main/java/hudson/search/Search.java
M core/src/main/java/hudson/security/GlobalSecurityConfiguration.java
M core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
M core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java
M 
core/src/main/java/hudson/security/csrf/GlobalCrumbIssuerConfiguration.java
M core/src/main/java/hudson/slaves/CloudSlaveRetentionStrategy.java
M core/src/main/java/hudson/slaves/NodeProvisioner.java
M core/src/main/java/hudson/tasks/_maven/Maven3MojoNote.java
M core/src/main/java/hudson/tasks/_maven/MavenErrorNote.java
M core/src/main/java/hudson/tasks/_maven/MavenMojoNote.java
M core/src/main/java/hudson/tasks/_maven/MavenWarningNote.java
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/java/hudson/triggers/SlowTriggerAdminMonitor.java
M core/src/main/java/hudson/triggers/Trigger.java
M core/src/main/java/hudson/util/ChartUtil.java
M core/src/main/java/hudson/util/ColorPalette.java
M core/src/main/java/hudson/util/Secret.java
M core/src/main/java/hudson/util/io/ArchiverFactory.java
M core/src/main/java/jenkins/install/SetupWizard.java
M core/src/main/java/jenkins/model/IdStrategy.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/model/StandardArtifactManager.java
M core/src/main/java/jenkins/model/item_category/ItemCategory.java
M 
core/src/main/java/jenkins/security/BasicHeaderRealPasswordAuthenticator.java
M core/src/main/java/jenkins/security/ResourceDomainRootAction.java
M core/src/main/java/jenkins/security/s2m/CallableDirectionChecker.java
M core/src/main/java/jenkins/security/s2m/DefaultFilePathFilter.java
M core/src/main/java/jenkins/security/seed/UserSeedProperty.java
M core/src/main/java/jenkins/security/stapler/StaplerDispatchValidator.java
M 
core/src/main/java/jenkins/security/stapler/StaticRoutingDecisionProvider.java
M core/src/main/java/jenkins/security/stapler/TypedFilter.java
M core/src/main/java/jenkins/tools/GlobalToolConfiguration.java
M core/src/main/java/jenkins/util/FullDuplexHttpService.java
M core/src/main/java/jenkins/util/xstream/XStreamDOM.java
M src/findbugs/findbugs-excludes.xml

  Log Message:
  ---
  replaced MS_SHOULD_BE_FINAL general spotbugs exclude with individual excludes 
(#5235)


-- 
You received this message because you are subscribed to the Google 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/8a6def-584999%40github.com.


[jenkinsci/jenkins] 2f3b59: replaced deprecated jenkins.getInstance() calls wi...

2021-02-23 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2f3b59b363df3599c80aee2460b3c3b7da9ffb16
  
https://github.com/jenkinsci/jenkins/commit/2f3b59b363df3599c80aee2460b3c3b7da9ffb16
  Author: StefanSpieker 
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/model/ViewGroup.java
M core/src/main/java/hudson/triggers/SlowTriggerAdminMonitor.java
M core/src/main/java/jenkins/util/ResourceBundleUtil.java

  Log Message:
  ---
  replaced deprecated jenkins.getInstance() calls with .get() (#5269)

* replaced deprecated jenkins.getInstance() calls with .get()

* Apply suggestions from code review

Co-authored-by: Oleg Nenashev 

* Apply suggestions from code review

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

Co-authored-by: Oleg Nenashev 
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


-- 
You received this message because you are subscribed to the Google 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/9b8e3c-2f3b59%40github.com.


[jenkinsci/jenkins] c84dc5: removed some less workarounds for IE<11 (#5280)

2021-02-21 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c84dc5ab90169aa51d6f30f1028f57800577e7d0
  
https://github.com/jenkinsci/jenkins/commit/c84dc5ab90169aa51d6f30f1028f57800577e7d0
  Author: StefanSpieker 
  Date:   2021-02-21 (Sun, 21 Feb 2021)

  Changed paths:
M war/src/main/less/base/layout-commons.less
M war/src/main/less/modules/buttons.less
M war/src/main/less/modules/page-header.less
M war/src/main/less/pluginSetupWizard.less
M war/src/main/less/ui-refresh-overrides.less

  Log Message:
  ---
  removed some less workarounds for IE<11 (#5280)


-- 
You received this message because you are subscribed to the Google 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/764426-c84dc5%40github.com.


[jenkins-infra/jenkins.io] c1c828: Update 2-263-4.adoc (#4112)

2021-02-16 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c1c828eb6b11aacb91e2f0f6f7394aa01da423de
  
https://github.com/jenkins-infra/jenkins.io/commit/c1c828eb6b11aacb91e2f0f6f7394aa01da423de
  Author: StefanSpieker 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
M content/_data/upgrades/2-263-4.adoc

  Log Message:
  ---
  Update 2-263-4.adoc (#4112)

Fixed typeo


-- 
You received this message because you are subscribed to the Google 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/3de847-c1c828%40github.com.


[jenkinsci/subversion-plugin] 9ab9ae: Minor code cleanup (#242)

2021-01-20 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: 9ab9ae0e9350cbb0709c268eb4c280957cd0d382
  
https://github.com/jenkinsci/subversion-plugin/commit/9ab9ae0e9350cbb0709c268eb4c280957cd0d382
  Author: StefanSpieker 
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
M src/main/java/hudson/scm/DirAwareSVNXMLLogHandler.java
M src/main/java/hudson/scm/SubversionChangeLogSet.java
M src/main/java/hudson/scm/SubversionSCM.java
M 
src/main/java/hudson/scm/listtagsparameter/ListSubversionTagsParameterValue.java
M src/test/java/hudson/scm/DefaultSVNLogFilterTest.java
M src/test/java/hudson/scm/SubversionSCMTest.java
M src/test/java/jenkins/scm/impl/subversion/SubversionSCMFileSystemTest.java
M src/test/java/jenkins/scm/impl/subversion/SubversionSCMSourceTest.java

  Log Message:
  ---
  Minor code cleanup (#242)


-- 
You received this message because you are subscribed to the Google 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/subversion-plugin/push/refs/heads/master/b8a14f-9ab9ae%40github.com.


[jenkinsci/jenkins] 576eac: Fixed some deprecated warnings of mockito methods ...

2021-01-17 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 576eac39ae97ad91a026e093c29f1032be8c4609
  
https://github.com/jenkinsci/jenkins/commit/576eac39ae97ad91a026e093c29f1032be8c4609
  Author: StefanSpieker 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java
M core/src/test/java/hudson/slaves/ChannelPingerTest.java
M core/src/test/java/jenkins/model/CoreEnvironmentContributorTest.java
M test/src/test/java/hudson/model/ComputerConfigDotXmlTest.java
M test/src/test/java/hudson/util/XStream2Security383Test.java

  Log Message:
  ---
  Fixed some deprecated warnings of mockito methods and minor cleanup (#5170)

* fixed some deprecated warnings of mockito methods and minor cleanup

* Update core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java

Co-authored-by: Basil Crow 

* store autoclosable mock and close it in tear_down method

* store autoclosable mock and close it in tear_down method

Co-authored-by: Basil Crow 


-- 
You received this message because you are subscribed to the Google 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/8fb2c9-576eac%40github.com.


[jenkinsci/jenkins] ae6f5a: Added small part with tips for IntelliJ settings t...

2021-01-09 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ae6f5a96eba3855d0686fd15411a53e58f24f4d5
  
https://github.com/jenkinsci/jenkins/commit/ae6f5a96eba3855d0686fd15411a53e58f24f4d5
  Author: StefanSpieker 
  Date:   2021-01-09 (Sat, 09 Jan 2021)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Added small part with tips for IntelliJ settings to the Contrubuting.md 
(#5148)

* added small part with tips for IntelliJ settings

* Update CONTRIBUTING.md

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Oleg Nenashev 

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google 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/3d297b-ae6f5a%40github.com.


[jenkins-infra/jenkins.io] 5b4f29: Added Removed since on removed hudson properties (...

2021-01-04 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5b4f29d16eb667598f8c94890e278c7cae34256a
  
https://github.com/jenkins-infra/jenkins.io/commit/5b4f29d16eb667598f8c94890e278c7cae34256a
  Author: StefanSpieker 
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
M content/doc/book/managing/system-properties.adoc

  Log Message:
  ---
  Added Removed since on removed hudson properties (#3830)

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


-- 
You received this message because you are subscribed to the Google 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/01d18e-5b4f29%40github.com.


[jenkinsci/jenkins] e94401: Replaced deprecated Configuration with SystemPrope...

2020-12-21 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e94401a5631d14b226e85ed300a87c30858c327a
  
https://github.com/jenkinsci/jenkins/commit/e94401a5631d14b226e85ed300a87c30858c327a
  Author: StefanSpieker 
  Date:   2020-12-21 (Mon, 21 Dec 2020)

  Changed paths:
M core/src/main/java/hudson/lifecycle/ExitLifecycle.java
M core/src/main/java/hudson/model/AbstractCIBase.java
M core/src/main/java/jenkins/InitReactorRunner.java
M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  ---
  Replaced deprecated Configuration with SystemProperties (#4962)


-- 
You received this message because you are subscribed to the Google 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/7a5d49-e94401%40github.com.


[jenkinsci/jenkins] 19df1e: Update yarn and updated node to latest LTS (14.15....

2020-12-18 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/stable-2.263
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 19df1eb45f82d0424a60082a45870c6236c5f6b5
  
https://github.com/jenkinsci/jenkins/commit/19df1eb45f82d0424a60082a45870c6236c5f6b5
  Author: StefanSpieker 
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Update yarn and updated node to latest LTS (14.15.1) (#5087)

(cherry picked from commit 9913e228a0896ba40fd717c80ce7d1122a96261b)


-- 
You received this message because you are subscribed to the Google 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/stable-2.263/81370a-19df1e%40github.com.


[jenkinsci/jenkins] 2cbc92: Added script for fixing stylelint and applied it o...

2020-12-01 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2cbc92f89a7c6a73bba9754f6e27f0f10053ec07
  
https://github.com/jenkinsci/jenkins/commit/2cbc92f89a7c6a73bba9754f6e27f0f10053ec07
  Author: StefanSpieker 
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
M war/package.json
M war/src/main/less/abstracts/theme.less
M war/src/main/less/base-styles-v2.less
M war/src/main/less/base/layout-commons.less
M war/src/main/less/base/style.less
M war/src/main/less/base/visibility-utils.less
M war/src/main/less/base/yui-compatibility.less
M war/src/main/less/modules/buttons.less
M war/src/main/less/modules/side-panel-tasks.less
M war/src/main/less/pluginSetupWizard.less
M war/src/main/less/ui-refresh-overrides.less

  Log Message:
  ---
  Added script for fixing stylelint and applied it once (#5092)

Co-authored-by: Tim Jacomb 


-- 
You received this message because you are subscribed to the Google 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/c167f7-2cbc92%40github.com.


[jenkinsci/jenkins] c167f7: Set eslint env to node to fix eslint warnings (#5084)

2020-12-01 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c167f7b13affba6eebc208b26e2c77b46018d85e
  
https://github.com/jenkinsci/jenkins/commit/c167f7b13affba6eebc208b26e2c77b46018d85e
  Author: StefanSpieker 
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
M war/.eslintrc.js
M war/postcss.config.js

  Log Message:
  ---
  Set eslint env to node to fix eslint warnings (#5084)


-- 
You received this message because you are subscribed to the Google 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/9913e2-c167f7%40github.com.


[jenkinsci/jenkins] 9913e2: Update yarn and updated node to latest LTS (14.15....

2020-12-01 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9913e228a0896ba40fd717c80ce7d1122a96261b
  
https://github.com/jenkinsci/jenkins/commit/9913e228a0896ba40fd717c80ce7d1122a96261b
  Author: StefanSpieker 
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Update yarn and updated node to latest LTS (14.15.1) (#5087)


-- 
You received this message because you are subscribed to the Google 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/ec1fab-9913e2%40github.com.


[jenkinsci/jenkins] bb74a3: Removed outdated browser workarounds (#5085)

2020-11-29 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: bb74a3630c17f5beddfe183e95bfa78edf3096b8
  
https://github.com/jenkinsci/jenkins/commit/bb74a3630c17f5beddfe183e95bfa78edf3096b8
  Author: StefanSpieker 
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
M war/src/main/less/base/style.less

  Log Message:
  ---
  Removed outdated browser workarounds (#5085)


-- 
You received this message because you are subscribed to the Google 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/77206c-bb74a3%40github.com.


[jenkinsci/jenkins] 77206c: Fixed some stylelint issues (#5086)

2020-11-29 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 77206c49ad6705c9d422625c6df66728072718d2
  
https://github.com/jenkinsci/jenkins/commit/77206c49ad6705c9d422625c6df66728072718d2
  Author: StefanSpieker 
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
M war/src/main/less/base/yui-compatibility.less
M war/src/main/less/modules/content-blocks.less
M war/src/main/less/modules/page-footer.less
M war/src/main/less/modules/page-header.less
M war/src/main/less/modules/panes-and-bigtable.less
M war/src/main/less/modules/side-panel-tasks.less
M war/src/main/less/modules/side-panel-widgets.less
M war/src/main/less/modules/tabs.less

  Log Message:
  ---
  Fixed some stylelint issues (#5086)


-- 
You received this message because you are subscribed to the Google 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/c29640-77206c%40github.com.


[jenkinsci/jenkins] 9a25e6: Removed tweak for ie < 9 (#5068)

2020-11-23 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9a25e65c2606e463c0b4a7672fadac59e275e92c
  
https://github.com/jenkinsci/jenkins/commit/9a25e65c2606e463c0b4a7672fadac59e275e92c
  Author: StefanSpieker 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M war/src/main/webapp/scripts/msie.js
R war/src/main/webapp/scripts/respond.js

  Log Message:
  ---
  Removed tweak for ie < 9 (#5068)


-- 
You received this message because you are subscribed to the Google 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/31d1ff-9a25e6%40github.com.


[jenkinsci/jenkins] 26b57a: Moved stylelint dependency to devDependencies (#5069)

2020-11-23 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 26b57aad7da6ae543acd266b7537497eba5ddd2a
  
https://github.com/jenkinsci/jenkins/commit/26b57aad7da6ae543acd266b7537497eba5ddd2a
  Author: StefanSpieker 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M war/package.json

  Log Message:
  ---
  Moved stylelint dependency to devDependencies (#5069)


-- 
You received this message because you are subscribed to the Google 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/8be447-26b57a%40github.com.


[jenkinsci/jenkins] 93428a: Fix deprecation warnings + Update ArtifactArchiver...

2020-10-14 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 93428a432d6e8aa7c3201e69763f8a632caa3461
  
https://github.com/jenkinsci/jenkins/commit/93428a432d6e8aa7c3201e69763f8a632caa3461
  Author: StefanSpieker 
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/cli/BuildCommand.java
M core/src/main/java/hudson/tasks/ArtifactArchiver.java
M core/src/main/java/hudson/util/IncompatibleAntVersionDetected.java
M core/src/main/java/hudson/util/IncompatibleServletVersionDetected.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java

  Log Message:
  ---
  Fix deprecation warnings + Update ArtifactArchiver to no longer consult with 
environment variables injected by EnvironmentContributingActions during the 
build (#4933)

* fixed deprecation warnings

* reverted changes

* fixed typeo in javadoc

* Update core/src/main/java/hudson/tasks/ArtifactArchiver.java

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

* Update core/src/main/java/hudson/cli/BuildCommand.java

Co-authored-by: Jesse Glick 

* fixed imports

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Jesse Glick 


-- 
You received this message because you are subscribed to the Google 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/7602cf-93428a%40github.com.


[jenkinsci/jenkins] 4499ad: Replace deprecated NullOutputStream (#4989)

2020-10-13 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4499ad6ffd0380bdc4f7b597af501e2db4344b7b
  
https://github.com/jenkinsci/jenkins/commit/4499ad6ffd0380bdc4f7b597af501e2db4344b7b
  Author: StefanSpieker 
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/TcpSlaveAgentListener.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java
M core/src/test/java/hudson/FilePathTest.java
M core/src/test/java/hudson/slaves/ComputerLauncherTest.java
M core/src/test/java/jenkins/RemotingJarSignatureTest.java

  Log Message:
  ---
  Replace deprecated NullOutputStream (#4989)

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/c4a6df-4499ad%40github.com.


[jenkinsci/pom] 6d2038: Update default java version to 8 (#135)

2020-10-04 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 6d203883f0bbfa3baa7a8a5ecbf9484573b72818
  
https://github.com/jenkinsci/pom/commit/6d203883f0bbfa3baa7a8a5ecbf9484573b72818
  Author: StefanSpieker 
  Date:   2020-10-04 (Sun, 04 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update default java version to 8 (#135)

* set java.level to 8 and updated comment

* adjust comment that java 11 is also supported


-- 
You received this message because you are subscribed to the Google 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/pom/push/refs/heads/master/faebe4-6d2038%40github.com.


[jenkinsci/jenkins] ec55d6: merged security tests back to original test class ...

2020-09-25 Thread 'StefanSpieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ec55d67a1d77b9a45723e95ca14ac273b1d62438
  
https://github.com/jenkinsci/jenkins/commit/ec55d67a1d77b9a45723e95ca14ac273b1d62438
  Author: StefanSpieker 
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
R test/src/test/java/hudson/model/AbstractProjectSEC1781Test.java
M test/src/test/java/hudson/model/AbstractProjectTest.java
R test/src/test/java/hudson/model/ApiSEC1704Test.java
R test/src/test/java/hudson/model/ApiSecurity1129Test.java
M test/src/test/java/hudson/model/ApiTest.java
R test/src/test/java/hudson/model/FileParameterValueSecurity1793Test.java
M test/src/test/java/hudson/model/FileParameterValueTest.java
R test/src/test/java/hudson/model/JobSEC1868Test.java
M test/src/test/java/hudson/model/JobTest.java
R test/src/test/java/hudson/model/QueueSEC1537Test.java
M test/src/test/java/hudson/model/QueueTest.java
R test/src/test/java/hudson/model/RunSEC1902Test.java
M test/src/test/java/hudson/model/RunTest.java
R 
test/src/test/resources/hudson/model/FileParameterValueSecurity1793Test/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/build.xml
R 
test/src/test/resources/hudson/model/FileParameterValueSecurity1793Test/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/changelog.xml
R 
test/src/test/resources/hudson/model/FileParameterValueSecurity1793Test/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/fileParameters/html.html
R 
test/src/test/resources/hudson/model/FileParameterValueSecurity1793Test/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/log
R 
test/src/test/resources/hudson/model/FileParameterValueSecurity1793Test/contentSecurityPolicy/jobs/SECURITY-1793/config.xml
A 
test/src/test/resources/hudson/model/FileParameterValueTest/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/build.xml
A 
test/src/test/resources/hudson/model/FileParameterValueTest/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/changelog.xml
A 
test/src/test/resources/hudson/model/FileParameterValueTest/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/fileParameters/html.html
A 
test/src/test/resources/hudson/model/FileParameterValueTest/contentSecurityPolicy/jobs/SECURITY-1793/builds/4/log
A 
test/src/test/resources/hudson/model/FileParameterValueTest/contentSecurityPolicy/jobs/SECURITY-1793/config.xml

  Log Message:
  ---
  merged security tests back to original test class (#4907)


-- 
You received this message because you are subscribed to the Google 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/3992a3-ec55d6%40github.com.


[jenkinsci/jenkins] f91b1f: minor test refactoring around StandardCharsets, si...

2020-08-11 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f91b1f76629611185cb0c9624bfd40e0a2872f4f
  
https://github.com/jenkinsci/jenkins/commit/f91b1f76629611185cb0c9624bfd40e0a2872f4f
  Author: StefanSpieker 
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
M test/src/test/java/hudson/PluginManagerTest.java
M test/src/test/java/hudson/cli/CreateJobCommandTest.java
M test/src/test/java/hudson/cli/RunRangeCommandTest.java
M test/src/test/java/hudson/model/ItemsTest.java
M test/src/test/java/hudson/model/JobTest.java
M test/src/test/java/hudson/model/ProjectTest.java
M test/src/test/java/hudson/model/SlaveTest.java
M 
test/src/test/java/hudson/model/queue/MaintainCanTakeStrengtheningTest.java
M test/src/test/java/hudson/security/ACLTest.java
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
M test/src/test/java/hudson/util/ProcessTreeTest.java
M test/src/test/java/hudson/util/XStream2Security383Test.java
M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java
M test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java

  Log Message:
  ---
  minor test refactoring around StandardCharsets, simplified JUnit assertions, 
removed obsolete throws, fixed deprecation warnings (#4872)


-- 
You received this message because you are subscribed to the Google 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/264a2d-f91b1f%40github.com.


[jenkinsci/jenkins] ca4da1: Merged security test back to test class (#4873)

2020-08-07 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ca4da1021f866c082431f959fee9fd5b54b7c378
  
https://github.com/jenkinsci/jenkins/commit/ca4da1021f866c082431f959fee9fd5b54b7c378
  Author: StefanSpieker 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
R 
test/src/test/java/jenkins/model/JenkinsLocationConfigurationSEC1471Test.java
M test/src/test/java/jenkins/model/JenkinsLocationConfigurationTest.java
R 
test/src/test/resources/jenkins/model/JenkinsLocationConfigurationSEC1471Test/xssThroughConfigXml/jenkins.model.JenkinsLocationConfiguration.xml
A 
test/src/test/resources/jenkins/model/JenkinsLocationConfigurationTest/xssThroughConfigXml/jenkins.model.JenkinsLocationConfiguration.xml

  Log Message:
  ---
  Merged security test back to test class (#4873)


-- 
You received this message because you are subscribed to the Google 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/2258fb-ca4da1%40github.com.


[jenkinsci/jenkins] c834ac: Removed redundant suppressions (#4894)

2020-08-07 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c834ac74c416f799776acc7d88083c75072ebbd9
  
https://github.com/jenkinsci/jenkins/commit/c834ac74c416f799776acc7d88083c75072ebbd9
  Author: StefanSpieker 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M core/src/main/java/hudson/cli/GroovyshCommand.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Actionable.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/hudson/slaves/OfflineCause.java
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/java/jenkins/model/IdStrategy.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/security/ClassFilterImpl.java
M core/src/main/java/jenkins/websocket/WebSocketSession.java
M test/src/test/java/hudson/model/AbstractBuildTest.java
M test/src/test/java/hudson/model/BuildExecutionTest.java
M test/src/test/java/hudson/model/JobTest.java
M test/src/test/java/hudson/model/SimpleJobTest.java
M test/src/test/java/hudson/model/ViewDescriptorTest.java
M test/src/test/java/hudson/model/ViewJobTest.java

  Log Message:
  ---
  Removed redundant suppressions (#4894)


-- 
You received this message because you are subscribed to the Google 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/eaf5d9-c834ac%40github.com.


[jenkinsci/jenkins] d611b6: Removed deprecated ProcessTreeKiller (#4874)

2020-08-07 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d611b6d10e3c094ba88ac1ee1e2e0b7d6b70d0ee
  
https://github.com/jenkinsci/jenkins/commit/d611b6d10e3c094ba88ac1ee1e2e0b7d6b70d0ee
  Author: StefanSpieker 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M core/src/main/java/hudson/util/ProcessTree.java
R core/src/main/java/hudson/util/ProcessTreeKiller.java
R test/src/test/java/hudson/util/ProcessTreeKillerTest.java
A test/src/test/java/hudson/util/ProcessTreeTest.java

  Log Message:
  ---
  Removed deprecated ProcessTreeKiller (#4874)


-- 
You received this message because you are subscribed to the Google 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/30e46e-d611b6%40github.com.


[jenkinsci/jenkins] dcc9a9: Converting tests to junit5 (#4699)

2020-07-20 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dcc9a924d84d2d35166166dde0ebfe2e9ef52ab0
  
https://github.com/jenkinsci/jenkins/commit/dcc9a924d84d2d35166166dde0ebfe2e9ef52ab0
  Author: StefanSpieker 
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
M core/pom.xml
M core/src/test/java/hudson/ClassicPluginStrategyTest.java
M core/src/test/java/hudson/EnvVarsTest.java
M core/src/test/java/hudson/MarkupTextTest.java
M core/src/test/java/hudson/PluginManagerTest.java
M core/src/test/java/hudson/PluginWrapperTest.java
M core/src/test/java/hudson/ProxyConfigurationTest.java
M core/src/test/java/hudson/console/UrlAnnotatorTest.java
M core/src/test/java/hudson/slaves/ComputerLauncherTest.java
M core/src/test/java/hudson/slaves/NodeListTest.java
M core/src/test/java/hudson/triggers/SCMTriggerTest.java
M core/src/test/java/jenkins/model/labels/LabelAutoCompleteSeederTest.java
M core/src/test/java/jenkins/util/AtmostOneTaskExecutorTest.java
M core/src/test/java/jenkins/util/TimerTest.java
M core/src/test/java/jenkins/util/UrlHelperTest.java

  Log Message:
  ---
  Converting tests to junit5 (#4699)

* started converting tests to junit5

* replaced TempFolder with JUnit TempDir

* migrated some test classes to JUnit5

* migrated a parameterized testclass to junit5

* Update core/pom.xml

Co-authored-by: Mark Waite 

* replaced junit4 with junit5-vintage engine

Co-authored-by: Mark Waite 


-- 
You received this message because you are subscribed to the Google 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/8cc32e-dcc9a9%40github.com.


[jenkinsci/jenkins] 4c13f2: less cleanup to reduce warnings by stylelint (#4800)

2020-07-20 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4c13f215ff63794a2e074e9a16ac7188ee56a196
  
https://github.com/jenkinsci/jenkins/commit/4c13f215ff63794a2e074e9a16ac7188ee56a196
  Author: StefanSpieker 
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
M war/src/main/less/abstracts/theme.less
M war/src/main/less/base/layout-commons.less
M war/src/main/less/base/style.less
M war/src/main/less/pluginSetupWizard.less

  Log Message:
  ---
  less cleanup to reduce warnings by stylelint (#4800)


-- 
You received this message because you are subscribed to the Google 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/e347e8-4c13f2%40github.com.


[jenkinsci/jenkins] 463cd1: Minor refactorings either for performance or reada...

2020-07-17 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 463cd113ba7bfe7b79af42f457dfaacab8b2412d
  
https://github.com/jenkinsci/jenkins/commit/463cd113ba7bfe7b79af42f457dfaacab8b2412d
  Author: StefanSpieker 
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
M cli/src/main/java/hudson/cli/CLI.java
M cli/src/main/java/hudson/cli/FlightRecorderInputStream.java
M cli/src/main/java/hudson/cli/PlainCLIProtocol.java
M cli/src/main/java/hudson/cli/PrivateKeyProvider.java
M cli/src/main/java/hudson/util/QuotedStringTokenizer.java
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/model/Actionable.java
M core/src/main/java/hudson/security/csrf/CrumbFilter.java
M core/src/main/java/hudson/util/jna/Advapi32.java
M core/src/main/java/jenkins/util/xml/FilteredFunctionContext.java
M core/src/main/java/jenkins/util/xstream/XStreamDOM.java

  Log Message:
  ---
  Minor refactorings either for performance or readability (#4845)

Co-authored-by: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google 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/859f01-463cd1%40github.com.


[jenkinsci/jenkins] f0863d: Fixed some style errors in less files to reduce ou...

2020-06-09 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f0863d71a31b47dd434fac9c7d9797b39666b470
  
https://github.com/jenkinsci/jenkins/commit/f0863d71a31b47dd434fac9c7d9797b39666b470
  Author: StefanSpieker 
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
M war/src/main/less/base/style.less
M war/src/main/less/base/yui-compatibility.less
M war/src/main/less/modules/buttons.less
M war/src/main/less/modules/manage-jenkins.less
M war/src/main/less/modules/page-header.less
M war/src/main/less/modules/side-panel-tasks.less

  Log Message:
  ---
  Fixed some style errors in less files to reduce output during build (#4778)


-- 
You received this message because you are subscribed to the Google 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/a53ef9-f0863d%40github.com.


[jenkinsci/pom] a3bc4f: Add findsecbugs plugin to spotbugs (#61)

2020-04-15 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: a3bc4f0219bbf8af9bf10c1d7db3873444959022
  
https://github.com/jenkinsci/pom/commit/a3bc4f0219bbf8af9bf10c1d7db3873444959022
  Author: StefanSpieker 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add findsecbugs plugin to spotbugs (#61)

* added findsecbugs plugin to spotbugs

* updated to latest version


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


[jenkinsci/jenkins] 28cad7: Removed unused class stringConverter2 (#4468)

2020-02-26 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 28cad7f3170d8364dffb4fb77473baa5fec44c20
  
https://github.com/jenkinsci/jenkins/commit/28cad7f3170d8364dffb4fb77473baa5fec44c20
  Author: StefanSpieker 
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
R core/src/main/java/hudson/util/StringConverter2.java

  Log Message:
  ---
  Removed unused class stringConverter2 (#4468)


-- 
You received this message because you are subscribed to the Google 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/d66f19-28cad7%40github.com.


[jenkinsci/jenkins] ec13ac: Spotbugs issues (#4416)

2020-01-14 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ec13ac9b67619bbe23880d40dd788b30dcd86ca0
  
https://github.com/jenkinsci/jenkins/commit/ec13ac9b67619bbe23880d40dd788b30dcd86ca0
  Author: StefanSpieker 
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/TimeZoneProperty.java
M core/src/main/java/jenkins/util/HttpSessionListener.java

  Log Message:
  ---
  Spotbugs issues (#4416)

* Spotbugs: Fixed comparing strings with equals instead of ==

* Spotbugs: Do not return null in @Nonnull marked method, instead return empty 
string.

* Added Suppress for Spotbugs

* Apply suggestions from code review

Co-Authored-By: Oleg Nenashev 

* fixed javadoc

Co-authored-by: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google 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/7be7ce-ec13ac%40github.com.


[jenkinsci/jenkins] bef9de: [JENKINS-36720] - Fix Spotbugs issues (SE_COMPARAT...

2020-01-10 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: bef9ded5431cef64ae0572709a2e657b10a26913
  
https://github.com/jenkinsci/jenkins/commit/bef9ded5431cef64ae0572709a2e657b10a26913
  Author: StefanSpieker 
  Date:   2020-01-11 (Sat, 11 Jan 2020)

  Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/logging/LogRecorder.java
M core/src/main/java/hudson/model/Label.java
M core/src/main/java/hudson/model/TimeZoneProperty.java
M core/src/main/java/hudson/tasks/Publisher.java
M core/src/main/java/jenkins/model/IdStrategy.java

  Log Message:
  ---
  [JENKINS-36720] - Fix Spotbugs issues (SE_COMPARATOR_SHOULD_BE_SERIALIZABLE, 
ES_COMPARING_STRINGS_WITH_EQ) (#4379)

* fixed Spotbugs issues (SE_COMPARATOR_SHOULD_BE_SERIALIZABLE, 
ES_COMPARING_STRINGS_WITH_EQ)

* replaced wildcard import with specific imports

* added missing import

* fixed spotbugs issues

* removed accidently added import


-- 
You received this message because you are subscribed to the Google 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/073122-bef9de%40github.com.


[jenkinsci/jenkins] 0e6bb9: Return error when invalid string is passed as a Ru...

2020-01-03 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0e6bb918648bdc1e2033bed062c2e24428f7c5d9
  
https://github.com/jenkinsci/jenkins/commit/0e6bb918648bdc1e2033bed062c2e24428f7c5d9
  Author: StefanSpieker 
  Date:   2020-01-03 (Fri, 03 Jan 2020)

  Changed paths:
M core/src/main/java/hudson/ProxyConfiguration.java
M core/src/main/java/hudson/console/ConsoleNote.java
M core/src/main/java/hudson/model/Cause.java
M core/src/main/java/hudson/model/Items.java
M core/src/main/java/hudson/model/Result.java

  Log Message:
  ---
  Return error when invalid string is passed as a Run status CLI argument 
(#4212)

* removed redundnat null checks of nonnull values

* integrated suggestions

* removed local jenkins variable as suggested

* replaced null check with check for error object


-- 
You received this message because you are subscribed to the Google 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/9b8047-0e6bb9%40github.com.


[jenkinsci/jenkins] 8b893a: [JENKINS-36720]: Fixed some Spotbugs issues (#4180)

2019-12-29 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8b893a1cbe4ec03e52a3e43048a852ad622f3d16
  
https://github.com/jenkinsci/jenkins/commit/8b893a1cbe4ec03e52a3e43048a852ad622f3d16
  Author: StefanSpieker 
  Date:   2019-12-29 (Sun, 29 Dec 2019)

  Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/triggers/SlowTriggerAdminMonitor.java
M core/src/main/java/hudson/util/SecretRewriter.java
M core/src/main/java/hudson/util/TextFile.java
M 
core/src/main/java/hudson/util/spring/DefaultRuntimeSpringConfiguration.java
M core/src/main/java/jenkins/model/PeepholePermalink.java
M core/src/main/java/jenkins/model/RunIdMigrator.java
M core/src/main/java/jenkins/security/RekeySecretAdminMonitor.java
M core/src/main/java/jenkins/security/s2m/ConfigDirectory.java

  Log Message:
  ---
  [JENKINS-36720]: Fixed some Spotbugs issues (#4180)

* [JENKINS-36720]: Fixed Spotbugs issues WMI_WRONG_MAP_ITERATOR and 
OS_OPEN_STREAM in core

* merged try with resources with try finally

* reverted auto format from IDE

* reverted auto format from IDE

* use Util.fileToPath() as suggested to remove catch block

* merged try statements

* merged try statements

* reverted some whitespace fixes

* reverted another whitespace fix

* Apply suggestions from code review

Co-Authored-By: Oleg Nenashev 

* reverted change

* reverted change

* reverted change

Co-authored-by: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google 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/45d7cf-8b893a%40github.com.


[jenkinsci/jenkins] 23242c: Replace compare() implementations with call to Int...

2019-12-27 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 23242cab56241eeb2ff71f2f63b0979bcd1c64e0
  
https://github.com/jenkinsci/jenkins/commit/23242cab56241eeb2ff71f2f63b0979bcd1c64e0
  Author: StefanSpieker 
  Date:   2019-12-27 (Fri, 27 Dec 2019)

  Changed paths:
M core/src/main/java/hudson/model/Fingerprint.java
M core/src/main/java/hudson/model/HealthReport.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/View.java
M core/src/main/java/hudson/model/queue/AbstractQueueSorterImpl.java
M core/src/main/java/hudson/util/ConsistentHash.java
M core/src/main/java/hudson/util/RunList.java
M core/src/main/java/jenkins/widgets/HistoryPageFilter.java

  Log Message:
  ---
  Replace compare() implementations with call to Integer.compare or 
Long.compare (#4371)

* replaced implementation with call to Integer.compare or Long.compare

* Update core/src/main/java/hudson/model/HealthReport.java

Co-Authored-By: Zbynek Konecny 

* mark compare methods as deprecated

Co-authored-by: Zbynek Konecny 


-- 
You received this message because you are subscribed to the Google 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/37d077-23242c%40github.com.


[jenkinsci/jenkins] 6affcc: JENKINS-60513: Added transient to SCMDescriptor#ge...

2019-12-21 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6affcc507a7987ec69a63ba5c495fd691cf04864
  
https://github.com/jenkinsci/jenkins/commit/6affcc507a7987ec69a63ba5c495fd691cf04864
  Author: StefanSpieker 
  Date:   2019-12-21 (Sat, 21 Dec 2019)

  Changed paths:
M core/src/main/java/hudson/scm/SCMDescriptor.java

  Log Message:
  ---
  JENKINS-60513: Added transient to SCMDescriptor#generation AtomicInteger to 
fix warnings (#4400)

* JENKINS-60513: Added AtomicInteger to whitelist

* JENKINS-60513: Mark field as transient

* reverted whitelist change

* renamed field to support deserialization of ols values


-- 
You received this message because you are subscribed to the Google 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/94f097-6affcc%40github.com.


[jenkinsci/jenkins] 94f097: Spotbugs findings (catch runtime ex. and known nul...

2019-12-21 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 94f0976fd87969a78cd9cbe32800f3d3a8b09ddd
  
https://github.com/jenkinsci/jenkins/commit/94f0976fd87969a78cd9cbe32800f3d3a8b09ddd
  Author: StefanSpieker 
  Date:   2019-12-21 (Sat, 21 Dec 2019)

  Changed paths:
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/scheduler/CronTabList.java
M core/src/main/java/hudson/util/DoubleLaunchChecker.java

  Log Message:
  ---
  Spotbugs findings (catch runtime ex. and known null) (#4380)

* refactor exception to actually put the failing string inside instead of null

* do not catch RuntimeExceptions


-- 
You received this message because you are subscribed to the Google 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/84f6eb-94f097%40github.com.


[jenkinsci/jenkins] 936819: Replaced integer with AtomicInteger to fix spotbug...

2019-12-11 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9368197d256d2265512b16b360bd047735e3ee27
  
https://github.com/jenkinsci/jenkins/commit/9368197d256d2265512b16b360bd047735e3ee27
  Author: StefanSpieker 
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
M core/src/main/java/hudson/scm/AutoBrowserHolder.java
M core/src/main/java/hudson/scm/SCMDescriptor.java
M core/src/main/java/hudson/scm/SCMS.java

  Log Message:
  ---
  Replaced integer with AtomicInteger to fix spotbugs issue (#4337)

* replaced integer with AtomicInteger to fix spotbugs issue

* added @Restricted to prevent further usage

* replaced volatile with final because of AtomicInteger usage

* implemented a getter and an increment method

* fixed typeo in javadoc


-- 
You received this message because you are subscribed to the Google 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/171c4d-936819%40github.com.


[jenkinsci/jenkins] d92b17: Set the HttpOnly flag for the page auto-refresh to...

2019-11-22 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d92b172aafd900203a2b6834a5713b9aa36d8244
  
https://github.com/jenkinsci/jenkins/commit/d92b172aafd900203a2b6834a5713b9aa36d8244
  Author: StefanSpieker 
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
M core/src/main/java/hudson/Functions.java

  Log Message:
  ---
  Set the HttpOnly flag for the page auto-refresh tokens (#4363)

* set HttpOnly flag to prevent cookie read by a malicious script in browser

* Update core/src/main/java/hudson/Functions.java

Co-Authored-By: Wadeck Follonier 


-- 
You received this message because you are subscribed to the Google 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/fd0299-d92b17%40github.com.


[jenkinsci/jenkins] 5057ed: introduced junit5 as testing backend for cli tests...

2019-11-18 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5057edae53d34eb1f5a0322463c459ed833884ac
  
https://github.com/jenkinsci/jenkins/commit/5057edae53d34eb1f5a0322463c459ed833884ac
  Author: StefanSpieker 
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
M cli/pom.xml
M cli/src/test/java/hudson/cli/HexDumpTest.java
M cli/src/test/java/hudson/cli/PlainCLIProtocolTest.java
M cli/src/test/java/hudson/cli/PrivateKeyProviderTest.java

  Log Message:
  ---
  introduced junit5 as testing backend for cli tests (#4220)


-- 
You received this message because you are subscribed to the Google 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/cce958-5057ed%40github.com.


[jenkinsci/jenkins] 89ee2e: [JENKINS-36720] - Fix SpotBugs warnings for "Non-...

2019-10-17 Thread StefanSpieker
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jenkins

  Commit: 89ee2e822a5d356e1106d6819e0a3c285fac15be

  
https://github.com/jenkinsci/jenkins/commit/89ee2e822a5d356e1106d6819e0a3c285fac15be

  Author: StefanSpieker 

  Date:   2019-10-18 (Fri, 18 Oct 2019)



  Changed paths:

M core/src/main/java/hudson/Launcher.java

M core/src/main/java/jenkins/security/NonSerializableSecurityContext.java



  Log Message:

  ---

   [JENKINS-36720] - Fix SpotBugs warnings for "Non-null field is not 
initialized" values (#4249)



* add one Spotbugs exclude and replaced Nonnull with CheckForNull because 
assigned variables have CheckForNull annotations



* Update core/src/main/java/jenkins/security/NonSerializableSecurityContext.java



Co-Authored-By: Evaristo GutiƩrrez 





-- 
You received this message because you are subscribed to the Google 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/ff3f95-89ee2e%40github.com.


[jenkinsci/jenkins] 19bcf5: Replaced static test classes with mocks (#4267)

2019-10-12 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 19bcf575dff03f4a17995512561e709ad1f9d570
  
https://github.com/jenkinsci/jenkins/commit/19bcf575dff03f4a17995512561e709ad1f9d570
  Author: StefanSpieker 
  Date:   2019-10-12 (Sat, 12 Oct 2019)

  Changed paths:
M core/src/test/java/hudson/slaves/NodeListTest.java

  Log Message:
  ---
  Replaced static test classes with mocks (#4267)

* replaced static test classes with mocks

* added CALLS_REAL_METHODS as defaultAnswer

* Update core/src/test/java/hudson/slaves/NodeListTest.java

Co-Authored-By: Tim Jacomb 

* Update core/src/test/java/hudson/slaves/NodeListTest.java

Co-Authored-By: Adrien Lecharpentier 


-- 
You received this message because you are subscribed to the Google 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/63cc11-19bcf5%40github.com.


[jenkinsci/jenkins] b26fff: Mark TarOutputStream as restricted (#4272)

2019-10-10 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b26fff4f37bd6ef3e7788219af05ad03152c1f3d
  
https://github.com/jenkinsci/jenkins/commit/b26fff4f37bd6ef3e7788219af05ad03152c1f3d
  Author: StefanSpieker 
  Date:   2019-10-10 (Thu, 10 Oct 2019)

  Changed paths:
M core/src/main/java/hudson/org/apache/tools/tar/TarInputStream.java
M core/src/main/java/hudson/org/apache/tools/tar/TarOutputStream.java

  Log Message:
  ---
  Mark TarOutputStream as restricted (#4272)

* removed deprecated TarOutputStream

* restored TarOutputStream and added @Restricted(NoExternalUse.class) to the 
class as suggested

* Added @Restricted(NoExternalUse.class) to TarInputStream

* added the @RestrictedSince(2.200) as suggested


-- 
You received this message because you are subscribed to the Google 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/adcf57-b26fff%40github.com.


[jenkinsci/jenkins] 3c1254: [JENKINS-36720] - Fix SpotBugs warnings for "known...

2019-10-08 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3c125400be1e78bcfbbdfac35ed365423dd75c05
  
https://github.com/jenkinsci/jenkins/commit/3c125400be1e78bcfbbdfac35ed365423dd75c05
  Author: StefanSpieker 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M core/src/main/java/hudson/model/DownloadService.java
M core/src/main/java/jenkins/util/SystemProperties.java

  Log Message:
  ---
  [JENKINS-36720] - Fix SpotBugs warnings for "known as null" values (#4248)

* fixed spotbugs known as null values

* replaced annotation and created more useful log messages


-- 
You received this message because you are subscribed to the Google 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/6adccd-3c1254%40github.com.


[jenkinsci/configuration-as-code-plugin] 221d39: Minor improvements to array creation and one unit ...

2019-10-03 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 221d3908af0994ee47d0a956bb86ea23fab72a1b
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/221d3908af0994ee47d0a956bb86ea23fab72a1b
  Author: StefanSpieker 
  Date:   2019-10-03 (Thu, 03 Oct 2019)

  Changed paths:
M integrations/src/test/java/io/jenkins/plugins/casc/CredentialsTest.java
M plugin/src/main/java/io/jenkins/plugins/casc/RootElementConfigurator.java
M plugin/src/main/java/io/jenkins/plugins/casc/SecretSource.java
M 
plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/PrimitiveConfiguratorTest.java
M 
plugin/src/test/java/io/jenkins/plugins/casc/misc/JenkinsConfiguredWithReadmeRule.java

  Log Message:
  ---
  Minor improvements to array creation and one unit test (#1122)


-- 
You received this message because you are subscribed to the Google 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/configuration-as-code-plugin/push/refs/heads/master/c50501-221d39%40github.com.


[jenkinsci/jenkins] a544a3: Extracted duplicate code (#4206)

2019-09-28 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a544a3b3b2529a487f16f2b82e5725861fb15c0f
  
https://github.com/jenkinsci/jenkins/commit/a544a3b3b2529a487f16f2b82e5725861fb15c0f
  Author: StefanSpieker 
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
M cli/src/main/java/hudson/cli/PrivateKeyProvider.java
M cli/src/test/java/hudson/cli/PrivateKeyProviderTest.java

  Log Message:
  ---
  Extracted duplicate code (#4206)

* extracted duplicate code into helper method

* merged two identical switch statements

* Update cli/src/test/java/hudson/cli/PrivateKeyProviderTest.java

Co-Authored-By: Matt Sicker 

* Apply suggestions from code review

Co-Authored-By: Oleg Nenashev 

* Update cli/src/test/java/hudson/cli/PrivateKeyProviderTest.java

Co-Authored-By: Tim Jacomb 

* renamed method as suggested by timja


-- 
You received this message because you are subscribed to the Google 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/fd1c91-a544a3%40github.com.


[jenkinsci/jenkins] 36ac58: removed redundant string.format calls and merged a...

2019-09-26 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 36ac586fc013a8b7228175aea49495a8448a9cc4
  
https://github.com/jenkinsci/jenkins/commit/36ac586fc013a8b7228175aea49495a8448a9cc4
  Author: StefanSpieker 
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/Main.java
M core/src/main/java/hudson/cli/ConnectNodeCommand.java
M core/src/main/java/hudson/cli/DeleteJobCommand.java
M core/src/main/java/hudson/cli/DeleteNodeCommand.java
M core/src/main/java/hudson/cli/DeleteViewCommand.java
M core/src/main/java/hudson/cli/DisconnectNodeCommand.java
M core/src/main/java/hudson/cli/ReloadJobCommand.java
M core/src/main/java/jenkins/cli/StopBuildsCommand.java
M core/src/main/java/jenkins/model/lazy/BuildReferenceMapAdapter.java

  Log Message:
  ---
  removed redundant string.format calls and merged array creation with addAll() 
calls (#4214)


-- 
You received this message because you are subscribed to the Google 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/837398-36ac58%40github.com.


[jenkinsci/jenkins] f5f043: suppress DM_EXIT on methods where EXIT is intended...

2019-09-20 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f5f043057c207e4f3737b49c8b13feaaf2ff8998
  
https://github.com/jenkinsci/jenkins/commit/f5f043057c207e4f3737b49c8b13feaaf2ff8998
  Author: StefanSpieker 
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/lifecycle/ExitLifecycle.java
M core/src/main/java/hudson/lifecycle/SolarisSMFLifecycle.java
M core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  ---
  suppress DM_EXIT on methods where EXIT is intended (#4202)


-- 
You received this message because you are subscribed to the Google 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/5c10c6-f5f043%40github.com.


[jenkinsci/jenkins] 7aa09f: [JENKINS-36720] - Spotbugs dodgy code (#4200)

2019-09-20 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7aa09f4674f41b8514da2acee531a1d01d1d3071
  
https://github.com/jenkinsci/jenkins/commit/7aa09f4674f41b8514da2acee531a1d01d1d3071
  Author: StefanSpieker 
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/View.java
M core/src/main/java/hudson/tasks/BuildStepCompatibilityLayer.java
M core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java

  Log Message:
  ---
  [JENKINS-36720] - Spotbugs dodgy code (#4200)

* SA_LOCAL_DOUBLE_ASSIGNMENT: Fix double assignment

* BC_VACUOUS_INSTANCEOF: fixed Spotbugs issue

* DLS_DEAD_LOCAL_STORE: Removed unused assignments


-- 
You received this message because you are subscribed to the Google 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/89e25f-7aa09f%40github.com.


[jenkinsci/jenkins] 69a524: Fixed deprecated warnings without changing behavio...

2019-09-13 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 69a524ab0b248593fa0ebd42dc5447db91d8d55c
  
https://github.com/jenkinsci/jenkins/commit/69a524ab0b248593fa0ebd42dc5447db91d8d55c
  Author: StefanSpieker 
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
M cli/src/main/java/hudson/cli/CLI.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/util/DoubleLaunchChecker.java
M core/src/main/java/jenkins/install/InstallUtil.java
M core/src/main/java/jenkins/security/s2m/AdminWhitelistRule.java
M core/src/test/java/hudson/LauncherTest.java
M core/src/test/java/hudson/PluginWrapperTest.java
M core/src/test/java/hudson/model/ListViewTest.java
M core/src/test/java/hudson/slaves/ChannelPingerTest.java
M core/src/test/java/hudson/slaves/DelegatingComputerLauncherTest.java
M core/src/test/java/hudson/slaves/NodeListTest.java
M core/src/test/java/hudson/util/AtomicFileWriterTest.java
M core/src/test/java/hudson/util/SecretRewriterTest.java
M core/src/test/java/hudson/util/TextFileTest.java
M core/src/test/java/jenkins/model/JenkinsGetRootUrlTest.java
M core/src/test/java/jenkins/model/NewViewLinkTest.java
M core/src/test/java/jenkins/model/RunIdMigratorTest.java
M core/src/test/java/jenkins/model/lazy/FakeMap.java
M core/src/test/java/jenkins/security/DefaultConfidentialStoreTest.java
M core/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java
M core/src/test/java/jenkins/triggers/SCMTriggerItemTest.java

  Log Message:
  ---
  Fixed deprecated warnings without changing behaviour (#4177)

* fixed deprecated warnings without changing behaviour

* use Charset.defaultCharset() instead of null


-- 
You received this message because you are subscribed to the Google 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/885368-69a524%40github.com.


[jenkinsci/envinject-api-plugin] 27c928: Fixed warnings for deprecated methods, use `putAll...

2019-09-12 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: 27c9287c3af21f99b91f6e1b40bff12998702f55
  
https://github.com/jenkinsci/envinject-api-plugin/commit/27c9287c3af21f99b91f6e1b40bff12998702f55
  Author: StefanSpieker 
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectPluginHelper.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectVarsIO.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvVarsResolver.java

  Log Message:
  ---
  Fixed warnings for deprecated methods, use `putAll()` in the EnvInjectVarIO 
constructor (#12)

* fixed some deprecated warnings and merged puttAll with constructor

* reverted the getEnvInjectAction() change


-- 
You received this message because you are subscribed to the Google 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/envinject-api-plugin/push/refs/heads/master/3ef08f-27c928%40github.com.


[jenkinsci/jenkins] a26a5d: [JENKINS-59164] - `Functions#toEmailSafeString()` ...

2019-09-04 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a26a5db1cf24ddcc9e1b850a3a7251cdb10ac532
  
https://github.com/jenkinsci/jenkins/commit/a26a5db1cf24ddcc9e1b850a3a7251cdb10ac532
  Author: StefanSpieker 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/Functions.java

  Log Message:
  ---
  [JENKINS-59164] - `Functions#toEmailSafeString()` was not really sanitizing 
the email string (#4185)


-- 
You received this message because you are subscribed to the Google 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/1ff261-a26a5d%40github.com.