aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/main/java/org/sonar/alm/client/github/GithubApplicationClientImpl.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23978 Add missing pagination to copilot callLéo Geoffroy2025-01-071-5/+5
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-301-1/+1
* SONAR-22899 Refresh GitHub App Installation token before expirationAurelien Poscia2024-08-291-7/+9
* NO-JIRA fix quality gateMatteo Mara2024-07-021-2/+1
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-9/+9
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-291-3/+6
* SONAR-21088 Fix SSF-434Wojtek Wajerowicz2024-01-171-17/+20
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21119 Provide method to get groups for GitLab & refactored GithubPagina...Aurelien Poscia2023-12-221-36/+17
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate chec...Aurelien Poscia2023-12-221-9/+9
* SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to ...Aurelien Poscia2023-10-201-2/+2
* SONAR-20700 Move getRepositoryCollaborators/getRepositoryTeams from GithubUse...Aurelien Poscia2023-10-201-8/+50
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-201-10/+33
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-201-0/+8
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-091-13/+20
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-19346 GitHub config check available in Community EditionAntoine Vigneau2023-06-051-1/+75
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-131-1/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-6/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14463 include forked repo in GH repo searchPierre2021-07-021-1/+1
* SONAR-14566 Update SonarQube main branch name during Github project onboardingBelen Pruvost2021-03-161-2/+2
* SONAR-14372 move alm validation endpoint to CEZipeng WU2021-02-041-5/+99
* SONAR-14371 Move Github http client to CEJacek2021-02-041-0/+164