Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f912de7c2b3459b989b2ca3f5e609e2d026b180f
      
https://github.com/jenkinsci/jenkins/commit/f912de7c2b3459b989b2ca3f5e609e2d026b180f
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

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

  Log Message:
  -----------
  [FIXED JENKINS-17317] ”My Views" links leads to 404 Not Found.

(cherry picked from commit d33e22d392a3f7346f9cd9a9f87b79485fdbee37)

Conflicts:
        changelog.html


  Commit: e387005fad7d87191feb1995715bc8e3788ff81d
      
https://github.com/jenkinsci/jenkins/commit/e387005fad7d87191feb1995715bc8e3788ff81d
  Author: Seiji Sogabe <sogabe@emilia.localnet>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

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

  Log Message:
  -----------
  [JENKINS-17317] rawEncode should be used instead of encode

(cherry picked from commit 477e8979eb823e2a9c08eac9bab2ca6d71211594)


  Commit: af59db06f0eba2674fc8338d3ba18335541eae32
      
https://github.com/jenkinsci/jenkins/commit/af59db06f0eba2674fc8338d3ba18335541eae32
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M core/src/main/java/hudson/security/AccessDeniedHandlerImpl.java
    M core/src/main/resources/lib/layout/layout.jelly

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

The exception handler ended up adding almost all the headers again,
resulting in a lot of duplicate headers.

Most critically, stapler was adding "Content-Encoding" header twice,
breaking browsers.

(cherry picked from commit d3575548bbd39acdbc0f73533f9078d59828b428)

Conflicts:
        changelog.html
        core/pom.xml


  Commit: 4d31fd776bb17de144da865a985e506795e63234
      
https://github.com/jenkinsci/jenkins/commit/4d31fd776bb17de144da865a985e506795e63234
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M core/src/main/java/hudson/model/DependencyGraph.java
    M test/src/test/java/hudson/model/DependencyGraphTest.java

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

Reimplemented a proper topological sort and generates a total order
comparison function.

(cherry picked from commit 8d0f7f5688bb4a6e9083a838695d378ee737f49d)

Conflicts:
        changelog.html


  Commit: 91cf8bce7c60c22daf1c5b97b321539e23f3a457
      
https://github.com/jenkinsci/jenkins/commit/91cf8bce7c60c22daf1c5b97b321539e23f3a457
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M core/src/main/java/hudson/model/DependencyGraph.java
    A core/src/main/java/jenkins/util/DirectedGraph.java

  Log Message:
  -----------
  [JENKINS-17247] Refactored a bit to extract the SCC computation into a 
reusable code

(cherry picked from commit edb9bc5aca56cb521d58b30a53cea203e673efc1)


  Commit: 8097aac90687990d1ddd4f0b2ab85d61de92a808
      
https://github.com/jenkinsci/jenkins/commit/8097aac90687990d1ddd4f0b2ab85d61de92a808
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M core/src/main/java/jenkins/util/DirectedGraph.java

  Log Message:
  -----------
  [JENKINS-17247] Not sure why the compilation is failing but this seems to work

(cherry picked from commit 0ee7a5eec1e6ed167b6f96b2a73a5dd1976f5679)


Compare: 
https://github.com/jenkinsci/jenkins/compare/f9e176a5baa5...8097aac90687

-- 
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/groups/opt_out.

Reply via email to