aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-181-3/+8
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-181-2/+3
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-181-1/+0
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-181-2/+5
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-181-1/+4
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-291-0/+1
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-291-0/+8
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-291-0/+8
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-291-0/+2
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-191-0/+1
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-131-4/+2
* SONAR-23363 Add impacts to issues/pull endpointLéo Geoffroy2024-11-111-3/+4
* SONAR-23299 add flags in quality gate show endopintLéo Geoffroy2024-11-051-0/+2
* Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list...Léo Geoffroy2024-11-051-5/+7
* SONAR-23250 Support impacts in rule/searchOrlovAlexander2024-10-161-0/+1
* SONAR-23064 Enhance api/qualitygates/search based on ai-assured flagZipeng WU2024-09-251-0/+1
* SONAR-23064 Enhance search projects response with isAiCodeAssured flag (#11774)Anita Stanisz2024-09-251-0/+1
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-0/+3
* SONAR-22914 Create and update APIs for CVEsantoine.vinot2024-09-122-0/+2
* SONAR-20277 deprecate parameter ceTaskId and componentKey, and response field...Matteo Mara2024-08-221-1/+1
* SC-13426 Align protobuf response with SonarCloudAntoine Vigneau2024-06-051-0/+10
* SONAR-22224 update rule show apiOrlovAlexander2024-06-031-0/+1
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-031-0/+1
* SONAR-22331 Add branchId field to project_branches/list (#11186)Cody Simms2024-05-301-0/+1
* SONAR-21204 Add info message to /api/ce/activityAurelien Poscia2023-12-221-0/+1
* SONAR-21194 add requiredForLanguages response fields to plugins/installed end...Steve Marion2023-12-071-0/+1
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-281-7/+7
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-1/+1
* SONAR-20877 Add new status field to api responseLéo Geoffroy2023-11-081-0/+1
* SONAR-20530 Set property to email type for validationEric Giffon2023-10-231-3/+1
* SONAR-20665 add response field qualityProfile to projectanalysis/search responseMatteo Mara2023-10-181-0/+7
* SONAR-20607 New isDefault flag on api/qualitygates/show endpointZipeng WU2023-10-121-3/+4
* SONAR-20607 Add isCaycCondition attribute in 'api/qualitygates/show' endpointZipeng WU2023-10-121-3/+4
* SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance`Benjamin Campomenosi2023-10-101-0/+1
* SONAR-20156 New field previousUncompliantValue in api/new_code_periods/showZipeng WU2023-08-241-0/+2
* SONAR-20198 - add clean code fields in rules endpoints Benjamin Campomenosi2023-08-221-8/+17
* SONAR-20021 Add UNKNOWN enum entry for CCT enums to comply with retrocompatib...Léo Geoffroy2023-08-221-24/+28
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-182-0/+47
* Revert "SONAR-19789 Return initial_perm_sync in /api/components/show"Antoine Vigneau2023-08-071-1/+0
* SONAR-19789 Return initial_perm_sync in /api/components/showAntoine Vigneau2023-08-041-0/+1
* Revert "SONAR-19233 Drop deprecated paging response fields"Jacek Poreda2023-08-022-6/+7
* SONAR-19233 Drop deprecated paging response fieldsEric Giffon2023-07-312-7/+6
* SONAR-19728 Update ws indexation_status to return project count instead of br...Eric Giffon2023-07-191-2/+3
* SONAR-19728 add `api/hotspots/list` endpointJacek2023-07-192-0/+7
* SONAR-19728 add api/issues/list WS actionJacek Poreda2023-07-191-0/+6
* SONAR-19790 Return managed status for project in /api/project/searchAntoine Vigneau2023-07-181-0/+1
* NO JIRA - Adding updatedAt field in WebAPI rules/searchzhengzexiang2023-06-271-0/+1
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-06-151-2/+6
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-7/+2
* SONAR-19339 Expose api/hotspots/pullJacek2023-05-301-3/+31