Branch: refs/heads/master Home: https://github.com/jenkinsci/checkstyle-plugin Commit: 3db6f192c2a4cf89454e7c57471c94889b8c2cb0 https://github.com/jenkinsci/checkstyle-plugin/commit/3db6f192c2a4cf89454e7c57471c94889b8c2cb0 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2012-04-10 (Tue, 10 Apr 2012)
Changed paths: M src/main/java/hudson/plugins/checkstyle/CheckStyleAnnotationsAggregator.java M src/main/java/hudson/plugins/checkstyle/CheckStyleDescriptor.java M src/main/java/hudson/plugins/checkstyle/CheckStyleHealthDescriptor.java M src/main/java/hudson/plugins/checkstyle/CheckStylePlugin.java M src/main/java/hudson/plugins/checkstyle/CheckStylePublisher.java M src/main/java/hudson/plugins/checkstyle/CheckStyleResult.java M src/main/java/hudson/plugins/checkstyle/CheckStyleResultAction.java M src/main/java/hudson/plugins/checkstyle/dashboard/WarningsNewVersusFixedGraphPortlet.java M src/main/java/hudson/plugins/checkstyle/dashboard/WarningsPriorityGraphPortlet.java M src/main/java/hudson/plugins/checkstyle/dashboard/WarningsTablePortlet.java M src/main/java/hudson/plugins/checkstyle/parser/CheckStyleParser.java M src/main/java/hudson/plugins/checkstyle/rules/TopicRule.java M src/main/resources/hudson/plugins/checkstyle/Messages.properties M src/main/resources/hudson/plugins/checkstyle/Messages_de.properties M src/test/java/hudson/plugins/checkstyle/CheckStyleHealthDescriptorTest.java M src/test/java/hudson/plugins/checkstyle/parser/BugSerializeModelTest.java M src/test/java/hudson/plugins/checkstyle/parser/WarningsDifferencerTest.java Log Message: ----------- Added a new portlet that shows the warning totals as line graph. Commit: 19e23482ae91eeda43fcf68e7a5734ffbf8eb9ce https://github.com/jenkinsci/checkstyle-plugin/commit/19e23482ae91eeda43fcf68e7a5734ffbf8eb9ce Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2012-04-10 (Tue, 10 Apr 2012) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' of ssh://github.com/jenkinsci/checkstyle-plugin Commit: 62b2949d2a5a34f6f3ec158fc39a4d88e9ab8917 https://github.com/jenkinsci/checkstyle-plugin/commit/62b2949d2a5a34f6f3ec158fc39a4d88e9ab8917 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2012-04-10 (Tue, 10 Apr 2012) Changed paths: M pom.xml A src/main/java/hudson/plugins/checkstyle/dashboard/WarningsTotalsGraphPortlet.java Log Message: ----------- Added a new portlet that shows the warning totals as line graph. Compare: https://github.com/jenkinsci/checkstyle-plugin/compare/d60722f...62b2949