aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SGB-163 Adding timer to all test inside issueApp as a temporary fixbranch-10.7Revanshu Paliwal2024-10-041-19/+39
|
* SONAR-23013 Improve coverage10.7.0.96327Julien HENRY2024-09-302-7/+35
|
* NO-JIRA Remove unused importMatteo Mara2024-09-301-1/+0
|
* SONAR-23207 Fix telemetry metrics for Cpp autoconfigAlain Kermis2024-09-303-11/+13
|
* SONAR-23013 Fix the usage of BouncycastleJulien HENRY2024-09-302-7/+18
| | | | | * BC is a multi-release JAR, so the flag has to be preserved in the scanner engine shaded jar * Not sure it was needed, but I decided to not install BC as a Security Provider, and only use it to load the pkcs12 certificate
* SONAR-23139 Recommend to use a locked major version of the Docker imageJulien HENRY2024-09-262-2/+2
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-23139 Use -D everywhere for consistencyJulien HENRY2024-09-264-19/+19
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-23139 Update the GitHub action to latest releaseJulien HENRY2024-09-262-3/+3
|
* SONAR-23139 Remove the useless -server optionJulien HENRY2024-09-262-22/+4
|
* SONAR-23139 Add the aarch64 download option for the Scanner for CLI on MacOSXJulien HENRY2024-09-264-26/+31
|
* SONAR-23139 Update Scanner CLI to latest releaseJulien HENRY2024-09-264-76/+76
|
* SONAR-23139 Update Scanner for Gradle to latest releaseJulien HENRY2024-09-266-16/+16
|
* SONAR-23139 Recommend the fully qualified syntax for the Maven pluginJulien HENRY2024-09-264-4/+4
|
* SONAR-23139 Java is not needed anymore to use the Scanner for .NetJulien HENRY2024-09-264-8/+0
|
* SONAR-22951 Fix popover wordingstanislavh2024-09-261-1/+1
|
* SGB-163 Improve issue app render in testMathieu Suen2024-09-261-2/+2
|
* NO-JIRA Add plugin echo execute to yarn (#11857)Sarath Nair2024-09-262-0/+12
|
* SONAR-22823 Improve Consent modal for GitHub and GitLabguillaume-peoch-sonarsource2024-09-264-55/+109
|
* Update copyright date (#11872)benzonico2024-09-261-1/+1
|
* SONAR-22454 Fixing translation inside quality gate pageRevanshu Paliwal2024-09-261-2/+2
|
* SONAR-23158 Upgrade `text` plugins to version 2.16.0.4008 (#11867)github-actions[bot]2024-09-261-2/+2
| | | Co-authored-by: petertrr <petertrr@users.noreply.github.com>
* SONAR-23159 Upgrade `php` plugins to version 3.38.0.12239 (#11865)github-actions[bot]2024-09-261-1/+1
| | | Co-authored-by: jonas-wielage-sonarsource <jonas-wielage-sonarsource@users.noreply.github.com>
* SONAR-22947 Force re-sync when auto-provisioning setting change (#11764)Sarath Nair2024-09-263-1/+16
|
* SONAR-23160 Improve exception message in DefaultSymbol.newReference (#10823)Martin Strecker2024-09-262-2/+20
|
* SGB-163 Fixing fp in issuesAppRevanshu Paliwal2024-09-261-1/+1
|
* SONAR-18941 Dont run flaky test on macosantoine.vinot2024-09-261-9/+5
|
* doc-1407: update in-product link to GitLab authentication setup (#11826)Caroline Dupuis2024-09-261-1/+1
|
* SONAR-23113 Upgrade Dart analyzer to 0.2.0.1567Evgeny Mandrikov2024-09-261-1/+1
|
* SONAR-23112 Add tutorials for DartEvgeny Mandrikov2024-09-2526-1/+472
|
* SONAR-23156 Upgrade JS/TS/CSS analyzer to 10.16.0.27621 (#11861)Tibor Blenessy2024-09-251-1/+1
|
* SONAR-23146 Update SonarRuby analyzer to 1.17.1.134 (#11843)Angelo Buono2024-09-251-1/+1
|
* SONAR-22764 Do not show project bind hint for non projects (#11850)Sarath Nair2024-09-252-1/+17
|
* SONAR-22951 high_impact_accepted_issues should include blocker severitiesLéo Geoffroy2024-09-254-20/+22
|
* SONAR-23143 Improve SonarApex analysis (#11842)Dorian Burihabwa2024-09-251-1/+1
| | | Co-authored-by: Angelo Buono <angelo.buono@sonarsource.com>
* SONAR-23116: Upgrade DBD plugins to 1.31 (#11820)Anton Haubner2024-09-251-3/+3
|
* SONAR-23148 Update SonarGo analyzer to 1.17.1.145 (#11844)Alban Auzeill2024-09-251-1/+1
|
* SONAR-23149 Improve SonarScala Analysis (1.17.1.166)Dorian Burihabwa2024-09-251-1/+1
|
* SONAR-22447 Update protobuf patch versionMatteo Mara2024-09-251-1/+1
|
* SONAR-23064 Add unsolved finding on overall code warningMathieu Suen2024-09-2511-12/+245
|
* SONAR-23064 Lock projects quality gate settings if project has ai generated codeRevanshu Paliwal2024-09-254-9/+110
|
* SONAR-23008 Add the new AI code assurance badge when the feature is in the ↵guillaume-peoch-sonarsource2024-09-255-16/+86
| | | | feature list
* SONAR-23064 Adjust documentation linksMathieu Suen2024-09-251-1/+1
|
* SONAR-23064 Add information on ai code assurance for projectMathieu Suen2024-09-257-13/+136
|
* SONAR-23008 Add AI Code Assurance badge endpoint (#11794)Anita Stanisz2024-09-258-85/+108
|
* SONAR-23064 Add is_ai_code_assured flag to telemetry payloadAlain Kermis2024-09-255-71/+111
|
* SONAR-23064 Display a badge on the projects list when the project has the ↵Revanshu Paliwal2024-09-255-1/+40
| | | | isAiCodeAssured true
* SONAR-23064 Disable the projects row which has disabled field as trueRevanshu Paliwal2024-09-255-12/+52
|
* SONAR-23064 Create new project settings page for ai generated codeguillaume-peoch-sonarsource2024-09-253-1/+22
|
* SONAR-23064 Return 403 when trying to select/deselect a Quality Gate for ↵Matteo Mara2024-09-255-39/+132
| | | | AI-flagged project
* SONAR-23064 Add new dismissible message typeAlain Kermis2024-09-253-48/+36
|