Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ff8268daa4a4f25df949c88c2edfeb58149b3d26
      
https://github.com/jenkinsci/jenkins/commit/ff8268daa4a4f25df949c88c2edfeb58149b3d26
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  recorded the change


  Commit: 48b29ea526e35502b27ab63db1904efb0dc6fcfe
      
https://github.com/jenkinsci/jenkins/commit/48b29ea526e35502b27ab63db1904efb0dc6fcfe
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M core/src/main/java/hudson/markup/MyspacePolicy.java
  A core/src/test/java/hudson/markup/MyspacePolicyTest.java

  Log Message:
  -----------
  Added more tests and discovered a couple more issues.


  Commit: 36407094bf424ee81ca2528e1142edefcb8021cf
      
https://github.com/jenkinsci/jenkins/commit/36407094bf424ee81ca2528e1142edefcb8021cf
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 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.454


  Commit: 0c1b7b3c1f0cf78f82738266970d154f8378ee82
      
https://github.com/jenkinsci/jenkins/commit/0c1b7b3c1f0cf78f82738266970d154f8378ee82
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 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: 5ec1c9bae3617a57e7e68767f0cd7095270d0582
      
https://github.com/jenkinsci/jenkins/commit/5ec1c9bae3617a57e7e68767f0cd7095270d0582
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  updated changelog for release


  Commit: 82555eb1924f00b6abe5968c075070a23a9dc72d
      
https://github.com/jenkinsci/jenkins/commit/82555eb1924f00b6abe5968c075070a23a9dc72d
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M plugins/pom.xml

  Log Message:
  -----------
  releasing a new plugin parent POM


  Commit: b5b55b53af091eb7770540e5fbcc7c8e86eb9138
      
https://github.com/jenkinsci/jenkins/commit/b5b55b53af091eb7770540e5fbcc7c8e86eb9138
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M plugins/pom.xml

  Log Message:
  -----------
  toward the next release


  Commit: f6ad2e61a6aa143d0b745be033143192e0fc6d8d
      
https://github.com/jenkinsci/jenkins/commit/f6ad2e61a6aa143d0b745be033143192e0fc6d8d
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M debian/debian/changelog

  Log Message:
  -----------
  updated changelog as a part of the release


  Commit: bc0ae8e08debdbf6c156a56a966e7baa243dd452
      
https://github.com/jenkinsci/jenkins/commit/bc0ae8e08debdbf6c156a56a966e7baa243dd452
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M changelog.html
  M cli/src/main/java/hudson/cli/CLI.java
  M core/pom.xml
  M core/src/main/java/hudson/ExtensionFinder.java
  M core/src/main/java/hudson/Functions.java
  M core/src/main/java/hudson/cli/GroovyCommand.java
  A core/src/main/java/hudson/cli/util/ScriptLoader.java
  M core/src/main/java/hudson/logging/LogRecorder.java
  M core/src/main/java/hudson/matrix/MatrixBuild.java
  M core/src/main/java/hudson/model/AbstractItem.java
  M core/src/main/java/hudson/model/AbstractModelObject.java
  M core/src/main/java/hudson/model/AbstractProject.java
  M core/src/main/java/hudson/model/Action.java
  M core/src/main/java/hudson/model/Actionable.java
  M core/src/main/java/hudson/model/Computer.java
  M core/src/main/java/hudson/model/ComputerSet.java
  M core/src/main/java/hudson/model/FileParameterDefinition.java
  M core/src/main/java/hudson/model/ItemGroupMixIn.java
  M core/src/main/java/hudson/model/Job.java
  M core/src/main/java/hudson/model/ParameterDefinition.java
  M core/src/main/java/hudson/model/ParametersDefinitionProperty.java
  M core/src/main/java/hudson/model/Queue.java
  M core/src/main/java/hudson/model/Run.java
  M core/src/main/java/hudson/model/UpdateCenter.java
  M core/src/main/java/hudson/model/UpdateSite.java
  M core/src/main/java/hudson/model/User.java
  M core/src/main/java/hudson/model/View.java
  M core/src/main/java/hudson/model/labels/LabelAtom.java
  M core/src/main/java/hudson/os/solaris/ZFSInstaller.java
  A 
core/src/main/java/jenkins/model/GlobalProjectNamingStrategyConfiguration.java
  M core/src/main/java/jenkins/model/Jenkins.java
  A core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java
  A core/src/main/java/jenkins/model/ProjectNamingStrategy.java
  A 
core/src/main/resources/hudson/PluginManager/PluginCycleDependenciesMonitor/message_ja.properties
  M core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
  M core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly
  M core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
  M core/src/main/resources/hudson/model/AbstractBuild/index.jelly
  M core/src/main/resources/hudson/model/AbstractItem/noWorkspace_ja.properties
  M core/src/main/resources/hudson/model/AbstractProject/main.jelly
  M core/src/main/resources/hudson/model/Computer/_api.jelly
  M core/src/main/resources/hudson/model/Computer/index.jelly
  M core/src/main/resources/hudson/model/ComputerSet/index.jelly
  M core/src/main/resources/hudson/model/Fingerprint/index.jelly
  M core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly
  M core/src/main/resources/hudson/model/Job/configure.jelly
  M core/src/main/resources/hudson/model/Label/index.jelly
  M core/src/main/resources/hudson/model/Messages_ja.properties
  M 
core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link.jelly
  M core/src/main/resources/hudson/model/Run/logKeep_ja.properties
  M core/src/main/resources/hudson/model/RunParameterValue/value.jelly
  M core/src/main/resources/hudson/model/View/People/index.jelly
  M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseLabelIsOffline/summary.jelly
  M core/src/main/resources/hudson/scm/SCM/project-changes.jelly
  M 
core/src/main/resources/hudson/security/GlobalMatrixAuthorizationStrategy/config_ja.properties
  M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index.jelly
  M core/src/main/resources/hudson/tasks/junit/CaseResult/list.jelly
  M core/src/main/resources/hudson/tasks/junit/ClassResult/body.jelly
  M core/src/main/resources/hudson/tasks/junit/ClassResult/list.jelly
  M 
core/src/main/resources/hudson/tasks/junit/JUnitResultArchiver/config_ja.properties
  M 
core/src/main/resources/hudson/tasks/test/AggregatedTestResultPublisher/TestResultAction/index.jelly
  M core/src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly
  M core/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly
  M core/src/main/resources/hudson/tasks/test/MetaTabulatedResult/list.jelly
  M core/src/main/resources/hudson/util/Messages_ja.properties
  M core/src/main/resources/hudson/views/JobColumn/column.jelly
  M core/src/main/resources/hudson/views/LastFailureColumn/column.jelly
  M core/src/main/resources/hudson/views/LastStableColumn/column.jelly
  M core/src/main/resources/hudson/views/LastSuccessColumn/column.jelly
  M core/src/main/resources/hudson/views/Messages_ja.properties
  M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
  A 
core/src/main/resources/jenkins/model/GlobalProjectNamingStrategyConfiguration/config.groovy
  A 
core/src/main/resources/jenkins/model/GlobalProjectNamingStrategyConfiguration/config.properties
  M core/src/main/resources/jenkins/model/Jenkins/configure.jelly
  M core/src/main/resources/jenkins/model/Jenkins/configure_ja.properties
  M core/src/main/resources/jenkins/model/Jenkins/manage.jelly
  M core/src/main/resources/jenkins/model/Messages.properties
  A 
core/src/main/resources/jenkins/model/ProjectNamingStrategy/PatternProjectNamingStrategy/config.groovy
  A 
core/src/main/resources/jenkins/model/ProjectNamingStrategy/PatternProjectNamingStrategy/config.properties
  M core/src/main/resources/lib/form/apply_ja.properties
  A core/src/main/resources/lib/form/breadcrumb-config-outline.jelly
  A core/src/main/resources/lib/form/breadcrumb-config-outline_ja.properties
  M core/src/main/resources/lib/form/section.jelly
  A core/src/main/resources/lib/form/section_.css
  A core/src/main/resources/lib/form/section_.js
  M core/src/main/resources/lib/hudson/abstractItemLink.jelly
  M core/src/main/resources/lib/hudson/buildLink.jelly
  M core/src/main/resources/lib/hudson/buildListTable.jelly
  M core/src/main/resources/lib/hudson/buildListTable_ja.properties
  M core/src/main/resources/lib/hudson/executors.jelly
  M core/src/main/resources/lib/hudson/jobLink.jelly
  M core/src/main/resources/lib/hudson/node.jelly
  M core/src/main/resources/lib/hudson/project/build-permalink.jelly
  M 
core/src/main/resources/lib/hudson/project/config-upstream-pseudo-trigger_ja.properties
  M core/src/main/resources/lib/hudson/projectViewNested.jelly
  M core/src/main/resources/lib/hudson/queue.jelly
  M core/src/main/resources/lib/hudson/queue_ja.properties
  M core/src/main/resources/lib/layout/ajax.jelly
  A core/src/main/resources/lib/layout/breadcrumb.gif
  A core/src/main/resources/lib/layout/breadcrumb.jelly
  A core/src/main/resources/lib/layout/breadcrumbBar.jelly
  A core/src/main/resources/lib/layout/breadcrumbBar_ja.properties
  A core/src/main/resources/lib/layout/breadcrumbs.css
  A core/src/main/resources/lib/layout/breadcrumbs.js
  M core/src/main/resources/lib/layout/layout.jelly
  M core/src/main/resources/lib/layout/layout_ja.properties
  M core/src/main/resources/lib/layout/task.jelly
  M 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries_ja.properties
  M 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/global_ja.properties
  A 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/help-localRepository_ja.html
  M 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSetBuild/main_ja.properties
  M maven-plugin/src/main/resources/hudson/maven/Messages_ja.properties
  M 
maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/config_ja.properties
  A 
maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/help-evenIfUnstable_ja.html
  A 
maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/help-releaseEnvVar_ja.html
  M maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/help_ja.html
  M 
maven-plugin/src/main/resources/hudson/maven/reporters/Messages_ja.properties
  A maven-plugin/src/main/webapp/per-module-email_ja.html
  A maven-plugin/src/main/webapp/run-headless_ja.html
  M test/src/test/groovy/hudson/model/SlaveTest.groovy
  M test/src/test/java/hudson/UDPBroadcastThreadTest.java
  M test/src/test/java/hudson/model/HudsonTest.java
  A test/src/test/java/hudson/model/JobQueueTest.java
  M test/src/test/java/hudson/model/JobTest.java
  A test/src/test/resources/hudson/model/SlaveTest/slave.xml
  A 
ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb.java
  A 
ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/NavigationContextMenu.java
  M ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/Root.java
  M ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/UISample.java
  A 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/header.groovy
  A 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/index.groovy
  A 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/index.properties
  A 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NavigationContextMenu/index.groovy
  A 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NavigationContextMenu/index.properties
  M 
ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NotificationBar/index.groovy
  M ui-samples-plugin/src/main/resources/lib/samples/sample.jelly
  M war/images/Tango-Palette.png
  M war/pom.xml
  M war/src/main/webapp/css/style.css
  A war/src/main/webapp/help/system-config/defaultJobNamingStrategy.html
  A war/src/main/webapp/help/system-config/patternJobNamingStrategy.html
  M war/src/main/webapp/scripts/behavior.js
  M war/src/main/webapp/scripts/hudson-behavior.js
  M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/rc' into rc

Conflicts:
        changelog.html


Compare: https://github.com/jenkinsci/jenkins/compare/4535b18...bc0ae8e

Reply via email to