aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/measures
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-216-2783/+0
|
* SONAR-16039 added new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-312-1/+22
|
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
|
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-2/+2
| | | | Display portfolio's children branch information and group issues by project and branch
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-0/+2
|
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-48/+0
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
|
* SONAR-13221 MetricsDuarte Meneses2020-05-252-6/+6
|
* SONAR-13374 Fix typo in mesure header column.Mathieu Suen2020-05-131-2/+2
|
* SONAR-12962 Compute Security Review measures on ApplicationsJulien Lancelot2020-02-111-0/+88
|
* SONAR-12961 review in project cardsMathieu Suen2020-02-111-2/+2
|
* SONAR-12962 Compute Security Review measures on new codeJulien Lancelot2020-02-111-50/+88
|
* SONAR-12962 Compute new Security Review measures on ProjectsJulien Lancelot2020-02-111-5/+34
|
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
|
* SONAR-12728 Set "new_development_cost" metric type to floatJulien Lancelot2019-12-131-1/+1
|
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-122-55/+9
|
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-141-0/+17
| | | | * Compute Security Review Rating measures on projects * Live update Security Review Rating measures
* SONAR-11892 Compute Security Hotspot measuresJulien Lancelot2019-04-231-0/+35
|
* SONAR-11729 implemented PrDecorator for Bitbucket ServerMichal Duda2019-03-181-1/+1
|
* SONAR-11664 Remove metric 'directories'Duarte Meneses2019-03-151-1/+10
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-788/+0
|
* SONAR-11802 fix description of metric "sqale_index"Simon Brandhof2019-03-071-1/+1
|
* SONAR-11794 Remove old deprecated metricsJulien HENRY2019-03-061-334/+0
|
* SONAR-11465 API cleanupJulien HENRY2019-01-164-9/+4
|
* SONAR-11577 Fix direction of certain metricsJanos Gyerik2019-01-081-1/+3
| | | | metrics: tests, conditions_to_cover, new_conditions_to_cover
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-081-1/+7
|
* Fix license headers for 2019Duarte Meneses2019-01-028-8/+8
|
* SONAR-11064 drop metric comment_lines_dataSimon Brandhof2018-07-301-155/+179
|
* Remove security hotspot measuresJanos Gyerik2018-07-171-39/+0
|
* SONAR-10875 Add 2 new measures for security hotspots (#394)Janos Gyerik2018-07-041-0/+39
| | | | | | | | | | * Declare 2 new metrics * Add 2 new metrics to live measures * Add 2 new metrics in governance * Add counts for 2 new metrics
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2921-2448/+0
|
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-281-20/+0
|
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵Simon Brandhof2018-01-101-2/+20
| | | | webhooks
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-093-80/+3
|
* Fix license headers for 2018Simon Brandhof2018-01-0727-27/+27
|
* SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-053-17/+9
|
* SONAR-8331 Rename Complexity to Cyclomatic ComplexityTeryk Bellahsene2017-10-191-1/+1
|
* SONAR-8331 Deprecate and hide complexity related metricsTeryk Bellahsene2017-10-161-5/+50
|
* SONAR-9922 Metric new_lines renamed from 'Lines of New Code' to 'New Lines'Teryk Bellahsene2017-10-161-2/+2
|
* SONAR-9840 Flip sort of 'Lines to Cover' in MeasuresTeryk Bellahsene2017-10-051-1/+1
|
* SONAR-9526 Make coverage metrics visibleTeryk Bellahsene2017-10-051-6/+4
|
* Tweak wordingGrégoire Aubert2017-09-131-2/+2
|
* Remove some usages of Guava in APISimon Brandhof2017-06-193-8/+5
|
* Fix Quality flawsSimon Brandhof2017-05-161-4/+5
|
* Improve Javadoc of complexity metricsJulien Lancelot2017-02-131-4/+6
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1027-54/+54
|
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-101-0/+10
|
* SONAR-8329 Get rid of 'Documentation' category in the measures pageTeryk Bellahsene2016-11-111-9/+19
|
* SONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, ↵Teryk Bellahsene2016-11-111-0/+18
| | | | public_documented_api_density and public_undocumented_api
* Fix Quality flaws about complexitySimon Brandhof2016-11-111-11/+10
|