aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-261-4/+105
* SONAR-22727 Manage new metrics in the live updateLéo Geoffroy2024-08-264-174/+599
* SONAR-22727 Add new metric to changelog in webapiLéo Geoffroy2024-08-267-5/+52
* SONAR-20277 deprecate parameter ceTaskId and componentKey, and response field...Matteo Mara2024-08-221-0/+9
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-162-1/+3
* SONAR-22785 Fix description of API docs in users and groups search (#11536)Sarath Nair2024-08-151-1/+1
* NOJIRA Fix API doc about permissions of api/projects/update_key (#11456)Antoine Vigneau2024-08-061-5/+1
* SONAR-22645 improving documentation about prometheus metricslukasz-jarocki-sonarsource2024-07-311-3/+3
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-264-5/+108
* SONAR-22542 Fix SonarQube issueLéo Geoffroy2024-07-241-6/+10
* SONAR-22557 Synchronize projects visiblity upon GitLab onboardingAurelien Poscia2024-07-234-14/+45
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-234-10/+86
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ve...Matteo Mara2024-07-041-2/+2
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* SONAR-17543 clean up remainings of sonar.blueGreenEnabled flaglukasz-jarocki-sonarsource2024-06-261-1/+0
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-2612-17/+69
* SONAR-22274 set minimum length for webhook secret to 16 to improve securitylukasz-jarocki-sonarsource2024-06-185-11/+56
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-172-1/+27
* SONAR-22363 Fix SSF-572Antoine Vigneau2024-06-132-2/+20
* NO-JIRA Remove the public qualifier in a testCarmine Vassallo2024-06-051-1/+1
* SONAR-22224 Correctly Override Inherited ruleOrlovAlexander2024-06-031-1/+1
* SONAR-22224 Correctly Override Inherited ruleOrlovAlexander2024-06-031-1/+6
* SONAR-22224 Add prioritizedRule to rules/search apiDDMili2024-06-035-2/+31
* SONAR-22224 Add missin prioritizedRule facet to issues/search apiDejan Milisavljevic2024-06-031-1/+2
* SONAR-22224 update rule show apiOrlovAlexander2024-06-033-30/+35
* SONAR-22224 update api activate_rule, activate_rulesOrlovAlexander2024-06-039-189/+293
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-034-1/+11
* SONAR-22224 live update metricDDMili2024-06-033-0/+18
* SONAR-22331 Add branchId field to project_branches/list (#11186)Cody Simms2024-05-303-5/+22
* SONAR-22246 Cleanup SQL query for the ncloc of biggest branchEric Giffon2024-05-161-1/+1
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-102-2/+4
* NO-JIRA remove redundant quality gate UUID creationZipeng WU2024-05-084-14/+5
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-083-29/+34
* SONAR-22143 deprecate endpoint in favor of its api/v2 equivalentMatteo Mara2024-05-081-1/+5
* SONAR-22141 added new endpoint /api/v2/system/migrations-statuslukasz-jarocki-sonarsource2024-05-085-89/+35
* SONAR-22170 Removing a quality gate should remove QG conditionsZipeng WU2024-05-032-0/+28
* SONAR-20440 Update new code definition documentation linksMathieu Suen2024-05-029-13/+13
* SONAR-21898 make ALM/DOP types consistent between v1 and v2 endpoints.Wojtek Wajerowicz2024-04-113-21/+4
* SONAR-22017 Add versionEOL to GlobalActionOrlovAlexander2024-04-103-37/+66
* 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
* SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps.Wojtek Wajerowicz2024-03-282-113/+31
* SONAR-21819 DevopsProjectCreator for BitBucket serverAntoine Vigneau2024-03-286-139/+47
* SONAR-21819 Deprecate v1 endpoint to import DOP projectsAntoine Vigneau2024-03-2810-26/+59
* SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud.Wojtek Wajerowicz2024-03-282-120/+31
* SONAR-21819 Add POST /dop-translation/bound-projects endpoint.Wojtek Wajerowicz2024-03-287-145/+42
* SONAR-21819 Extract logic reusable between legacy and v2 endpoints.Wojtek Wajerowicz2024-03-2874-6028/+147
* SONAR-21819 Add DevOpsPlatformCreator for GitLab.Wojtek Wajerowicz2024-03-2817-140/+640
* SONAR-21602 improved docs for /api/components/searchlukasz-jarocki-sonarsource2024-03-271-1/+4
* SONAR-21799 fix issue with sorting by impact data metricLéo Geoffroy2024-03-254-72/+226