aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-31Issue #3455: removed guava from api codernveach
2017-12-30Issue #5405: SuppressWithPlainTextComment should ignore directoriesrnveach
2017-12-30doc: releasenotes 8.6Roman Ivanov
2017-12-30Issue #5057: fixed xml violations/exceptions with file started/finishedrnveach
2017-12-29Issue #4841: Add SuppressWithPlainTextCommentFilterAndrei Selkin
2017-12-27Issue #4675: fix last mutationvasilyeva
2017-12-27Issue #5388: added exception JavaDoc block tag to NonEmptyAtclauseDescription...Lev_Sikhovets
2017-12-27Issue #4421: Support suppression-xpath element in SuppressionLoaderTimur Tibeyev
2017-12-27Issue #5393: fixed Chinese translation for import messageszhangduo
2017-12-26Pull #5392: fixed RequireThisCheck and for loop variable handlingrnveach
2017-12-25Pull #5364: changed RequireThis kept track of the frame being examinedrnveach
2017-12-25Issue #5141: fixed broken translation check because of orderingrnveach
2017-12-25Issue #5141: added xml verification for testsrnveach
2017-12-25Issue #4981: ImportOrder with order=bottom should disallow non-static import ...Julian Hyde
2017-12-24minor: fix typos in testsPavel Bludov
2017-12-23minor: fix typosPavel Bludov
2017-12-22Pull #5363: added missing annotation token definitionrnveach
2017-12-22Issue #5004: pitest: increase mutation coverage for pitest-checks-imports pro...BBG
2017-12-22Issue #5338: moved, renamed and removed abstact declaration from AbstractLoad...Roman_Zhigunov
2017-12-22Issue #5306: add additional message for void returnvaano94
2017-12-16Issue #5154: Incorrect indentation check for method preceded by annotation, w...BBG
2017-12-15Pull #5361: fixed RequireThisCheck and enum constants handlingrnveach
2017-12-13Pull #5351: fixed RequireThisCheck and catch variable handlingrnveach
2017-12-13minor: fixed missing coverage in SeverityMatchFilterrnveach
2017-12-12Issue #4605: increased pitest coverage for utils packagernveach
2017-12-12Issue #4716: enabled intellij AbstractClassExtendsConcreteClassrnveach
2017-12-12Issue #5003: increased pitest coverage for whitespace package to 100%rnveach
2017-12-12Issue #4675: increased pitest coverage for misc packagernveach
2017-12-10Issue #2804: changed javadoc test suppression to specific messagesrnveach
2017-12-10Issue #2804: allow suppression by messagernveach
2017-12-10minor: renamed different class fields to have unique namesrnveach
2017-12-09Issue #5005: increased pitest coverage for metrics package to 100%rnveach
2017-12-08Issue #5005: increased pitest coverage for metrics packagernveach
2017-12-08Issue #4876: specified what checks is in ModuleReflectionUtilsrnveach
2017-12-08Issue #5008: increased pitest of coding packagernveach
2017-12-08minor: locked down abstract test classes from overridingrnveach
2017-12-08Issue #5327: fixed finding annotation name with comment embeddedrnveach
2017-12-07minor: add content to config.html by workaround with h4 removalRoman Ivanov
2017-12-06Issue #5008: increased pitest of coding packagernveach
2017-12-06Issue #5268: False RedundantModifier violation for final method of enum insid...BBG
2017-12-05Issue #5002: added documentation for violateExecutionOnNonTightHtmlrnveach
2017-12-05Pull #5321: fixed bug on matching xpath when no xpath givenrnveach
2017-12-05Issue #5290: change all sonarqube.com to sonarcloud.ioRoman Ivanov
2017-12-05doc: add 'Checkstyle for Microsoft Visual Studio Code' in known toolsRoman Ivanov
2017-12-04minor: removed temporary issues that are closedrnveach
2017-12-01Issue #4169: Javadoc on annotation fields supportPavel Bludov
2017-11-28Issue #4701: No error for a misplaced javadoc tagPavel Bludov
2017-11-26Issue #5124: removed usages of branchContains for Variable Distancernveach
2017-11-26doc: release notes for 8.5Roman Ivanov
2017-11-25Issue #4916: Adding ability to force loadkazachka