233 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  Grégoire Aubert 6055f04793 SONAR-21973 Update CSP with font-src to accept data: fonts 1 月之前
  Julien HENRY 93ac36f764 SONAR-13582 Drop 'Language specific parameters' setting 1 月之前
  Antoine Vigneau 99bf48a410 SONAR-21922 API v2 endpoint for project-bindings 2 月之前
  Wojtek Wajerowicz 50f49a4d7a SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps. 2 月之前
  Antoine Vigneau e1bc9bf8cc SONAR-21819 DevopsProjectCreator for BitBucket server 2 月之前
  Wojtek Wajerowicz 64e81135d7 SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud. 2 月之前
  Wojtek Wajerowicz 412f42cb11 SONAR-21819 Extract logic reusable between legacy and v2 endpoints. 2 月之前
  Wojtek Wajerowicz 1398b6005b SONAR-21819 Add DevOpsPlatformCreator for GitLab. 2 月之前
  Pierre 6051ff1d68 SONAR-21025 remove deprecated plugins/index.txt file 6 月之前
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 2 月之前
  Alain Kermis 4f2cb04c5d SONAR-21780 Add Cross-Origin related HTTP security headers 2 月之前
  Dejan Milisavljevic 02ba339655 SONAR-21643 Convert some IT tests to Junit 5 (#10672) 3 月之前
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 5 月之前
  Antoine Vigneau e7ab4f4c88 SONAR-21250 Add validation checks for the Gitlab configuration 5 月之前
  Aurelien Poscia 68de595dc6 SONAR-21119 Provide method to get groups for GitLab & refactored GithubPaginatedHttpClient and GithubApplicationHttpClient to make them generic 6 月之前
  Aurelien Poscia c0c9226eb4 SONAR-21119 made GithubApplicationHttpClient generic and as well as rate checking mechanism 6 月之前
  antoine.vinot 6a2f77f0e3 SONAR-21227 Configure a new Logger file for deprecated API usages 5 月之前
  Jacek Poreda 7fe24812e4 SONAR-21223 Log deprecated API usage for API V1 5 月之前
  Eric Giffon 8ecc36d9d3 SONAR-21131 Implement api v2 service for custom rule creation 5 月之前
  Léo Geoffroy 099027380f SONAR-21131 Add response to new endpoint apiv2 rules 6 月之前
  Léo Geoffroy 221057842e SONAR-21131 Add rule creation structure on apiv2 6 月之前
  Jacek Poreda 87614500bf SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner Engine 6 月之前
  Wojtek Wajerowicz 982713f8d4 SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/DELETE) 6 月之前
  lukasz-jarocki-sonarsource 08161eb265 SONAR-20855 uploading logs on failure on cirrus 7 月之前
  Wojtek Wajerowicz e62cf37344 SONAR-20874 Update org.apache.tomcat.embed to 9.0.82. 7 月之前
  Aurelien Poscia 2969ddf70a SONAR-20700 Move GitHubPermissionConverter to sonar-alm-client 7 月之前
  Aurelien Poscia 42dcd8e8ad SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to better structure code 7 月之前
  Aurelien Poscia 639dc149de SONAR-20700 Check project's permissions on GitHub in case auto-provisioning is on 7 月之前
  Antoine Vigneau da75e87d29 SONAR-20699 Infer GitHub DevOps Platform from scanner information 7 月之前
  lukasz-jarocki-sonarsource 9ff811fd2d SONAR-20548 added event for changing the CCT data for rules 8 月之前
  Aurelien Poscia 5410c2b522 SONAR-20630 Discriminate between UI and API calls for projects creation 8 月之前
  Aurelien Poscia 5bfc3521a7 SONAR-20578 remove dependency from common part to extension 8 月之前
  Aurelien Poscia ea684ddb27 SONAR-20578 Add GithubPermissionsMappingService to core-extension-github-provisioning 8 月之前
  Aurelien Poscia 459348f1fc SONAR-20578 move web-related code to new submodule 8 月之前
  Antoine Vigneau 968011861b SONAR-20489 Log the web port before starting Tomcat 8 月之前
  Aurelien Poscia f48dd4c125 SONAR-20389 Prevent race condition from happening when servlet is starting up 8 月之前
  Steve Marion d0a437c1a0 NO-JIRA remove empty warn log assertion in test 8 月之前
  Léo Geoffroy 1bab5b5239 SONAR-20359 Add quality profiles to telemetry data 8 月之前
  Jeremy Davis 922c689006 SONAR-19879 Stabilize flaky test: StaticResourcesServletTest 9 月之前
  Wouter Admiraal c2b021b216 SONAR-19761 Change documentation URL 9 月之前
  Nolwenn Cadic fad21dcc76 SONAR-20156 Create api/dismiss_message/dismiss endpoint 9 月之前
  lukasz-jarocki-sonarsource f4684e8e35 SONAR-20021 adding default impacts when registering a rule 9 月之前
  lukasz-jarocki-sonarsource 939c5c0c09 SONAR-20021 reducing the number of responsiblities and renaming of RegisterRules class to comply with Java standards 10 月之前
  Aurelien Poscia 2f2b64a425 SONAR-19945 allow GitHub provisioning on more than 30 orgs 9 月之前
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 11 月之前
  Antoine Vigneau a82999c5d8 SONAR-19784 Improve GitHub project lookup to disallow visibility update 11 月之前
  Aurelien Poscia b92a29d674 SONAR-19784 Synchronize visibility from GitHub 11 月之前
  Pierre 2ee65a270f NO-JIRA remove unused imports 10 月之前
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 11 月之前
  Pierre b3b0e8a33f NO-JIRA replace MoreCollectors.toSet with Collectors.toSet 11 月之前