Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: aa2bb5082b887c7a9975f44137807a381bc43f56
https://github.com/jenkinsci/jenkins/commit/aa2bb5082b887c7a9975f44137807a381bc43f56
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M cli/pom.xml
M core/pom.xml
M maven-plugin/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.465
Commit: 5ff3db3f61acc119054f477ac873fdfb51dc95d7
https://github.com/jenkinsci/jenkins/commit/5ff3db3f61acc119054f477ac873fdfb51dc95d7
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M cli/pom.xml
M core/pom.xml
M maven-plugin/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: 1525f5979dd75f0a53f11b0a4126ddfc080cc234
https://github.com/jenkinsci/jenkins/commit/1525f5979dd75f0a53f11b0a4126ddfc080cc234
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M changelog.html
Log Message:
-----------
updated changelog for release
Commit: bb4ebfdc0c10d79806ff4657bce6c56d1c34e89e
https://github.com/jenkinsci/jenkins/commit/bb4ebfdc0c10d79806ff4657bce6c56d1c34e89e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M plugins/pom.xml
Log Message:
-----------
releasing a new plugin parent POM
Commit: ede201ec3d2136d9079aac295fa46c3c1a63605a
https://github.com/jenkinsci/jenkins/commit/ede201ec3d2136d9079aac295fa46c3c1a63605a
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M plugins/pom.xml
Log Message:
-----------
toward the next release
Commit: 1521986bd3ca84e0351b25b11f22b6e85447eb78
https://github.com/jenkinsci/jenkins/commit/1521986bd3ca84e0351b25b11f22b6e85447eb78
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M debian/debian/changelog
Log Message:
-----------
updated changelog as a part of the release
Commit: bbad34bf3ef210b3ec8b54830742c2768181571f
https://github.com/jenkinsci/jenkins/commit/bbad34bf3ef210b3ec8b54830742c2768181571f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M changelog.html
M debian/debian/changelog
Log Message:
-----------
merged back the RC branch
Commit: 905a3c9ea668fe8c465443208f2d284ad4c130d3
https://github.com/jenkinsci/jenkins/commit/905a3c9ea668fe8c465443208f2d284ad4c130d3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M changelog.html
M cli/src/main/java/hudson/cli/CLI.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/cli/BuildCommand.java
M core/src/main/java/hudson/matrix/MatrixConfiguration.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/UpdateCenter.java
M core/src/main/java/hudson/model/UpdateSite.java
M core/src/main/java/jenkins/model/Jenkins.java
M
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly
M core/src/main/resources/hudson/model/AbstractItem/configure-common.jelly
M
core/src/main/resources/hudson/model/AbstractItem/configure-common.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_da.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_de.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_es.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_fr.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_it.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_ja.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_pt_BR.properties
M
core/src/main/resources/hudson/model/AbstractItem/configure-common_zh_CN.properties
A core/src/main/resources/lib/hudson/project/config-concurrentBuild.jelly
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_da.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_de.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_es.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_fr.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_it.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_pt_BR.properties
A
core/src/main/resources/lib/hudson/project/config-concurrentBuild_zh_CN.properties
M pom.xml
M test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Commit: 7c8eea715768d754a1c2a19fdad97fa09ff3179c
https://github.com/jenkinsci/jenkins/commit/7c8eea715768d754a1c2a19fdad97fa09ff3179c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M core/src/main/java/hudson/model/ParameterValue.java
M test/src/test/java/hudson/tasks/EnvVarsInConfigTasksTest.java
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Commit: 48be9b03e758cc7deac02d2b77ea0414dec43606
https://github.com/jenkinsci/jenkins/commit/48be9b03e758cc7deac02d2b77ea0414dec43606
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M changelog.html
Log Message:
-----------
creating an RC branch
Commit: d85d3b2f07e0f3ae446f366413ee16b0e85528ee
https://github.com/jenkinsci/jenkins/commit/d85d3b2f07e0f3ae446f366413ee16b0e85528ee
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 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:
-----------
the trunk is toward 1.467-SNAPSHOT
Compare: https://github.com/jenkinsci/jenkins/compare/5753ca5...d85d3b2