Branch: refs/heads/stable-2.107
  Home:   https://github.com/jenkinsci/jenkins
  Commit: db034758e09a4a7cab98e65ec1084be0e1205e70
      
https://github.com/jenkinsci/jenkins/commit/db034758e09a4a7cab98e65ec1084be0e1205e70
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M cli/pom.xml

  Log Message:
  -----------
  [JENKINS-49565] - Update Jenkins CLI to Mina SSHD Core 1.7.0

(cherry picked from commit 36f7fc0d925338a2642553ec7e7a0eda938fb3f6)


  Commit: 20d44c5aa750f6fece96f83f0f7ed519e9df2e54
      
https://github.com/jenkinsci/jenkins/commit/20d44c5aa750f6fece96f83f0f7ed519e9df2e54
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M core/src/main/resources/lib/hudson/executors.jelly

  Log Message:
  -----------
  Merge pull request #3294 from dwnusbaum/JENKINS-34712

[JENKINS-34712] Always show the master node when it is offline

(cherry picked from commit b67a30f8daff936c91fd54b90bef6c366707a8f1)


  Commit: d09fc3a5521ad3fba446e36002ef4fc58d5f9bf9
      
https://github.com/jenkinsci/jenkins/commit/d09fc3a5521ad3fba446e36002ef4fc58d5f9bf9
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/config_nl.properties

  Log Message:
  -----------
  Merge pull request #3286 from 
vStone/feature/JENKINS-49496-dutch-translation-security-fix

[JENKINS-49498]: Fix poorly translated sign-up string (dutch)

(cherry picked from commit 59bfe03ebe70eafaeb057aa0a0c0184e2097a8c9)


  Commit: 96c52d901bda669eea6eff7c4f57e7032be1e4d5
      
https://github.com/jenkinsci/jenkins/commit/96c52d901bda669eea6eff7c4f57e7032be1e4d5
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M core/src/main/resources/jenkins/install/pluginSetupWizard.properties
    M core/src/main/resources/jenkins/install/pluginSetupWizard_it.properties

  Log Message:
  -----------
  Merge pull request #3303 from recena/JENKINS-49634

[JENKINS-49634] Wrong escaping of quotes in the Setup Wizard

(cherry picked from commit dcb1bcd540ae2b5612f31335ba2bd80a65203303)


  Commit: 8c975f11c5a366b1693ed2be04e184a714cf2f84
      
https://github.com/jenkinsci/jenkins/commit/8c975f11c5a366b1693ed2be04e184a714cf2f84
  Author: Oliver Gondža <ogon...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/model/Queue.java
    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

  Log Message:
  -----------
  [FIX JENKINS-30909] Make sure queue is persisted reliably (#3244)

* [FIX JENKINS-30909] Make sure queue is persisted reliably

* Fix tests on Windows

* Ensure Saver is thread-safe

(cherry picked from commit 72a7529a119b2be6b3ff93d63688ee6973404236)


  Commit: e43f90b256914fb091a7718d34985ef543833768
      
https://github.com/jenkinsci/jenkins/commit/e43f90b256914fb091a7718d34985ef543833768
  Author: Carl-Frederik Hallberg <nightwalke...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M core/src/main/resources/jenkins/security/whitelisted-classes.txt

  Log Message:
  -----------
  [JENKINS-49788] Added ConcurrentLinkedQueue to whitelisted classes. (#3315)

(cherry picked from commit e5f61e29e260688d7d73339202c22ca199535018)


  Commit: 805a7ab57d4d25f8c5565c5af0b16b36a780a8c9
      
https://github.com/jenkinsci/jenkins/commit/805a7ab57d4d25f8c5565c5af0b16b36a780a8c9
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M war/pom.xml

  Log Message:
  -----------
  [JENKINS-49596] - Update Winstone to 4.1.2 (#3307)

* [JENKINS-49596] - Update Winstone to 4.1.1

* [JENKINS-49596] - Pick 4.1.2 with extended session eviction defaults

(cherry picked from commit 852ecdc5f2a7802fa74f425bd17ba028f787b2c1)


  Commit: ff59e4bf14b43b1f424f916323be130226a9b92b
      
https://github.com/jenkinsci/jenkins/commit/ff59e4bf14b43b1f424f916323be130226a9b92b
  Author: Daniel Beck <daniel-b...@users.noreply.github.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

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

  Log Message:
  -----------
  [JENKINS-49642] Fix proxy view recursion

(cherry picked from commit 9054e2211ed62dac944b745099b0361d3962e4ba)


  Commit: 9fb75bb4c6a7a43e472abae919fd32eef1983b92
      
https://github.com/jenkinsci/jenkins/commit/9fb75bb4c6a7a43e472abae919fd32eef1983b92
  Author: Piush <piushku...@users.noreply.github.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

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

  Log Message:
  -----------
  [JENKINS-29470] - Prevent NPE in AbstractProject.checkout when agent 
disconnects during the build (#3094)

[JENKINS-29470] - Prevent NPE in AbstractProject.checkout when agent 
disconnects during the build

(cherry picked from commit b0c5a86addf7eb0dbf84a5469380576e155eb151)


  Commit: 9b69208f7e4aca3f5970e71343571e575d803f4d
      
https://github.com/jenkinsci/jenkins/commit/9b69208f7e4aca3f5970e71343571e575d803f4d
  Author: Akbashev Alexander <mr.akbas...@gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

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

  Log Message:
  -----------
  Do not copy all build numbers in case of descending search (#3228)

[JENKINS-50056] - Do not copy all build numbers in case of descending search

(cherry picked from commit 6232491965ab654ea9a020c3088421ce2d61705c)


  Commit: 1400918ddaef45470720e60d4d1dbfd2f6ac78d4
      
https://github.com/jenkinsci/jenkins/commit/1400918ddaef45470720e60d4d1dbfd2f6ac78d4
  Author: Berno Langer <bernolan...@users.noreply.github.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

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

  Log Message:
  -----------
  [JENKINS-48821] - Don't forget estimated duration of asynchronous jobs (#3329)

* Don't forget estimated duration of asynchronous jobs.

When jobs are executed, the estimated duration is calculated, memorized
and reseted when the job is finished.

But when the job is executed asynchronously (e.g. as for pipeline
scripts), the execution is just triggered. Therefore the estimated
duration should remain - and not be reseted after triggering.

JENKINS-48821: Time remaining for all pipeline jobs is N/A
JENKINS-49616: Estimated time remaining NA

* Reset cached estimated duration also when asynchronous job ends.

(cherry picked from commit 3fc392108ae382a4616964aa8bbb6b8cb9dff0dc)


  Commit: 115612bbf5582f2351e4d1a0dfbb3ffbbcdbba9a
      
https://github.com/jenkinsci/jenkins/commit/115612bbf5582f2351e4d1a0dfbb3ffbbcdbba9a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

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

  Log Message:
  -----------
  [JENKINS-39495] Defend against a null serialized ParametersAction.parameters.

(cherry picked from commit ff34532460d2ef50eee9f82cae9d983ea5095c58)


Compare: 
https://github.com/jenkinsci/jenkins/compare/876b9151f273...115612bbf558

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

Reply via email to