aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/measures
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-109/+0
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* Improve code qualityDuarte Meneses2021-11-201-1/+1
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-10/+5
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2913-1091/+0
|
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-092-53/+0
|
* Fix license headers for 2018Simon Brandhof2018-01-0714-14/+14
|
* SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-17/+0
|
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-194-109/+99
| | | | and decrease usages of Hamcrest
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
|
* SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-2/+2
|
* Drop commons-collectionsSimon Brandhof2016-03-131-26/+26
|
* Fix project title in copyright headersSimon Brandhof2016-01-1314-14/+14
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0514-57/+56
|
* SONAR-6939 decrease maximum nb of decimal digits to 5Simon Brandhof2015-12-141-2/+2
| | | | More than 5 breaks the support of big numbers
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-077-428/+136
| | | | measures
* Revert deletion of CountDistributionBuilderJulien Lancelot2015-07-221-0/+87
|
* SONAR-6679 Remove computation of language distribution measures from batchJulien Lancelot2015-07-211-85/+0
|
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-041-1/+0
|
* Useless codeDavid Gageot2015-05-121-4/+4
|
* Redundant throws clause in testsDavid Gageot2015-05-072-4/+4
|
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-102-8/+8
|
* Replace fest-assert by assertJSimon Brandhof2015-01-104-4/+4
|
* Fix some quality flawsJulien HENRY2014-10-091-1/+8
|
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-031-2/+2
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-206-7/+7
|
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-191-11/+10
|
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-301-21/+25
|
* Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"Julien HENRY2014-04-251-25/+21
| | | | This reverts commit 46395126b184c343df5471a147cdb48133f59f6f.
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-241-21/+25
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1114-14/+14
|
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all ↵Julien HENRY2014-02-122-21/+20
| | | | usages of them
* Method renamingJulien Lancelot2013-09-241-6/+6
|
* AverageFormula dependsUpon should not contains fallbackMetric if nullJulien Lancelot2013-04-261-20/+17
|
* SONAR-3900 dependsUponMetrics should also return fallbackMetricJulien Lancelot2013-04-261-0/+6
|
* Update copyright headersSimon Brandhof2013-04-2214-56/+56
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2114-42/+42
|
* SONAR-3900 Add new metrics "complexity in classes" and "complexity in ↵Julien Lancelot2013-03-211-16/+61
| | | | methods" to compute "complexity/class" and "complexity/method"
* SONAR-4112 Remove the unused/deprecated metrics "Complexity/paragraph" and ↵Julien Lancelot2013-02-061-9/+8
| | | | "Paragraph"
* Simplify codeDavid Gageot2012-07-181-1/+12
|
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-121-65/+65
|
* Remove violationsDavid Gageot2012-06-151-30/+28
|
* Fix warningsDavid Gageot2012-05-141-1/+1
|
* SONAR-3393 add a factory method to AverageFormulaSimon Brandhof2012-04-051-8/+8
|
* SONAR-3393 Provide an AverageFormula classFabrice Bellingard2012-04-041-14/+29
|
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and ↵Simon Brandhof2012-02-151-3/+3
| | | | RULE_FAILURES