Commit Graph

6009 Commits

Author SHA1 Message Date
rnveach 87707bb5c2 minor: eclipse violations - exceptions are not thrown 2016-07-31 10:57:32 -04:00
rnveach 7790f3104d minor: eclipse violations - methods can be static 2016-07-31 10:57:29 -04:00
Roman Ivanov 4d627f32cf config: checkstyle version bump 2016-07-31 06:47:30 +03:00
Roman Ivanov 28dab4d7ad [maven-release-plugin] prepare for next development iteration 2016-07-31 06:05:15 +03:00
Roman Ivanov 456808656e [maven-release-plugin] prepare release checkstyle-7.1 2016-07-31 06:05:12 +03:00
Roman Ivanov 5c4783253e doc: release notes 7.1 2016-07-31 06:01:39 +03:00
Kevin Conaway 26c21a2833 Issue #3208: Add better support for chained methods (#3339) 2016-07-29 17:59:25 +03:00
Ben Lambeth 77e8747487 Issue #3369: Fixed XDocsPagesTest to not make assumptions about order of HashMap (#3375) 2016-07-29 17:25:49 +03:00
Roman Ivanov 77dc350b50 minor: fix for linkcheck failres for sites that result in SSLException 2016-07-27 16:06:34 +03:00
rnveach 28be7d2839 Issue #3323: fixed redundant modifier violations on try-with-resources 2016-07-27 06:19:05 +03:00
rnveach b415ce007b Issue #3323: added try-with-resources to RedundantModifierCheck 2016-07-27 06:19:05 +03:00
Roman Ivanov 7a8b92371b Issue #3323: use Orekit fork to pass CI for this issue 2016-07-27 06:17:37 +03:00
rnveach 6ee753af51 Issue #3287: added exclude directory option (#3288) 2016-07-27 05:55:24 +03:00
Andrei Selkin 0b660ba8b4 config: Fix releasenotes generation script (#3371) 2016-07-26 11:11:43 +03:00
rnveach 81c030e322 Issue #3335: prevented static variables being checked for RequireThis (#3355) 2016-07-26 07:51:48 +03:00
Ben Lambeth 33e32db4d4 Issue #3369: Changed 2 tests to not make assumptions about the order of HashMap (#3370) 2016-07-26 07:18:40 +03:00
Andrei Selkin 4ecd2193dd Issue #3317: Fix build failure on German machine (#3368) 2016-07-26 07:07:33 +03:00
Andrei Selkin ed76401d3b Issue #3074: Fix FinalLocalVariable false positive when variable is assigned inside and outside switch-block (#3366) 2016-07-23 08:09:29 +03:00
Andrei Selkin 2bf2138d04 minor: fix hardcoded messages in UTs and spelling mistakes in FinalLocalVariable (#3361) 2016-07-23 07:49:20 +03:00
Vladislav Lisetskii e905a2746a config: Update .travis.yml (#3362) 2016-07-22 08:00:51 +03:00
Roman Ivanov 5da6474587 minor: fix for intelijidea violation of tab usage 2016-07-18 21:20:26 -07:00
Roman Ivanov 92240f2a52 minor: fix for travis build for release notes 2016-07-17 15:01:34 -07:00
Roman Ivanov a38bace947 Issue #410: introduction of SpecialToken/GeneralToken, some polishing 2016-07-17 14:57:23 -07:00
Vladislav Lisetskii f28cfaa984 minor: improve releasenote output in Travis (#3356) 2016-07-17 14:34:26 -07:00
Vladislav Lisetskii 137f608a3e Pull #3350: Update releasenotes generation (#3350) 2016-07-17 12:59:19 -07:00
Roman Ivanov cb78d95c3d minor: suppress for indelij idea 2016.2 violation , disabled till https://youtrack.jetbrains.com/issue/IDEA-158662 (#3353) 2016-07-16 22:34:56 -07:00
Roman Ivanov 4674e599d9 minor: fix for indelij idea 2016.2 violations and redundant suppression (#3352) 2016-07-16 22:34:40 -07:00
Roman Ivanov 137c0b2d4a minor: fix linkcheck-maven-plugi violations 2016-07-15 09:09:34 -07:00
Vladislav Lisetskii 51e168eba7 Pull #3349: Update releasenotes generation (#3349) 2016-07-14 16:51:24 -07:00
Baratali Izmailov c60da5494a Issue #410: Various amendments in wiki-page (#3347) 2016-07-12 06:53:49 -07:00
Roman Ivanov 03fc9fb82c minor: fix IntelijIdea violation 'Method may be static' 2016-07-11 22:45:22 -07:00
Roman Ivanov dc47a404ee minor: fix IntelijIdea violations 'Declaration can have final modifier', 'Method may be static' 2016-07-11 22:25:17 -07:00
Roman Ivanov 44119413b6 minor: fix IntelijIdea violations of 'Scope of variable lnr is too broad' 2016-07-11 21:47:13 -07:00
Roman Ivanov 32b08426e5 minor: bump build-helper-maven-plugin version (#3345) 2016-07-11 21:20:49 -07:00
Roman Ivanov 6792960818 minor: bump findbugs-maven-plugin version version (#3344) 2016-07-11 21:20:34 -07:00
Roman Ivanov 4e70712117 Update PULL_REQUEST_TEMPLATE.md 2016-07-11 09:06:02 -07:00
Baratali Izmailov ff30945616 Issue #410: Table describing new HTML standard update in Javadoc grammar (#3343) 2016-07-11 08:49:34 -07:00
Roman Ivanov cf5fdb56c6 minor: fix violation from linkcheck-maven-plugin 2016-07-07 08:19:01 -07:00
Andrei Selkin d8c2a7263a Issue #3101: Add new 'useContainerOrderingForStatic' option for ImportOrderCheck (#3337) 2016-07-06 10:16:54 -07:00
rnveach 0a85131b14 Issue #3334: fixed RequireThis when can't find end block token (#3336) 2016-07-05 09:56:02 -07:00
Michael Simons a2117301de doc: Fix JavaDoc comments (#3338) 2016-07-04 11:09:52 -07:00
Roman Ivanov 7683e0413b config: versions-maven-plugin is introduced to reporting 2016-07-01 08:21:15 -07:00
Roman Ivanov fa2e093d52 Issue #3209: add example to TokenTypes for FOR_EACH_CLAUSE 2016-06-27 21:19:09 -07:00
Roman Ivanov fb7d26ef01 Issue #3209: fixes missed Token in javadoc example of LITERAL_DO 2016-06-27 20:57:19 -07:00
Roman Ivanov 528729c842 config: switch back to CS-SI/Orekit repo, on commit that have zero violations 2016-06-27 07:34:27 -07:00
Roman Ivanov 6e3afc864d Issue #3314: move locale testing from wercker to travis 2016-06-26 17:05:00 -07:00
Roman Ivanov cee26d4722 config: checkstyle version bump 2016-06-26 13:58:54 -07:00
Roman Ivanov 57c958c015 [maven-release-plugin] prepare for next development iteration 2016-06-26 13:34:14 -07:00
Roman Ivanov 635139a14f [maven-release-plugin] prepare release checkstyle-7.0 2016-06-26 13:34:11 -07:00
Roman Ivanov 60a7d38cfa Issue #3229: switch distelli CI to jdk8 2016-06-26 12:27:31 -07:00