Commit Graph

5036 Commits

Author SHA1 Message Date
Roman Ivanov 9ff4d78be8 Issue #974: PMD violation ConfusingTernary (final fix) 2015-10-07 17:56:17 -07:00
Roman Ivanov 88830ca708 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:56:04 -07:00
Roman Ivanov f4e5c1e2b2 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:56:00 -07:00
Roman Ivanov 423ed9e469 Issue #974: PMD violation ConfusingTernary (partial fix) 2015-10-07 17:55:56 -07:00
Roman Ivanov 7c5092271d minor: old PMD suppressions were removed 2015-10-07 12:54:29 -07:00
Roman Ivanov 3a0c8e63df minor: old suppressions for findbugs were removed 2015-10-07 11:12:19 -07:00
Roman Ivanov 30249340d0 minor: MacOS build is referenced in README 2015-10-07 09:21:30 -07:00
Roman Ivanov aa14caf4c6 minor: changes in pmd suppress format 2015-10-07 08:37:26 -07:00
Roman Ivanov b3e0211ef4 minor: fixing teamcity violation 2015-10-06 20:08:03 -07:00
Roman Ivanov 6e1b3faded Issue #985: Fix PMD violations for ShortVariable rule (resolving Teamcity violation) 2015-10-06 19:42:24 -07:00
Roman Ivanov 5f5142b232 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 19:33:06 -07:00
Roman Ivanov ca7f7f8556 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:56:40 -07:00
Roman Ivanov aa4203f3ba Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:50:56 -07:00
Roman Ivanov 30c3a362d4 Issue #985: Fix PMD violations for ShortVariable rule 2015-10-06 17:46:02 -07:00
Michal Kordas 58b28a75e1 Issue #2271: Remove underscores from method names 2015-10-06 13:10:20 -07:00
Roman Ivanov 6fbe3f344a infra: usage of shields.io for Travis is unstable(shows invalid status always), reverted to Travis default 2015-10-06 12:48:12 -07:00
Roman Ivanov 2328160843 infra: attept to resolve invalid status at Travis badge 2015-10-06 12:45:18 -07:00
Roman Ivanov 15a1d21397 infra: minor fix for Travis badge 2015-10-06 11:25:40 -07:00
Roman Ivanov 0e34489490 Issue #2273: rename CheckUtils.isVoidMethod to isNonVoidMethod 2015-10-06 08:53:14 -07:00
Roman Ivanov e2b4e687d7 Issue #2283: rename CheckUtils.isVoidMethod to isNonVoidMethod 2015-10-06 06:56:17 -07:00
Roman Ivanov a210010f0d infra: update for appveyor to have an label that show OS type 2015-10-05 23:41:44 -07:00
Roman Ivanov 0d7fc15dcc infra: update for Travis badge to reference OS types and make image looks non-blur on mobile browser 2015-10-05 23:37:30 -07:00
Roman Ivanov 22f2cfa0e3 infra: teamcity label is changed to mention 'inspections' 2015-10-05 23:32:35 -07:00
Michal Kordas 258b1ffed6 Issue #2271: Replace negated assertTrue with assertFalse 2015-10-05 14:07:33 -07:00
Michal Kordas e7c2ee9604 Issue #2243: Fix missing code coverage 2015-10-05 20:32:36 +02:00
Roman Ivanov d52dda583b update to 6.12-SNAPSHOT 2015-10-05 08:04:36 -07:00
Roman Ivanov b57d194971 [maven-release-plugin] prepare for next development iteration 2015-10-05 07:09:04 -07:00
Roman Ivanov 5bebf6627c [maven-release-plugin] prepare release checkstyle-6.11.2 2015-10-05 07:09:01 -07:00
Roman Ivanov d8be88af55 update to 6.11.2-SNAPSHOT 2015-10-05 07:06:40 -07:00
Roman Ivanov af24528a97 minor: issue link was added to explain skipped content section in xdoc/config.xml 2015-10-05 06:44:58 -07:00
Roman Ivanov a53f329960 minor: extra space was removed in xdoc 2015-10-05 06:33:11 -07:00
Roman Ivanov b63759af76 release notes for 6.11.2 2015-10-05 06:30:53 -07:00
Roman Ivanov 1c20b49e66 doc: fix for broken links 2015-10-05 06:30:27 -07:00
Andrei Selkin 63f01249f8 Issue #819: Create UT to check that all checkstyle modules have xdocs 2015-10-05 05:31:52 -07:00
Andrei Selkin 3ebddae1b9 Issue #819: Split config.html into few pages 2015-10-05 05:31:52 -07:00
Andrei Selkin 040436b960 Issue #819: Create xdoc documentation for FileContentsHolder 2015-10-05 05:31:52 -07:00
Roman Ivanov 5c3dbda8d5 infra: macos integration tests 2015-10-04 12:48:22 -07:00
rnveach e7edc7118d minor: fixed jgit resource leaks in commit validation 2015-10-03 16:54:17 -07:00
Roman Ivanov d1c5d41666 spelling: fix typo 2015-10-03 16:49:58 -07:00
Roman Ivanov b8107ebf0b Ilja Dibinin was added as developer 2015-10-03 16:49:07 -07:00
Andrei Selkin 8d88c2f41b doc: Add WILDCARD_TYPE into list of acceptable tokens in xdocs of WhitespaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 9900f9905f Issue #2258: Add GENERIC_START and GENERIC_END into list of acceptable tokens in xdocs of NoWhiteSpaceAfter and WhiteSpaceAround 2015-10-03 16:41:02 -07:00
Andrei Selkin 3504f74fea Issue #2259: Add COMMA into list of acceptable tokens in xdocs of NoWhiteSpaceBefore 2015-10-03 16:41:02 -07:00
Michal Kordas cdb6546adb Issue #2260: Make ConfigurationLoader.loadConfiguration public 2015-10-03 23:47:32 +02:00
Aleksandr Ivanov 3feab62232 Issue #2231: minor refactoring, helper method was added 2015-10-03 20:28:00 +03:00
Roman Ivanov bf5354f2d8 minor: fix for link to be direct (linkcheck plugin) 2015-10-02 06:30:48 -07:00
Roman Ivanov 1d88cbdab0 minor: fix for typo in release version 2015-10-02 06:14:13 -07:00
Roman Ivanov b66c597446 version bump to 6.12-SNAPSHOT 2015-10-02 06:11:05 -07:00
Roman Ivanov df82631dcb [maven-release-plugin] prepare for next development iteration 2015-10-02 05:44:40 -07:00
Roman Ivanov a390fde36f [maven-release-plugin] prepare release checkstyle-6.11.1 2015-10-02 05:44:38 -07:00