aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-07-0333-232/+571
| | | | | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com> (cherry picked from commit 441a87e76b1fab056a23b1773364063ab50e6978)
* SONAR-19580 fixed an issue with project badges for private applicationsLukasz Jarocki2023-07-035-7/+46
|
* SONAR-18872 improve total ncloc computation9.9.1.69595Pierre2023-04-2723-76/+593
|
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-251-1/+1
| | | | (cherry picked from commit 9708d98955560e51ecc3d1089a7d68e81277114c)
* [SONAR-18502] move validation of drop index paramSteve Marion2023-03-216-176/+183
| | | | | | | This is done to allow to run query based on an actual index name than may not be valid instead of expected one. Refactor drop index structure to make it simpler and safer. (cherry picked from commit 5173552f87f2179d9eff40db65ae4d6af3f99442)
* SONAR-18472 Resolve telemetry performance issueAlain Kermis2023-03-1511-107/+128
| | | | | Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com> (cherry picked from commit a20f2bce3cc9111152aa810030253db6acbd4af8)
* SONAR-18386 Add ANALYZE to test to avoid timeout on purge auditLéo Geoffroy2023-02-161-0/+20
|
* SONAR-17815 Small text changes9.9.0.65466Wouter Admiraal2023-02-032-12/+13
|
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-0342-241/+705
|
* SONAR-18275 Fix App stats present in projects-general-stats telemetry payloadAntoine Vinot2023-02-034-1/+33
|
* SONAR-18219 Change type of telemetry dataAntoine Vinot2023-02-033-16/+16
|
* 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-034-6/+16
|
* SONAR-18147 Fix infinite loading in ListFooterstanislavh2023-02-032-1/+16
|
* 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-1718-103/+76
|
* SONAR-17815 CAYC Wording changes for QG pageRevanshu Paliwal2023-01-176-44/+25
|
* [NO JIRA] Migrate enzyme to RTL for application consoleMathieu Suen2023-01-162-3/+14
|
* SONAR-17816 Better wordingJeremy Davis2023-01-162-8/+33
|
* SONAR-17845 [1096026, 1099611] Multiple links have the same programmatic ↵Kevin Silva2023-01-164-81/+99
| | | | 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-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-162-7/+7
|
* 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-138-82/+2
|
* SONAR-13109 Users should understand why they're asked for their personal ↵guillaume-peoch-sonarsource2023-01-136-6/+73
| | | | 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-126-30/+170
|
* SONAR-17815 New UI changes for CAYC quality gatesRevanshu Paliwal2023-01-1219-539/+444
|
* SONAR-17176 Change folder for saving score matrix to fix security hotspotLéo Geoffroy2023-01-122-3/+11
|
* SONAR-18174 Analyzer cache should be kept in the file system to decrease ↵Duarte Meneses2023-01-127-5/+128
| | | | memory use
* SONAR-18179 Deletion of selected branch break headerstanislavh2023-01-122-2/+24
|
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-122-2/+0
|