Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 69ce5d7d6c45b81386d1e9ec1e871a6fd58ed0f8
      
https://github.com/jenkinsci/jenkins/commit/69ce5d7d6c45b81386d1e9ec1e871a6fd58ed0f8
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  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.528-SNAPSHOT


  Commit: 93c5fe400a35e0ad974dd9e4db2d67b734b15a24
      
https://github.com/jenkinsci/jenkins/commit/93c5fe400a35e0ad974dd9e4db2d67b734b15a24
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  integrated 1.97 as requested by Jesse


  Commit: 642d8563051610986e226b62e596b17d3133e7b1
      
https://github.com/jenkinsci/jenkins/commit/642d8563051610986e226b62e596b17d3133e7b1
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M changelog.html
    M war/pom.xml

  Log Message:
  -----------
  integrated the session timeout change


  Commit: e5f5402cc2fdc762d14e7df46c9ac9559d149e8d
      
https://github.com/jenkinsci/jenkins/commit/e5f5402cc2fdc762d14e7df46c9ac9559d149e8d
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

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

  Log Message:
  -----------
  1.525 was botched; move its changelog items into the 1.526 section instead.
Also [JENKINS-19042] does not seem to have made it into 1.526; seems to have 
been towards 1.527.


  Commit: 3ca7fbf4ee440ce89d5285b65fa0d3ada7adfa16
      
https://github.com/jenkinsci/jenkins/commit/3ca7fbf4ee440ce89d5285b65fa0d3ada7adfa16
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M core/src/main/java/hudson/tasks/Builder.java
    M core/src/main/java/hudson/tasks/Publisher.java

  Log Message:
  -----------
  BuildStepCompatibilityLayer already implements BuildStep, so its subclasses 
need not say they do as well.


  Commit: eec307511c80112274d27f2a840d9f96cda784d3
      
https://github.com/jenkinsci/jenkins/commit/eec307511c80112274d27f2a840d9f96cda784d3
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M core/src/main/java/hudson/model/CheckPoint.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/tasks/BuildStepMonitor.java
    M core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
    M core/src/main/resources/hudson/model/Messages.properties

  Log Message:
  -----------
  [FIXED JENKINS-9913] At least print a diagnostic to the build log if we are 
waiting on a checkpoint.


  Commit: 3d3009db9b109f1b7434217600322440775884e6
      
https://github.com/jenkinsci/jenkins/commit/3d3009db9b109f1b7434217600322440775884e6
  Author: Matthias Vach <[email protected]>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

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

  Log Message:
  -----------
  Fix potential NPE on exception path

Findbug reported NP_NULL_ON_SOME_PATH_EXCEPTION, Priority: Normal


  Commit: 36c0ebf6d523d1b1a2c085ad2e7bb8c771a758e2
      
https://github.com/jenkinsci/jenkins/commit/36c0ebf6d523d1b1a2c085ad2e7bb8c771a758e2
  Author: Michael Pailloncy <[email protected]>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M war/src/main/webapp/help/tools/help-label.html

  Log Message:
  -----------
  correct help text of Label field => can be a Label Expression


  Commit: 3d208a1fcfbe7991ba9c81d139fddc41f7b05ed1
      
https://github.com/jenkinsci/jenkins/commit/3d208a1fcfbe7991ba9c81d139fddc41f7b05ed1
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

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

  Log Message:
  -----------
  May need to call crumb.appendToForm for safeRestart link to work.


  Commit: b524e52e298ed10cfe53cfd43fd08393a9e48ef0
      
https://github.com/jenkinsci/jenkins/commit/b524e52e298ed10cfe53cfd43fd08393a9e48ef0
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

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

  Log Message:
  -----------
  Reducing ThisIsHowItsLoaded to FINEST.


  Commit: 176ce5f56db54b547fdf8b5753ba7567bf1f9465
      
https://github.com/jenkinsci/jenkins/commit/176ce5f56db54b547fdf8b5753ba7567bf1f9465
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

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

  Log Message:
  -----------
  Have observed Slave.getNodeProperties returning null, which should not happen.


  Commit: 7232798611b66f4a03ad8670c07cb58220f4d866
      
https://github.com/jenkinsci/jenkins/commit/7232798611b66f4a03ad8670c07cb58220f4d866
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/model/Descriptor.java
    M core/src/main/java/hudson/util/FormValidation.java
    M core/src/main/resources/lib/form/checkbox.jelly
    M core/src/main/resources/lib/form/editableComboBox.jelly
    M core/src/main/resources/lib/form/prepareDatabinding.jelly
    M core/src/main/resources/lib/form/readOnlyTextbox.jelly
    M core/src/main/resources/lib/form/textarea.jelly
    M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    A test/src/test/groovy/jenkins/bugs/Jenkins19124Test.groovy
    A test/src/test/resources/jenkins/bugs/Jenkins19124Test/Foo/config.groovy
    M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  -----------
  [FIXED JENKINS-19124]

Added another attribute 'checkDependsOn' on <input> elements (akin to
'fillDependsOn', etc) to list up the other dependency controls, and
insert appropriate onchange events.

'checkUrl' is now just the stem portion of the URL to invoke, and
the client script builds up the query parameters.


  Commit: 738a1d116409aeb00e86e63c768f58bffe679197
      
https://github.com/jenkinsci/jenkins/commit/738a1d116409aeb00e86e63c768f58bffe679197
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

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

  Log Message:
  -----------
  adding javadoc based on the question in IRC.

(04:07:53 PM) bbeck: In a plugin, given hudson.model.Node object is there an 
easy way to figure out how many busy/idle executors that node has?  There only 
seems to be a method to determine the number of executors, but not their states.
(04:24:02 PM) kohsuke: bbeck: see Computer
(04:25:51 PM) bbeck: kohsuke: thanks, just noticed the countIdle/countBusy 
functions there.


  Commit: 0c843f5d8968bc86ed5dba8def9ed56f7aa04e6f
      
https://github.com/jenkinsci/jenkins/commit/0c843f5d8968bc86ed5dba8def9ed56f7aa04e6f
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

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

  Log Message:
  -----------
  this must be a merge failure


  Commit: 7e8bbea3336dc65a10c2fd69a20beac20bc6fca3
      
https://github.com/jenkinsci/jenkins/commit/7e8bbea3336dc65a10c2fd69a20beac20bc6fca3
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  [FIXED JENKINS-18641]

Eliminated the wrong script tag generation from <st:bind/>


  Commit: ec9d809ddd2ed6930d1bf970999b152c5debdaa4
      
https://github.com/jenkinsci/jenkins/commit/ec9d809ddd2ed6930d1bf970999b152c5debdaa4
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/BuildAuthorizationToken.java
    M test/src/test/java/jenkins/model/JenkinsTest.java

  Log Message:
  -----------
  [FIXED JENKINS-16918] Use HTTP 405 when POST is required.


  Commit: adec3bb0c53d288737fe664d6f44dbd7c06a1399
      
https://github.com/jenkinsci/jenkins/commit/adec3bb0c53d288737fe664d6f44dbd7c06a1399
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

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

  Log Message:
  -----------
  Random failure.
https://jenkins.ci.cloudbees.com/job/core/job/jenkins_main_trunk/1065/testReport/junit/hudson.model/ProjectTest/testPoll/


  Commit: 8030ceedad27fc987181a7274856ddec1e9f5b40
      
https://github.com/jenkinsci/jenkins/commit/8030ceedad27fc987181a7274856ddec1e9f5b40
  Author: Seiji Sogabe <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M war/src/main/webapp/help/tools/help-label.html

  Log Message:
  -----------
  Merge pull request #900 from mpapo/JENKINS-19091

correct help text of Label field => can be a Label Expression


  Commit: dfa9c4f384f0c47cd7e4f92382de3a0bf9676da4
      
https://github.com/jenkinsci/jenkins/commit/dfa9c4f384f0c47cd7e4f92382de3a0bf9676da4
  Author: ssogabe <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  updated changelog for JENKINS-19091


  Commit: 92b1411926c1c146332f6ed8d081a8e710667cde
      
https://github.com/jenkinsci/jenkins/commit/92b1411926c1c146332f6ed8d081a8e710667cde
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M changelog.html
    M war/src/main/webapp/help/tools/help-label.html

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

Conflicts:
        changelog.html


  Commit: 128ba43413a20b7c78f01f8cfb964bb06f0ccfdf
      
https://github.com/jenkinsci/jenkins/commit/128ba43413a20b7c78f01f8cfb964bb06f0ccfdf
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M cli/src/main/java/hudson/cli/CLI.java

  Log Message:
  -----------
  Fixing a few warnings.


  Commit: aea10298fed376979e41f4482dd6f2a916f4b23f
      
https://github.com/jenkinsci/jenkins/commit/aea10298fed376979e41f4482dd6f2a916f4b23f
  Author: Olivier Lamy <[email protected]>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M core/pom.xml
    M maven-plugin/pom.xml
    M pom.xml

  Log Message:
  -----------
  use guice from google rather than a fork


  Commit: 084117e3319acae83f3c75eaeaf4cbd9d12420dc
      
https://github.com/jenkinsci/jenkins/commit/084117e3319acae83f3c75eaeaf4cbd9d12420dc
  Author: Olivier Lamy <[email protected]>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  use Guice from Google rather than a fork


  Commit: 20859b4aad63689b5338fa32f50cb731118bf16f
      
https://github.com/jenkinsci/jenkins/commit/20859b4aad63689b5338fa32f50cb731118bf16f
  Author: Oleg Nenashev <[email protected]>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

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

  Log Message:
  -----------
  Windows::killRecursively() invokes process killers after completion.
Resolves https://issues.jenkins-ci.org/browse/JENKINS-19156

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: bdcefed837509acc898308427826688af54aceba
      
https://github.com/jenkinsci/jenkins/commit/bdcefed837509acc898308427826688af54aceba
  Author: Vojtech Juranek <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  Merge branch 'jenkins_19156_windows_processkiller' of 
https://github.com/synopsys-arc-oss/jenkins into pr903


  Commit: 377470f9ed1c2e1d36d38018f1203d45c3582f72
      
https://github.com/jenkinsci/jenkins/commit/377470f9ed1c2e1d36d38018f1203d45c3582f72
  Author: Vojtech Juranek <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M changelog.html

  Log Message:
  -----------
  Added changelog for PR #903


  Commit: 1e5ec6f0764b02ceebd5f17939b59515a8d0cf4a
      
https://github.com/jenkinsci/jenkins/commit/1e5ec6f0764b02ceebd5f17939b59515a8d0cf4a
  Author: Olivier Lamy <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M maven-plugin/pom.xml

  Log Message:
  -----------
  last aether version 0.9.0.M3


  Commit: 3d9745c3571fd8e81ca2abc6a25a196c58662de6
      
https://github.com/jenkinsci/jenkins/commit/3d9745c3571fd8e81ca2abc6a25a196c58662de6
  Author: Olivier Lamy <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M maven-plugin/pom.xml

  Log Message:
  -----------
  fix new artifactId for wagon aether


  Commit: 47fde3be8f621c93db7291fcfd34d101daab50f7
      
https://github.com/jenkinsci/jenkins/commit/47fde3be8f621c93db7291fcfd34d101daab50f7
  Author: Vincent Latombe <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  [JENKINS-19082] Fix ListView includeRegex


  Commit: 17240f43475dff37c0ecfe62d2e3822656e534bb
      
https://github.com/jenkinsci/jenkins/commit/17240f43475dff37c0ecfe62d2e3822656e534bb
  Author: Oliver Gondža <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  Merge pull request #905 from Vlatombe/fixIncludeRegexListView

[JENKINS-19082] Fix ListView includeRegex


  Commit: c8c45c1133361e309207bc1ebe9729fe98a24ec1
      
https://github.com/jenkinsci/jenkins/commit/c8c45c1133361e309207bc1ebe9729fe98a24ec1
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  Merge pull request #899 from mvach/potential-npe

Fix potential NPE on exception path


  Commit: 71e6990d512ebe968ef84531a423970a9c424cde
      
https://github.com/jenkinsci/jenkins/commit/71e6990d512ebe968ef84531a423970a9c424cde
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  Unchecked warning.


  Commit: 12aa92ce0068203bb3ff493ca72f0bc263ea591f
      
https://github.com/jenkinsci/jenkins/commit/12aa92ce0068203bb3ff493ca72f0bc263ea591f
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

  Log Message:
  -----------
  Comment.


  Commit: 3751e26fff2416eb0d88908d30beada7f257ee19
      
https://github.com/jenkinsci/jenkins/commit/3751e26fff2416eb0d88908d30beada7f257ee19
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

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

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


  Commit: f425fc5f3389d2c0435d5a04cd7b49955ae6fc99
      
https://github.com/jenkinsci/jenkins/commit/f425fc5f3389d2c0435d5a04cd7b49955ae6fc99
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

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

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


  Commit: 014f565c9078ccc635d0007d1301e0fc3931e67c
      
https://github.com/jenkinsci/jenkins/commit/014f565c9078ccc635d0007d1301e0fc3931e67c
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M changelog.html

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/52a8959a56e2...014f565c9078

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