aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-8/+9
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0974-74/+74
* SONAR-23978 Add missing pagination to copilot callLéo Geoffroy2025-01-071-5/+5
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-303-3/+3
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-272-12/+12
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* SONAR-23973 fix SSF-697Aurelien Poscia2024-12-181-0/+2
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-182-22/+26
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-182-18/+44
* SONAR-23470 Fix URL validation check for Bitbucket 9.0+Pawel Kupinski2024-10-292-4/+40
* 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