Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare release 2.7-RC2 | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | SONAR-2287 Add measures about new violations to filters | simonbrandhof | 2011-03-18 | 1 | -12/+48 |
| | |||||
* | Add new_coverage metrics to filters | simonbrandhof | 2011-03-16 | 1 | -7/+0 |
| | |||||
* | SONAR-2280 ProjectFileSystem.resolvePath should return canonical file | Evgeny Mandrikov | 2011-03-16 | 3 | -8/+30 |
| | |||||
* | SONAR-2228 Fix equals and hashCode for ActiveRuleParam | Evgeny Mandrikov | 2011-03-15 | 2 | -24/+24 |
| | |||||
* | Use Metric.Builder factory in CoreMetrics | simonbrandhof | 2011-03-14 | 1 | -8/+26 |
| | |||||
* | SONAR-2251 Unstable state of violations when stopping a build | simonbrandhof | 2011-03-14 | 1 | -0/+8 |
| | |||||
* | API: DateUtils is now thread-safe | simonbrandhof | 2011-03-14 | 2 | -17/+122 |
| | |||||
* | SONAR-2274 API: add utility class to execute command-lines | simonbrandhof | 2011-03-13 | 9 | -0/+379 |
| | |||||
* | Reduce dependencies on database | Evgeny Mandrikov | 2011-03-12 | 1 | -0/+5 |
| | | | | | | * Remove unused method DefaultDecoratorContext#getSession() and as a result dependency on DatabaseSession * Replace DefaultIndex by SonarIndex in DefaultDecoratorContext and in DefaultSensorContext | ||||
* | API: improve DateUtils methods, but are not thread-safe | simonbrandhof | 2011-03-11 | 1 | -13/+17 |
| | |||||
* | API: add method Java#isJavaFile(java.io.File) | simonbrandhof | 2011-03-11 | 1 | -0/+7 |
| | |||||
* | add the method ProjectUtils.toIoFiles(..) | simonbrandhof | 2011-03-09 | 1 | -0/+16 |
| | |||||
* | Add methods formatDate(), formatDateTime(), parseDate() and parseDateTime() ↵ | simonbrandhof | 2011-03-08 | 2 | -3/+110 |
| | | | | to DateUtils | ||||
* | SONAR-2218 add drilldown on new lines to cover + add period select-box on ↵ | simonbrandhof | 2011-03-07 | 1 | -1/+2 |
| | | | | measures drilldown | ||||
* | SONAR-2257 Cleanup sonar-plugin-api dependencies | Evgeny Mandrikov | 2011-03-04 | 1 | -28/+10 |
| | | | | | | Remove dependency on commons-dbcp, picocontainer and some hibernate dependencies. We can't remove hibernate-annotations for the moment, because it's used, however should be removed in future. | ||||
* | Remove useless configuration of maven-deploy-plugin | Evgeny Mandrikov | 2011-03-04 | 1 | -6/+0 |
| | |||||
* | Metric name must be required in Metric.Builder factory | simonbrandhof | 2011-03-01 | 3 | -63/+44 |
| | |||||
* | SONAR-2218 improve drilldown page in order to display variations | simonbrandhof | 2011-03-01 | 1 | -1/+6 |
| | |||||
* | SONAR-2218 compute coverage on new/changed code | simonbrandhof | 2011-02-28 | 1 | -51/+145 |
| | |||||
* | API: add methods MeasureUtils.getVariation(...) and ↵ | simonbrandhof | 2011-02-28 | 2 | -5/+60 |
| | | | | MeasureUtils.getVariationAsLong(...) | ||||
* | SONAR-1914 reload measures with PersistenceMode.DATABASE on demand | simonbrandhof | 2011-02-26 | 4 | -0/+33 |
| | |||||
* | SONAR-2218 add NewCoverageDecorator + add DateUtils to API | simonbrandhof | 2011-02-25 | 3 | -7/+58 |
| | |||||
* | Use Metric.Builder on some definitions in CoreMetrics | simonbrandhof | 2011-02-25 | 1 | -9/+31 |
| | |||||
* | API: fix CoverageMeasuresBuilder for Cobertura | simonbrandhof | 2011-02-25 | 2 | -56/+43 |
| | |||||
* | SONAR-1846 define SCM metrics in core | simonbrandhof | 2011-02-25 | 1 | -18/+41 |
| | |||||
* | fix unit tests again :( | simonbrandhof | 2011-02-25 | 1 | -2/+2 |
| | |||||
* | Fix unit test | simonbrandhof | 2011-02-25 | 2 | -36/+24 |
| | |||||
* | Add support of Multisets in KeyValueFormat | simonbrandhof | 2011-02-25 | 2 | -163/+224 |
| | |||||
* | SONAR-2238 Remove the metric "uncovered_complexity_by_tests" | simonbrandhof | 2011-02-25 | 1 | -12/+0 |
| | |||||
* | SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ↵ | simonbrandhof | 2011-02-25 | 6 | -51/+573 |
| | | | | step to get an immutable Metric class | ||||
* | Improve KeyValueFormat: support typed parsing | simonbrandhof | 2011-02-25 | 3 | -86/+437 |
| | |||||
* | SONAR-2214 Increase the maximum size of chart extensions | simonbrandhof | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | SONAR-2193 Pattern matching should work in case if pattern ends on "/**" | Evgeny Mandrikov | 2011-02-19 | 2 | -3/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | API: rename BlockUnit to Method | simonbrandhof | 2011-02-14 | 2 | -12/+58 |
| | |||||
* | SONAR-2193: Add unit tests | Evgeny Mandrikov | 2011-02-14 | 1 | -2/+16 |
| | |||||
* | Improve code: fix some violations | simonbrandhof | 2011-02-10 | 1 | -1/+3 |
| | |||||
* | Do not deprecate Project.getFileSystem() | simonbrandhof | 2011-02-10 | 1 | -2/+1 |
| | |||||
* | Fix some violations | simonbrandhof | 2011-02-10 | 3 | -9/+11 |
| | |||||
* | Add a javadoc to ResourceFilter | simonbrandhof | 2011-02-08 | 1 | -1/+2 |
| | |||||
* | Rename Scopes.TYPE to Scopes.PROGRAM_UNIT | simonbrandhof | 2011-02-07 | 3 | -13/+20 |
| | |||||
* | SONAR-2172: New extension point - Initializer | Evgeny Mandrikov | 2011-02-07 | 4 | -29/+85 |
| | | | | | | * Rename AbstractInitializer to Initializer * Execute Initializers before Sensors | ||||
* | SONAR-2172: New extension point - AbstractInitializer | Evgeny Mandrikov | 2011-02-05 | 3 | -3/+52 |
| | | | | | | | | | * Mark interface DependsUponMavenPlugin by annotation SupportedEnvironment with value "maven" * Extract CoberturaMavenInitializer from CoberturaSensor * Extract CloverMavenInitializer from CloverSensor | ||||
* | Replace enum Environment by class EnvironmentInformation | Evgeny Mandrikov | 2011-02-04 | 2 | -102/+0 |
| | | | | | | | * 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-2169: Add CoverageExtension to API | Evgeny Mandrikov | 2011-02-04 | 2 | -2/+38 |
| | |||||
* | Fix bug on deprecated profiles | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 332 | -2239/+2239 |
| | |||||
* | SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled | simonbrandhof | 2011-02-03 | 2 | -26/+72 |
| |