aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/batch/fs/internal/DefaultInputFile.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-4/+8
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-081-4/+21
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-6/+2
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-0/+9
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-0/+12
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12427 Patterns to ignore all issues in files are not always taken into ...Duarte Meneses2019-10-121-0/+2
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-0/+439