Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIXED #13: Test trend result chart not shown on inherited project #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kosmaty
Copy link

@kosmaty kosmaty commented Apr 14, 2014

Added extension point RequestInheritanceChecker. Extensions can check
if given URL points to page that needs inheritance.

Added extensions, that allow inheritance in:

  • build page and specific run page (that preserves current behaviour)
  • job main page
  • some trend graphs on job page (test trend, jacoco coverage trend,
    findbugs trend)
  • dashboard view and dashboard portlets

This fixes issue #13: Test trend result chart not shown on inherited project.
It is also the way that issue #11 can be fixed (but it isn't fixed yet).

krzysztofkos added 2 commits April 14, 2014 09:10
Added extension point RequestInheritanceChecker. Extensions can check
if given URL points to page that needs inheritance.

Added extensions, that allow inheritance in:
 - job main page
 - some trend graphs on job page (test trend, jacoco coverage trend, 
 findbugs trend)
 - dashboard view and dashboard portlets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant