aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
...
* 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 previou...simonbrandhof2011-03-083-15/+12
* SONAR-2218 improve UIsimonbrandhof2011-03-081-2/+2
* 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
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-0/+3
* 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 w...simonbrandhof2011-02-276-24/+187
* 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
* 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, Son...simonbrandhof2011-01-244-128/+2
* 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
* 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 Snap...simonbrandhof2010-12-2734-1573/+50
* 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
* [maven-release-plugin] prepare branch 2.5simonbrandhof2010-12-241-2/+1
* log a warning when period properties are not validsimonbrandhof2010-12-231-2/+9
* minor : change the RSS feed iconsimonbrandhof2010-12-221-1/+1
* SONAR-1941 fix tracking of violations since previous analysissimonbrandhof2010-12-212-10/+13
* remove ISO categories from ws-client ResourceQuery + minor improvements of GW...simonbrandhof2010-12-151-1/+1
* SONAR-249 add span ids to htmlsimonbrandhof2010-12-151-4/+4
* SONAR-2057 Move quality profile link from dashboard header to description widgetsimonbrandhof2010-12-151-22/+38
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-156-53/+53
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1516-75/+83
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-101-0/+3
* fix bug in SONAR-1729simonbrandhof2010-12-102-18/+14
* do not display big trend iconssimonbrandhof2010-12-094-12/+12
* SONAR-249 define default values of periodssimonbrandhof2010-12-094-9/+48
* SONAR-1729 Violations decorator should test if the measure exist before savin...simonbrandhof2010-12-092-60/+85
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-081-1/+1