Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve new coverage widget | simonbrandhof | 2011-03-16 | 1 | -3/+5 |
| | |||||
* | SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" ↵ | Evgeny Mandrikov | 2011-03-15 | 1 | -4/+0 |
| | | | | profile | ||||
* | SONAR-2251 Unstable state of violations when stopping a build | simonbrandhof | 2011-03-14 | 1 | -2/+5 |
| | |||||
* | declare time machine barriers to NewCoverage decorator | simonbrandhof | 2011-03-11 | 2 | -4/+4 |
| | |||||
* | remove useless .gitignore file | Freddy Mallet | 2011-03-11 | 1 | -1/+0 |
| | |||||
* | fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ↵ | Freddy Mallet | 2011-03-11 | 2 | -14/+17 |
| | | | | when a duplication involved more than two blocks | ||||
* | fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ↵ | Freddy Mallet | 2011-03-11 | 3 | -20/+21 |
| | | | | when a duplication involved more than two blocks | ||||
* | SONAR-2218 coverage of new code must be computed even if there are no ↵ | simonbrandhof | 2011-03-08 | 3 | -15/+12 |
| | | | | previous analysis | ||||
* | SONAR-2218 improve UI | simonbrandhof | 2011-03-08 | 1 | -2/+2 |
| | |||||
* | Fix violations reported by Sonar Eclipse | Evgeny Mandrikov | 2011-03-08 | 8 | -42/+63 |
| | |||||
* | SONAR-2218 add drilldown on new lines to cover + add period select-box on ↵ | simonbrandhof | 2011-03-07 | 1 | -4/+4 |
| | | | | measures drilldown | ||||
* | SONAR-2218 improve rendering of coverage widget | simonbrandhof | 2011-03-07 | 1 | -50/+60 |
| | |||||
* | do not run parallel unit tests in findbugs plugin | simonbrandhof | 2011-03-07 | 1 | -10/+0 |
| | |||||
* | sonar-plugin-api must be declared with scope provided in plugins | Evgeny Mandrikov | 2011-03-04 | 11 | -7/+16 |
| | | | | * It prevents embedding additional dependencies. | ||||
* | remove the core GWT components which are replaced by Ruby on Rails pages | simonbrandhof | 2011-03-04 | 31 | -1700/+0 |
| | |||||
* | SONAR-2218 support GWT extensions + improve filters | simonbrandhof | 2011-03-03 | 1 | -7/+0 |
| | |||||
* | SONAR-2213 Cobertura: initializer should set correct report path | Evgeny Mandrikov | 2011-03-01 | 2 | -5/+31 |
| | |||||
* | SONAR-2218 improve drilldown page in order to display variations | simonbrandhof | 2011-03-01 | 1 | -5/+11 |
| | |||||
* | SONAR-2218 display coverage of changed code in widget | simonbrandhof | 2011-02-28 | 4 | -83/+24 |
| | |||||
* | SONAR-2246 Cobertura: wrong uncovered lines and uncovered conditions on ↵ | simonbrandhof | 2011-02-28 | 2 | -0/+52 |
| | | | | anonymous classes | ||||
* | SONAR-2218 compute coverage on new/changed code | simonbrandhof | 2011-02-28 | 7 | -51/+242 |
| | |||||
* | SONAR-2218 aggregate variations of coverage of changed code + add sample of ↵ | simonbrandhof | 2011-02-27 | 6 | -24/+187 |
| | | | | widget | ||||
* | SONAR-2218 add NewCoverageDecorator + add DateUtils to API | simonbrandhof | 2011-02-25 | 3 | -0/+394 |
| | |||||
* | Remove System.out | simonbrandhof | 2011-02-25 | 1 | -1/+0 |
| | |||||
* | API: fix CoverageMeasuresBuilder for Cobertura | simonbrandhof | 2011-02-25 | 1 | -20/+0 |
| | |||||
* | SONAR-2238 Remove the metric "uncovered_complexity_by_tests" | simonbrandhof | 2011-02-25 | 3 | -138/+0 |
| | |||||
* | SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ↵ | simonbrandhof | 2011-02-25 | 2 | -128/+47 |
| | | | | step to get an immutable Metric class | ||||
* | SONAR-2231 Don't use module sonar-deprecated in core plugins | Evgeny Mandrikov | 2011-02-23 | 7 | -105/+81 |
| | | | | | | | | * Create new implementation of PmdViolationsXmlParser for sonar-pmd-plugin * Remove unused method in sonar-findbugs-plugin and remove dependency * Just remove dependency in sonar-squid-java-plugin | ||||
* | SONAR-2189 Remove the component SquidSearch | simonbrandhof | 2011-02-21 | 7 | -119/+5 |
| | |||||
* | SONAR-2145 Remove Clover from the Sonar Core | Evgeny Mandrikov | 2011-02-21 | 18 | -3323/+0 |
| | |||||
* | SONAR-2193 Pattern matching should work in case if pattern ends on "/**" | Evgeny Mandrikov | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 13 | -13/+13 |
| | |||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 13 | -13/+13 |
| | |||||
* | LCOM4 must not be 1 when bytecode is not available | simonbrandhof | 2011-02-11 | 1 | -2/+5 |
| | |||||
* | Improve code: fix some violations | simonbrandhof | 2011-02-10 | 1 | -2/+3 |
| | |||||
* | Fix some violations | simonbrandhof | 2011-02-10 | 2 | -2/+2 |
| | |||||
* | Fix loading of findbugs plugins | Evgeny Mandrikov | 2011-02-09 | 1 | -8/+58 |
| | |||||
* | 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 | ||||
* | Rename Scopes.TYPE to Scopes.PROGRAM_UNIT | simonbrandhof | 2011-02-07 | 4 | -4/+4 |
| | |||||
* | Remove useless purge | simonbrandhof | 2011-02-07 | 6 | -258/+1 |
| | |||||
* | Add MavenInitializer | Evgeny Mandrikov | 2011-02-07 | 2 | -0/+69 |
| | | | | * Configures Java versions and encoding of sources based on Maven POM | ||||
* | SONAR-2172: New extension point - Initializer | Evgeny Mandrikov | 2011-02-07 | 2 | -12/+6 |
| | | | | | | * Rename AbstractInitializer to Initializer * Execute Initializers before Sensors | ||||
* | SONAR-2172: New extension point - AbstractInitializer | Evgeny Mandrikov | 2011-02-05 | 10 | -146/+305 |
| | | | | | | | | | * Mark interface DependsUponMavenPlugin by annotation SupportedEnvironment with value "maven" * Extract CoberturaMavenInitializer from CoberturaSensor * Extract CloverMavenInitializer from CloverSensor | ||||
* | SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not available | simonbrandhof | 2011-02-04 | 2 | -9/+53 |
| | |||||
* | SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not available | simonbrandhof | 2011-02-04 | 2 | -1/+30 |
| | |||||
* | Replace enum Environment by class EnvironmentInformation | Evgeny Mandrikov | 2011-02-04 | 1 | -1/+1 |
| | | | | | | | * Each environment should provide key and version * Plugins for Maven 2.x and Maven 3.x have same key "Maven" and provide a real version of Maven | ||||
* | SONAR-2155 Resource filters are ignored in RFC/LCOM4 distributions of Java ↵ | simonbrandhof | 2011-02-04 | 10 | -194/+107 |
| | | | | projects |