aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
* Class should not access its own subclass during initializationPierre2020-12-091-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-079-9/+9
* fix missing package-info.java filesSébastien Lesaint2019-10-141-0/+23
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-124-24/+23
* SONAR-11811 Deprecate module qualifier 'BRC' from Java APIJulien Lancelot2019-03-131-1/+4
* SONAR-11465 API cleanupJulien HENRY2019-01-163-7/+3
* Fix license headers for 2019Duarte Meneses2019-01-028-8/+8
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-101-0/+4
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-299-1187/+0
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-101-0/+13
* Clean-up unused code of ResourceTypesSimon Brandhof2018-01-091-80/+1
* Fix license headers for 2018Simon Brandhof2018-01-0715-15/+15
* SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP qual...Teryk Bellahsene2017-07-312-28/+21
* SONAR-9551 Add APP qualifierJulien Lancelot2017-07-311-2/+7
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+5
* Remove some usages of Guava in APISimon Brandhof2017-06-194-98/+72
* SONAR-9056 WS api/components/suggestion filter allowed qualifiersTeryk Bellahsene2017-05-121-6/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1015-30/+30
* Refactor resources APIDuarte Meneses2017-01-272-231/+67
* SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-091-10/+1
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-311-5/+8
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-301-0/+12
* Fix Quality flawsSimon Brandhof2016-07-184-107/+97
* Relax visibility of File constructor to allow hacking in SonarLintJulien HENRY2016-07-111-11/+1
* SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-071-0/+2
* SONAR-7727 Remove org.sonar.api.resources.InputFileJulien HENRY2016-07-062-240/+0
* Fix quality flawsSimon Brandhof2016-07-052-11/+0
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-0511-714/+8
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-043-6/+6
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-242-6/+5
* SONAR-7612 Apply feedbackJulien HENRY2016-05-125-11/+9
* SONAR-7612 Deprecate old Resource API (Project, Directory, File)Julien HENRY2016-05-126-8/+16
* Fix javadoc errorsJulien HENRY2016-04-115-10/+10
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-294-11/+17
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-051-4/+30
* Fix project title in copyright headersSimon Brandhof2016-01-1322-22/+22
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0522-89/+88
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-052-198/+0
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-051-4/+3
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-64/+5
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-292-13/+13
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-204-7/+7
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-193-1/+8
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-195-0/+447
* Fix quality flawsSimon Brandhof2015-05-151-5/+4
* Useless codeDavid Gageot2015-05-122-2/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-114-13/+21
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-281-0/+4
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-162-4/+5