aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda4 days1-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus4 days1-5/+4
* SONAR-23973 fix SSF-697Aurelien Poscia4 days1-0/+2
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus4 days3-23/+82
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus4 days3-250/+358
* SONAR-23470 Fix URL validation check for Bitbucket 9.0+Pawel Kupinski2024-10-293-5/+42
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-2/+1
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-141-81/+77
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-144-24/+23
* SONAR-22862 Synchronisation supports custom roles mappingNolwenn Cadic2024-08-292-7/+61
* SONAR-22899 Refresh GitHub App Installation token before expirationAurelien Poscia2024-08-292-380/+408
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-232-15/+15
* SONAR-22559 Add method to fetch projects' members from GitLabAurelien Poscia2024-08-193-2/+87
* SONAR-22531 Retrieve project's visibility from GitLabAurelien Poscia2024-07-192-32/+41
* 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-22359 Make hashing of user UUID in telemetry FIPS-compliantAlain Kermis2024-06-181-1/+1
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-171-6/+18
* SONAR-22201 Fix GitHub rate limit computation (#11200)Aurélien Poscia2024-06-064-19/+26
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-072-14/+5
* SONAR-22119 update test after updating the bouncycastle dependency to version...Matteo Mara2024-04-301-1/+1
* SONAR-22119 backend minor dependency updatesMatteo Mara2024-04-301-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-169-33/+33
* SONAR-21569 Update org.bouncycastle:bcpkix-jdk18o 1.76 -> 1.77Wojtek Wajerowicz2024-02-081-1/+1
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-294-7/+13
* SONAR-20451 Extend reset time in RatioBasedRateLimitCheckerTest.Wojtek Wajerowicz2024-01-231-1/+2
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-182-0/+72
* SONAR-21088 Fix SSF-434Wojtek Wajerowicz2024-01-1727-1402/+52
* NO-JIRA Update license headers to 2024Pierre2024-01-03108-108/+108
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-222-25/+109
* SONAR-21244 Sync groups in Gitlab provisioningAntoine Vigneau2023-12-221-1/+0
* SONAR-21244 Add step to fetch GitLab groups membershipAurelien Poscia2023-12-222-11/+50
* 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-223-21/+133
* SONAR-21119 Provide method to get groups for GitLab & refactored GithubPagina...Aurelien Poscia2023-12-2224-246/+613
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate chec...Aurelien Poscia2023-12-2215-226/+378
* SONAR-20700 Move GitHubPermissionConverter to sonar-alm-clientAurelien Poscia2023-10-202-0/+234
* SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to ...Aurelien Poscia2023-10-202-6/+4
* SONAR-20700 Move getRepositoryCollaborators/getRepositoryTeams from GithubUse...Aurelien Poscia2023-10-208-11/+294
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-206-358/+608
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-203-0/+47
* SONAR-20451 Fix flakyness of RatioBasedRateLimitCheckerTest.checkRateLimitAurelien Poscia2023-09-121-5/+6
* SONAR-20328 Update org.bouncycastle:bcpkix-jdk18on to 1.76Matteo Mara2023-09-061-1/+1
* SONAR-19783 Check for existence of permissions Org permission->AdministrationAurelien Poscia2023-08-223-27/+60
* SONAR-19783 post review changesAurelien Poscia2023-08-221-1/+1
* SONAR-19783 Add method to fetch organization details from GitHubAurelien Poscia2023-08-223-1/+17
* [NO JIRA] Typo - Github permission messagesguillaume-peoch-sonarsource2023-08-142-9/+9
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-098-22/+456
* SONAR-19875 Make direct calls to GitHub to fetch repository team permissionsWojtek Wajerowicz2023-07-184-44/+168
* SONAR-19785 Add required new permissions in the GitHub config checkAntoine Vigneau2023-07-183-27/+115