aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings about reuseExistingRulesConfiguration from checkstyle, pmd an...Evgeny Mandrikov2011-04-155-20/+3
* Slight refactoring of squidsimonbrandhof2011-04-123-27/+14
* SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)simonbrandhof2011-04-1210-56/+56
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-1211-60/+57
* SONAR-2349 New rule to detect empty Java filessimonbrandhof2011-04-123-5/+112
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-123-7/+7
* SONAR-791 compare package declaration with physical directorysimonbrandhof2011-04-1175-305/+522
* SONAR-2322 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-084-64/+30
* Re-apply lost refactoringsimonbrandhof2011-04-061-13/+1
* SONAR-2332 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-0635-398/+2279
* SONAR-2332 Findbugs plugin must remove temporary files created during executionEvgeny Mandrikov2011-04-051-10/+24
* Fix crlfEvgeny Mandrikov2011-04-048-102/+102
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-0417-192/+165
* Add tests for onar-googleanalytics-pluginEvgeny Mandrikov2011-04-043-3/+91
* SONAR-2303 "Architectural constraint" rule should work for patterns with spacesEvgeny Mandrikov2011-04-042-1/+18
* Fix some violationssimonbrandhof2011-04-012-3/+3
* SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sonar Way" pro...Evgeny Mandrikov2011-03-301-4/+0
* SONAR-1667 Add param ignoreAnnotations to PMD rule UselessOverridingMethodEvgeny Mandrikov2011-03-301-0/+3
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-2912-12/+12
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-2812-12/+12
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-2812-12/+12
* Fix coding violationssimonbrandhof2011-03-277-38/+34
* fix coding violationssimonbrandhof2011-03-272-37/+11
* Fix Clover coverage on new code at project and package levelssimonbrandhof2011-03-231-18/+22
* Minor: fix rendering of link in coverage widgetsimonbrandhof2011-03-231-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-2212-12/+12
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-2212-12/+12
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-1812-12/+12
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-1812-12/+12
* Improve new coverage widgetsimonbrandhof2011-03-161-3/+5
* SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" ...Evgeny Mandrikov2011-03-151-4/+0
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-141-2/+5
* declare time machine barriers to NewCoverage decoratorsimonbrandhof2011-03-112-4/+4
* remove useless .gitignore fileFreddy Mallet2011-03-111-1/+0
* fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ...Freddy Mallet2011-03-112-14/+17
* fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ...Freddy Mallet2011-03-113-20/+21
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-083-15/+12
* SONAR-2218 improve UIsimonbrandhof2011-03-081-2/+2
* Fix violations reported by Sonar EclipseEvgeny Mandrikov2011-03-088-42/+63
* SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...simonbrandhof2011-03-071-4/+4
* SONAR-2218 improve rendering of coverage widgetsimonbrandhof2011-03-071-50/+60
* do not run parallel unit tests in findbugs pluginsimonbrandhof2011-03-071-10/+0
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-0411-7/+16
* remove the core GWT components which are replaced by Ruby on Rails pagessimonbrandhof2011-03-0431-1700/+0
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-031-7/+0
* SONAR-2213 Cobertura: initializer should set correct report pathEvgeny Mandrikov2011-03-012-5/+31
* SONAR-2218 improve drilldown page in order to display variationssimonbrandhof2011-03-011-5/+11
* SONAR-2218 display coverage of changed code in widgetsimonbrandhof2011-02-284-83/+24
* SONAR-2246 Cobertura: wrong uncovered lines and uncovered conditions on anony...simonbrandhof2011-02-282-0/+52
* SONAR-2218 compute coverage on new/changed codesimonbrandhof2011-02-287-51/+242