aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2358 Don't use org.codehaus.plexus.util.StringInputStream to calculate ↵Evgeny Mandrikov2011-04-192-16/+9
| | | | checksums for violations
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-121-4/+1
|
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-041-19/+2
|
* Fix some violationssimonbrandhof2011-04-011-1/+1
|
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
|
* Fix coding violationssimonbrandhof2011-03-273-7/+7
|
* 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-221-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
|
* Improve new coverage widgetsimonbrandhof2011-03-161-3/+5
|
* 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
|
* SONAR-2218 coverage of new code must be computed even if there are no ↵simonbrandhof2011-03-083-15/+12
| | | | previous analysis
* SONAR-2218 improve UIsimonbrandhof2011-03-081-2/+2
|
* SONAR-2218 add drilldown on new lines to cover + add period select-box on ↵simonbrandhof2011-03-071-4/+4
| | | | measures drilldown
* SONAR-2218 improve rendering of coverage widgetsimonbrandhof2011-03-071-50/+60
|
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-0/+3
| | | | * It prevents embedding additional dependencies.
* remove the core GWT components which are replaced by Ruby on Rails pagessimonbrandhof2011-03-041-1/+0
|
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-031-7/+0
|
* 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-2218 compute coverage on new/changed codesimonbrandhof2011-02-287-51/+242
|
* SONAR-2218 aggregate variations of coverage of changed code + add sample of ↵simonbrandhof2011-02-276-24/+187
| | | | widget
* SONAR-2218 add NewCoverageDecorator + add DateUtils to APIsimonbrandhof2011-02-253-0/+394
|
* SONAR-2238 Remove the metric "uncovered_complexity_by_tests"simonbrandhof2011-02-253-138/+0
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
|
* Improve code: fix some violationssimonbrandhof2011-02-101-2/+3
|
* Add MavenInitializerEvgeny Mandrikov2011-02-072-0/+69
| | | | * Configures Java versions and encoding of sources based on Maven POM
* Upgrade copyright headerssimonbrandhof2011-02-0474-660/+660
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
|
* SONAR-791 When the source directory is not exactly the java package root, ↵simonbrandhof2011-01-244-128/+2
| | | | Sonar should stop the analysis
* SONAR-2127 API: do not automatically create hierarchy of resource treesimonbrandhof2011-01-214-5/+13
|
* merge 2.5: fix tracking of violations when message contains whitespace or is ↵simonbrandhof2011-01-132-15/+57
| | | | too long - fix a bug + add unit tests
* merge 2.5-RC2: fix random execution of NewViolationsDecoratorsimonbrandhof2011-01-122-7/+26
|
* merge 2.5-RC2: missing close of input streamsimonbrandhof2011-01-101-5/+9
|
* merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on viewssimonbrandhof2011-01-102-4/+18
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
|
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
|
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
|
* Move timemachine components from core plugin to batch + do not depend on ↵simonbrandhof2010-12-2734-1573/+50
| | | | Snapshot in PastSnapshotLoader components + fix NPE when calculating variations on measures that are still not persisted
* do not display skipped unit tests when value is 0 simonbrandhof2010-12-261-2/+2
|
* fix whitespaces in complexity widgetsimonbrandhof2010-12-261-4/+4
|
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
|