Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3934 Extract sonar-checkstyle-plugin into Sonar Java | Evgeny Mandrikov | 2012-11-06 | 133 | -2802/+0 |
| | |||||
* | SONAR-3810 Upgrade to Checkstyle 5.6 | Evgeny Mandrikov | 2012-11-06 | 5 | -16/+0 |
| | | | | DoubleCheckedLockingCheck removed. | ||||
* | SONAR-3600 Update description for Checkstyle rules ClassTypeParameterName ↵ | Evgeny Mandrikov | 2012-09-26 | 2 | -4/+4 |
| | | | | and MethodTypeParameterName | ||||
* | SONAR-3600 Update description for Checkstyle rules ClassTypeParameterName ↵ | Evgeny Mandrikov | 2012-09-25 | 2 | -4/+4 |
| | | | | and MethodTypeParameterName | ||||
* | SONAR-3783 Core plugin not able to have his own l10n bundle | Fabrice Bellingard | 2012-09-18 | 130 | -0/+707 |
| | | | => Move the bundles in the plugins they are related to. | ||||
* | SONAR-3729 Add Checkstyle rule TrailingComment to 'Sonar way' profile | Evgeny Mandrikov | 2012-08-30 | 1 | -0/+4 |
| | |||||
* | SONAR-3729 Fix key for Checkstyle rule TrailingComment | Evgeny Mandrikov | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵ | Evgeny Mandrikov | 2012-08-29 | 3 | -6/+6 |
| | | | | MethodTypeParameterName | ||||
* | Reformat Checkstyle rules.xml for better readability | Evgeny Mandrikov | 2012-08-09 | 1 | -451/+101 |
| | |||||
* | Fix EOLs | Evgeny Mandrikov | 2012-08-08 | 3 | -788/+788 |
| | |||||
* | SONAR-3600 Support Checkstyle rules ClassTypeParameterName and ↵ | Evgeny Mandrikov | 2012-08-08 | 3 | -2/+39 |
| | | | | MethodTypeParameterName | ||||
* | SONAR-3432 Support Regular expressions | David Gageot | 2012-07-06 | 1 | -25/+25 |
| | |||||
* | SONAR-3432 Partially migrate rule param types to new names | David Gageot | 2012-07-06 | 1 | -130/+130 |
| | |||||
* | SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType check | Evgeny Mandrikov | 2012-06-29 | 1 | -0/+3 |
| | |||||
* | SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules ↵ | Evgeny Mandrikov | 2012-03-26 | 1 | -0/+8 |
| | | | | RedundantThrows and JavadocMethod | ||||
* | SONAR-2270 Make Checkstyle:ParameterNumber rule instantiable | Simon Brandhof | 2012-03-07 | 1 | -8/+2 |
| | |||||
* | Improve description of the Checkstyle rule "Trailing Comment" | Simon Brandhof | 2012-02-23 | 1 | -6/+7 |
| | |||||
* | SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines ↵ | Simon Brandhof | 2012-02-22 | 1 | -16/+12 |
| | | | | instead of multiLines causing the functionality to fail every time | ||||
* | SONAR-1836 Upgrade to Checkstyle 5.5 | Evgeny Mandrikov | 2011-11-30 | 1 | -20/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | New rules in 5.2: * InnerTypeLast Modified rules in 5.2: * DeclarationOrder * ImportOrder New rules in 5.3: * OuterTypeFilename * NestedForDepth * MethodCount * OneStatementPerLine Modified rules in 5.3: * PackageDeclaration * MagicNumber * AbstractClassName * AvoidStarImport Modified rules in 5.4: * UnusedImports * MagicNumber * EqualsAvoidNull * IllegalThrows * RedundantModifier | ||||
* | SONAR-75 rule search engine supports localized titles | Simon Brandhof | 2011-07-29 | 1 | -790/+522 |
| | |||||
* | SONAR-2644 remove description and name from checkstyle rule HeaderCheck | Simon Brandhof | 2011-07-26 | 1 | -20/+11 |
| | |||||
* | SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sun checks" ↵ | Evgeny Mandrikov | 2011-05-02 | 1 | -4/+0 |
| | | | | profile | ||||
* | SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sonar Way" ↵ | Evgeny Mandrikov | 2011-03-30 | 1 | -4/+0 |
| | | | | profile | ||||
* | SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" ↵ | Evgeny Mandrikov | 2011-03-15 | 1 | -4/+0 |
| | | | | profile | ||||
* | SONAR-2180 NoClone Checkstyle module in error | simonbrandhof | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | SONAR-2144 Cardinality of checkstyle rule Type Name should be updated to ↵ | simonbrandhof | 2011-02-08 | 1 | -3/+4 |
| | | | | multiple | ||||
* | Delete parameters ignoreModifier and ignoreName from the Checkstyle ↵ | simonbrandhof | 2011-02-08 | 1 | -1/+3 |
| | | | | "Abstract Class Name". They are not supported in the Checkstyle version used by sonar. | ||||
* | SONAR-2167 Improve descriptions and default values of Checkstyle naming ↵ | simonbrandhof | 2011-02-07 | 1 | -46/+104 |
| | | | | | | convention rules SONAR-2168 Add the parameter tabWidth to the Checkstyle Indentation rule | ||||
* | SONAR-2165 Cardinality of checkstyle rule Local Variable Name should be ↵ | simonbrandhof | 2011-02-03 | 1 | -64/+65 |
| | | | | updated to multiple | ||||
* | SONAR-2166 Cardinality of checkstyle rule Member Name should be updated to ↵ | simonbrandhof | 2011-02-03 | 1 | -123/+247 |
| | | | | multiple + replace the deprecated attribute 'priority' by a node | ||||
* | SONAR-2007 remove iso categories from checkstyle, pmd and findbugs | simonbrandhof | 2010-12-03 | 1 | -123/+123 |
| | |||||
* | SONAR-971: Change description of Checkstyle TodoComment rule, because it ↵ | Godin | 2010-11-29 | 1 | -1/+1 |
| | | | | can't report violations for NOSONAR tags | ||||
* | SONAR-1971: Change description of TodoComment rule | Godin | 2010-11-23 | 1 | -3/+3 |
| | |||||
* | SONAR-971: Cardinality of checkstyle rule TodoComment should be multiple | Godin | 2010-11-13 | 1 | -0/+1 |
| | |||||
* | SONAR-1229 simplify the profiles API | simonbrandhof | 2010-09-13 | 2 | -0/+4 |
| | |||||
* | SONAR-1549 The Sonar profile creation form doesn't allow to import ↵ | simonbrandhof | 2010-09-07 | 1 | -10/+0 |
| | | | | | | checkstyle,pmd and Findbugs conf files when several langages are defined SONAR-440 add warnings to checkstyle when importing configuration | ||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 4 | -0/+2472 |
value of rule parameters in Q profile console |