Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f1430a25ec5481b3635d6cf4fb7ea57a890e50f0
      
https://github.com/jenkinsci/jenkins/commit/f1430a25ec5481b3635d6cf4fb7ea57a890e50f0
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java
    A test/src/test/java/jenkins/model/lazy/LazyBuildMixInTest.java

  Log Message:
  -----------
  [FIXED JENKINS-22395] Attempt to double-delete a Run probably caused by 
getNextBuild sometimes returning a build which was already deleted.


  Commit: e27b05f0e0f85996f212145f5d02635194e288f3
      
https://github.com/jenkinsci/jenkins/commit/e27b05f0e0f85996f212145f5d02635194e288f3
  Author: gcummings <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly

  Log Message:
  -----------
  JENKINS-22755 - RunParameter no longer displays the Full Display Name


  Commit: e8267c8ceba6b37ed3712cd379aee8dd03818d48
      
https://github.com/jenkinsci/jenkins/commit/e8267c8ceba6b37ed3712cd379aee8dd03818d48
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

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

  Log Message:
  -----------
  Preventing potential NPE on shutdown.


  Commit: a93f46193e5d3671bf1c74dc382d0b20e8f0a81b
      
https://github.com/jenkinsci/jenkins/commit/a93f46193e5d3671bf1c74dc382d0b20e8f0a81b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  the trunk is toward 1.563-SNAPSHOT


  Commit: 9a32f9a285b6b447282b59625cbabf3c5012100c
      
https://github.com/jenkinsci/jenkins/commit/9a32f9a285b6b447282b59625cbabf3c5012100c
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M changelog.html
    M cli/pom.xml
    M core/pom.xml
    M debian/debian/changelog
    M plugins/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

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


  Commit: eeaa589a18c6717b7ccdce7dfa2414f3d9b2fb6b
      
https://github.com/jenkinsci/jenkins/commit/eeaa589a18c6717b7ccdce7dfa2414f3d9b2fb6b
  Author: anafke <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/triggers/Trigger.java

  Log Message:
  -----------
  Start cron at zero seconds after the minute, and ensure the internal calendar 
is set to zero seconds.  Allows for more predictable behavior.


  Commit: 0bd831e2d9053b3e3cca2e711f77eb63815b1cb2
      
https://github.com/jenkinsci/jenkins/commit/0bd831e2d9053b3e3cca2e711f77eb63815b1cb2
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M war/pom.xml

  Log Message:
  -----------
  matrix-project 1.0


  Commit: 090c41119b719d68bb4a1eeab10e178f69e7f65f
      
https://github.com/jenkinsci/jenkins/commit/090c41119b719d68bb4a1eeab10e178f69e7f65f
  Author: Daniel Beck <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  JENKINS-20245 was already in 1.560


  Commit: c1fcb08e08c3ccae1451602af8ea20788dc9950e
      
https://github.com/jenkinsci/jenkins/commit/c1fcb08e08c3ccae1451602af8ea20788dc9950e
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

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

  Log Message:
  -----------
  [JENKINS-17236] Run.deleteArtifacts needs to go through ArtifactManager.
(Also relevant to JENKINS-22395 diagnostics.)


  Commit: 3ef8063e43640952442de90e034dadba2ada337c
      
https://github.com/jenkinsci/jenkins/commit/3ef8063e43640952442de90e034dadba2ada337c
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/tasks/LogRotator.java
    M core/src/main/java/jenkins/model/StandardArtifactManager.java

  Log Message:
  -----------
  [JENKINS-22395] Yet more diagnostics.


  Commit: 142825718be9787547973eac0fb801414c6cf39e
      
https://github.com/jenkinsci/jenkins/commit/142825718be9787547973eac0fb801414c6cf39e
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

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

  Log Message:
  -----------
  [JENKINS-22681] Toning down some logging to FINER.


  Commit: 872bc1cc3013287943113d25ce0a1a38231ab254
      
https://github.com/jenkinsci/jenkins/commit/872bc1cc3013287943113d25ce0a1a38231ab254
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M test/src/test/java/hudson/security/ExtendedReadPermissionTest.java

  Log Message:
  -----------
  JUnit 4.


  Commit: a74df36fe7bfa6ba8cb2f1539424b38bca046a0d
      
https://github.com/jenkinsci/jenkins/commit/a74df36fe7bfa6ba8cb2f1539424b38bca046a0d
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

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

  Log Message:
  -----------
  @Nonnull


  Commit: 3d6724aaa09900cf7f3ff4f9d1dabb387f8246d5
      
https://github.com/jenkinsci/jenkins/commit/3d6724aaa09900cf7f3ff4f9d1dabb387f8246d5
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

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

  Log Message:
  -----------
  Jenkins.getComputers may be called frequently; do not perform an expensive 
locale-sensitive sort each time.


  Commit: c967a407cda3ceaeb69dff461542199b0f9e5b58
      
https://github.com/jenkinsci/jenkins/commit/c967a407cda3ceaeb69dff461542199b0f9e5b58
  Author: Olivier Lamy <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  use last maven-plugin version 2.3


  Commit: 4960595ad966424bcffd3f262a2632db418b4a5f
      
https://github.com/jenkinsci/jenkins/commit/4960595ad966424bcffd3f262a2632db418b4a5f
  Author: Olivier Lamy <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  slf4j 1.7.7


  Commit: 6acdd66f435bb0c87479cb32449f0bb52b325d57
      
https://github.com/jenkinsci/jenkins/commit/6acdd66f435bb0c87479cb32449f0bb52b325d57
  Author: Daniel Beck <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting winstone PR 13/JENKINS-18008, fix wording


  Commit: aebb876cc82d405022dd3317ece199017d3b7aa8
      
https://github.com/jenkinsci/jenkins/commit/aebb876cc82d405022dd3317ece199017d3b7aa8
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M changelog.html
    M pom.xml

  Log Message:
  -----------
  [FIXED JENKINS-22734] Integrating remoting 2.41 with attempted OOME fix.


  Commit: 954350b9725c3d10aa9b54cebee5accac45fd5c1
      
https://github.com/jenkinsci/jenkins/commit/954350b9725c3d10aa9b54cebee5accac45fd5c1
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/JDK.java
    M core/src/main/java/hudson/tasks/Maven.java
    M core/src/main/java/hudson/tools/ToolDescriptor.java
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/tasks/Messages.properties
    M core/src/main/resources/hudson/tools/Messages.properties

  Log Message:
  -----------
  Improved form validation for ToolInstallation.home.


  Commit: 99e81c67824618e32f4b13b2911e417944d5a2c1
      
https://github.com/jenkinsci/jenkins/commit/99e81c67824618e32f4b13b2911e417944d5a2c1
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/triggers/Trigger.java

  Log Message:
  -----------
  Merge branch 'cron-fixed-start' of github.com:anafke/jenkins


  Commit: 5ef8df0c230ec7eb9c960550ea1917f0b62da714
      
https://github.com/jenkinsci/jenkins/commit/5ef8df0c230ec7eb9c960550ea1917f0b62da714
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Noting merge of #1216.


  Commit: 8303d6b1ecf357caac3f8c0844a3293e07f19894
      
https://github.com/jenkinsci/jenkins/commit/8303d6b1ecf357caac3f8c0844a3293e07f19894
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly

  Log Message:
  -----------
  Merge branch 'JENKINS-22755' of github.com:gcummings/jenkins


  Commit: 8ec605a466969e0ff9b911e20f102c048cb45bc6
      
https://github.com/jenkinsci/jenkins/commit/8ec605a466969e0ff9b911e20f102c048cb45bc6
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  [FIXED JENKINS-22755] Noting merge of #1214.


  Commit: 87e66570b8cf83ac78057166eb17e155ef710ae4
      
https://github.com/jenkinsci/jenkins/commit/87e66570b8cf83ac78057166eb17e155ef710ae4
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M test/src/test/java/hudson/console/ConsoleAnnotatorTest.java

  Log Message:
  -----------
  JUnit 4.


  Commit: 3f2958795c18cfffe59eb4eea46bee4d7cb170ca
      
https://github.com/jenkinsci/jenkins/commit/3f2958795c18cfffe59eb4eea46bee4d7cb170ca
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/Functions.java
    M core/src/test/java/hudson/FunctionsTest.java

  Log Message:
  -----------
  ${h.breakableString(…)} might be called with a null argument if something is 
broken.
For robustness, pass on the null to Jelly rather than failing page rendering.


  Commit: cbb6a8ac857bf6f1e589dd663afb6b15b4c042eb
      
https://github.com/jenkinsci/jenkins/commit/cbb6a8ac857bf6f1e589dd663afb6b15b4c042eb
  Author: Jesse Glick <[email protected]>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java

  Log Message:
  -----------
  JUnit 4.


  Commit: 1568a8bc24a3bc93e815a4b88bab6d46806e8842
      
https://github.com/jenkinsci/jenkins/commit/1568a8bc24a3bc93e815a4b88bab6d46806e8842
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M core/src/main/java/hudson/util/XStream2.java

  Log Message:
  -----------
  [JENKINS-19561] Edited comment.


  Commit: 92cd35f0e3c9544e6643ae6603b39b00f00d00c0
      
https://github.com/jenkinsci/jenkins/commit/92cd35f0e3c9544e6643ae6603b39b00f00d00c0
  Author: Daniel Beck <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/logging/LogRecorder.java
    M core/src/main/java/hudson/util/RingBufferLogHandler.java
    M core/src/main/resources/hudson/logging/LogRecorder/index.jelly
    M core/src/test/java/hudson/logging/LogRecorderTest.java

  Log Message:
  -----------
  [FIXED JENKINS-22839] Allow clearing log recorders.


  Commit: f27f2037aa5a48ba2b445961c0db0ad3c2c4cd5c
      
https://github.com/jenkinsci/jenkins/commit/f27f2037aa5a48ba2b445961c0db0ad3c2c4cd5c
  Author: Daniel Beck <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/util/RingBufferLogHandler.java

  Log Message:
  -----------
  [FIXED JENKINS-22840] Make ring buffer size configurable


  Commit: c174125454024ea12bd0e110263ef0ca60eb5829
      
https://github.com/jenkinsci/jenkins/commit/c174125454024ea12bd0e110263ef0ca60eb5829
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/util/RingBufferLogHandler.java

  Log Message:
  -----------
  Merge branch 'JENKINS-22840' of github.com:daniel-beck/jenkins


  Commit: 19d8c8a5520e7bbc9259eedcae1b09d440dbbd05
      
https://github.com/jenkinsci/jenkins/commit/19d8c8a5520e7bbc9259eedcae1b09d440dbbd05
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  [JENKINS-22840] Noting merge of #1220.


  Commit: 98ccd9d620c1973506ed7797310eac369d84665b
      
https://github.com/jenkinsci/jenkins/commit/98ccd9d620c1973506ed7797310eac369d84665b
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/logging/LogRecorder.java
    M core/src/main/java/hudson/util/RingBufferLogHandler.java
    M core/src/main/resources/hudson/logging/LogRecorder/index.jelly
    M core/src/test/java/hudson/logging/LogRecorderTest.java

  Log Message:
  -----------
  Merge branch 'JENKINS-22839' of github.com:daniel-beck/jenkins


  Commit: 0761c7795d165482969ccf3b62769f42729ad43f
      
https://github.com/jenkinsci/jenkins/commit/0761c7795d165482969ccf3b62769f42729ad43f
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  [JENKINS-22839] Noting merge of #1219.


  Commit: 11fd480fec71c8906cbc540cbb149aa9a3106357
      
https://github.com/jenkinsci/jenkins/commit/11fd480fec71c8906cbc540cbb149aa9a3106357
  Author: Daniel Beck <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/logging/LogRecorder.java
    M core/src/test/java/hudson/logging/LogRecorderTest.java

  Log Message:
  -----------
  [JENKINS-22839] Style changes after feedback


  Commit: cb0743412b1e95542b47abce8e65bdaa0231fcb6
      
https://github.com/jenkinsci/jenkins/commit/cb0743412b1e95542b47abce8e65bdaa0231fcb6
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/hudson/logging/LogRecorder.java
    M core/src/test/java/hudson/logging/LogRecorderTest.java

  Log Message:
  -----------
  Merge branch 'JENKINS-22839-Improvements' of github.com:daniel-beck/jenkins


  Commit: 64b98d215098389d2da2db2a1e67364871e5f739
      
https://github.com/jenkinsci/jenkins/commit/64b98d215098389d2da2db2a1e67364871e5f739
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java
    A test/src/test/java/jenkins/model/lazy/LazyBuildMixInTest.java

  Log Message:
  -----------
  Merge branch 'dropLinks-JENKINS-22395'


  Commit: 05ea8cfc55743ee0af746738ba17a4a68a1b9b46
      
https://github.com/jenkinsci/jenkins/commit/05ea8cfc55743ee0af746738ba17a4a68a1b9b46
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    R test/src/test/groovy/jenkins/model/lazy/LazyBuildMixIn_Test.groovy
    M test/src/test/java/jenkins/model/lazy/LazyBuildMixInTest.java

  Log Message:
  -----------
  Merging test cases from #1190 and #1191 into one file.


  Commit: ce9d47774e0eb67129099268f047f2d64f4667a7
      
https://github.com/jenkinsci/jenkins/commit/ce9d47774e0eb67129099268f047f2d64f4667a7
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  [JENKINS-22395] Noting merge of #1190.


  Commit: 78e155586739fe7685165c4118c75bbd1818ae19
      
https://github.com/jenkinsci/jenkins/commit/78e155586739fe7685165c4118c75bbd1818ae19
  Author: Jesse Glick <[email protected]>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M test/src/test/java/hudson/tasks/BuildTriggerTest.java

  Log Message:
  -----------
  Suppressing failure seen on CI builders.
Somehow they occasionally get corrupted files in the local repo.


  Commit: d7bc370e634899d9a6fd898d25098a1a5ce7899b
      
https://github.com/jenkinsci/jenkins/commit/d7bc370e634899d9a6fd898d25098a1a5ce7899b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-03 (Sat, 03 May 2014)

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

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


  Commit: 36382b8323dedf45a995ca1ebded7dc8b09f6bc9
      
https://github.com/jenkinsci/jenkins/commit/36382b8323dedf45a995ca1ebded7dc8b09f6bc9
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-04 (Sun, 04 May 2014)

  Changed paths:
    M changelog.html

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/382165d5c515...36382b8323de

-- 
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/d/optout.

Reply via email to