Commit Graph

5556 Commits

Author SHA1 Message Date
Baratali Izmailov 8620ce7f3e Issue #325: Check placement of Javadoc comments in AbstractJavadocCheck before parsing 2016-01-28 23:59:13 +00:00
rnveach b6ab2337e2 Issue #2805: fixed false positive in SummaryJavadoc on inheritDoc tag 2016-01-28 05:27:01 -08:00
rnveach 78c1fa440c Issue #2806: fixed improper javadocs from overridden methods 2016-01-28 05:24:39 -08:00
rnveach 553af5f4c7 Issue #2806: fixed JavadocMethod.allowedAnnotations hides bad javadocs 2016-01-28 05:24:39 -08:00
Roman Ivanov 62b61e0543 minor: jgit is updated to 4.2.0.201601211800-r 2016-01-27 13:00:38 -08:00
Roman Ivanov ed16a9f6fd minor: maven-compiler-plugin is updated to 3.5 2016-01-27 13:00:10 -08:00
Roman Ivanov c101e3b4ef minor: update for comment 2016-01-26 12:56:55 -08:00
Roman Ivanov e72fb26ca3 minor: update for comment 2016-01-26 12:55:18 -08:00
Roman Ivanov 32953ad617 minor: update for comment 2016-01-26 12:51:51 -08:00
Roman Ivanov 999921d5db minor: ' -Dxml.skip=true' was added to matrix items 2016-01-26 12:47:16 -08:00
Roman Ivanov 06fdf7c9c6 minor: ' -Dxml.skip=true' was added to deploy stage 2016-01-26 12:44:56 -08:00
Roman Ivanov 9450ce4097 minor: formatting 2016-01-26 12:43:57 -08:00
Roman Ivanov 387f9ac34f minor: ' -Dxml.skip=true' was added to matrix items 2016-01-26 12:43:09 -08:00
Roman Ivanov e4966bfacf minor: comment was added to circle.yml 2016-01-26 12:38:38 -08:00
Roman Ivanov 620f59331e minor: comment was added to circle.yml 2016-01-26 12:36:56 -08:00
Vladislav Lisetskiy 4e5be63031 Issue #2815: change 'dependencies' section on circleCI
Please enter the commit message for your changes. Lines starting
2016-01-26 20:28:59 +03:00
Vladislav Lisetskiy cf9fd2e635 Issue #2815: change mvn command in circleCI cache 2016-01-26 14:42:00 +03:00
liscju c22cc5801e Issue #1002: Add optional attribute to suppression filter 2016-01-25 13:34:50 -08:00
Vladislav Lisetskiy 5b3ba10b7a Issue #2815: improve cache in 'CircleCI' 2016-01-25 12:53:47 -08:00
Bhavik Patel 628e893f24 Issue #2807: FinalLocalVariable doesn't report variable when condition separates 2 assignments 2016-01-24 06:35:35 -08:00
Bhavik Patel 0d8e93ce79 minor: enforce FinalLocalVariableCheck on checkstyle code 2016-01-24 06:35:35 -08:00
rnveach 9b48ad25ed Issue #2836: added UT for testing check's messages 2016-01-21 06:41:00 -08:00
rnveach 28da7d5666 Issue #2836: moved error message fields to the check that reports them 2016-01-21 06:41:00 -08:00
rnveach b199c033b7 Issue #2836: changed AbstractParenPadCheck to public class 2016-01-21 06:41:00 -08:00
rnveach 6c66229190 Issue #2836: changed private error message fields to public 2016-01-21 06:41:00 -08:00
rnveach cd8f1c3183 Issue #2836: moved inline strings to error message fields 2016-01-21 06:40:59 -08:00
rnveach 77733a4523 Issue #2836: renamed error message fields to match standard naming 2016-01-21 06:40:59 -08:00
Roman Ivanov 4e4386e5df minor: linkcheck - http://nemo.sonarqube.org is moved to https 2016-01-20 09:36:08 -08:00
Roman Ivanov f56fa00d27 minor: linkcheck, exclude for version-maven-plugin url 2016-01-20 09:21:21 -08:00
Roman Ivanov 80411d5aa6 minor: versions-maven-plugin was added to config to skip backups of poms during release 2016-01-20 06:57:45 -08:00
Roman Ivanov 2526ec1700 Issue #2815: circle ci badge was added to README.md 2016-01-19 05:40:43 -08:00
Roman Ivanov a72537dd1d Issue #2815: circle ci badge was added to README.md 2016-01-19 05:39:21 -08:00
Vladislav Lisetskiy 1b03450933 Issue #2815: setup CircleCI 2016-01-19 12:59:22 +03:00
Yasser Aziza 2f3b62ed73 Issue #2661: Enforce SingleBreakOrContinueCheck of sevntu-checkstyle over Checkstyle source code 2016-01-17 18:12:53 -08:00
Roman Ivanov e230f7ac55 config: sevntu-checkstyle was updated to 1.18.0 2016-01-17 17:39:30 -08:00
Andrei Selkin 3e4367941c Issue #2792: Include InterfaceTypeParameterName into Config of Google Style 2016-01-15 20:36:31 +03:00
Roman Ivanov e59effff08 minor: update for index.html page to put links to our CLI and Ant 2016-01-15 06:41:47 -08:00
Roman Ivanov ecb122198d config: dead links are suppressed with a explanation to, next step is enforce linkcheck to validate each commit by CI 2016-01-14 07:00:34 -08:00
Michal Kordas 32e3c7056e minor: Update EqualsVerifier to 1.7.6 2016-01-12 05:51:39 -08:00
Michal Kordas 19b33272ed minor: Update Maven Surefire and Failsafe plugin 2016-01-12 08:54:49 +01:00
Michal Kordas 44c8f8dfc6 minor: Update Maven Shade Plugin to 2.4.3 2016-01-11 10:20:06 +01:00
Roman Ivanov 95951563db config: internal checkstyle(for sevntu execution) version update to latest version 2016-01-10 07:38:20 -08:00
Ilja Dubinin f4a9bc78a8 minor: suffix has been added to sed -i command. 2016-01-10 06:16:45 -08:00
Roman Ivanov 247f250c8c Issue #2727: codeship is used to run 'mvn site' validation to help Travis 2016-01-10 06:01:39 -08:00
Ilja Dubinin cb3db4097d minor: DS_Store file has been added to .gitignore 2016-01-05 23:01:16 +00:00
Roman Ivanov 617ebf2bf2 minor: year bump to 2016 2016-01-04 16:25:43 -08:00
Roman Ivanov b65660848a Issue #2609: name 'Checkstyle' was substituted to 'Main' at class name 2016-01-04 05:47:19 -08:00
liscju d10b2c45ff Issue #1349: Fix IndentationCheck to accept proper right parenthesis of annotation 2016-01-03 19:12:56 +01:00
Vladislav Lisetskiy ee33ed57cd Issue #2609: Refactor GUI package 2016-01-03 12:20:18 +03:00
liscju af047afee8 Issue #2688: Fix OneStatementPerLine lambda validation 2016-01-01 11:21:28 -08:00