aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/SpringProjectScanContainer.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda4 days1-1/+1
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-3/+0
* SONAR-21575 Populate the issue filter chain after optional plugins have been ...Julien HENRY2024-02-091-0/+7
* SONAR-21195 Ensure properties from optional analyzers are available in the Pr...Matteo Mara2024-01-191-0/+2
* SONAR-21195 Move ProjectSensorOptimizer to the correct containerMatteo Mara2024-01-191-0/+4
* SONAR-21195 Ensure deprecated properties from optional analyzers are respectedMatteo Mara2024-01-171-1/+3
* SONAR-21195 Convert exception to a warning when no language plugins are insta...Dimitris Kavvathas2024-01-051-1/+1
* SONAR-21195 Support ProjectBuilders for on-demand pluginsMatteo Mara2024-01-041-0/+8
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2024-01-041-3/+12
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-041-255/+29
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-221-29/+252
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-221-12/+3
* Revert "SONAR-21195 Support ProjectBuilders for on-demand plugins"Matteo Mara2023-12-221-8/+0
* SONAR-21195 Support ProjectBuilders for on-demand pluginsMatteo Mara2023-12-211-0/+8
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-211-3/+12
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-211-252/+29
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-7/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-0/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-151-0/+4
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-091-2/+0
* SONAR-17305 prevent set sonar.global.XX properties in scannerBenjamin Campomenosi2022-10-071-1/+2
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-071-0/+2
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-231-0/+4
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-041-3/+3
* SONAR-16395 Activate Analyzers Cache by defaultDuarte Meneses2022-05-241-2/+2
* SONAR-16050 Scanner fails with NPE if user doesn't have permission to analyze...Duarte Meneses2022-03-281-2/+2
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-2/+14
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+2
* Fix bugs from Quality GateZipeng WU2022-02-071-0/+2
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-0/+380