aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA bumped bouncycastle to 1.74lukasz-jarocki-sonarsource2023-07-071-1/+1
* 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-202-4/+12
* [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-083-5/+24
* SONAR-19346 GitHub config check available in Community EditionAntoine Vigneau2023-06-058-2/+759
* 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-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-117-42/+45
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-132-3/+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