aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* NO-JIRA Refactor code to remove vulnerability FPAntoine Vinot2023-01-031-7/+9
* Update license templates for 2023Pierre2023-01-0284-84/+84
* SONAR-17827 Update usage of GitHub.com APIs to match the new versioning system.Antoine Vinot2022-12-302-9/+8
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-16/+16
* SONAR-13902 Improve bitbucket server error handling mechanismMalek-Ben-Anes2022-10-252-36/+155
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-073-1/+107
* SONAR-17340 Add warning in logs in case code scanning alert is available on G...Aurelien Poscia2022-09-222-3/+5
* SONAR-17271 update issue from github webhookBenjamin Campomenosi2022-09-191-7/+2
* SONAR-17271 Introduce Github code scanning alert webhook payload parserKlaudio Sinani2022-09-191-10/+73
* SONAR-17264 accept 404 response code when checking if user has access to gith...Benjamin Campomenosi2022-09-051-0/+23
* SONAR-17210 verify Github scanning alert feature is available before posting ...Aurelien Poscia2022-08-303-1/+48
* SONAR-17210 - upload scanning alerts to GitHubAurelien Poscia2022-08-302-12/+5
* SONAR-17210 - Update Github Scanning Alerts on status changesAntoine Vinot2022-08-302-1/+129
* SONAR-17150 make regex less sensitiveAurelien Poscia2022-08-091-1/+1
* SONAR-16291 Improve Bibucket cloud logsAntoine Vinot2022-06-142-56/+118
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-3/+3
* SONAR-15064 - Improve Azure LogsBelen Pruvost2022-06-032-3/+41
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+2
* SONAR-16152 SONAR-16153 use user provided read/connect timeout for bitbucket ...Aurelien Poscia2022-03-284-6/+139
* NO-JIRA fixed JRE dependent unit testLukasz Jarocki2022-03-231-1/+1
* SONAR-14721 SONAR-14722 SONAR-14723 do not follow redirects when interacting ...Aurelien Poscia2022-03-163-3/+6
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-0/+2
* [NO-JIRA] Upgrade minor backend dependenciesJacek2022-02-041-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-2878-81/+78
* SONAR-15769 added metrics for integration with devops platformsLukasz Jarocki2021-12-1311-0/+733
* Improve code qualityDuarte Meneses2021-11-203-8/+6
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-194-22/+9
* SONAR-15488 x-total header is optionalPierre2021-10-083-4/+45
* [NO-JIRA] Bump bouncycastle version to 1.69Jacek2021-09-281-1/+1
* SONAR-15388 - BBS Validation with missing response bodyBelen Pruvost2021-09-142-1/+12
* SONAR-13742 The payload should return GitHub API's 'html_url' value rather th...Wouter Admiraal2021-08-132-4/+4
* SONAR-15133 Fix for Gitlab project onboardingPhilippe Perrin2021-07-131-3/+7
* Fix code smell: add package-info.javaZipeng WU2021-07-093-0/+72