Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e79f66b4a1e993823629cbe7f4b22333170bda00
      
https://github.com/jenkinsci/jenkins/commit/e79f66b4a1e993823629cbe7f4b22333170bda00
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

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

  Log Message:
  -----------
  [JENKINS-21631] - Don't fail with NPE if the PeepholePermalink cache contains 
the non-numeric value.

Actually, the change just prevents symptoms. There should be an error somewhere 
else.

Signed-off-by: Oleg Nenashev <o.v.nenas...@gmail.com>
(cherry picked from commit 5df3f74b4e7700d5f51243ced4c97fdc209c6fb2)


  Commit: 0a102cddd72f634f6ded56863d6b31befaa4d969
      
https://github.com/jenkinsci/jenkins/commit/0a102cddd72f634f6ded56863d6b31befaa4d969
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    A core/src/main/resources/jenkins/model/Jenkins/MasterComputer/_api.jelly

  Log Message:
  -----------
  [FIX JENKINS-16264] Don't advertise POSTing config.xml on master

(cherry picked from commit af67ae868e0d150e4d73e48a301c831bc2732b0c)


  Commit: 461e9646bd23209787dfe8defa4522fac0ee4baf
      
https://github.com/jenkinsci/jenkins/commit/461e9646bd23209787dfe8defa4522fac0ee4baf
  Author: Surya Gaddipati <sgaddip...@groupon.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/java/jenkins/security/SecurityListener.java

  Log Message:
  -----------
  Remove NoExternalUse Restrictions on SecurityListener methods.

Plugins like github-oauth-plugin implementing SecurityRealm need to call
these methods in security lifecycle events.

(cherry picked from commit 65b7d8a71cd3e4b8c3eb378b4c063e580f821a42)


  Commit: 7e1d848bfa4068dc58dfd58c6b387c54e1b871ae
      
https://github.com/jenkinsci/jenkins/commit/7e1d848bfa4068dc58dfd58c6b387c54e1b871ae
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/java/jenkins/security/SecurityListener.java

  Log Message:
  -----------
  [FIXED JENKINS-23417] Noting merge of #1277.

(cherry picked from commit 6dd071eaa8dd20ac6734d1b54e05d0a4adb7599f)

Conflicts:
        changelog.html


  Commit: d2a9f10e56e1b9ea35f664a3aa6dbc82e18e54e5
      
https://github.com/jenkinsci/jenkins/commit/d2a9f10e56e1b9ea35f664a3aa6dbc82e18e54e5
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/java/jenkins/security/SecurityListener.java

  Log Message:
  -----------
  [JENKINS-23417] Noting new api members is stable branch


  Commit: 694538e59a5c99c928de09c3017206dc3d00e233
      
https://github.com/jenkinsci/jenkins/commit/694538e59a5c99c928de09c3017206dc3d00e233
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/resources/jenkins/diagnosis/HsErrPidList/index.jelly

  Log Message:
  -----------
  [FIX JENKINS-22617] Fix path to deletion of VM error log

(cherry picked from commit b517eb7925a0ac50bf499d30732b986efbf6d276)


  Commit: 84195ea8468766df8df470f3a1a686caefb644a3
      
https://github.com/jenkinsci/jenkins/commit/84195ea8468766df8df470f3a1a686caefb644a3
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M test/src/test/java/jenkins/triggers/ReverseBuildTriggerTest.java

  Log Message:
  -----------
  [JENKINS-23191] Cannot reproduce problem in HtmlUnit test, but can at least 
guard against other regressions.
(cherry picked from commit e1e7f1b93b48998e1068275c6406335e7b7f364d)


  Commit: bd378a1ed2472dabab979ae727cb54459e098431
      
https://github.com/jenkinsci/jenkins/commit/bd378a1ed2472dabab979ae727cb54459e098431
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/resources/hudson/tasks/BuildTrigger/config.jelly
    M core/src/main/resources/jenkins/triggers/ReverseBuildTrigger/config.jelly
    M core/src/main/resources/lib/form/radio.jelly

  Log Message:
  -----------
  [FIXED JENKINS-23191] f:radio is not databinding-aware and does not correctly 
handle multiple configuration sections unless you make it.
(cherry picked from commit d660d60ea7e2e411972b215fc7f6fee9ff03e329)

Conflicts:
        changelog.html


  Commit: 001e51e87ceff6d02b8dbaf4d632eac55d4de47d
      
https://github.com/jenkinsci/jenkins/commit/001e51e87ceff6d02b8dbaf4d632eac55d4de47d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/AbstractBuild/tasks.jelly

  Log Message:
  -----------
  [FIXED JENKINS-14264] For logs >200Kb, just show two <t:task>s without 
nesting, for proper interoperability with the context menu.
(cherry picked from commit 87e2d32faa4f4de9793c7cfcdc365baceedb0411)

Conflicts:
        changelog.html


  Commit: 8f576cda1d7dcf3f71803e2fe2f5eb4b3f3340df
      
https://github.com/jenkinsci/jenkins/commit/8f576cda1d7dcf3f71803e2fe2f5eb4b3f3340df
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/resources/hudson/model/AbstractBuild/tasks.jelly
    A core/src/main/resources/lib/hudson/project/console-link.jelly

  Log Message:
  -----------
  [JENKINS-14264] Factor out console-link.jelly for ease of reuse from other 
run types with logs.
(cherry picked from commit 9404759d0d76951372688c02100fbfc5f383ff6d)


  Commit: 74e774e565be167c74683f9541d9310cb259889b
      
https://github.com/jenkinsci/jenkins/commit/74e774e565be167c74683f9541d9310cb259889b
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M core/src/main/java/hudson/tools/InstallerTranslator.java
    A test/src/test/java/hudson/tools/InstallerTranslatorTest.java

  Log Message:
  -----------
  [FIXED JENKINS-23517] InstallerTranslator should gracefully ignore offline 
slaves.
(cherry picked from commit 3e44e1365e0d20ac77c914c3372767182735f616)

Conflicts:
        changelog.html


  Commit: 6f030c201539027bf0309cee1d58cbfb7434aacf
      
https://github.com/jenkinsci/jenkins/commit/6f030c201539027bf0309cee1d58cbfb7434aacf
  Author: Daniel Beck <daniel-b...@github.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M 
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index.jelly

  Log Message:
  -----------
  [JENKINS-23627] Restrict access to admin monitor info page

This could contain sensitive information in the list of solutions
provided. It also shows the path to JENKINS_HOME, exposing OS and
configuration information.

(cherry picked from commit 97c90ace15964143aa266da23c9c18de704bb3ad)


  Commit: 3a8129c4ac9b485f44f3098f42b2784aaa1d3a2f
      
https://github.com/jenkinsci/jenkins/commit/3a8129c4ac9b485f44f3098f42b2784aaa1d3a2f
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M test/pom.xml

  Log Message:
  -----------
  Integrating a new version that supports multiple issue trackers

(cherry picked from commit 9ce6b0fec3c0a0f1b9ea786865b2130a900a5886)


Compare: 
https://github.com/jenkinsci/jenkins/compare/56f1ee4f81f8...3a8129c4ac9b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to