aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/resources
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-216-517/+0
|
* SONAR-16039 added new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-311-0/+6
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-021-4/+4
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
|
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-211-1/+6
|
* Improve code qualityDuarte Meneses2021-11-202-3/+4
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-15/+7
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
|
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
|
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
|
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-101-0/+7
| | | | | APPLICATION_CREATOR to allow creation of Applications PORTFOLIO_CREATOR to allow creation of Portfolios
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-297-581/+0
|
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-281-2/+2
|
* Clean-up unused code of ResourceTypesSimon Brandhof2018-01-091-49/+0
| | | | | | This class should be dropped as no plugins provide new types anymore. That was used only by the developer cockpit plugin, which is end of life.
* Fix license headers for 2018Simon Brandhof2018-01-0713-13/+13
|
* SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP ↵Teryk Bellahsene2017-07-312-19/+30
| | | | qualifier
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-193-75/+68
| | | | and decrease usages of Hamcrest
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1013-26/+26
|
* Refactor resources APIDuarte Meneses2017-01-274-26/+30
|
* SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-091-19/+9
|
* Fix quality flawsJulien Lancelot2016-09-071-3/+24
|
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-311-0/+20
|
* SONAR-7957 New metric « New Lines of Code »Teryk Bellahsene2016-08-131-2/+1
|
* SONAR-7727 Remove org.sonar.api.resources.InputFileJulien HENRY2016-07-061-178/+0
|
* Fix some quality flawsJulien HENRY2016-07-061-5/+0
|
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-056-297/+0
|
* SONAR-7635 Sanitize metric name and description in default l10n bundle and ↵Teryk Bellahsene2016-05-181-1/+0
| | | | CoreMetrics
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-051-2/+7
|
* Fix project title in copyright headersSimon Brandhof2016-01-1318-18/+18
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0518-72/+72
|
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-11/+0
|
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-192-11/+0
|
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-194-0/+278
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* Fix quality flawsSimon Brandhof2015-05-151-10/+39
|
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-121-9/+6
|
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-1/+1
|
* SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-121-63/+0
|
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-104-109/+55
|
* Deprecate Resource::getLanguage() to ease later API changesJulien HENRY2015-01-191-1/+9
|
* Replace fest-assert by assertJSimon Brandhof2015-01-109-9/+9
|
* SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-021-1/+1
|
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-46/+0
|
* SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ↵Julien HENRY2014-07-311-1/+1
| | | | cockpit
* SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-101-1/+1
|
* SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-091-1/+1
|
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-031-1/+1
|
* SONAR-5007 revert removal of deprecated metrics "profile" and ↵Simon Brandhof2014-06-201-1/+1
| | | | "profile_version" for binary backward-compatibility
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-203-5/+5
|
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-191-1/+1
|