Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f1a751f79dfbb975e4c436fd0967323e1ae7b8c6
      
https://github.com/jenkinsci/jenkins/commit/f1a751f79dfbb975e4c436fd0967323e1ae7b8c6
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/AbstractProject.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/Job.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/TransientBuildActionFactory.java
    M core/src/main/java/hudson/model/TransientComputerActionFactory.java
    M core/src/main/java/hudson/model/TransientProjectActionFactory.java
    M core/src/main/java/hudson/model/queue/WorkUnitContext.java
    M core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java
    A core/src/main/java/jenkins/model/TransientActionFactory.java
    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/AbstractProject/main.jelly
    M core/src/main/resources/lib/hudson/actions.jelly
    M core/src/main/resources/lib/hudson/project/projectActionFloatingBox.jelly
    A test/src/test/java/jenkins/model/TransientActionFactoryTest.java

  Log Message:
  -----------
  [FIXED JENKINS-18224] Introduced TransientActionFactory.


  Commit: a469a7f4f16ead268cb29b2b695fc82f59863e8c
      
https://github.com/jenkinsci/jenkins/commit/a469a7f4f16ead268cb29b2b695fc82f59863e8c
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M core/src/main/resources/lib/hudson/actions.jelly

  Log Message:
  -----------
  Need to fall back to it.actions for compatibility with e.g. 
View/sidepanel.jelly.


  Commit: ca1ab424911b4cd900829054b62f04498cd6b265
      
https://github.com/jenkinsci/jenkins/commit/ca1ab424911b4cd900829054b62f04498cd6b265
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M README.md
    M changelog.html
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/XmlFile.java
    M core/src/main/java/hudson/logging/LogRecorder.java
    M core/src/main/java/hudson/logging/LogRecorderManager.java
    M core/src/main/java/hudson/model/AbstractItem.java
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Descriptor.java
    M core/src/main/java/hudson/model/ItemGroupMixIn.java
    M core/src/main/java/hudson/model/Items.java
    M core/src/main/java/hudson/model/Job.java
    A core/src/main/java/hudson/model/ModifiableViewGroup.java
    M core/src/main/java/hudson/model/MyViewsProperty.java
    M core/src/main/java/hudson/model/RunMap.java
    M core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java
    R core/src/main/java/hudson/os/windows/ManagedWindowsServiceAccount.java
    R core/src/main/java/hudson/os/windows/ManagedWindowsServiceConnector.java
    R core/src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java
    R core/src/main/java/hudson/os/windows/WindowsRemoteFileSystem.java
    R core/src/main/java/hudson/os/windows/WindowsRemoteLauncher.java
    M core/src/main/java/hudson/tasks/BuildTrigger.java
    M core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
    M core/src/main/java/hudson/tasks/junit/TestResultAction.java
    M core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java
    M core/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java
    M core/src/main/java/hudson/tasks/test/AggregatedTestResultPublisher.java
    M core/src/main/java/hudson/tasks/test/MatrixTestResult.java
    M core/src/main/java/hudson/tasks/test/TestResultAggregator.java
    M core/src/main/java/hudson/triggers/SCMTrigger.java
    M core/src/main/java/hudson/triggers/Trigger.java
    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 core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M core/src/main/resources/hudson/Messages_fr.properties
    M core/src/main/resources/hudson/PluginManager/advanced_fr.properties
    A 
core/src/main/resources/hudson/PluginWrapper/thirdPartyLicenses_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/message_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/MemoryUsageMonitor/index_pt.properties
    A core/src/main/resources/hudson/diagnosis/Messages_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/NullIdDescriptorMonitor/message_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/OldDataMonitor/manage_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/OldDataMonitor/message_pt.properties
    A 
core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_pt.properties
    A core/src/main/resources/hudson/init/impl/Messages_pt.properties
    A core/src/main/resources/hudson/logging/LogRecorder/configure_pt.properties
    A core/src/main/resources/hudson/logging/LogRecorder/delete_pt.properties
    A core/src/main/resources/hudson/logging/LogRecorder/sidepanel_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/all_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/feeds_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/index_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/levels_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/new_pt.properties
    A 
core/src/main/resources/hudson/logging/LogRecorderManager/sidepanel_pt.properties
    A core/src/main/resources/hudson/logging/Messages_pt.properties
    A core/src/main/resources/hudson/matrix/LabelAxis/config_pt.properties
    A core/src/main/resources/hudson/matrix/LabelExpAxis/config_pt.properties
    A core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix_pt.properties
    A 
core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_pt.properties
    A core/src/main/resources/hudson/matrix/MatrixBuild/delete_pt.properties
    M 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_fr.properties
    A 
core/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix_pt.properties
    A 
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries_pt.properties
    A core/src/main/resources/hudson/matrix/MatrixProject/index_pt.properties
    A 
core/src/main/resources/hudson/matrix/MatrixProject/newJobDetail_pt.properties
    A core/src/main/resources/hudson/matrix/Messages_pt.properties
    M core/src/main/resources/hudson/matrix/Messages_pt_BR.properties
    A core/src/main/resources/hudson/matrix/TextAxis/config_pt.properties
    M 
core/src/main/resources/hudson/model/AbstractItem/configure-common_fr.properties
    M core/src/main/resources/hudson/model/AbstractItem/delete_fr.properties
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/View/sidepanel_fr.properties
    A 
core/src/main/resources/hudson/node_monitors/AbstractDiskSpaceMonitor/config_pt.properties
    A 
core/src/main/resources/hudson/node_monitors/DiskSpaceMonitorDescriptor/DiskSpace/cause_pt.properties
    A core/src/main/resources/hudson/node_monitors/Messages_pt.properties
    A 
core/src/main/resources/hudson/node_monitors/MonitorMarkedNodeOffline/message_pt.properties
    A 
core/src/main/resources/hudson/node_monitors/ResponseTimeMonitor/Data/cause_pt.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/AnotherUser/config.groovy
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/AnotherUser/config_zh_TW.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceAccount/config.groovy
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config.jelly
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_es.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_ja.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceConnector/config_zh_TW.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config.groovy
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config_ja.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/AccountInfo/config_zh_TW.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config.jelly
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_da.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_de.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_es.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_fr.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_ja.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_lv.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_nl.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_pt_BR.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_sv_SE.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/config_zh_TW.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host_fr.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-host_zh_TW.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-javaPath.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-javaPath_zh_TW.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-logOn.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-logOn_zh_TW.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_de.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_fr.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_ja.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help-userName_zh_TW.html
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.jelly
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_da.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_de.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_es.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_fr.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_ja.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_pt_BR.properties
    R 
core/src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_zh_TW.properties
    R core/src/main/resources/hudson/os/windows/Messages.properties
    R core/src/main/resources/hudson/os/windows/Messages_da.properties
    R core/src/main/resources/hudson/os/windows/Messages_de.properties
    R core/src/main/resources/hudson/os/windows/Messages_es.properties
    R core/src/main/resources/hudson/os/windows/Messages_fr.properties
    R core/src/main/resources/hudson/os/windows/Messages_ja.properties
    R core/src/main/resources/hudson/os/windows/Messages_pt_BR.properties
    R core/src/main/resources/hudson/os/windows/Messages_zh_TW.properties
    M core/src/main/resources/hudson/scheduler/Messages_fr.properties
    A 
core/src/main/resources/hudson/scm/AbstractScmTagAction/inProgress_pt.properties
    A core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_pt.properties
    A core/src/main/resources/hudson/scm/Messages_pt.properties
    A core/src/main/resources/hudson/scm/SCM/project-changes_pt.properties
    A core/src/main/resources/hudson/search/Messages_pt.properties
    A core/src/main/resources/hudson/search/Search/search-failed_pt.properties
    A 
core/src/main/resources/hudson/search/UserSearchProperty/config_pt.properties
    M core/src/main/resources/hudson/tasks/test/Messages_pt_BR.properties
    M core/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly
    M core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly
    M core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html
    M 
core/src/main/resources/hudson/views/BuildButtonColumn/column_pt_BR.properties
    M core/src/main/resources/hudson/views/Messages_pt_BR.properties
    A 
core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries_pt.properties
    A core/src/main/resources/hudson/widgets/HistoryWidget/entry_pt.properties
    A core/src/main/resources/hudson/widgets/HistoryWidget/index_pt.properties
    A core/src/main/resources/hudson/widgets/Messages_pt.properties
    M core/src/main/resources/jenkins/model/Jenkins/oops.jelly
    M 
core/src/main/resources/jenkins/security/ApiTokenProperty/help-apiToken_ja.html
    M core/src/main/resources/lib/form/apply/apply.js
    M core/src/main/resources/lib/form/optionalBlock.jelly
    A 
core/src/main/resources/lib/hudson/project/config-assignedLabel_fr.properties
    M core/src/main/resources/lib/layout/copyButton.jelly
    M core/src/main/resources/lib/layout/layout.jelly
    M core/src/test/java/hudson/FunctionsTest.java
    M core/src/test/java/hudson/scheduler/CronTabEventualityTest.java
    M debian/debian/changelog
    M licenseCompleter.groovy
    M opensuse/build.sh
    M osx/Library/Application Support/Jenkins/jenkins-runner.sh
    M plugins/pom.xml
    M pom.xml
    M rpm/build.sh
    M test/pom.xml
    M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M test/src/main/java/org/jvnet/hudson/test/MockFolder.java
    A test/src/main/java/org/jvnet/hudson/test/RandomlyFails.java
    M test/src/main/java/org/jvnet/hudson/test/WarExploder.java
    A 
test/src/main/resources/org/jvnet/hudson/test/ComputerConnectorTester/configure_pt.properties
    A 
test/src/main/resources/org/jvnet/hudson/test/SleepBuilder/config_pt.properties
    M test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
    M test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
    M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
    M test/src/test/groovy/hudson/model/RunMapTest.groovy
    M test/src/test/groovy/hudson/model/UpdateCenter2Test.groovy
    A test/src/test/java/hudson/model/ItemGroupMixInTest.java
    M test/src/test/java/hudson/tasks/FingerprinterTest.java
    M test/src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
    M 
test/src/test/java/hudson/tasks/test/AggregatedTestResultPublisherTest.java
    M test/src/test/java/hudson/tasks/test/TrivialTestResultAction.java
    M test/src/test/java/hudson/tasks/test/TrivialTestResultRecorder.java
    A test/src/test/java/hudson/util/RobustReflectionConverterTest.java
    A test/src/test/java/lib/layout/LayoutTest.java
    A 
test/src/test/resources/hudson/model/ItemGroupMixInTest/xmlFileReadCannotResolveClassException.zip
    M test/src/test/resources/hudson/tasks/test/TrivialTestResult/body.jelly
    A 
test/src/test/resources/hudson/util/RobustReflectionConverterTest/randomExceptionsReported.zip
    M war/pom.xml
    R war/src/main/webapp/help/project-config/mailer.html
    R war/src/main/webapp/help/project-config/mailer_de.html
    R war/src/main/webapp/help/project-config/mailer_fr.html
    R war/src/main/webapp/help/project-config/mailer_ja.html
    R war/src/main/webapp/help/project-config/mailer_pt_BR.html
    R war/src/main/webapp/help/project-config/mailer_ru.html
    R war/src/main/webapp/help/project-config/mailer_tr.html
    R war/src/main/webapp/help/project-config/mailer_zh_TW.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_de.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_fr.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_ja.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_nl.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_pt_BR.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_ru.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_tr.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_zh_CN.html
    R war/src/main/webapp/help/tasks/mailer/sendToindividuals_zh_TW.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_de.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_fr.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_ja.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_nl.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_pt_BR.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_ru.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_tr.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_zh_CN.html
    R war/src/main/webapp/help/tasks/mailer/smtpAuth_zh_TW.html

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into 
TransientActionFactory-JENKINS-18224


  Commit: a22e9feaaef30b89621ae9ca3f33f862ae99f4c7
      
https://github.com/jenkinsci/jenkins/commit/a22e9feaaef30b89621ae9ca3f33f862ae99f4c7
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M core/src/main/java/hudson/cli/SetBuildParameterCommand.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Actionable.java
    M core/src/main/java/hudson/model/CauseAction.java
    M core/src/main/java/hudson/model/Computer.java
    M core/src/main/java/hudson/model/labels/LabelAtom.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/java/hudson/triggers/SCMTrigger.java
    M test/src/test/java/hudson/model/UserTest.java

  Log Message:
  -----------
  [JENKINS-18224] Introduced Actionable.replaceAction, allowing getActions() to 
be deprecated except for subclasses.


  Commit: 6815152cd4d4309e63d2ffc48295083c66bd67a9
      
https://github.com/jenkinsci/jenkins/commit/6815152cd4d4309e63d2ffc48295083c66bd67a9
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/AbstractItem.java
    M core/src/main/java/hudson/model/AllView.java
    M core/src/main/java/hudson/model/Fingerprint.java
    M core/src/main/java/hudson/model/ItemGroup.java
    M core/src/main/java/hudson/model/ItemGroupMixIn.java
    M core/src/main/java/hudson/model/Items.java
    M core/src/main/java/hudson/model/ListView.java
    M core/src/main/java/hudson/model/MyView.java
    M core/src/main/java/hudson/model/ProxyView.java
    M core/src/main/java/hudson/model/TreeView.java
    M core/src/main/java/hudson/model/View.java
    M core/src/main/java/hudson/model/listeners/ItemListener.java
    M core/src/main/java/hudson/tasks/BuildTrigger.java
    A core/src/main/java/jenkins/model/DirectlyModifiableTopLevelItemGroup.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/test/java/hudson/model/ItemsTest.java
    M core/src/test/java/hudson/model/ViewTest.java
    M test/src/main/java/org/jvnet/hudson/test/MockFolder.java
    M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
    M test/src/test/java/hudson/model/ListViewTest.java
    M test/src/test/java/org/jvnet/hudson/test/MockFolderTest.java

  Log Message:
  -----------
  Merge branch 'master' into TransientActionFactory-JENKINS-18224


  Commit: 6eb191964b415d7f0a025847d5444db922d6fe49
      
https://github.com/jenkinsci/jenkins/commit/6eb191964b415d7f0a025847d5444db922d6fe49
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/Actionable.java
    M core/src/main/java/jenkins/model/TransientActionFactory.java

  Log Message:
  -----------
  [JENKINS-18224] Preparing to merge #1059.


  Commit: 1a78882be083060f97311d5b708da0baf9a94565
      
https://github.com/jenkinsci/jenkins/commit/1a78882be083060f97311d5b708da0baf9a94565
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/security/AbstractPasswordBasedSecurityRealm.java
    M core/src/main/java/hudson/security/AuthenticationProcessingFilter2.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M core/src/main/java/jenkins/model/lazy/BuildReference.java
    A core/src/main/java/jenkins/security/SecurityListener.java

  Log Message:
  -----------
  Merge branch 'master' into TransientActionFactory-JENKINS-18224


  Commit: 540a529dee7ca34ed7dd00bd5da9aa8cfcb57fe6
      
https://github.com/jenkinsci/jenkins/commit/540a529dee7ca34ed7dd00bd5da9aa8cfcb57fe6
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M core/src/main/java/hudson/model/Actionable.java
    A core/src/test/java/hudson/model/ActionableTest.java

  Log Message:
  -----------
  Fixing Actionable.replaceAction.


  Commit: 0f7b144fd32544a872075d58300a53b9abcca5f4
      
https://github.com/jenkinsci/jenkins/commit/0f7b144fd32544a872075d58300a53b9abcca5f4
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/cli/SetBuildParameterCommand.java
    M core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Actionable.java
    M core/src/main/java/hudson/model/CauseAction.java
    M core/src/main/java/hudson/model/Computer.java
    M core/src/main/java/hudson/model/Job.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/TransientBuildActionFactory.java
    M core/src/main/java/hudson/model/TransientComputerActionFactory.java
    M core/src/main/java/hudson/model/TransientProjectActionFactory.java
    M core/src/main/java/hudson/model/labels/LabelAtom.java
    M core/src/main/java/hudson/model/queue/WorkUnitContext.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/java/hudson/triggers/SCMTrigger.java
    M core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java
    A core/src/main/java/jenkins/model/TransientActionFactory.java
    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/AbstractProject/main.jelly
    M core/src/main/resources/lib/hudson/actions.jelly
    M core/src/main/resources/lib/hudson/project/projectActionFloatingBox.jelly
    A core/src/test/java/hudson/model/ActionableTest.java
    M test/src/test/java/hudson/model/UserTest.java
    A test/src/test/java/jenkins/model/TransientActionFactoryTest.java

  Log Message:
  -----------
  Merge pull request #1059 from jglick/TransientActionFactory-JENKINS-18224

[JENKINS-18224] TransientActionFactory


Compare: 
https://github.com/jenkinsci/jenkins/compare/e998c2a670fb...0f7b144fd325

-- 
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