aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/test/java/org/sonar/alm/client/github/GithubApplicationClientImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-301-1/+1
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-2/+1
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-140/+142
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-12/+12
* SONAR-22899 Refresh GitHub App Installation token before expirationAurelien Poscia2024-08-291-373/+399
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-9/+9
* SONAR-21088 Fix SSF-434Wojtek Wajerowicz2024-01-171-6/+9
* 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-63/+46
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate chec...Aurelien Poscia2023-12-221-4/+4
* SONAR-20700 Move getRepositoryCollaborators/getRepositoryTeams from GithubUse...Aurelien Poscia2023-10-201-3/+98
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-201-347/+413
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-201-0/+33
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-091-9/+16
* SONAR-19875 Make direct calls to GitHub to fetch repository team permissionsWojtek Wajerowicz2023-07-181-28/+47
* SONAR-19346 GitHub config check available in Community EditionAntoine Vigneau2023-06-051-1/+138
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-131-2/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-13742 The payload should return GitHub API's 'html_url' value rather th...Wouter Admiraal2021-08-131-1/+1
* SONAR-14463 include forked repo in GH repo searchPierre2021-07-021-4/+4
* 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-1/+150
* SONAR-14371 Move Github http client to CEJacek2021-02-041-0/+703