aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-18219 Add telemetry fields for CaYCAlain Kermis2023-02-039-57/+372
|
* SONAR-17815 Updating links for learn more CAYC and translation changesRevanshu Paliwal2023-02-035-7/+17
|
* SONAR-18147 Fix infinite loading in ListFooterstanislavh2023-02-032-1/+16
|
* SONAR-18216 Improve SonarText analysisJacek Poreda2023-01-171-1/+1
|
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-1710-36/+33
|
* SONAR-18150 Reading order of static content changes meaningMathieu Suen2023-01-1712-43/+61
|
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-1723-109/+82
|
* SONAR-17815 CAYC Wording changes for QG pageRevanshu Paliwal2023-01-177-58/+39
|
* SONAR-18212 Improve SonarText analysisJacek Poreda2023-01-161-1/+1
|
* [NO JIRA] Migrate enzyme to RTL for application consoleMathieu Suen2023-01-162-3/+14
|
* SONAR-17816 Better wordingJeremy Davis2023-01-163-12/+37
|
* SONAR-17845 [1096026, 1099611] Multiple links have the same programmatic ↵Kevin Silva2023-01-165-81/+103
| | | | link text but different destinations
* SONAR-18147 Status message not automatically announcedstanislavh2023-01-1610-56/+95
|
* SONAR-18148 The decorative image is not hidden from screen readersstanislavh2023-01-161-0/+1
|
* SONAR-18143 An icon lacks 3 to 1 contrast ratiostanislavh2023-01-162-3/+3
|
* SONAR-18141 Status message is not automatically announcedstanislavh2023-01-162-5/+9
|
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-166-5/+128
|
* SONAR-18168 Improve Python and Java DBD analysis: better cache management on ↵Jacek Poreda2023-01-161-3/+3
| | | | PR analysis
* SONAR-18196 Improve PHP analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
|
* SONAR-18199 Improve Security analysis: hardeningJacek Poreda2023-01-161-6/+6
|
* SONAR-18200 Improve JS analysisJacek Poreda2023-01-161-1/+1
|
* SONAR-18201 Improve Python analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
|
* SONAR-18203 Improve XML analysis: hardening before LTS (memory leak and ↵Jacek Poreda2023-01-161-1/+1
| | | | template rule misconfiguration)
* SONAR-18204 Improve JaCoCo XML Importer: do not index files when there's no ↵Jacek Poreda2023-01-161-1/+1
| | | | JaCoCo reports
* SONAR-17801 C# - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
|
* SONAR-17802 VB.NET - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
|
* SONAR-17808 Improve JaCoCo support: Coverage not imported for files with a ↵Jacek2023-01-161-1/+1
| | | | package that doesn't match directory structure
* SONAR-18173 Improve CFamily analysis: 13 new rules about C++20's std::formatJacek2023-01-161-1/+1
|
* SONAR-18182 First support of Dockerfile analysis with 8 rulesJacek2023-01-161-1/+1
|
* SONAR-18189 Improve PHP analysis: incremental PR analysis consumes less memoryJacek2023-01-161-1/+1
|
* SONAR-18190 Improve Java analysis: hardening, fix many FPsJacek2023-01-161-1/+1
|
* SONAR-18205 Make web service 'analysis_cache/get' publicDuarte Meneses2023-01-161-1/+2
|
* SONAR-18198 Removing nested interactive Clean as You Code element in Quality ↵Revanshu Paliwal2023-01-161-3/+8
| | | | Gate page menu
* SONAR-18155 Fix homepage logo alt textWouter Admiraal2023-01-163-8/+8
|
* SONAR-17845 [1099604] Replace <footer> with <div> to fix a11y issueAmbroise2023-01-162-10/+10
|
* SONAR-17845 [1109939] Programmatic label does not convey purpose of controlKevin Silva2023-01-169-17/+17
|
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-132-3/+0
|
* [NO JIRA] Remove second devops instance warningguillaume-peoch-sonarsource2023-01-139-83/+2
|
* SONAR-13109 Users should understand why they're asked for their personal ↵guillaume-peoch-sonarsource2023-01-137-6/+75
| | | | access token
* SONAR-18145 Visual heading text is not marked up as headingstanislavh2023-01-136-187/+220
|
* SONAR-18133 Header elements must have sufficient color contraststanislavh2023-01-131-1/+1
|
* SONAR-18132 SONAR-18135 SONAR-18136 SONAR-18137 SONAR-18138 SONAR-18139 ↵stanislavh2023-01-131-4/+4
| | | | SONAR-18140 Visual list is not marked up as list
* SONAR-18195 Missing SCM data might cause a NPE in the Compute EngineDuarte Meneses2023-01-132-2/+14
|
* SONAR-18175 Fix compatibility issue with older browsersWouter Admiraal2023-01-132-2/+5
|
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-1311-110/+329
|
* SONAR-17845 [1095656] Fix list status not being automatically announcedAmbroise2023-01-132-15/+51
|
* SONAR-17845 [1099483] Elements must have sufficient color contrastKevin Silva2023-01-132-14/+5
|
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-135-13/+13
|
* SONAR-15820 Can't create new user on Firefox (#7377)David Cho-Lerat2023-01-132-38/+10
|
* SONAR-17816 Improve QG display for AppsJeremy Davis2023-01-127-31/+174
|