| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-22365 Fix SSF-571 | Antoine Vigneau | 2024-06-17 | 5 | -32/+126 |
* | SC-13426 Align protobuf response with SonarCloud | Antoine Vigneau | 2024-06-05 | 1 | -0/+10 |
* | SONAR-22224 update rule show api | OrlovAlexander | 2024-06-03 | 1 | -0/+1 |
* | SONAR-22224 update api activate_rule, activate_rules | OrlovAlexander | 2024-06-03 | 1 | -0/+1 |
* | SONAR-22224 Add prioritizedRule to issue/search api | DDMili | 2024-06-03 | 2 | -0/+2 |
* | SONAR-22331 Add branchId field to project_branches/list (#11186) | Cody Simms | 2024-05-30 | 1 | -0/+1 |
* | SONAR-22194 Use Okhttp interceptor to log requests | Julien HENRY | 2024-05-07 | 3 | -1/+16 |
* | SONAR-22039 Support new timeout properties | Julien HENRY | 2024-04-15 | 4 | -1/+38 |
* | SONAR-13582 Drop 'Language specific parameters' setting | Julien HENRY | 2024-04-05 | 1 | -10/+1 |
* | SONAR-21857 fix ssf | lukasz-jarocki-sonarsource | 2024-03-19 | 7 | -3/+188 |
* | SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons... | Matteo Mara | 2024-03-16 | 2 | -3/+3 |
* | SONAR-21643 Make rule compatible with JUnit5 (#10700) | Dejan Milisavljevic | 2024-02-26 | 1 | -341/+0 |
* | SONAR-21643 Add support to Junit5 for BBTs | Léo Geoffroy | 2024-02-23 | 2 | -7/+69 |
* | SONAR-21559 Fix failing QA | Wouter Admiraal | 2024-02-01 | 1 | -1/+1 |
* | SONAR-21268 Fixed issues can be null in PR decoration | Eric Giffon | 2024-02-01 | 2 | -7/+7 |
* | SONAR-21413 Make provisioning groups ready to handle allowed groups | Antoine Vigneau | 2024-01-23 | 2 | -3/+3 |
* | SONAR-21121 Add GitLab provisioning ITs for groups and groups membership | Aurelien Poscia | 2024-01-18 | 12 | -2/+335 |
* | SONAR-21259 added new param to api/issues/search | lukasz-jarocki-sonarsource | 2024-01-17 | 1 | -0/+1 |
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 487 | -502/+487 |
* | SONAR-21119 Add Gitlab BBT for user provisioning | Antoine Vigneau | 2023-12-22 | 3 | -1/+16 |
* | SONAR-21204 Add info message to /api/ce/activity | Aurelien Poscia | 2023-12-22 | 1 | -0/+1 |
* | SONAR-21194 add requiredForLanguages response fields to plugins/installed end... | Steve Marion | 2023-12-07 | 1 | -0/+1 |
* | SONAR-21174 Fix code smells raised after dropping JDK11 support | Matteo Mara | 2023-12-04 | 7 | -31/+23 |
* | SONAR-21157 Drop support for running the scanners with Java 11 | Matteo Mara | 2023-12-01 | 1 | -5/+0 |
* | SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ... | Jacek Poreda | 2023-11-28 | 1 | -7/+7 |
* | SONAR-20824 make Tester open source | Benjamin Campomenosi | 2023-11-22 | 18 | -9/+2765 |
* | SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domain | Wojtek Wajerowicz | 2023-11-20 | 2 | -6/+70 |
* | SONAR-20877 Update naming to issueStatus | Léo Geoffroy | 2023-11-08 | 2 | -2/+2 |
* | SONAR-20871 Add simple status to the issue index | Benjamin Campomenosi | 2023-11-08 | 1 | -1/+1 |
* | SONAR-20877 Add new status field to api response | Léo Geoffroy | 2023-11-08 | 1 | -0/+1 |
* | SONAR-20530 Set property to email type for validation | Eric Giffon | 2023-10-23 | 1 | -3/+1 |
* | SONAR-20640 removed 'organization' parameter from api/alm_integrations/import... | Aurelien Poscia | 2023-10-20 | 2 | -15/+0 |
* | SONAR-20665 add response field qualityProfile to projectanalysis/search response | Matteo Mara | 2023-10-18 | 1 | -0/+7 |
* | SONAR-20607 New isDefault flag on api/qualitygates/show endpoint | Zipeng WU | 2023-10-12 | 1 | -3/+4 |
* | SONAR-20607 Add isCaycCondition attribute in 'api/qualitygates/show' endpoint | Zipeng WU | 2023-10-12 | 1 | -3/+4 |
* | SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance` | Benjamin Campomenosi | 2023-10-10 | 1 | -0/+1 |
* | SONAR-20532 Add IT for GitHub custom roles | Aurelien Poscia | 2023-09-28 | 6 | -0/+178 |
* | SONAR-20258 Add all missing package-info.java | Aurelien Poscia | 2023-08-25 | 4 | -0/+92 |
* | SONAR-19759 fix SSF-423 + ITs | Aurelien Poscia | 2023-08-24 | 2 | -0/+12 |
* | SONAR-19977 add AppId to force auth via webhook | Aurelien Poscia | 2023-08-24 | 2 | -0/+13 |
* | SONAR-20156 New field previousUncompliantValue in api/new_code_periods/show | Zipeng WU | 2023-08-24 | 1 | -0/+2 |
* | SONAR-20198 - add clean code fields in rules endpoints | Benjamin Campomenosi | 2023-08-22 | 1 | -8/+17 |
* | SONAR-20021 Add UNKNOWN enum entry for CCT enums to comply with retrocompatib... | Léo Geoffroy | 2023-08-22 | 1 | -24/+28 |
* | SONAR-20021 Update Issues web apis with Clean Code Taxonomy | Jacek Poreda | 2023-08-18 | 3 | -4/+49 |
* | SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co... | Jacek Poreda | 2023-08-18 | 1 | -0/+5 |
* | SONAR-19789 add ITs for permission sync upon GitHub onboarding | Aurelien Poscia | 2023-08-09 | 3 | -0/+156 |
* | Revert "SONAR-19789 Return initial_perm_sync in /api/components/show" | Antoine Vigneau | 2023-08-07 | 1 | -1/+0 |
* | SONAR-19789 Return initial_perm_sync in /api/components/show | Antoine Vigneau | 2023-08-04 | 1 | -0/+1 |
* | SONAR-19372 Add black box test for validating the anticipated transition on i... | Matteo Mara | 2023-08-02 | 1 | -0/+14 |
* | SONAR-19372 add api/issues/anticipated_transitions endpoint | Dimitris Kavvathas | 2023-08-02 | 1 | -0/+1 |