aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22899 Refresh GitHub App Installation token before expirationAurelien Poscia2024-08-291-7/+9
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-231-8/+8
* SONAR-22559 Add method to fetch projects' members from GitLabAurelien Poscia2024-08-191-2/+8
* SONAR-22531 Retrieve project's visibility from GitLabAurelien Poscia2024-07-191-1/+7
* NO-JIRA fix quality gateMatteo Mara2024-07-021-2/+1
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-264-5/+5
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-171-6/+18
* SONAR-22201 Fix GitHub rate limit computation (#11200)Aurélien Poscia2024-06-062-6/+8
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-071-6/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-165-16/+16
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-293-6/+11
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-181-0/+9
* SONAR-21088 Fix SSF-434Wojtek Wajerowicz2024-01-1719-1176/+33
* NO-JIRA Update license headers to 2024Pierre2024-01-0383-83/+83
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-221-6/+28
* SONAR-21244 Add step to fetch GitLab groups membershipAurelien Poscia2023-12-221-2/+11
* SONAR-21121 Add GET /dop-translation/gitlab-configurations/ and refactored re...Aurelien Poscia2023-12-221-1/+1
* SONAR-21119 Add method to get Gitlab group membersAntoine Vigneau2023-12-221-21/+29
* SONAR-21119 Provide method to get groups for GitLab & refactored GithubPagina...Aurelien Poscia2023-12-2216-152/+355
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate chec...Aurelien Poscia2023-12-2211-193/+344
* SONAR-20700 Move GitHubPermissionConverter to sonar-alm-clientAurelien Poscia2023-10-201-0/+110
* SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to ...Aurelien Poscia2023-10-202-6/+4
* SONAR-20700 Move getRepositoryCollaborators/getRepositoryTeams from GithubUse...Aurelien Poscia2023-10-205-8/+142
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-204-11/+145
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-202-0/+14
* SONAR-19783 Check for existence of permissions Org permission->AdministrationAurelien Poscia2023-08-222-23/+39
* SONAR-19783 post review changesAurelien Poscia2023-08-221-1/+1
* SONAR-19783 Add method to fetch organization details from GitHubAurelien Poscia2023-08-222-0/+5
* [NO JIRA] Typo - Github permission messagesguillaume-peoch-sonarsource2023-08-141-4/+4
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-094-13/+193
* SONAR-19875 Make direct calls to GitHub to fetch repository team permissionsWojtek Wajerowicz2023-07-182-16/+56
* SONAR-19785 Add required new permissions in the GitHub config checkAntoine Vigneau2023-07-182-9/+95
* SONAR-19490 Retrieve GitHub org members using GraphQlAurelien Poscia2023-06-271-1/+2
* SONAR-15075 - Add analysis warning if missing contents read permission for GH...Antoine Vinot2023-06-201-1/+9
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-137-20/+20
* SONAR-19337 Support invalid GitHub Private Key in the config checkAntoine Vigneau2023-06-082-4/+4
* SONAR-19346 GitHub config check available in Community EditionAntoine Vigneau2023-06-055-1/+326
* SONAR-19084 Fail fast when an organisation is suspended on GitHubAntoine Vigneau2023-06-011-1/+8
* SONAR-19337 Add endpoint to validate GitHub provisioning config. (#8414)Wojtek Wajerowicz2023-06-011-27/+65
* SONAR-19084 Fail fast if the GitHub App has not the expected permissionsAntoine Vigneau2023-05-111-54/+18
* SONAR-19084 Sync Users from GitHubAntoine Vigneau2023-05-111-0/+52
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-131-1/+0
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-63/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-6/+3
* NO-JIRA Refactor code to remove vulnerability FPAntoine Vinot2023-01-031-7/+9
* Update license templates for 2023Pierre2023-01-0264-64/+64
* SONAR-17827 Update usage of GitHub.com APIs to match the new versioning system.Antoine Vinot2022-12-301-4/+3
* SONAR-13902 Improve bitbucket server error handling mechanismMalek-Ben-Anes2022-10-251-27/+53
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-072-1/+41
* SONAR-17340 Add warning in logs in case code scanning alert is available on G...Aurelien Poscia2022-09-221-2/+4