aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-30216-334/+357
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-3066-541/+604
|
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-3062-112/+128
|
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-3050-55/+72
|
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-3059-263/+266
|
* SONAR-22119 update test after updating the bouncycastle dependency to ↵Matteo Mara2024-04-301-1/+1
| | | | version 1.78.1
* SONAR-22119 backend minor dependency updatesMatteo Mara2024-04-302-2/+2
|
* SONAR-22049 Align RatingLabel typestanislavh2024-04-3021-49/+130
|
* SONAR-21824 Bitbucket monorepo import functionality (#11005)Shane Findley2024-04-3024-664/+875
|
* SONAR-21947 Add bulk import feature to Gitlab project onboardingAmbroise C2024-04-306-307/+437
|
* SONAR-22088 Fix GitLab auth when group sync is disabledcopy_of_masterAurelien Poscia2024-04-224-71/+266
|
* SONAR-22102 Fixing missing udpate of project tags update (#11002)Mathieu Suen2024-04-222-28/+42
|
* SONAR-22012 Improve CaYC messages on Custom QGs and Sonar wayRevanshu Paliwal2024-04-196-78/+47
|
* SONAR-22092 Fix the errror message when deleting a quality gateMathieu Suen2024-04-182-45/+59
|
* SONAR-21929 Fixing Languages select field width in admin pageRevanshu Paliwal2024-04-181-2/+1
|
* SONAR-21825 Add monorepo setup to Azure project onboardingAmbroise C2024-04-1614-265/+485
|
* SONAR-21872 Fix line of code measure in the branch overviewMathieu Suen2024-04-161-1/+1
|
* SONAR-22033 New endpoint to get the server version.antoine.vinot2024-04-167-0/+199
|
* SONAR-22075 Fixes "How to Upgrade" linksDavi Koscianski Vidal2024-04-162-5/+2
|
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-1627-43/+71
|
* SONAR-21973 Update CSP with font-src to accept data: fontsGrégoire Aubert2024-04-153-2/+5
|
* SONAR-22072 Limit jest memory consumption in CIGrégoire Aubert2024-04-121-2/+3
|
* SONAR-21973 Showcase new icons from Echoes in a few placesDavid Cho-Lerat2024-04-1210-44/+65
|
* SONAR-21973 Add deprecation notices on all MIUI icons that now have an ↵David Cho-Lerat2024-04-1254-1/+379
| | | | Echoes replacement
* SONAR-21973 Add deprecation notices for IconProps, CustomIcon, OcticonHocDavid Cho-Lerat2024-04-121-0/+18
|
* SONAR-21973 Remove unused iconsDavid Cho-Lerat2024-04-124-202/+1
|
* SONAR-21973 Upgrade @sonarsource/echoes-react to v0.2.1 (also adds ↵David Cho-Lerat2024-04-122-6/+6
| | | | material-symbols)
* SONAR-21973 Upgrade @sonarsource/echoes-react to v0.2.0 (also adds ↵David Cho-Lerat2024-04-122-7/+14
| | | | material-symbols)
* SONAR-21823 Adding support for gitlab monorepo importsShane Findley2024-04-1119-470/+916
|
* SONAR-21822 Fix GitHub scan onboarding tutorial for monorepoAmbroise C2024-04-114-44/+33
|
* SONAR-22030 make sure field anticipatedTransitions is never null (#10949)Ngx2024-04-112-11/+35
|
* SONAR-21898 make ALM/DOP types consistent between v1 and v2 endpoints.Wojtek Wajerowicz2024-04-118-32/+105
|
* SONAR-22017 Show link to SonarQube downloads for no longer active versionViktor Vorona2024-04-103-3/+14
|
* SONAR-22017 Update Notification banner - no network connection caseViktor Vorona2024-04-1015-42/+105
|
* SONAR-22017 Add versionEOL to GlobalActionOrlovAlexander2024-04-103-37/+66
|
* SONAR-22017 Active version is also based on current EOLIsmail Cherri2024-04-106-22/+51
|
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-108-60/+268
|
* SONAR-22011 Explain token creation for monorepo (#10935)Lucas2024-04-104-18/+45
|
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-1048-633/+2018
|
* SONAR-21819 Add projectKey to project-bindings endpoint responses.Wojtek Wajerowicz2024-04-106-55/+176
|
* SONAR-21819 Make documentation for pagination consistent.Wojtek Wajerowicz2024-04-101-1/+4
|
* SONAR-21858 Fix project overall ratings tooltip textIsmail Cherri2024-04-053-13/+45
|
* SONAR-21911 Upgrade Scanner for Gradle to 5.0.0.4638antoine.vinot2024-04-056-16/+16
|
* SONAR-19324 rely on project_branches instead of components when calling ↵lukasz-jarocki-sonarsource2024-04-051-46/+28
| | | | api/projects/search endpoint
* SONAR-21910 Remove custom mapping for measure domainsViktor Vorona2024-04-052-20/+10
|
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-0513-347/+164
|
* SONAR-21052 Drop specific key validation for custom rules from rule templatesJulien HENRY2024-04-052-25/+2
|
* SONAR-21980 Fix Project Binding creationAntoine Vigneau2024-04-045-12/+8
|
* SONAR-21908 Fix incomplete json response on errorLéo Geoffroy2024-04-031-11/+12
|
* SONAR-21909 Introduce active version field in upgrades apiOrlovAlexander2024-04-037-29/+324
|