aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/measures/CoverageMeasuresBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-146/+0
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-091-5/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove some usages of Guava in APISimon Brandhof2017-06-191-4/+4
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Quality flawsSimon Brandhof2015-06-291-2/+6
* Fix Q flawsSimon Brandhof2015-06-191-1/+3
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-221-6/+4
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-2/+2
* Revert "SONAR-6202 Compute overall coverage on all files"Julien HENRY2015-03-021-54/+15
* SONAR-6202 Compute overall coverage on all filesJulien HENRY2015-02-191-15/+54
* Remove deprecation on CoverageMeasureBuilderJulien HENRY2014-11-251-6/+0
* SONAR-5389 Refactor new measure APIJulien HENRY2014-09-221-52/+0
* SONAR-5389 New dependency APIJulien HENRY2014-09-171-0/+59
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-191-2/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Fix quality flawsSimon Brandhof2012-12-071-15/+17
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* API: fix CoverageMeasuresBuilder for Coberturasimonbrandhof2011-02-251-39/+20
* SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...simonbrandhof2011-02-251-0/+161