Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-22159 Modify the way the creation date is set in junit test | Matteo Mara | 2024-04-30 | 1 | -0/+11 | |
| | ||||||
* | SONAR-22086 Add support to configure scanner with env variables | Julien HENRY | 2024-04-30 | 4 | -0/+273 | |
| | ||||||
* | SONAR-22038 Support new SSL properties (#10987) | Julien HENRY | 2024-04-30 | 68 | -533/+1933 | |
| | | | | | * Move scanner HttpClient code in its own package * Factorize the computation of the Sonar User Home | |||||
* | SONAR-22036 Fix logback initialization for old bootstrappers | Julien HENRY | 2024-04-16 | 3 | -20/+29 | |
| | | | | | | | Because of https://jira.qos.ch/browse/LOGBACK-1537 it is not possible to use an include + configuring Logback manually via classpath loading without having very verbose logs appearing at startup. Duplicated the shared content in each log config file to fix the issue. | |||||
* | SONAR-22039 Support new timeout properties | Julien HENRY | 2024-04-15 | 2 | -11/+77 | |
| | ||||||
* | SONAR-22037 Support new HTTP proxy properties | Julien HENRY | 2024-04-15 | 2 | -25/+181 | |
| | ||||||
* | SONAR-22036 Add a main to the scanner engine | Julien HENRY | 2024-04-15 | 10 | -25/+532 | |
| | ||||||
* | SONAR-22054 Make property sonar.projectBaseDir optional | Julien HENRY | 2024-04-15 | 2 | -2/+18 | |
| | ||||||
* | SONAR-22074 enable DownloadOnlyRequired by default10.5.0.89998 | Pierre | 2024-04-12 | 1 | -1/+1 | |
| | ||||||
* | SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rules | antoine.vinot | 2024-04-05 | 2 | -1/+37 | |
| | ||||||
* | SGB-11 Do not cleanup tempdir | Dejan Milisavljevic | 2024-04-04 | 1 | -1/+5 | |
| | ||||||
* | SONAR-21972 Fix tests to not depend on the operating system's locale | Julien HENRY | 2024-04-03 | 2 | -4/+14 | |
| | ||||||
* | SONAR-21587 adjust logging of SCM revision ID | lukasz-jarocki-sonarsource | 2024-03-26 | 1 | -1/+1 | |
| | ||||||
* | NO JIRA fix code smells after moving to lang3 library | Matteo Mara | 2024-03-22 | 4 | -3/+4 | |
| | ||||||
* | SONAR-21857 fix ssf | lukasz-jarocki-sonarsource | 2024-03-19 | 2 | -2/+2 | |
| | ||||||
* | SONAR-21885 Fix native Git blame with Git CLI >= 2.43 | Julien HENRY | 2024-03-19 | 1 | -2/+2 | |
| | ||||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 61 | -115/+116 | |
| | | | | org.apache.commons:commons-lang3 | |||||
* | SONAR-21643 Fix IT CompositeBlameCommandIT (#10709) | Dejan Milisavljevic | 2024-02-23 | 1 | -21/+23 | |
| | ||||||
* | SONAR-21643 Convert some IT tests to Junit 5 (#10672) | Dejan Milisavljevic | 2024-02-22 | 4 | -65/+79 | |
| | ||||||
* | SONAR-21643 Convert some parameterized tests to Junit 5 (#10666) | Dejan Milisavljevic | 2024-02-21 | 6 | -205/+200 | |
| | ||||||
* | SONAR-20958 Improve error message for startColumn on empty line (#10628) | Dejan Milisavljevic | 2024-02-15 | 2 | -1/+35 | |
| | ||||||
* | SONAR-21575 Populate the issue filter chain after optional plugins have been ↵ | Julien HENRY | 2024-02-09 | 9 | -69/+314 | |
| | | | | | | | loaded Optional plugins can contribute IssueFilter, so we should not load the list of extensions too early. Moving the IssueFilters class in the child container was not possible due to many dependencies, so the choice has been made to make it "mutable": it is instantiated early to allow injection, but the list of IssueFilter is populated later. | |||||
* | Fix test depending on user locale | Julien HENRY | 2024-02-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-21195 sonar.plugins.downloadOnlyRequired defaults to false if not defined | Matteo Mara | 2024-01-31 | 4 | -1/+9 | |
| | ||||||
* | SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing ↵ | David Cho-Lerat | 2024-01-30 | 1 | -1/+1 | |
| | | | | messages and code comments | |||||
* | NO-JIRA Make Gson usage more type-safe | Marcono1234 | 2024-01-29 | 1 | -2/+1 | |
| | | | | | | Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)` Also replaces some usage of the deprecated `JsonParser()` constructor. | |||||
* | SONAR-21195 Support deprecated file suffixes properties from optional analyzers | Matteo Mara | 2024-01-26 | 1 | -0/+14 | |
| | ||||||
* | SONAR-21195 Ensure properties from optional analyzers are available in the ↵ | Matteo Mara | 2024-01-19 | 1 | -0/+2 | |
| | | | | ProjectSensorContext | |||||
* | SONAR-21195 Handle correctly .file.suffixes properties when their deprecated ↵ | Matteo Mara | 2024-01-19 | 1 | -4/+10 | |
| | | | | key is used | |||||
* | SONAR-21195 Move ProjectSensorOptimizer to the correct container | Matteo Mara | 2024-01-19 | 2 | -5/+4 | |
| | ||||||
* | SONAR-21195 Ensure deprecated properties from optional analyzers are respected | Matteo Mara | 2024-01-17 | 1 | -1/+3 | |
| | ||||||
* | SONAR-21195 Convert exception to a warning when no language plugins are ↵ | Dimitris Kavvathas | 2024-01-05 | 2 | -7/+18 | |
| | | | | installed. | |||||
* | SONAR-21195 Fetch publishAllFiles value from the languages registered by the ↵ | Matteo Mara | 2024-01-04 | 4 | -25/+96 | |
| | | | | plugins | |||||
* | SONAR-21195 Address pull request feedback | Matteo Mara | 2024-01-04 | 2 | -11/+28 | |
| | ||||||
* | SONAR-21195 Support ProjectBuilders for on-demand plugins | Matteo Mara | 2024-01-04 | 2 | -1/+13 | |
| | ||||||
* | SONAR-21195 Make DefaultLanguagesRepository more suitable for tests | Matteo Mara | 2024-01-04 | 8 | -106/+167 | |
| | ||||||
* | SONAR-21197 add a property to enable the download of the required plugins only | Matteo Mara | 2024-01-04 | 2 | -8/+9 | |
| | ||||||
* | SONAR-21195 Fix issues raised by SonarQube | Matteo Mara | 2024-01-04 | 5 | -23/+28 | |
| | ||||||
* | SONAR-21195 Refactor file indexing into two distinct steps | Matteo Mara | 2024-01-04 | 24 | -355/+992 | |
| | ||||||
* | SONAR-21195 Enhance scanner engine to download only required plugins | Matteo Mara | 2024-01-04 | 23 | -401/+1096 | |
| | ||||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 526 | -526/+526 | |
| | ||||||
* | Revert "SONAR-21195 Enhance scanner engine to download only required plugins" | Matteo Mara | 2023-12-22 | 22 | -991/+398 | |
| | | | | This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc. | |||||
* | Revert "SONAR-21195 Refactor file indexing into two distinct steps" | Matteo Mara | 2023-12-22 | 24 | -992/+355 | |
| | | | | This reverts commit 42d16dafde01b19bc7fcb99084e087fdc9b8e95e. | |||||
* | Revert "SONAR-21195 Fix issues raised by SonarQube" | Matteo Mara | 2023-12-22 | 5 | -28/+23 | |
| | | | | This reverts commit 68c20adec31385cc56a6532883c3328947742522. | |||||
* | Revert "SONAR-21197 add a property to enable the download of the required ↵ | Matteo Mara | 2023-12-22 | 2 | -9/+8 | |
| | | | | | | plugins only" This reverts commit fcde75e36903ef10c8f9dfca0f22d57bf19b3281. | |||||
* | Revert "SONAR-21195 Make DefaultLanguagesRepository more suitable for tests" | Matteo Mara | 2023-12-22 | 8 | -166/+105 | |
| | | | | This reverts commit c7841606b3d4b469177a3426d4c5127b0ebb23cf. | |||||
* | Revert "SONAR-21195 Support ProjectBuilders for on-demand plugins" | Matteo Mara | 2023-12-22 | 2 | -13/+1 | |
| | | | | This reverts commit 4dbc95a3c4aa4b4705bc676efc07b5c2a8b68f37. | |||||
* | Revert "SONAR-21195 Address pull request feedback" | Matteo Mara | 2023-12-22 | 2 | -28/+11 | |
| | | | | This reverts commit f6f1db0ef46a1ce50790a104d429aaaa42889c91. | |||||
* | Revert "SONAR-21195 Fetch publishAllFiles value from the languages ↵ | Matteo Mara | 2023-12-22 | 4 | -96/+25 | |
| | | | | | | registered by the plugins" This reverts commit b3b72d16a630075b50815eb76fb0b05cbfaee636. | |||||
* | SONAR-21195 Fetch publishAllFiles value from the languages registered by the ↵ | Matteo Mara | 2023-12-21 | 4 | -25/+96 | |
| | | | | plugins |