Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7f7cd71d3289d6676e7de977c58680ec54e7916c
      
https://github.com/jenkinsci/jenkins/commit/7f7cd71d3289d6676e7de977c58680ec54e7916c
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 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.486-SNAPSHOT


  Commit: 9a7ed1fd0c67bcb40bb456b8af3ccf79f1e48157
      
https://github.com/jenkinsci/jenkins/commit/9a7ed1fd0c67bcb40bb456b8af3ccf79f1e48157
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java

  Log Message:
  -----------
  Basic test for glob functionality in workspace.
Lots left untested—*fingerprint* and so on.


  Commit: 1c8617cb4933cae25faf66b7f0e9c8b04d5c14fc
      
https://github.com/jenkinsci/jenkins/commit/1c8617cb4933cae25faf66b7f0e9c8b04d5c14fc
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M core/src/test/java/hudson/tasks/junit/SuiteResultTest.java

  Log Message:
  -----------
  testSuiteStdioTrimmingSurefire


  Commit: 00d7ccb1d426fdcf9735e69dc50e09bc2019883c
      
https://github.com/jenkinsci/jenkins/commit/00d7ccb1d426fdcf9735e69dc50e09bc2019883c
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Merge branch 'rc'


  Commit: fe934aac007a20c43e803de61ef8b6cf28c4434f
      
https://github.com/jenkinsci/jenkins/commit/fe934aac007a20c43e803de61ef8b6cf28c4434f
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/tasks/junit/CaseResult.java
    M core/src/main/java/hudson/tasks/junit/SuiteResult.java

  Log Message:
  -----------
  [FIXED JENKINS-15382] Memory exhaustion parsing large test stdio from 
Surefire.


  Commit: 8a94cb44cd2e8e0ddef87e75d78d260b465af4f6
      
https://github.com/jenkinsci/jenkins/commit/8a94cb44cd2e8e0ddef87e75d78d260b465af4f6
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/jenkins


  Commit: 57385c011ed795c5c4e18e4d035d7652d4dc4723
      
https://github.com/jenkinsci/jenkins/commit/57385c011ed795c5c4e18e4d035d7652d4dc4723
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Oops, this was in the wrong section.


  Commit: 2404097197933fabe5189cfa7a3f66413a3dc9b4
      
https://github.com/jenkinsci/jenkins/commit/2404097197933fabe5189cfa7a3f66413a3dc9b4
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractBuild.java

  Log Message:
  -----------
  Clearly state that FingerprintAction, not UpstreamCause, is used for all 
upstream/downstream methods in this class (contrary to what you might expect).


  Commit: 06514d2517bb124cd3700d8063c755e60a7107fe
      
https://github.com/jenkinsci/jenkins/commit/06514d2517bb124cd3700d8063c755e60a7107fe
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M changelog.html
    M core/src/main/resources/hudson/model/User/sidepanel.jelly
    A core/src/main/resources/hudson/model/View/People/index.jelly
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_da.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_de.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_es.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_fr.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_ja.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_ko.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_nb_NO.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_pt_BR.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_ru.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index_tr.properties
    M war/src/main/webapp/help/security/private-realm.html
    M war/src/main/webapp/help/security/private-realm_de.html
    M war/src/main/webapp/help/security/private-realm_fr.html
    M war/src/main/webapp/help/security/private-realm_ja.html
    M war/src/main/webapp/help/security/private-realm_pt_BR.html
    M war/src/main/webapp/help/security/private-realm_ru.html
    M war/src/main/webapp/help/security/private-realm_tr.html
    M war/src/main/webapp/help/security/private-realm_zh_CN.html

  Log Message:
  -----------
  [JENKINS-15206] Fixed up some remaining references to /people and introduced 
a redirect page.
Thanks to newenigma for catching.


  Commit: 0d638df0abbbc5f7a6e66f1a07526ffedf89e393
      
https://github.com/jenkinsci/jenkins/commit/0d638df0abbbc5f7a6e66f1a07526ffedf89e393
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/resources/lib/hudson/queue.jelly

  Log Message:
  -----------
  Documentation updates after f1aa7ba.


  Commit: 6c4e65f576ea6fa43b06e6d677f40410a87fefc1
      
https://github.com/jenkinsci/jenkins/commit/6c4e65f576ea6fa43b06e6d677f40410a87fefc1
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M changelog.html
    M core/src/main/resources/hudson/model/View/ajaxBuildQueue.jelly

  Log Message:
  -----------
  [FIXED JENKINS-15335] Typo broke build queue display.


  Commit: 68055465c9b642a8e35b1ddb3bb05f6e88b95b28
      
https://github.com/jenkinsci/jenkins/commit/68055465c9b642a8e35b1ddb3bb05f6e88b95b28
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M core/src/main/resources/hudson/os/windows/Messages.properties

  Log Message:
  -----------
  Typo.


  Commit: e582616791778891ee07acc3057303204bda82ee
      
https://github.com/jenkinsci/jenkins/commit/e582616791778891ee07acc3057303204bda82ee
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M core/src/main/java/jenkins/PluginSubtypeMarker.java
    M pom.xml

  Log Message:
  -----------
  [JENKINS-15426] Animal Sniffer upgraded to 1.8, and noting what is needed 
from 1.9.


  Commit: 32873ab94b8cb696f50373bac5c0223cbe049296
      
https://github.com/jenkinsci/jenkins/commit/32873ab94b8cb696f50373bac5c0223cbe049296
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  Will You Please Be Quiet, Please?


  Commit: b7e50f769ac7afd9baf33dafed2421f1c708ce75
      
https://github.com/jenkinsci/jenkins/commit/b7e50f769ac7afd9baf33dafed2421f1c708ce75
  Author: Jesse Glick <[email protected]>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  Enforcing some invariants.


  Commit: 0625013ab470432b1fc8840cbf3127a5a6ae9dc7
      
https://github.com/jenkinsci/jenkins/commit/0625013ab470432b1fc8840cbf3127a5a6ae9dc7
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M changelog.html
    M debian/debian/changelog

  Log Message:
  -----------
  merged back the RC branch


  Commit: d01dcf48ed2cd9815bad92541c0de0e3c765ba65
      
https://github.com/jenkinsci/jenkins/commit/d01dcf48ed2cd9815bad92541c0de0e3c765ba65
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  creating an RC branch


Compare: 
https://github.com/jenkinsci/jenkins/compare/c2c6c88f8e1d...d01dcf48ed2c

Reply via email to