Roman Ivanov
|
7fd31ceb93
|
minor: release notes for 7.1.1
|
2016-09-05 05:46:22 -07:00 |
Andrei Selkin
|
b4e884c2ff
|
Issue #2541: Activate forbidden-apis on test input files (#3402)
|
2016-08-12 06:24:53 +03:00 |
Claas Augner
|
165fb0b313
|
Issue #3403: Improve German translation (#3404)
|
2016-08-08 07:20:15 +03:00 |
Vladislav Lisetskii
|
2a0d283e39
|
minor: add placeholder for a new section in releasenotes.xml (#3399)
|
2016-08-05 22:24:23 +03:00 |
rnveach
|
459f912d7a
|
Issue #3308: EqualsHashCode violation for hashCode without equals (#3387)
|
2016-08-05 10:47:58 +03:00 |
Andrei Selkin
|
44c0feb02a
|
minor: fix hardcoded messages in UTs (#3385)
|
2016-08-04 15:51:20 +03:00 |
rnveach
|
b1eced12b2
|
Issue #3322: added RedundantModifiers for final in abstract methods
|
2016-08-04 15:49:46 +03:00 |
Roman Ivanov
|
60fffc3306
|
minor: remove PMD from type-aware analysis tools
|
2016-08-04 15:19:29 +03:00 |
Ben Lambeth
|
ffceb9d8e3
|
Issue #3378: Fixed TransaltionCheckTest to not depend on a specific ordering of non-deterministic APIs
|
2016-08-04 09:59:10 +03:00 |
Ben Lambeth
|
bcbcf28fff
|
Issue #3378: Fixed TreeWalkerTest to not depend on a specific ordering of non-deterministic APIs (#3389)
|
2016-08-03 15:09:31 +03:00 |
Glenn Hollingsworth
|
77081171f2
|
minor: fix for comment
|
2016-08-02 17:23:15 +03:00 |
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
|
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 |
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 |
rnveach
|
6ee753af51
|
Issue #3287: added exclude directory option (#3288)
|
2016-07-27 05:55:24 +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 |
Roman Ivanov
|
5da6474587
|
minor: fix for intelijidea violation of tab usage
|
2016-07-18 21:20:26 -07:00 |
Roman Ivanov
|
a38bace947
|
Issue #410: introduction of SpecialToken/GeneralToken, some polishing
|
2016-07-17 14:57:23 -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 |
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 |
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
|
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
|
e748ca5fc2
|
doc: release notes 7.0
|
2016-06-26 10:08:32 -07:00 |
Baratali Izmailov
|
f7d9c84503
|
minor: formatting in antlr4 grammar (#3310)
|
2016-06-25 06:04:23 -07:00 |
rnveach
|
1389d3efe4
|
doc: fixed checkstyle download url (#3304)
|
2016-06-24 09:05:57 -07:00 |
Roman Ivanov
|
3c136fbd9f
|
minor: fix for IntelijIdea inspection violations(Arguments to assertEquals() in wrong order)
|
2016-06-23 10:02:44 -07:00 |
Roman Ivanov
|
ce5574b3f4
|
minor: fix for IntelijIdea inspection violations
|
2016-06-23 06:41:32 -07:00 |
Andrei Selkin
|
eb5b977a47
|
Pull #3293: Replace Guava's Optional with Java's native (#3293)
|
2016-06-23 05:38:02 -07:00 |
Roman Ivanov
|
1395a92adb
|
minor: fixing intelijidea violations
|
2016-06-23 05:32:56 -07:00 |
Roman Ivanov
|
c156cf7157
|
minor: fix for linkcheck-plugin violation
|
2016-06-22 20:02:24 -07:00 |
Andrei Selkin
|
21cad8b0c3
|
Issue #3117: Add ability to differentiate annotation placement in foreach, for loops, parameter definition (#3269)
|
2016-06-19 06:12:51 -07:00 |
Roman Ivanov
|
1d90585795
|
doc: update for AnnotationLocation examples to be more exact
|
2016-06-17 16:59:03 -07:00 |