aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda2024-12-188-90/+3
|
* SONAR-23932 Drop support of deprecated org.sonar.api.web.ServletFilterJacek Poreda2024-12-185-124/+44
|
* NO JIRA fix quality gate status.Matteo Mara2024-12-183-8/+5
|
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-1813-105/+235
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-1824-64/+33
|
* SONAR-23571 Add index on rule_tags tableEric Giffon2024-12-184-0/+121
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-1855-396/+364
|
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz2024-12-186-348/+122
|
* SONAR-23893 Fix containsAiCode of api/qualitygates/search for community editionZipeng WU2024-12-182-7/+33
|
* SONAR-23893 Create project_branches/get_ai_code_assurance endpointAnita Stanisz2024-12-182-9/+18
|
* SONAR-23893 Fix containsAiCode for community editionAnita Stanisz2024-12-182-13/+41
|
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-183-42/+64
|
* SONAR-23893 Update AiCodeAssuranceVerifierAnita Stanisz2024-12-188-90/+214
|
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-182-23/+10
|
* SONAR-23973 fix SSF-697Aurelien Poscia2024-12-181-0/+2
|
* SONAR-22265 Clean upantoine.vinot2024-12-181-18/+14
|
* SONAR-22265 Migrate ScmInfoDbLoaderIT to junit5antoine.vinot2024-12-181-27/+24
|
* SONAR-22265 Fix trying to get referenceBranch for main branchantoine.vinot2024-12-181-3/+5
|
* SONAR-22265 Get the scm info from the previous branch analysis instead of ↵antoine.vinot2024-12-186-96/+119
| | | | the reference branch
* CODEFIX-246 Add logging to the handler of ServerExceptionsVojtech Suchy2024-12-182-0/+4
|
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-40/+0
|
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-189-91/+54
|
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-0/+40
|
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-1812-34/+496
|
* SONAR-23954 Fix calculation of the field installedVersionActive in the ↵Matteo Mara2024-12-182-10/+59
| | | | response of api/system/upgrades
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-1811-52/+254
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181451-163130/+0
|
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-18990-153323/+0
|
* SONAR-23209 Download webapp instead of using local buildJeremy Davis2024-12-181-5/+0
|
* [NO JIRA] Remove aria-hidden on password inputguillaume-peoch-sonarsource2024-12-181-1/+1
|
* SONAR-23268 Remove duplicate API functionAmbroise C2024-12-184-35/+7
|
* SONAR-23268 Add pagination to API functionsAmbroise C2024-12-182-10/+35
|
* SONAR-23880 Only suggest sonarqube vulnerability report when in Developer ↵7PH2024-12-182-131/+27
| | | | edition or above in GitLab tutorials
* SONAR-23308 Re-introduce cache step for GitLab tutorials & Fix the cache ↵7PH2024-12-183-87/+154
| | | | path/policy
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-187-178/+427
|
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-1819-27/+1034
| | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-188-359/+611
|
* SONAR-23931 Fix Quality Gate mode banner titleIsmail Cherri2024-12-182-5/+11
|
* SONAR-23751 Notifications checkbox -> switch + Design changesViktor Vorona2024-12-187-89/+138
|
* SONAR-23896 Improve MQR tourIsmail Cherri2024-12-186-16/+48
|
* SGB-216 Reducing size of render to improve the flaky testRevanshu Paliwal2024-12-181-1/+3
|
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-187-0/+119
|
* SONAR-21038 Indicate not computed metrics correctlyLucas2024-12-181-30/+34
|
* SONAR-23906 Fix footer request for non upgrade instaneViktor Vorona2024-12-182-3/+5
|
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-1811-1/+339
|
* SONAR-23901 replace invalid documentation upgrade url.Steve Marion2024-12-093-5/+5
|
* SONAR-23523 Hide Effort to reach maintainability rating A for Portfolio and ↵Ismail Cherri2024-12-093-1/+46
| | | | Applications
* SONAR-23667 Inform users when using filters from a different modeIsmail Cherri2024-12-095-24/+24
|
* [NO JIRA] Remove unused hoc and fix issueMathieu Suen2024-12-092-89/+1
|
* SONAR-14333 Placing the coverage tooltip at bottom for content to be visibleRevanshu Paliwal2024-12-091-1/+1
|