Branch: refs/heads/stable-2.107
  Home:   https://github.com/jenkinsci/jenkins
  Commit: bfeb263c44ef77f234306abeb36559207900b78a
      
https://github.com/jenkinsci/jenkins/commit/bfeb263c44ef77f234306abeb36559207900b78a
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M Jenkinsfile
    A essentials.yml

  Log Message:
  -----------
  Merge branch 'stable-2.107' of git://github.com/jenkinsci/jenkins into 
stable-2.107


  Commit: d98620a59c3e1eb49d10856273b0f43e93ea1553
      
https://github.com/jenkinsci/jenkins/commit/d98620a59c3e1eb49d10856273b0f43e93ea1553
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M Jenkinsfile
    A essentials.yml

  Log Message:
  -----------
  Merge branch 'stable-2.107' into security-stable-2.107


  Commit: 68eea0af4ae9bcdcd5d8ddba185054bdb6197477
      
https://github.com/jenkinsci/jenkins/commit/68eea0af4ae9bcdcd5d8ddba185054bdb6197477
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/util/SystemProperties.java
    M core/src/main/resources/jenkins/security/whitelisted-classes.txt
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.jelly
    M core/src/main/resources/lib/hudson/queue.jelly
    M core/src/main/resources/lib/layout/confirmationLink.jelly
    M core/src/main/resources/lib/layout/stopButton.jelly
    M core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java
    M pom.xml
    M test/pom.xml
    M test/src/test/java/hudson/cli/CLIActionTest.java
    M test/src/test/java/jenkins/util/SystemPropertiesTest.java
    M test/src/test/java/lib/form/ExpandableTextboxTest.java
    M test/src/test/java/lib/form/ValidateButtonTest.java
    A test/src/test/java/lib/layout/ConfirmationLinkTest.java
    A test/src/test/java/lib/layout/StopButtonTest.java
    A 
test/src/test/resources/lib/form/ExpandableTextboxTest/TestRootAction/index.jelly
    A 
test/src/test/resources/lib/form/ValidateButtonTest/NoInjectionArePossible/index.jelly
    A 
test/src/test/resources/lib/form/ValidateButtonTest/TestValidateIsCalled/index.jelly
    R test/src/test/resources/lib/form/ValidateButtonTest/test1.jelly
    A 
test/src/test/resources/lib/layout/ConfirmationLinkTest/TestRootAction/index.jelly
    A 
test/src/test/resources/lib/layout/StopButtonTest/TestRootAction/index.jelly
    M war/pom.xml
    R war/src/main/webapp/WEB-INF/update-center-rootCAs/hudson-community
    R war/src/main/webapp/WEB-INF/update-center-rootCAs/hudson-community.txt
    A 
war/src/main/webapp/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca-2
    A 
war/src/main/webapp/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca-2.txt
    M war/src/main/webapp/WEB-INF/web.xml

  Log Message:
  -----------
  Merge branch 'stable-2.107' of git://github.com/jenkinsci/jenkins into 
stable-2.107


  Commit: 2ba3cc186f5b94777c709201a84e5a98a4bd407a
      
https://github.com/jenkinsci/jenkins/commit/2ba3cc186f5b94777c709201a84e5a98a4bd407a
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/util/SystemProperties.java
    M core/src/main/resources/jenkins/security/whitelisted-classes.txt
    M core/src/main/resources/lib/hudson/queue.jelly
    M pom.xml
    M test/pom.xml
    M test/src/test/java/hudson/cli/CLIActionTest.java
    M test/src/test/java/jenkins/util/SystemPropertiesTest.java
    M war/pom.xml
    R war/src/main/webapp/WEB-INF/update-center-rootCAs/hudson-community
    R war/src/main/webapp/WEB-INF/update-center-rootCAs/hudson-community.txt
    A 
war/src/main/webapp/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca-2
    A 
war/src/main/webapp/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca-2.txt
    M war/src/main/webapp/WEB-INF/web.xml

  Log Message:
  -----------
  Merge branch 'stable-2.107' into security-stable-2.107


  Commit: 6eea1e97840b5623829b2c1fd2e363c045bdc230
      
https://github.com/jenkinsci/jenkins/commit/6eea1e97840b5623829b2c1fd2e363c045bdc230
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/tools/ZipExtractionInstaller.java
    M core/src/main/resources/hudson/tools/ZipExtractionInstaller/config.jelly
    A test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java

  Log Message:
  -----------
  [SECURITY-794]


  Commit: de7aaab441151fb1760855fec83681c6a8756a45
      
https://github.com/jenkinsci/jenkins/commit/de7aaab441151fb1760855fec83681c6a8756a45
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/resources/hudson/security/Messages.properties
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java

  Log Message:
  -----------
  [SECURITY-786]


  Commit: 809916b59b7c7678dc3c1c76338452121fed1424
      
https://github.com/jenkinsci/jenkins/commit/809916b59b7c7678dc3c1c76338452121fed1424
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/ListPluginsCommand.java
    A test/src/test/java/hudson/cli/ListPluginsCommandTest.java

  Log Message:
  -----------
  [SECURITY-771]


  Commit: 7c5b41bfd5d8004f82684a9168dd627e20ea5f35
      
https://github.com/jenkinsci/jenkins/commit/7c5b41bfd5d8004f82684a9168dd627e20ea5f35
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M core/src/main/resources/hudson/AboutJenkins/index.jelly
    A test/src/test/java/hudson/AboutJenkinsTest.java

  Log Message:
  -----------
  [SECURITY-771]


  Commit: 5cf0a77d44310523b763698f67d645c1f2427f30
      
https://github.com/jenkinsci/jenkins/commit/5cf0a77d44310523b763698f67d645c1f2427f30
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/jenkins/SoloFilePathFilter.java
    M core/src/test/java/hudson/FilePathTest.java
    M test/src/test/java/jenkins/security/s2m/AdminFilePathFilterTest.java

  Log Message:
  -----------
  [SECURITY-788]


  Commit: f73b8279732346e467ba9dad5c920238f9cd8b8b
      
https://github.com/jenkinsci/jenkins/commit/f73b8279732346e467ba9dad5c920238f9cd8b8b
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/cli/ListPluginsCommand.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/hudson/tools/ZipExtractionInstaller.java
    M core/src/main/java/jenkins/SoloFilePathFilter.java
    M core/src/main/resources/hudson/AboutJenkins/index.jelly
    M core/src/main/resources/hudson/security/Messages.properties
    M core/src/main/resources/hudson/tools/ZipExtractionInstaller/config.jelly
    M core/src/test/java/hudson/FilePathTest.java
    A test/src/test/java/hudson/AboutJenkinsTest.java
    A test/src/test/java/hudson/cli/ListPluginsCommandTest.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
    A test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java
    M test/src/test/java/jenkins/security/s2m/AdminFilePathFilterTest.java

  Log Message:
  -----------
  Merge branch 'security-stable-2.73' into security-stable-2.89


  Commit: 7e6c0637b1d6973a9a24b614618b951ec5e1f14b
      
https://github.com/jenkinsci/jenkins/commit/7e6c0637b1d6973a9a24b614618b951ec5e1f14b
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/cli/ListPluginsCommand.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/hudson/tools/ZipExtractionInstaller.java
    M core/src/main/java/jenkins/SoloFilePathFilter.java
    M core/src/main/resources/hudson/AboutJenkins/index.jelly
    M core/src/main/resources/hudson/security/Messages.properties
    M core/src/main/resources/hudson/tools/ZipExtractionInstaller/config.jelly
    M core/src/test/java/hudson/FilePathTest.java
    A test/src/test/java/hudson/AboutJenkinsTest.java
    A test/src/test/java/hudson/cli/ListPluginsCommandTest.java
    M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
    A test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java
    M test/src/test/java/jenkins/security/s2m/AdminFilePathFilterTest.java

  Log Message:
  -----------
  Merge branch 'security-stable-2.89' into security-stable-2.107


  Commit: 9241bc28eda759633a2776ad4f423843e7649fe7
      
https://github.com/jenkinsci/jenkins/commit/9241bc28eda759633a2776ad4f423843e7649fe7
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java

  Log Message:
  -----------
  Merge branch 'stable-2.107' of git://github.com/jenkinsci/jenkins into 
stable-2.107


  Commit: fbea395ed7e75fce16579c30f3c9af64327f86a2
      
https://github.com/jenkinsci/jenkins/commit/fbea395ed7e75fce16579c30f3c9af64327f86a2
  Author: Daniel Beck <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java

  Log Message:
  -----------
  Merge branch 'stable-2.107' into security-stable-2.107


  Commit: 5e4d47be1bbb71b3beba3c423c03f8b87430ff86
      
https://github.com/jenkinsci/jenkins/commit/5e4d47be1bbb71b3beba3c423c03f8b87430ff86
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-05-07 (Mon, 07 May 2018)

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

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


  Commit: c6c008e0648b9ecf0631ea7ea8eeaeebe81ac0d0
      
https://github.com/jenkinsci/jenkins/commit/c6c008e0648b9ecf0631ea7ea8eeaeebe81ac0d0
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-05-07 (Mon, 07 May 2018)

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

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/3485779ec28e...c6c008e0648b
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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

Reply via email to