aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-13293-831/+849
|
* [NO JIRA] Fix returning promises where void is expectedWouter Admiraal2023-06-1312-46/+102
|
* [NOJIRA] Remove unused imports. (#8541)Wojtek Wajerowicz2023-06-1312-20/+0
|
* [NO JIRA] Fix Code SmellsWouter Admiraal2023-06-137-18/+17
|
* SONAR-19389 Fix breadcrumb spacingWouter Admiraal2023-06-131-1/+1
|
* SONAR-19218 + SONAR-19491 Fix redirection linksDavid Cho-Lerat2023-06-134-13/+14
|
* SONAR-19498 Fix nightly buildAurelien Poscia2023-06-131-9/+12
|
* SONAR-19518 Fix measures page's incorrect coverage numbers7PH2023-06-131-1/+6
|
* SONAR-19174 Showing title for long file path inside duplication popup in ↵Revanshu Paliwal2023-06-121-4/+12
| | | | code viewer
* SONAR-18971 QualityProfile page doesn't load more than 100 projectsguillaume-peoch-sonarsource2023-06-122-3/+8
|
* SONAR-19532 PythonXUnitSensor takes too long due to non-optimized file queryDuarte Meneses2023-06-125-62/+47
|
* SONAR-19309 Improve SARIF logs in case of failure. (#8503)Wojtek Wajerowicz2023-06-122-33/+122
|
* SONAR-19236 Fixing update/delete of comments in hotspots activity tabRevanshu Paliwal2023-06-121-2/+2
|
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-1239-2624/+372
|
* SONAR-19489 add CI-task to pre-cache gradle dependencies, use offline mode ↵Aurelien Poscia2023-06-122-3/+37
| | | | for all other tasks
* SONAR-18434 RTL Migration Project DumpViktor Vorona2023-06-129-850/+298
|
* SONAR-19525 Fix selectByKeyCaseInsensitive components query in order to ↵Matteo Mara2023-06-122-1/+19
| | | | properly return portfolios
* SONAR-19528 Portfolios and applications should not be created with already ↵Matteo Mara2023-06-122-6/+18
| | | | existing keys with different case
* SONAR-19003 Fix error when retrieving multiple components with the same key ↵Matteo Mara2023-06-125-14/+43
| | | | and different case.
* NO-JIRA - Improve flaky testsAntoine Vinot2023-06-121-12/+9
|
* SONAR-18877 Compute primary location hash for all issuesAntoine Vigneau2023-06-092-123/+164
|
* Remove no longer used propsDavid Cho-Lerat2023-06-091-4/+0
|
* SONAR-19489 Add coverage/new code highlights/labels to the code viewerDavid Cho-Lerat2023-06-095-59/+158
|
* SONAR-19474 The code viewer header adopts the new UIDavid Cho-Lerat2023-06-0911-868/+203
|
* SONAR-19472 new UI for Keyboard Navigation Hint in Code pageJeremy Davis2023-06-096-285/+69
|
* SONAR-19398 Remove NewCode toggle for ApplicationsJeremy Davis2023-06-092-9/+22
|
* SONAR-19472 Migrate the component table to the new UIJeremy Davis2023-06-0916-343/+341
|
* SONAR-19472 Apply new design to code page headerJeremy Davis2023-06-096-95/+73
|
* SONAR-19472 New layout for Code pageJay2023-06-093-177/+249
|
* SONAR-19345 Layout changes for new MIUI issue pagesRevanshu Paliwal2023-06-0914-145/+555
|
* SONAR-19345 - Update list issues for MIUIKevin Silva2023-06-0923-113/+101
|
* SONAR-19345 Update selected issue's header section to new design systemAmbroise C2023-06-099-253/+544
|
* SONAR-19345 Creating activity page with comments and changelogRevanshu Paliwal2023-06-097-4/+446
|
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-0943-1477/+717
|
* SONAR-19345 new UI for the issue Bulk Change ModalJay2023-06-0947-506/+837
|
* SONAR-19345 Issues page - list view: new facets using MIUI elementsDavid Cho-Lerat2023-06-0960-1051/+3363
|
* SONAR-19345 Adapt issues education tabs to the new design system (#8349)Ambroise C2023-06-095-30/+35
|
* SONAR-19345 New UI for issues subnavigationJay2023-06-0930-766/+1114
|
* SONAR-19482 fix the CE worker pending reset mechanism to not generate ↵Pierre2023-06-095-29/+74
| | | | transaction rollback
* [NO-JIRA] Fix yarn lint (jsx-boolean-value)Viktor Vorona2023-06-092-2/+2
|
* SONAR-19192 Don't check file existence before verifying target directory (#8492)Wojtek Wajerowicz2023-06-081-1/+2
|
* SONAR-19380 Make alert component less noisy for screen readerMathieu Suen2023-06-0826-280/+222
|
* SONAR-19337 Support invalid GitHub Private Key in the config checkAntoine Vigneau2023-06-083-5/+24
|
* SONAR-19511 Move documentation of analysis scopeMathieu Suen2023-06-081-1/+1
|
* SONAR-19515 Let the user remove a non-local user, in case the user is ↵Aurelien Poscia2023-06-085-21/+52
| | | | provided by another IdP
* SONAR-19160 handle missing locations in SARIF import. (#8476)Wojtek Wajerowicz2023-06-073-4/+19
|
* SONAR-19498 set all gradle logs to infoAurelien Poscia2023-06-071-0/+1
|
* SONAR-19462 Use react-query for fetching authentication settingsMathieu Suen2023-06-079-131/+191
|
* [SONAR-18811] Remove duplicated conditions on built-in quality gate at startupMatteo Mara2023-06-072-24/+105
|
* SONAR-19483 Collect daily counts of analysis and green Quality Gate in ↵Zipeng WU2023-06-0710-36/+202
| | | | | | | Telemetry for branches Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> Co-authored-by: Nolwenn Cadic <nolwenn.cadic@sonarsource.com>