aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/scan
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-231-7/+0
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* SONAR-11465 API cleanupJulien HENRY2019-01-161-1/+1
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-161-1/+2
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-161-6/+7
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-161-0/+2
* SONAR-11480 Evaluate coverage exclusions at project levelJulien HENRY2019-01-161-4/+4
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-162-0/+4
* SONAR-11459 Deprecate componentKeys in IssueFilterJulien HENRY2019-01-162-2/+9
* Fix license headers for 2019Duarte Meneses2019-01-027-7/+7
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-6/+0
* Fix javadoc and quality issueDuarte Meneses2018-06-111-2/+1
* SONAR-10201 Expose issue precise location in the FilterableIssue APIDuarte Meneses2018-06-111-0/+12
* Fix license headers for 2018Simon Brandhof2018-01-077-7/+7
* Don't change PathResolver methods to staticJulien HENRY2017-08-041-6/+25
* Remove unused filesJulien HENRY2017-08-042-62/+0
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-041-2/+4
* Rework file indexingJulien HENRY2017-08-041-3/+6
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-114-0/+15
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-3/+3
* Remove some usages of Guava in APISimon Brandhof2017-06-192-23/+14
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-111-0/+5
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-18/+18
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-294-344/+0
* SONAR-7751 Missing @SonarLintSide on some extensionsJulien HENRY2016-07-211-0/+2
* Improve qualityDuarte Meneses2016-07-141-0/+1
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-045-10/+10
* SONAR-7788 Improve PathResolver::relativePath(File, File) when argumentsJulien HENRY2016-06-201-27/+38
* Fix some quality flawsJulien HENRY2016-05-171-1/+1
* Fix javadoc errorsJulien HENRY2016-04-112-9/+6
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-161-2/+10
* Fix project title in copyright headersSimon Brandhof2016-01-1313-13/+13
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0513-52/+52
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a...Duarte Meneses2015-11-184-0/+151
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-241-1/+8
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-241-8/+1
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-204-4/+4
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-114-8/+14
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-162-6/+6
* Fix quality flaws in APISimon Brandhof2015-04-031-1/+1
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-3/+3
* SONAR-5330 Fix issue when source dirs are symbolic linksJulien HENRY2014-10-141-1/+2
* Fix some javadocsSimon Brandhof2014-10-071-0/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-119-9/+9
* SONAR-5069 Make sonar.sources optionalJulien HENRY2014-02-211-5/+7
* SONAR-926 Mark FileQuery as deprecatedSimon Brandhof2014-02-201-19/+3
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-209-538/+12
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-123-208/+0