aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-checkstyle-plugin/src/test
Commit message (Expand)AuthorAgeFilesLines
* Don't use anyObject() matcherDavid Gageot2012-09-202-10/+15
* SONAR-3729 Add Checkstyle rule TrailingComment to 'Sonar way' profileEvgeny Mandrikov2012-08-301-1/+1
* SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypePara...Evgeny Mandrikov2012-08-083-13/+11
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-251-10/+11
* Remove warningsDavid Gageot2012-04-271-3/+0
* Update copyright header for this new yearSimon Brandhof2012-01-1012-12/+12
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-7/+1
* SONAR-75 Configure Checkstyle with localesimonbrandhof2011-07-252-1/+11
* Fix cobertura plugin to remove warning about lineIdEvgeny Mandrikov2011-05-061-0/+50
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-041-3/+3
* Upgrade copyright headerssimonbrandhof2011-02-0411-11/+11
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-083-4/+7
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-2/+2
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-10/+10
* SONAR-2031: Remove the feature "reuse configuration" of the plugins Checkstyl...Godin2010-12-061-26/+0
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-081-1/+2
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-083-7/+10
* Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline)simonbrandhof2010-10-087-34/+58
* checkstyle unit tests must not request http://www.puppycrawl.com when parsing...simonbrandhof2010-09-281-6/+13
* Rules API: parameters with default value are automatically activated when a r...simonbrandhof2010-09-202-2/+1
* SONAR-1229 simplify the profiles APIsimonbrandhof2010-09-135-41/+130
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-103-4/+14
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-072-0/+22
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-076-13/+193
* checkstyle plugin : add some unit testssimonbrandhof2010-09-072-0/+101
* checkstyle plugin : remove some useless filessimonbrandhof2010-09-064-39/+0
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0623-0/+663