Roman Ivanov
cb4ca4e535
minor: formatting
2015-07-19 09:42:36 -07:00
Roman Ivanov
534536aa62
javadoc: deperecate overview.html and package.html support. #1415
2015-07-19 09:39:03 -07:00
Roman Ivanov
e4440ed7e7
appveyor is detached from my personal account
2015-07-19 07:52:22 -07:00
Vladislav Lisetskiy
bb3f804106
fix JavadocParagraph allows new line before the next paragraph, #1332
2015-07-19 07:20:04 -07:00
Baratali Izmailov
41d538f9be
Issue #1293 : Refactoring of IllegalTokenCheck and IllegalTokenTextCheck. Coverage has been improved.
2015-07-19 07:15:40 -07:00
Andrei Selkin
d46134bc27
Correct typos in RightCurlyCheck.
2015-07-19 12:40:36 +03:00
Michal Kordas
3d4290baf0
Add test coverage to MethodCallHandler in Indentation check. #1270
2015-07-19 00:00:12 -07:00
Michal Kordas
4f16cb85a9
Update antlr to 4.5.1. #1402
2015-07-18 23:45:36 +02:00
Roman Ivanov
79aa188fdf
minor: formatting for appveyor
2015-07-18 13:18:25 -07:00
Baratali Izmailov
881f9b5079
Issue #1293 : Improving coverage of FallThroughCheck
2015-07-18 12:39:29 -07:00
Roman Ivanov
3f735c43e4
appveyor was added to list of CI. #1382
2015-07-18 11:04:07 -07:00
Roman Ivanov
f6733d5bac
appveyor badge was added. #1382
2015-07-18 10:57:58 -07:00
Roman Ivanov
e1bf9ff4e3
resolving Windows build problems, #1382
2015-07-18 10:23:25 -07:00
Roman Ivanov
d13d0afcde
checkstyle is building fine on windows, we ned to adjust appveyor
2015-07-18 09:45:45 -07:00
Andrei Selkin
6c1b26a836
Fix RegexpHeader causing exception with default config, issue #1129 .
2015-07-18 12:41:27 +03:00
Michal Kordas
e59080b695
Remove dead code from ArrayInitHandler in Indentation check. #1270
2015-07-17 21:52:41 -07:00
Michal Kordas
4c078ba710
Make "private" methods "static" where possible. #46
...
SonarQube rule: ["private" methods that don't access instance data should be "static"](http://nemo.sonarqube.org/coding_rules#rule_key=squid%3AS2325 ).
Rationale: private methods that don't access instance data can be static to prevent any misunderstanding about the contract of the method.
2015-07-17 21:51:24 -07:00
Roman Ivanov
78d702430a
link to logo was updated
2015-07-17 21:46:03 -07:00
Roman Ivanov
c79c02f04c
new images were provided by our artist, new header for web site
2015-07-17 19:57:55 -07:00
Roman Ivanov
850a747710
temporary fix: coverage is decreased dut to Sourceforce site is not accesible
2015-07-17 10:59:43 -07:00
Roman Ivanov
313437caf5
powermock artifacts were moved to test scope as they are required only for UTs
2015-07-17 10:41:39 -07:00
Roman Ivanov
2b0d8e68b0
Revert "appveyor skip verify to let it cache maven repo"
...
This reverts commit de695a37f0 .
2015-07-17 00:03:39 -07:00
Roman Ivanov
de695a37f0
appveyor skip verify to let it cache maven repo
2015-07-16 23:50:50 -07:00
WonderCsabo
943ace0dd6
Issue #1388 : BaseCheckTestSupport.verify fails on Windows
2015-07-16 23:33:44 -07:00
Roman Ivanov
a767a81473
travis, experiment with multiline long command
2015-07-16 23:30:44 -07:00
Roman Ivanov
59e03cd3b8
travis, experiment with multiline long command
2015-07-16 23:21:29 -07:00
Roman Ivanov
72a6dbbf3e
travis, experiment with multiline long command
2015-07-16 22:39:25 -07:00
Roman Ivanov
a5cd18f9d6
appveyor multiline command
2015-07-16 22:27:47 -07:00
Roman Ivanov
114f7b7bb4
extending output before windows build. #1382
2015-07-16 22:04:30 -07:00
Roman Ivanov
fb16cdbedb
fix for compilation error on Windows. #1382
2015-07-16 22:03:55 -07:00
Roman Ivanov
2e3ce7d87a
appveyor set JAVA_HOME. #1382
2015-07-16 21:32:50 -07:00
Roman Ivanov
bbadd6a373
appveyor is introduced, windows folder case insensitive issue. #1382
2015-07-16 21:26:55 -07:00
Roman Ivanov
07b24800a7
check for connection is done by our website URL, as resource file is there. That let pass test when sourceforge web site is down
2015-07-16 20:48:20 -07:00
Aleksandr Ivanov
f6cb722588
Changing SWITCH to IF to improve coverage #1387 #1128
2015-07-16 17:23:47 -07:00
Ilja Dubinin
27045d71a3
Coverage has been increased to 100% in EmtyCatchBlockCheck
2015-07-16 17:09:00 -07:00
Michal Kordas
1aca5b65dc
Remove dead code from ForHandler in Indentation check. #1270
2015-07-16 16:44:04 -07:00
Ruslan Diachenko
6d3dbe2fd3
Issue #1289 : 'GenericWhitespaceCheck' refactored, UT coverage improved
2015-07-15 16:58:17 -07:00
Ruslan Diachenko
28e8f33dfd
Issue #1289 : 'EmptyLineSeparatorCheck' refactored, UT coverage improved
2015-07-15 21:22:02 +01:00
Baratali Izmailov
f7309c4404
Issue #1293 : Refactorgin of CovariantEqualsCheck
2015-07-14 23:46:21 -07:00
Ruslan Diachenko
c09a1ecf33
Issue #1289 : 'EmptyForIteratorPadCheck' UT coverage improved
2015-07-14 19:38:45 -07:00
Ruslan Diachenko
d815ca6429
Issue #1289 : 'MethodParamPadCheck' UT coverage improved
2015-07-14 19:38:04 -07:00
Ruslan Diachenko
a038f3394f
Issue #1289 : 'SeparatorWrapCheck' UT coverage improved
2015-07-14 19:35:12 -07:00
Ruslan Diachenko
4f629d08ad
Issue #1289 : 'TypecastParenPadCheck' refactored, UT coverage improved
2015-07-14 19:33:39 -07:00
Baratali Izmailov
2314cb57d2
Issue #1293 : Improved coverage for DefaultComesLastCheck
2015-07-14 19:32:30 -07:00
Aleksandr Ivanov
90e104688f
Switch options reoganized for easier reading #1376
2015-07-14 16:54:41 -07:00
Michal Kordas
d357465ea0
Update system-rules to 1.12.1. #1379
2015-07-14 14:01:46 -07:00
Michal Kordas
03637bdf87
Add test coverage to JavadocTagContinuationIndentation check. #1308
2015-07-14 20:45:48 +02:00
Ilja Dubinin
c80e607ebb
Coverage has been increased to 100% in ArrayTypeStyleCheck
2015-07-13 17:57:44 -07:00
Ilja Dubinin
86e805616d
Coverage has been increased to 100%n TodoCommentCheck
2015-07-13 17:57:05 -07:00
Ilja Dubinin
fa9ece71f4
Coverage has been increased to 100% in UpperEllCheck
2015-07-13 17:56:25 -07:00