Roman Ivanov
|
e059fa02ac
|
config: maven-jar-plugin 3.0.0 is used (#3205)
|
2016-05-21 06:48:04 -07:00 |
Roman Ivanov
|
39ba2a4dfd
|
minor: bountysource - checkstyle_java is removed as I got control over checkstyle team
|
2016-05-21 06:40:04 -07:00 |
rnveach
|
6af08882f1
|
Issue #3187: standardize xdoc property types
|
2016-05-21 06:08:15 -07:00 |
rnveach
|
d78ddeb006
|
Issue #3187: validate property types in xdocs
|
2016-05-21 06:08:15 -07:00 |
Roman Ivanov
|
939b6e75e6
|
minor: travis: site and package on MacOs (#3198)
|
2016-05-21 05:30:24 -07:00 |
Baratali Izmailov
|
ca2e975558
|
Issue #410: Some amendments in WritingJavadocCheck
|
2016-05-20 14:30:19 -07:00 |
rnveach
|
93acc4e083
|
Issue #3168: allow new line on end of commit (#3204)
|
2016-05-20 13:31:31 -07:00 |
Roman Ivanov
|
338b56ce8f
|
minor: travis: fix for PR validation - 'set -e' was added to fail on any problem instead of being green (#3196)
|
2016-05-20 09:48:33 -07:00 |
Roman Ivanov
|
17f31f53b6
|
minor: travis: macos verify
|
2016-05-19 06:29:56 -07:00 |
Michael Vorburger
|
25ac562dc8
|
infra: Improve .gitignore by adding .pmd etc. by m2e-code-quality (#3192)
|
2016-05-18 10:01:48 -07:00 |
Roman Ivanov
|
06783073c1
|
minor: fix for links at linkcheck plugin validation
|
2016-05-18 08:12:37 -07:00 |
Roman Ivanov
|
f1d4f61c27
|
minor: fix for build failure due to javadoc problem
|
2016-05-18 06:31:54 -07:00 |
Roman Ivanov
|
847a09d68f
|
Issue #3164: AnnotationLocation: unclear behavior when annotation is among modifiers
|
2016-05-18 05:48:26 -07:00 |
Roman Ivanov
|
20506e1ceb
|
Issue #3119: fix for documentation of ant for config property
|
2016-05-17 06:54:49 -07:00 |
rnveach
|
c814e47721
|
Issue #3168: forbid no commits and whitespace on end of commit message (#3181)
|
2016-05-16 18:00:07 -07:00 |
Andrei Selkin
|
ecbeaa6e1d
|
Issue #407: Fix cache usage in presence of modules which use external resources for configuration (#3092)
|
2016-05-16 13:53:12 -07:00 |
Roman Ivanov
|
8c6863abdf
|
Issue #410: some minor fixes for writingjavadocchecks.xml
|
2016-05-14 17:21:27 -07:00 |
Baratali Izmailov
|
3464d83675
|
Issue #410: WritingJavadocChecks wiki-page. HTML version description.
|
2016-05-14 15:25:30 +01:00 |
Baratali Izmailov
|
ff6526252e
|
Issue #410: WritingJavadocChecks wiki-page. Some amendments.
|
2016-05-14 14:44:05 +01:00 |
Roman Ivanov
|
54cdc72ced
|
Issue #3175: sevntu-checkstyle violations were resolved in test area
|
2016-05-14 06:11:10 -07:00 |
Roman Ivanov
|
a9e548ab88
|
Issue #3175: comments was added to explain suppression
|
2016-05-14 05:42:38 -07:00 |
rnveach
|
5e82f8c44b
|
Issue #3175: fixed sevntu violations in test and it
|
2016-05-13 20:28:03 -04:00 |
rnveach
|
e0bd2fadef
|
Issue #3175: expanded sevntu checks to all code
|
2016-05-13 19:49:08 -04:00 |
Baratali Izmailov
|
20190b2327
|
Issue #410: WritingJavadocChecks wiki-page. Link to github issue
|
2016-05-13 01:02:22 +01:00 |
Baratali Izmailov
|
1ef75b520f
|
Issue #410: Writing JavadocChecks wiki-page. Classes and methods as links
|
2016-05-13 01:02:11 +01:00 |
Roman Ivanov
|
1bd277e9ac
|
minor: update for README.md
|
2016-05-12 11:41:19 -07:00 |
Baratali Izmailov
|
53f5766628
|
Issue #410: WritingJavadocChecks wiki-page. Link to issue.
|
2016-05-11 09:37:41 -07:00 |
Baratali Izmailov
|
aa45a0490e
|
Issue #410: WritingJavadocChecks wiki-page changes. (#3165)
|
2016-05-10 06:51:40 -07:00 |
Roman Ivanov
|
af1027d604
|
config: jgit update to 4.3.1.201605051710-r
|
2016-05-09 09:55:37 -07:00 |
Roman Ivanov
|
4c42b6abbe
|
config: NPE become forbitten by IllegalCatchCheck in checkstyle_checks.xml
|
2016-05-09 05:48:07 -07:00 |
akhil
|
e7e028cadd
|
Pull #3162: Update version of commons-collections to 3.2.2 to fix security vulnerability CVE-2015-6420
|
2016-05-08 16:35:54 -07:00 |
Roman Ivanov
|
67e6b46e9f
|
Issue #3153: IllegalTokenTextCheck and IllegalTokenCheck does not work with COMMENT_CONTENT token
|
2016-05-08 05:34:17 -07:00 |
rnveach
|
871b20e88b
|
Issue #2763: changed config and fixed throws indentation violations
|
2016-05-07 12:41:13 -04:00 |
rnveach
|
9e9a0b4245
|
Issue #2763: restored indentation's throwsIndent logic
|
2016-05-07 09:37:14 -04:00 |
Roman Ivanov
|
4ddd8e5ca9
|
doc: Indentation property description become worded in the same way
|
2016-05-07 06:04:20 -07:00 |
Roman Ivanov
|
d3cd6a2508
|
Issue #410: fix for formatting at writingjavadocchecks.xml.vm
|
2016-05-06 06:44:45 -07:00 |
Roman Ivanov
|
d08ee6db62
|
Issue #410: writing javadoc checks page is extended
|
2016-05-06 06:31:29 -07:00 |
Konstantin Lutovich
|
7e100714bb
|
Issue #3157: Javadoc value tag can reference import (#3158)
|
2016-05-05 09:15:20 -07:00 |
Baratali Izmailov
|
26776546fd
|
Issue #410: Wiki page (#3156)
|
2016-05-04 17:03:42 -07:00 |
rnveach
|
e79f945391
|
minor: fixed ScopeUtils.isClassFieldDef checking for variables
|
2016-05-02 18:46:00 -07:00 |
Roman Ivanov
|
6b40328b87
|
config: powermock-api-mockito version bump (#3152)
|
2016-05-02 10:09:04 -07:00 |
Roman Ivanov
|
931c41352a
|
config: checkstyle version bump
|
2016-05-01 09:28:22 -07:00 |
Roman Ivanov
|
36a2204956
|
config: checkstyle version bump
|
2016-05-01 09:27:11 -07:00 |
Roman Ivanov
|
1d5d7bc10f
|
minor: update for release.sh comments
|
2016-05-01 07:52:09 -07:00 |
Roman Ivanov
|
4eae764b65
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-01 07:08:27 -07:00 |
Roman Ivanov
|
05cb344de3
|
[maven-release-plugin] prepare release checkstyle-6.18
|
2016-05-01 06:48:22 -07:00 |
Roman Ivanov
|
00cb9d8b80
|
minor: update release.sh with previous released version
|
2016-05-01 06:23:25 -07:00 |
Roman Ivanov
|
8e0867192a
|
doc: release notes 6.18
|
2016-05-01 06:18:47 -07:00 |
rnveach
|
dfef8ec6d8
|
Issue #3144: fixed NPE in FinalLocalVariable for lambda in field (#3146)
|
2016-05-01 05:37:07 -07:00 |
rnveach
|
27537e9a0a
|
Issue #1064: fixed slow javadoc antlr parsing (#3055)
|
2016-04-30 20:03:04 -07:00 |