Branch: refs/heads/stable-2.107
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0b47ade85420a09b325cc494a5fcbf1d897a5c40
      
https://github.com/jenkinsci/jenkins/commit/0b47ade85420a09b325cc494a5fcbf1d897a5c40
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-02-12 (Mon, 12 Feb 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.89.4


  Commit: 4f68a6d35397c291fd9d70cdd77c6ae862c709f4
      
https://github.com/jenkinsci/jenkins/commit/4f68a6d35397c291fd9d70cdd77c6ae862c709f4
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-02-12 (Mon, 12 Feb 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


  Commit: 35026d20c4ff2278ae144d68b36f7c5a0d253136
      
https://github.com/jenkinsci/jenkins/commit/35026d20c4ff2278ae144d68b36f7c5a0d253136
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Log Message:
  -----------
  Merge (-s ours) stable-2.89 into stable-2.107


  Commit: 07d18cfd6d336a2b7cc0a78e120d9739a5d4e1d1
      
https://github.com/jenkinsci/jenkins/commit/07d18cfd6d336a2b7cc0a78e120d9739a5d4e1d1
  Author: Wadeck Follonier <[email protected]>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.jelly
    M core/src/main/resources/lib/layout/confirmationLink.jelly
    M core/src/main/resources/lib/layout/stopButton.jelly
    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

  Log Message:
  -----------
  [SECURITY-759]


  Commit: 69a784bb8d2c5a021d225eda2d392fb081c1169e
      
https://github.com/jenkinsci/jenkins/commit/69a784bb8d2c5a021d225eda2d392fb081c1169e
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java
    M test/src/test/java/hudson/cli/CLIActionTest.java

  Log Message:
  -----------
  [SECURITY-754]


  Commit: dcbf9c18bf70187ddf04a03e7f74730b7ba7d0f6
      
https://github.com/jenkinsci/jenkins/commit/dcbf9c18bf70187ddf04a03e7f74730b7ba7d0f6
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.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 test/src/test/java/hudson/cli/CLIActionTest.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

  Log Message:
  -----------
  Merge branch 'security-stable-2.46' into security-stable-2.60


  Commit: 7abc71338b5b3803bdb89ae32407928912faed88
      
https://github.com/jenkinsci/jenkins/commit/7abc71338b5b3803bdb89ae32407928912faed88
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.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 test/src/test/java/hudson/cli/CLIActionTest.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

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


  Commit: f6a6f0c36468476cd155dae77debfa1f5fead4ce
      
https://github.com/jenkinsci/jenkins/commit/f6a6f0c36468476cd155dae77debfa1f5fead4ce
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.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 test/src/test/java/hudson/cli/CLIActionTest.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

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


  Commit: 50b2dbdd561480096a394ae448b050367fa0ad03
      
https://github.com/jenkinsci/jenkins/commit/50b2dbdd561480096a394ae448b050367fa0ad03
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/Util.java
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Executor.java
    M core/src/main/java/hudson/model/ParametersAction.java
    M core/src/main/java/hudson/model/ProxyView.java
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/java/hudson/util/AbstractTaskListener.java
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/config_nl.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard_it.properties
    M core/src/main/resources/jenkins/security/whitelisted-classes.txt
    M core/src/main/resources/lib/hudson/executors.jelly
    M pom.xml
    M test/pom.xml
    A test/src/test/java/hudson/model/QueueRestartTest.java
    M test/src/test/java/hudson/model/QueueTest.java
    A test/src/test/resources/hudson/model/QueueTest/load_queue_xml/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/a/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/b/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/c/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/d/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/e/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/f/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/g/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/h/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/i/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/j/config.xml
    A 
test/src/test/resources/hudson/model/QueueTest/load_queue_xml/jobs/k/config.xml
    A test/src/test/resources/hudson/model/QueueTest/load_queue_xml/queue.xml
    M war/pom.xml

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


  Commit: 0a11f4e51d0450682b685d6fd3608ed2cba6cada
      
https://github.com/jenkinsci/jenkins/commit/0a11f4e51d0450682b685d6fd3608ed2cba6cada
  Author: Daniel Beck <[email protected]>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/cli/CLICommand.java
    M core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
    M core/src/main/resources/lib/form/expandableTextbox.jelly
    M core/src/main/resources/lib/form/validateButton.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 test/src/test/java/hudson/cli/CLIActionTest.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

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


  Commit: 711b89d535c6df28812be685aeeca21841091d37
      
https://github.com/jenkinsci/jenkins/commit/711b89d535c6df28812be685aeeca21841091d37
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-04-09 (Mon, 09 Apr 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.2


  Commit: 15f901bc4cab41b3132185558752a9d5c9e78679
      
https://github.com/jenkinsci/jenkins/commit/15f901bc4cab41b3132185558752a9d5c9e78679
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-04-09 (Mon, 09 Apr 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


  Commit: f11b585a28c34114ac4b26c088043b5db396ee27
      
https://github.com/jenkinsci/jenkins/commit/f11b585a28c34114ac4b26c088043b5db396ee27
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M Jenkinsfile
    A essentials.yml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stable-2.107' into stable-2.107


Compare: 
https://github.com/jenkinsci/jenkins/compare/2d742765129c...f11b585a28c3

-- 
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