Code changed in jenkins
User: Michal Turek
Path:
src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckResult.java
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/statistics.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/index.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/summary.jelly
http://jenkins-ci.org/commit/cppcheck-plugin/9335f6c706ef9afc2887411320bc306fe4d32a32
Log:
JENKINS-21928 Redesign of results page

  • Table in buildaction/summary.jelly extracted to a separate file and reused in the results page. This table uses rows instead of columns so it is better readable and supports sorting, it also contains more information (delta).
  • "Errors Trend" removed, it is part of the summary.
  • "Cppcheck Engine versions" updated from one cell table to a simple paragraph.
  • summary.jelly renamed to details.jelly, the file contains details and not summary.
  • Wrapping of long lines is now possible in the details table to remove horizontal scroll bar.
  • Column headers renamed in the details table to look more like words instead of identifiers.
  • The tables have their widths instead of 100% width of the page.
  • Missing support for translations ${%Text} implemented.
  • Function getNumberNewErrorsFromPreviousBuild() is now unused so it was removed.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to