aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2017-09-20Issue #3891: removed inputs out of non-existent misc packagernveach
2017-09-17Issue #4999: XpathQueryGenerator should consider tabWith parameterTimur Tibeyev
2017-09-16Issue #4410: whitespace after @Ruslan Iagudin
2017-09-15Issue #4984: Reorder fields in JavadocTokenTypeskazachka
2017-09-12Issue #3891: reorganized NewlineAtEndOfFileCheckTest inputsrnveach
2017-09-10Issue #3891: reorganized astprinter package inputsrnveach
2017-09-06config: remove suppression from pmd that does not cover violationRoman Ivanov
2017-09-06Issue #5078: add dependency and put some result violations to ignore to pass ...Roman Ivanov
2017-09-04Issue #4682: remove exclude for RedundantSuppression, as it become work in my...Roman Ivanov
2017-09-04Issue #4682: rename idea.property to intellij-idea-inspections.properties to ...Roman Ivanov
2017-09-04Issue #4682: remove extra configuration from idea_inspection.sh that does not...Roman Ivanov
2017-09-04Issue #4682: fix NonusedProperty violation by extending suppress in scopeRoman Ivanov
2017-09-03Issue #4682: add scripts for checking idea inspectionsvasilyeva
2017-09-02Issue #5060: enforce no WARNING nad INFO from compiler; use warning level to ...Roman Ivanov
2017-09-02Issue #5060: activate rules that cause no error, place comment to support sup...Roman Ivanov
2017-09-02Issue #2600: fix for correct downloading of eclipse compiler to cacheRoman Ivanov
2017-08-31Issue #4912: add initial scripts for running sonar in dockervasilyeva
2017-08-30Issue #4384: fix JavadocParagraph violation in JavadocTokenTypesvasilyeva
2017-08-30Issue #5027: remove use of javax.xml.bind.DatatypeConverterOliver Siegmar
2017-08-28Issue #3440: Added new check for verifying that annotation located on the sam...kazachka
2017-08-26Issue #2600: add eclipse violation check as a maven pluginvasilyeva
2017-08-23Issue #4422: Implement XpathFilterTimur
2017-08-22Issue #4384: Remove strong, wildcard suppressions in configurationRoman Ivanov
2017-08-22Issue #3496: ReturnCount: enforce max=1 over checkstyle codeRoman Ivanov
2017-08-22Issue #4398: increase coverage of pitest-checkstyle-tree-walker to 100%vasilyeva
2017-08-21Issue #4805: fix HtmlTagCanBeJavadocTag in TokenTypesvasilyeva
2017-08-21Issue #4390: Modified error handling of errors that are to be generated when ...Piyush Sharma
2017-08-21Issue #4675: increase coverage of pitest-checks-misc to 93%vasilyeva
2017-08-19Issue #4940: fix MultipleReturnPointsPerMethod idea violationvasilyeva
2017-08-17Issue #4940: fix twelfth part idea violationsvasilyeva
2017-08-16Issue #4940: add suppressions on the twelfth part of idea violationsvasilyeva
2017-08-11Issue #4607: Added moduleId to violation messagesLuolc
2017-08-10Issue #4801: fix for violations from WeakerAccess inspectionRoman Ivanov
2017-08-09Issue #4801: fix some violations from the eleventh part of idea violationsvasilyeva
2017-08-09Issue #4369: Investigate how to map XPath expressions onto AST nodesTimur
2017-08-07Pull #4907: disallow java.util.Comparator in import-controlLuolc
2017-08-04Issue #3671: removed maxLineLength in LeftCurlyCheckrnveach
2017-08-04minor: suppress no assertions in DetailASTTest.testTreeStructurernveach
2017-08-04Issue #4563: fixed stackoverflow with DetailAST.setParentrnveach
2017-08-01Issue #4592: Added AbstractPathTestSupport, AbstractModuleTestSupport, Abstra...Subbu Dantu
2017-08-01Issue #4539: update limit at checkstyle_checks.xml to be 34Roman Ivanov
2017-08-01Issue #3573: resovle design problem of FileContentsHolderTimur
2017-07-31Issue #4592: Added the last few tests which extend AbstractModuleTestSupportSubbu Dantu
2017-07-31Issue #4843: TreeWalkerFilter needs to be added to ModuleReflectionUtilsTimur
2017-07-31Issue #3131: Add support for try resourcesVikramaditya Kukreja
2017-07-29Issue #4707: fix all violations of BooleanParameter idea check except those a...vasilyeva
2017-07-29Issue #4726: fix EqualsUsesNonFinalVariable, HashCodeUsesNonFinalVariable ide...vasilyeva
2017-07-29Issue #4808: fix final 300 AssertsWithoutMessages idea violationsvasilyeva
2017-07-27Issue #4812: add report on StringBufferMustHaveInitialCapacityRoman Ivanov
2017-07-27Revert "config: update ReturnCount.max to 1"Roman Ivanov