aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09472-472/+472
|
* SONAR-24082 Fix quality gate statusMatteo Mara2024-12-241-1/+0
|
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-242-0/+30
|
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-18403-403/+403
|
* SONAR-23733 Portfolio Report Email uses MQR measures in MQR modeLéo Geoffroy2024-11-291-1/+1
|
* SONAR-23654 Fix BBTsLéo Geoffroy2024-11-265-0/+117
|
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-111-0/+1
|
* SONAR-23191 Add filtering to changelog API (#12101)Dejan Milisavljevic2024-10-181-5/+1
|
* SONAR-23250 Update activate_rule endpoint to support impactsLéo Geoffroy2024-10-161-0/+2
|
* SONAR-22862 Refactor Github and Gitlab permission mappings controllersNolwenn Cadic2024-08-291-8/+1
|
* SONAR-22807 Provisioning of permissions uses custom mappingNolwenn Cadic2024-08-232-4/+15
|
* SONAR-22807 Modify GitLab provisioning ITs to include custom mappingAurelien Poscia2024-08-235-0/+105
|
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-162-0/+11
|
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-162-0/+220
|
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-261-0/+1
|
* SONAR-22542 Add security report support for STIGLéo Geoffroy2024-07-231-0/+1
|
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-0/+1
|
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-175-32/+126
|
* SONAR-22224 update api activate_rule, activate_rulesOrlovAlexander2024-06-031-0/+1
|
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-031-0/+1
|
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-072-1/+15
|
* SONAR-22039 Support new timeout propertiesJulien HENRY2024-04-152-0/+28
|
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-03-193-0/+65
|
* SONAR-21559 Fix failing QAWouter Admiraal2024-02-011-1/+1
|
* SONAR-21268 Fixed issues can be null in PR decorationEric Giffon2024-02-012-7/+7
|
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-232-3/+3
|
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-1810-2/+228
|
* SONAR-21259 added new param to api/issues/searchlukasz-jarocki-sonarsource2024-01-171-0/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-03457-457/+457
|
* SONAR-21119 Add Gitlab BBT for user provisioningAntoine Vigneau2023-12-222-1/+12
|
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-042-19/+16
|
* SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domainWojtek Wajerowicz2023-11-201-6/+2
|
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-1/+1
|
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-081-1/+1
|
* SONAR-20640 removed 'organization' parameter from ↵Aurelien Poscia2023-10-202-15/+0
| | | | api/alm_integrations/import_github_project
* 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-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-181-4/+2
|
* 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
|
* 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
|
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-192-1/+2
|
* SONAR-19728 add api/issues/list WS actionJacek Poreda2023-07-191-0/+1
|
* SONAR-19418 Add debug logging in case error Scanner WS clientJacek Poreda2023-06-204-0/+32
|
* 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-19314 Add ITs for GitHub Enterprise provisioningAurelien Poscia2023-05-263-0/+53
|
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-161-0/+1
| | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>