aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/batch
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-2189-5568/+0
|
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-2/+2
|
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-0/+21
|
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-183-0/+114
|
* SONAR-16064 new API in SensorContext to indicate possibility to skip ↵Zipeng WU2022-02-262-8/+11
| | | | unchanged files
* Update license headers for 2022 [update headers]Pierre2022-01-2886-86/+86
|
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵Duarte Meneses2022-01-211-0/+2
| | | | with git merge workflow
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-0/+8
|
* Improve code qualityDuarte Meneses2021-11-181-1/+1
|
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-132-0/+12
|
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-1711-169/+1
|
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-171-0/+13
|
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-11/+0
| | | | | | | | | | | | | | | | | | | | | * Revert "SONAR-14478 - Main Branch Documentation" This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1. * Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time" This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2. * Revert "SONAR-14461 main branch detection" This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069. * Revert "SONAR-14461 Remove hardcoded usage of 'master'" This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd. * Revert "SONAR-14461 save the default main branch when needed" This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b.
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-0/+11
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0888-88/+88
|
* SONAR-12897 Document in Javadoc use of sonar-plugin-api-impl for testingDuarte Meneses2020-08-145-5/+5
|
* Add CheckForNull to ScmProvider#revisionDuarte Meneses2020-06-111-0/+1
|
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+12
|
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-231-0/+7
|
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-234-19/+15
|
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on ↵Duarte Meneses2020-03-061-2/+3
| | | | files with lines removed only
* Format all headers for 2020Wouter Admiraal2020-01-0788-88/+88
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
|
* Remove deprecated code in scannerDuarte Meneses2019-10-211-44/+0
|
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-123-56/+2
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-123-262/+0
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-127-251/+352
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1221-2020/+8
|
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-126-229/+20
|
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-1212-954/+4
|
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-129-674/+0
|
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1238-3064/+4
|
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-1219-124/+109
|
* SONAR-12188 Density of duplications is calculated with number of lines of ↵Duarte Meneses2019-06-131-7/+18
| | | | test files
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-061-2/+2
|
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-231-1/+1
|
* SONAR-11856 Store the "true" target branch in the scanner report to display ↵Duarte Meneses2019-04-231-0/+4
| | | | it properly
* Fix javadocJulien HENRY2019-04-081-0/+5
|
* SONAR-11829 Failed to set working directory hidden on WindowsDuarte Meneses2019-03-151-0/+1
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-083-100/+57
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-213-67/+6
|
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-182-6/+12
|
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-112-17/+19
| | | | in scanner report
* SONAR-11620 Add scm based file exclusion method to plugin apiBenoît Gianinetti2019-01-222-0/+59
|
* SONAR-11606 Stop excluding directories starting with a dotDuarte Meneses2019-01-161-2/+14
|
* change year in file headersStas Vilchik2019-01-163-3/+3
|
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-163-17/+19
|
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-161-0/+22
|
* Fix quality flawsJulien HENRY2019-01-163-5/+10
|
* SONAR-11464 Add ITsDuarte Meneses2019-01-161-0/+3
|