aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "NO-JIRA Remove use of deprecated StatusPrinter class" due to Junit fa...Matteo Mara2024-07-311-3/+2
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-2421-1209/+50
* NO-JIRA Remove use of deprecated StatusPrinter classMatteo Mara2024-07-081-2/+3
* SONAR-22252 Update IssueDto, ActiveRuleDto and corresponding mappersOrlovAlexander2024-06-031-1/+12
* SONAR-22074 enable DownloadOnlyRequired by default10.5.0.89998Pierre2024-04-121-1/+1
* SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rulesantoine.vinot2024-04-051-0/+2
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-051-20/+2
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-5/+4
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1614-23/+23
* SONAR-21575 Populate the issue filter chain after optional plugins have been ...Julien HENRY2024-02-091-0/+3
* SONAR-21195 Set analyzer loading optimization disabled by defaultMatteo Mara2024-01-261-1/+1
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-256-349/+24
* SONAR-21195 Update name and description of the analyzer download optimization...Matteo Mara2024-01-191-2/+2
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-193-106/+3
* SONAR-21195 Make DefaultLanguagesRepository more suitable for testsMatteo Mara2024-01-041-9/+0
* SONAR-21197 add a property to enable the download of the required plugins onlyMatteo Mara2024-01-041-0/+9
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2024-01-041-7/+1
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2024-01-041-1/+7
* SONAR-21195 allow plugins loaded in different containers to access classLoade...Steve Marion2024-01-0414-37/+1118
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-044-10/+60
* NO-JIRA Update license headers to 2024Pierre2024-01-03161-161/+161
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-224-60/+10
* Revert "SONAR-21195 allow plugins loaded in different containers to access cl...Matteo Mara2023-12-2214-1118/+37
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-221-7/+1
* Revert "SONAR-21195 Fix issues raised by SonarQube"Matteo Mara2023-12-221-1/+7
* Revert "SONAR-21197 add a property to enable the download of the required plu...Matteo Mara2023-12-221-9/+0
* Revert "SONAR-21195 Make DefaultLanguagesRepository more suitable for tests"Matteo Mara2023-12-221-0/+9
* SONAR-21195 Make DefaultLanguagesRepository more suitable for testsMatteo Mara2023-12-211-9/+0
* SONAR-21197 add a property to enable the download of the required plugins onlyMatteo Mara2023-12-211-0/+9
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2023-12-211-7/+1
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-211-1/+7
* SONAR-21195 allow plugins loaded in different containers to access classLoade...Steve Marion2023-12-2114-37/+1118
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-214-10/+60
* SONAR-21194 add requiredForLanguages response fields to plugins/installed end...Steve Marion2023-12-071-1/+18
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-0413-36/+30
* SONAR-20877 Support null values for statusLéo Geoffroy2023-11-082-2/+10
* SONAR-20877 Update counters to compute new statusLéo Geoffroy2023-11-081-0/+5
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-082-14/+14
* SONAR-20877 Add new status to changelog for issuesLéo Geoffroy2023-11-082-1/+15
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-082-2/+25
* SONAR-20877 Add mapping for hotspots statusLéo Geoffroy2023-11-081-0/+6
* SONAR-20877 Add new status mappingLéo Geoffroy2023-11-081-0/+56
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-082-17/+48
* SONAR-20640 removed 'organization' parameter from api/alm_integrations/import...Aurelien Poscia2023-10-201-0/+19
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-201-0/+4
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-201-0/+32
* SONAR-20578 remove dependency from common part to extensionAurelien Poscia2023-09-285-0/+38
* NO-JIRA Refactor graphql lib to externalize query so that each implementation...Steve Marion2023-09-271-0/+55
* SONAR-20424 Store and populate within issue `clean_code_attribute`Jacek2023-09-211-3/+13
* SONAR-20355 Add and initialize property sonar.qualityProfiles.allowDisableInh...Benjamin Campomenosi2023-09-141-0/+12