aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-03487-502/+487
|
* SONAR-21119 Add Gitlab BBT for user provisioningAntoine Vigneau2023-12-223-1/+16
|
* SONAR-21204 Add info message to /api/ce/activityAurelien Poscia2023-12-221-0/+1
|
* SONAR-21194 add requiredForLanguages response fields to plugins/installed ↵Steve Marion2023-12-071-0/+1
| | | | endpoint.
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-047-31/+23
|
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
|
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ↵Jacek Poreda2023-11-281-7/+7
| | | | Engine
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-2218-9/+2765
|
* SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domainWojtek Wajerowicz2023-11-202-6/+70
|
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-082-2/+2
|
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-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-20640 removed 'organization' parameter from ↵Aurelien Poscia2023-10-202-15/+0
| | | | api/alm_integrations/import_github_project
* 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-20532 Add IT for GitHub custom rolesAurelien Poscia2023-09-286-0/+178
|
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-254-0/+92
|
* SONAR-19759 fix SSF-423 + ITsAurelien Poscia2023-08-242-0/+12
|
* SONAR-19977 add AppId to force auth via webhookAurelien Poscia2023-08-242-0/+13
|
* 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 ↵Léo Geoffroy2023-08-221-24/+28
| | | | retrocompatibility in sonarlint
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-183-4/+49
|
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean ↵Jacek Poreda2023-08-181-0/+5
| | | | | | Code Attribute Category - Refactor issue indexer to use MyBatis mapping with cursor
* SONAR-19789 add ITs for permission sync upon GitHub onboardingAurelien Poscia2023-08-093-0/+156
|
* Revert "SONAR-19789 Return initial_perm_sync in /api/components/show"Antoine Vigneau2023-08-071-1/+0
| | | | This reverts commit 171c0704b98d9046bda7680585512d48ef73ecc2.
* SONAR-19789 Return initial_perm_sync in /api/components/showAntoine Vigneau2023-08-041-0/+1
|
* SONAR-19372 Add black box test for validating the anticipated transition on ↵Matteo Mara2023-08-021-0/+14
| | | | issues
* SONAR-19372 add api/issues/anticipated_transitions endpointDimitris Kavvathas2023-08-021-0/+1
|
* Revert "SONAR-19233 Drop deprecated paging response fields"Jacek Poreda2023-08-022-6/+7
| | | | This reverts commit 9db233a378f3590359054b908c82d06ae095930b.
* SONAR-19233 Drop deprecated paging response fieldsEric Giffon2023-07-312-7/+6
|
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-192-1/+2
|
* SONAR-19728 Update ws indexation_status to return project count instead of ↵Eric Giffon2023-07-191-2/+3
| | | | branch percentage
* SONAR-19728 add `api/hotspots/list` endpointJacek2023-07-192-0/+7
|
* SONAR-19728 add api/issues/list WS actionJacek Poreda2023-07-192-0/+7
|
* 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-19418 Add debug logging in case error Scanner WS clientJacek Poreda2023-06-207-2/+38
|
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-06-151-2/+6
| | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>
* SONAR-19453 New code definition is made part of project creation (#8470)Nolwenn Cadic2023-06-141-0/+3
| | | Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-7/+2
|
* SONAR-19339 Expose api/hotspots/pullJacek2023-05-301-3/+31
|
* SONAR-19314 Add ITs for GitHub Enterprise provisioningAurelien Poscia2023-05-263-0/+53
|
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-163-0/+4
| | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
* SONAR-18741 Drop support for providing module keys in wsLéo Geoffroy2023-05-034-4/+0
|
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-284-17/+0
| | | | This reverts commit b60a9ddcc6857769dac8f534734ed314d152288b.
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-241-1/+1
|