Branch: refs/heads/master
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
Commit: 80fa3c6bbc9287c3c53ce8046544b4f105eba0d2
https://github.com/jenkinsci/jenkins/commit/80fa3c6bbc9287c3c53ce8046544b4f105eba0d2
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M core/src/main/java/hudson/tasks/Maven.java
M core/src/main/resources/hudson/tasks/Maven/config.jelly
A core/src/main/resources/hudson/tasks/Maven/help-settings.html
R war/src/main/webapp/help/tasks/maven/maven-settings.html
Log Message:
-----------
Fixed a regression introduced by pull request #606
(cherry picked from commit d7b59bfc7d726e80d29e6c7ae5c2927744f727f3)
Commit: 894218d6a60d1da0cf3ecf81a47d4053c61ee6f3
https://github.com/jenkinsci/jenkins/commit/894218d6a60d1da0cf3ecf81a47d4053c61ee6f3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M maven-plugin/src/main/java/hudson/maven/MavenModuleSet.java
M
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
Log Message:
-----------
another test regression fix
(cherry picked from commit bdad2a3d48be5cb0b7d0cfef0050a5b7e94cbe41)
Commit: 2cb3e83849bdcbe074fb0444e4989594caf2f6e6
https://github.com/jenkinsci/jenkins/commit/2cb3e83849bdcbe074fb0444e4989594caf2f6e6
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M changelog.html
M war/pom.xml
Log Message:
-----------
[FIXED SECURITY-44]
Commit: 68e84726ab9bc1c79fb9118f2c866b8a37421a73
https://github.com/jenkinsci/jenkins/commit/68e84726ab9bc1c79fb9118f2c866b8a37421a73
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/model/DirectoryBrowserSupport.java
M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
M core/src/test/java/hudson/UtilTest.java
Log Message:
-----------
[FIXED SECURITY-45]
Commit: f9546d37f44da244bf1e6f25fa9153fbdd9c26f0
https://github.com/jenkinsci/jenkins/commit/f9546d37f44da244bf1e6f25fa9153fbdd9c26f0
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-17 (Sat, 17 Nov 2012)
Changed paths:
M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
Log Message:
-----------
[FIXED SECURITY-43]
Commit: eeb99ed843db258252479ea74ed3deac71777656
https://github.com/jenkinsci/jenkins/commit/eeb99ed843db258252479ea74ed3deac71777656
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
Log Message:
-----------
increased the timeout to 180
Commit: 6071bfd8fab8060521111375255bbeec28aefb50
https://github.com/jenkinsci/jenkins/commit/6071bfd8fab8060521111375255bbeec28aefb50
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M cli/pom.xml
M core/pom.xml
M maven-plugin/pom.xml
M plugins/pom.xml
M pom.xml
M test/pom.xml
M ui-samples-plugin/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkins-1.491
Commit: 28694d5be16612c866f51c34c9e85ac5bcc95d05
https://github.com/jenkinsci/jenkins/commit/28694d5be16612c866f51c34c9e85ac5bcc95d05
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M cli/pom.xml
M core/pom.xml
M maven-plugin/pom.xml
M plugins/pom.xml
M pom.xml
M test/pom.xml
M ui-samples-plugin/pom.xml
M war/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: b6d569c30f3807f272986bf350fd1e67baa5336b
https://github.com/jenkinsci/jenkins/commit/b6d569c30f3807f272986bf350fd1e67baa5336b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M changelog.html
Log Message:
-----------
updated changelog for release
Commit: d6ea1ccfaeee417c857fba3bb60da90210f81a0b
https://github.com/jenkinsci/jenkins/commit/d6ea1ccfaeee417c857fba3bb60da90210f81a0b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M debian/debian/changelog
Log Message:
-----------
updated changelog as a part of the release
Commit: d32f9e51137128d2d88636276e4cdb624537dc27
https://github.com/jenkinsci/jenkins/commit/d32f9e51137128d2d88636276e4cdb624537dc27
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-11-18 (Sun, 18 Nov 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/model/DirectoryBrowserSupport.java
M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
M core/src/main/java/hudson/util/Iterators.java
M core/src/main/java/hudson/widgets/HistoryWidget.java
M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
M core/src/test/java/hudson/UtilTest.java
M core/src/test/java/hudson/util/IteratorsTest.java
M debian/debian/changelog
M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
A test/src/test/groovy/hudson/widgets/HistoryWidgetTest.groovy
M war/pom.xml
Log Message:
-----------
merged back the RC branch
Compare:
https://github.com/jenkinsci/jenkins/compare/1476fab0ee07...d32f9e511371