Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 15fcf7c78b456321b1c0d306675b0907298ea770
      
https://github.com/jenkinsci/jenkins/commit/15fcf7c78b456321b1c0d306675b0907298ea770
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M core/src/main/java/hudson/util/CopyOnWriteList.java
    M core/src/main/java/hudson/util/RobustCollectionConverter.java
    M core/src/main/java/hudson/util/RobustReflectionConverter.java
    M core/src/main/java/hudson/util/xstream/ImmutableListConverter.java
    M test/src/test/groovy/hudson/model/RunMapTest.groovy
    A test/src/test/java/hudson/util/RobustReflectionConverterTest.java
    A 
test/src/test/resources/hudson/util/RobustReflectionConverterTest/randomExceptionsReported.zip

  Log Message:
  -----------
  [FIXED JENKINS-21024] Catch a full range of XStreamException’s during 
deserialization, including rethrown exceptions from readResolve.
(cherry picked from commit c3508113f0e1659f0e6c1064f31cb2ac1caa2ef3)

Conflicts:
        changelog.html
        core/src/main/java/hudson/util/RobustReflectionConverter.java


  Commit: 620513fff556be570c54a368bf92c404a2bb96c4
      
https://github.com/jenkinsci/jenkins/commit/620513fff556be570c54a368bf92c404a2bb96c4
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  [FIXED JENKINS-21183] Updated XStream to pick up NPE fix.

(cherry picked from commit 8011acf02828a3aaa666af1b1db873af1031a11a)

Conflicts:
        changelog.html


  Commit: 39865664cba56b9e01a76eb7ed73c12e318d98f8
      
https://github.com/jenkinsci/jenkins/commit/39865664cba56b9e01a76eb7ed73c12e318d98f8
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M core/src/main/resources/lib/layout/layout.jelly
    M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    A test/src/test/java/lib/layout/LayoutTest.java

  Log Message:
  -----------
  [FIXED JENKINS-21254] Ensuring that all <link>s offered on the /login page 
can be read even by anonymous users without Jenkins.READ.
(cherry picked from commit 7c91c402a7c491d51f776178898ee473989ab6c9)

Conflicts:
        changelog.html


  Commit: eca76d7700231a83db3db98d43e570670f48fc23
      
https://github.com/jenkinsci/jenkins/commit/eca76d7700231a83db3db98d43e570670f48fc23
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M core/src/main/resources/lib/form/apply/apply.js

  Log Message:
  -----------
  [FIXED JENKINS-19826] element.setAttribute('name', …) does not work in IE in 
compatibility mode, so use prototype’s Element(…) which does.

(cherry picked from commit dda099c19a7a015d9c2fc655754dbb07b1b39455)

Conflicts:
        changelog.html


Compare: 
https://github.com/jenkinsci/jenkins/compare/14214d9b2785...eca76d770023

-- 
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/groups/opt_out.

Reply via email to