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

  Changed paths:
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M core/src/main/java/jenkins/model/lazy/BuildReference.java

  Log Message:
  -----------
  [FIXED JENKINS-19400] Configurable retention system for lazy-loaded build 
references.


  Commit: 0958b28b0875c5a864614f37a862a05bedc45aec
      
https://github.com/jenkinsci/jenkins/commit/0958b28b0875c5a864614f37a862a05bedc45aec
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M core/src/main/java/jenkins/model/lazy/BuildReference.java

  Log Message:
  -----------
  Fixed AbstractLazyLoadRunMapTest failure.


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

  Changed paths:
    M changelog.html
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/resources/lib/form/apply_sv_SE.properties
    M debian/debian/changelog
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into BuildReference-JENKINS-19400


  Commit: 8d79e93db7380fb1f54f20d49375105f1a4dcad3
      
https://github.com/jenkinsci/jenkins/commit/8d79e93db7380fb1f54f20d49375105f1a4dcad3
  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/AllView.java
    M core/src/main/java/hudson/model/Descriptor.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/Job.java
    M core/src/main/java/hudson/model/ListView.java
    A core/src/main/java/hudson/model/ModifiableViewGroup.java
    M core/src/main/java/hudson/model/MyView.java
    M core/src/main/java/hudson/model/MyViewsProperty.java
    M core/src/main/java/hudson/model/ProxyView.java
    M core/src/main/java/hudson/model/RunMap.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/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
    A core/src/main/java/jenkins/model/DirectlyModifiableTopLevelItemGroup.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/model/ItemsTest.java
    M core/src/test/java/hudson/model/ViewTest.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/model/ListViewTest.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
    M test/src/test/java/org/jvnet/hudson/test/MockFolderTest.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 branch 'master' into BuildReference-JENKINS-19400


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

  Changed paths:
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M core/src/main/java/jenkins/model/lazy/BuildReference.java

  Log Message:
  -----------
  Merge branch 'BuildReference-JENKINS-19400'


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

  Changed paths:
    M changelog.html
    M core/src/main/java/jenkins/model/lazy/BuildReference.java

  Log Message:
  -----------
  [FIXED JENKINS-19400] Noting merge of #1055: BuildReference.HolderFactory.


Compare: 
https://github.com/jenkinsci/jenkins/compare/0e00797f4930...bbe36a5aaa86

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