aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-306-8/+8
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-272-5/+4
|
* SONAR-23785 Improve a11y for project badgesViktor Vorona2024-12-243-3/+5
|
* SONAR-23402 Support case with empty CleanCodeAttributeViktor Vorona2024-12-243-3/+41
|
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-244-2/+32
|
* Fix example-webhooks-list.json hasSecret Typegsakun2024-12-231-2/+2
| | | The example in the interface documentation does not match the actual return value type.
* SONAR-24057 Optimize querying of branch measures to only load required ↵Eric Giffon2024-12-201-2/+5
| | | | measures in memory
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia2024-12-202-3/+3
|
* SONAR-24023 Migrate onelogin auth to opensamlAurelien Poscia2024-12-201-0/+2
|
* SONAR-23995 Fix broken documentation links from the new code period API ↵Zipeng WU2024-12-2010-24/+64
| | | | description
* SONAR-23990 Replace with text blockJulien Camus2024-12-1911-423/+446
|
* SONAR-24000 Remove creation of SonarWay(legacy)Zipeng WU2024-12-192-121/+0
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-188-11/+19
|
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-181-1/+1
| | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-187-7/+7
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-188-18/+18
|
* NO JIRA fix quality gate status.Matteo Mara2024-12-181-6/+4
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-183-10/+5
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-1829-278/+264
|
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz2024-12-185-347/+120
|
* 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-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-188-88/+54
|
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-188-34/+311
|
* 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-187-6/+35
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-184-155/+345
|
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-185-109/+253
|
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
|
* SONAR-22471 issue search API should search all descendants for components ↵Zipeng WU2024-12-051-1/+1
| | | | parameter
* SONAR-22830 Remove 'attr' field from api/issues endpoint examplesJavier Garcia Orduna2024-12-033-9/+0
|
* SONAR-21964 Fix documentation of api/rules/search regarding qprofile + ↵Javier Garcia Orduna2024-12-031-2/+3
| | | | activation parameters
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-295-13/+23
|
* SONAR-23766 Update SQC svg templates for QGSteve Marion2024-11-295-121/+114
|
* SONAR-23619 isAiCodeAssured field in Quality Gate should be always false ↵Zipeng WU2024-11-295-2/+13
| | | | when downgrade to Community
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-294-92/+166
|
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-2914-147/+308
|
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-293-152/+180
|
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-295-53/+70
|
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-293-17/+174
|
* SONAR-23619 Remove quality gate project’s assignment restrictionsZipeng WU2024-11-294-91/+12
|
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-295-10/+10
|
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of ↵Jacek Poreda2024-11-296-8/+51
| | | | Quality Gates
* SONAR-23766 Update svg templates for QG, measures and ai insurance badgesSteve Marion2024-11-285-57/+163
|
* SONAR-23787 skip formatting of version for SQCBSteve Marion2024-11-281-3/+10
|
* SONAR-23649 Conditions mismatch notification should be enabled by default ↵Léo Geoffroy2024-11-2610-117/+360
| | | | for Quality gate administrators