Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 134baf524c1ba7df8e014f4c899b4ad2530d8c30
      
https://github.com/jenkinsci/jenkins/commit/134baf524c1ba7df8e014f4c899b4ad2530d8c30
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M core/src/main/java/hudson/security/AccessDeniedException2.java

  Log Message:
  -----------
  report the permission group since the permission name alone isn't unique


  Commit: d3575548bbd39acdbc0f73533f9078d59828b428
      
https://github.com/jenkinsci/jenkins/commit/d3575548bbd39acdbc0f73533f9078d59828b428
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M changelog.html
    M core/pom.xml
    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.


  Commit: 6badbb3227701f93aeebf208cc47f8b1540617da
      
https://github.com/jenkinsci/jenkins/commit/6badbb3227701f93aeebf208cc47f8b1540617da
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M core/pom.xml
    M core/src/main/java/hudson/WebAppMain.java
    A core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java
    M core/src/main/java/hudson/util/PluginServletFilter.java
    M core/src/main/java/jenkins/model/Jenkins.java
    A core/src/main/resources/jenkins/model/Jenkins/oops.jelly
    A core/src/main/resources/jenkins/model/Jenkins/oops.properties
    M war/src/main/webapp/WEB-INF/web.xml
    A war/src/main/webapp/images/rage.png

  Log Message:
  -----------
  Added the error handling screen

This page gets displayed when we throw an unhandled exception.


Compare: 
https://github.com/jenkinsci/jenkins/compare/a8c3a031c068...6badbb322770

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