Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 80b7a49904d0abac6e7b86844a98e1c54c130bfc
      
https://github.com/jenkinsci/jenkins/commit/80b7a49904d0abac6e7b86844a98e1c54c130bfc
  Author: Richard Mortimer <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M core/src/main/java/hudson/util/Iterators.java
    M core/src/test/java/hudson/util/IteratorsTest.java

  Log Message:
  -----------
  Add Iterators#wrap() to allow hiding of Iterable class implementation details


  Commit: e429b6979b5d736bbbb1168a743c9e32801e2a9b
      
https://github.com/jenkinsci/jenkins/commit/e429b6979b5d736bbbb1168a743c9e32801e2a9b
  Author: Richard Mortimer <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/widgets/HistoryWidget.java

  Log Message:
  -----------
  [FIXED JENKINS-15499] HistoryWidget/entry.jelly throws NullPointerException

Wrap history iterable to hide class implementation details.
Jelly was getting confused by the history underlying class being implemented
as an extension of Map


  Commit: a3742920fdfe3fdfb6c5f27781de8a5350f07ac7
      
https://github.com/jenkinsci/jenkins/commit/a3742920fdfe3fdfb6c5f27781de8a5350f07ac7
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M core/src/main/java/hudson/widgets/HistoryWidget.java
    A test/src/test/groovy/hudson/widgets/HistoryWidgetTest.groovy

  Log Message:
  -----------
  added a test case


Compare: 
https://github.com/jenkinsci/jenkins/compare/b8148150d607...a3742920fdfe

Reply via email to