aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* 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-23250 Support impacts in rule/searchOrlovAlexander2024-10-161-0/+1
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-142-18/+31
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-1/+1
* SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete exclus...Steve Marion2024-10-071-1/+1
* SONAR-23133 removing com.squareup.okio:okio direct dependencySteve Marion2024-10-071-1/+0
* 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-22862 Refactor Github and Gitlab permission mappings controllersNolwenn Cadic2024-08-291-8/+1
* SONAR-22728 Fix BBT tests + bugs related to thatViktor Vorona2024-08-261-0/+4
* 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-20277 deprecate parameter ceTaskId and componentKey, and response field...Matteo Mara2024-08-221-1/+1
* 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
* Revert "SONAR-22447 jakarta-annotation-api version bump"Matteo Mara2024-07-021-1/+1
* SONAR-22447 jakarta-annotation-api version bumplukasz-jarocki-sonarsource2024-07-011-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-1/+1
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-175-32/+126
* SC-13426 Align protobuf response with SonarCloudAntoine Vigneau2024-06-051-0/+10
* SONAR-22224 update rule show apiOrlovAlexander2024-06-031-0/+1
* SONAR-22224 update api activate_rule, activate_rulesOrlovAlexander2024-06-031-0/+1
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-032-0/+2
* SONAR-22331 Add branchId field to project_branches/list (#11186)Cody Simms2024-05-301-0/+1
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-073-1/+16
* SONAR-22039 Support new timeout propertiesJulien HENRY2024-04-154-1/+38
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-051-10/+1
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-03-197-3/+188
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-3/+3
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-261-341/+0
* SONAR-21643 Add support to Junit5 for BBTsLéo Geoffroy2024-02-232-7/+69
* 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-1812-2/+335
* SONAR-21259 added new param to api/issues/searchlukasz-jarocki-sonarsource2024-01-171-0/+1
* 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 end...Steve Marion2023-12-071-0/+1
* 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
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-2218-9/+2765