Commit Graph

6229 Commits

Author SHA1 Message Date
rnveach ce54507376 Issue #3667: fixed documentation and tests for checkstyle modules 2016-12-19 16:43:51 -08:00
Roman Ivanov bbfe5a1b69 minor: update for reason in findbugs excludes 2016-12-17 18:19:37 -08:00
Roman Ivanov 1f5237f587 Issue #3662: Duplicated Checks in google_checks.xml config should have 'id' 2016-12-16 12:56:18 -08:00
Roman Ivanov 1dea8dc3bb Issue #3657: skip unnecessary exception 'Severity not set, ignoring exception' 2016-12-16 12:02:36 -08:00
Jochen Van de Velde 52d009b3f8 minor: correct Javadoc for AbstractImportRule 2016-12-16 11:58:00 -08:00
Roman Ivanov 026c01bee4 minor: refactoring to shorten code, reodering of statements to minimize declaration-usage variable distance 2016-12-15 07:12:44 -08:00
Roman Ivanov 81889c9a97 minor: fix for linkcheck plugin violation 2016-12-15 06:33:19 -08:00
Roman Ivanov 292d92baca config: bump maven-resources-plugin to 3.0.2 2016-12-13 10:04:17 -08:00
Robert Reiz 4d25a08063 Pull #3653: Using the SPDX identifier for the license name. SPDX is a standard for licenses. 2016-12-13 09:49:30 -08:00
Roman Ivanov 2197a604dd minor: fix for linkcheck plugin validation (googlewebtoolkit.blogspot.com) 2016-12-13 09:46:08 -08:00
Roman Ivanov 9321a5bec6 minor: fix for linkcheck plugin validation (viold-elements) 2016-12-12 13:38:23 -08:00
Roman Ivanov 1bf40e8418 minor: fix for linkcheck plugin validation (viold-elements) 2016-12-12 13:26:09 -08:00
rnveach 2b59f39b16 Issue #3622: expanded and fixed documentation for checker and treewalker 2016-12-12 12:49:20 -08:00
rnveach 5b73516ca1 Issue #2803: added synchronized to NoWhitespaceAfterCheck 2016-12-12 09:16:47 -08:00
kazachka 65fe91df6a Issue #3426: remove warning on PACKAGE_DEF preceded by javadoc not separated by line 2016-12-12 06:04:12 -08:00
Roman Ivanov c2bbc9753b Issue #3632: move NoExceptionTest items to travis.sh 2016-12-11 17:03:40 -08:00
Roman Ivanov fd880587e3 config: travis deploy as refactored to use '-Pno-validations' 2016-12-11 16:30:00 -08:00
Roman Ivanov f600ac2df9 config: minor formatting in travis.yml 2016-12-11 16:22:33 -08:00
Roman Ivanov 983c8b087d Issue #3632: several Travils items were moved to travis.sh 2016-12-11 16:22:33 -08:00
Roman Ivanov 90dc0666ba Issue #3590: CustomImportControl bad document examples that could lead to false positive on 'special group' 2016-12-11 15:45:13 -08:00
Roman Ivanov 83507a07ab minor: sorting skip options in profiles to ease readability 2016-12-11 15:03:43 -08:00
rnveach 01e039a0fb Issue #2809: added new checks for google style 4.6.2 2016-12-11 10:23:36 -08:00
Roman Ivanov 61684248e7 config: reduce amount of skips by profile 'no-validations' 2016-12-11 07:24:36 -08:00
Roman Ivanov 2d23e27181 config: enable MacOS verify item, default jdk became jdk8 on travis 2016-12-11 06:58:56 -08:00
Roman Ivanov bd5ea09b31 Issue #3632: pr description validation is moved to shell script 2016-12-11 06:19:07 -08:00
Roman Ivanov 4f64bd427a minor: resolve Intellij inspection 'Variable result initializer false is redundant' 2016-12-11 05:40:01 -08:00
Roman Ivanov ee758e1997 config: all-sevntu-checks: '-u' option for diff command to be more human friendly 2016-12-10 17:42:42 -08:00
rnveach e60d4545a7 minor: all style checks should be referenced in style xdoc 2016-12-10 17:30:10 -08:00
rnveach 032742cf6c minor: checks should have all their styles listed 2016-12-10 17:30:10 -08:00
Roman Ivanov dea98c8ce9 config: fix for unexpected empty line in temp file during all-sevntu-checks 2016-12-10 16:39:13 -08:00
Roman Ivanov c5bf1ac741 minor: comment about -x option for bash 2016-12-10 15:37:03 -08:00
Roman Ivanov 029ab124cf Issue #3628: all Checks are activarted, Travis valiadtion is activated 2016-12-10 15:30:21 -08:00
Roman Ivanov 32a7a33360 Issue #3628: ReturnCountExtendedCheck from sevntu is enabled, all violations are resolved 2016-12-10 15:25:13 -08:00
Roman Ivanov ace65c09fb Issue #3628: ConstructorWithoutParamsCheck from sevntu is enabled 2016-12-10 14:39:30 -08:00
Roman Ivanov 9f53d5f39f config: pitest-maven update to 1.1.11 2016-12-10 09:21:02 -08:00
Roman Ivanov 42b71efdda config: bump sevntu-checks version to 1.23.0 2016-12-10 07:10:24 -08:00
Roman Ivanov d1aa8e3b40 Issue #3628: usage of xmlstarlet instead of grep 2016-12-10 06:48:48 -08:00
Roman Ivanov ed6b9004ea Issue #3632: releasenotes generation was moved to separate shell file 2016-12-10 06:46:21 -08:00
Roman Ivanov 4a540b4aec Issue #3628: AvoidModifiersForTypesCheck is customized for accesible Logger detection 2016-12-10 06:42:04 -08:00
Roman Ivanov 82d58d5cff Issue #3628: HideUtilityClassConstructorCheck, AvoidModifiersForTypesCheck are used, other are referenced only 2016-12-10 06:30:31 -08:00
Roman Ivanov cd91999dec Issue #3628: pipefail was removed to allow avoid failues by '| cat' 2016-12-09 16:50:56 -08:00
Roman Ivanov 9d9053066e Issue #3628: create validation for missing sevntu checks 2016-12-09 16:20:17 -08:00
MaksimP 4c2649f572 Issue #3600: fix chmod 2016-12-09 16:14:39 -08:00
Oleg Efremenkov ba178a2bb1 Issue #3316: use pitest testing of checks.sizes package in shippable CI 2016-12-09 15:22:48 -08:00
Roman Ivanov ec2834e43a minor: fix for Intelij inspections (Prohibited exception 'Exception' thrown; Declaration has problems in Javadoc references ; 'assertEquals()' may be 'assertSame()' ;'assertEquals()' can be simplified to 'assertNull()') 2016-12-09 14:01:23 -08:00
Roman Ivanov 3f3dedeacc Issue #3606: additioanl UTs for coverage 100% 2016-12-09 11:42:20 -08:00
MaksimP 9ebd617439 Issue #3333: add new tokens in WhitespaceAfterCheck 2016-12-09 11:21:24 -08:00
Saideep 4ffcaad67d Issue #3606: Test coverage boost for ParseTreeTablePModel.java 2016-12-09 08:46:46 -08:00
Roman Ivanov 5d655dce40 minor: formatting fix just to trigger PR 2016-12-09 08:45:36 -08:00
Roman Ivanov 40a7f33b26 config: upgrade to latest Orekit commit 2016-12-09 08:41:52 -08:00