34647 Commits (3cd0783bf3d968852d327bdf65b17eb54314bfe0)
 

Author SHA1 Message Date
  guillaume-peoch-sonarsource 3cd0783bf3 [NO JIRA] Mend- Add bbt to ignored configuration 11 months ago
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 1 year ago
  Jacek Poreda f2daf49666 SONAR-19560 Silence hz inactive exception in scheduler 11 months ago
  lukasz-jarocki-sonarsource 3a1a12c619 SONAR-19947 moved unsuccesful sending of individual characters to be logged at DEBUG level 11 months ago
  Alain Kermis 9a7603a111 SONAR-19610 Fix Markdown description not saved when using /api/rules/update endpoint 11 months ago
  Dimitris Kavvathas ce9578692e SONAR-19650 Update the project onboarding warning message for the GitLab vulnerability report 11 months ago
  Dimitris Kavvathas 393ebdc0cd Rename 'vulnerability-report' to 'sonarqube-vulnerability-report' 11 months ago
  Dimitris Kavvathas 6b756246c2 SONAR-19860 Add information for the response fields 'lastAnalysisDate' and 'revision'. 11 months ago
  7PH 9ccb477f29 SONAR-18447 Refactor webhook page code & Remove unreachable code 11 months ago
  7PH 88df0979c9 SONAR-18447 Migrate webhook page tests to RTL 11 months ago
  7PH ec00e327be SONAR-18447 Create webhook service mock & shared mock data 11 months ago
  Kevin Silva 4d81d3c27d [NO-JIRA] Able to show tutorial even if already analyzed 11 months ago
  stanislavh 5ff5484e5c SONAR-18424 Remove RTL warnings in tests 11 months ago
  stanislavh 3869f7cbea SONAR-18424 Move mocked data out from RuleServiceMock 11 months ago
  stanislavh ed1e83d84c SONAR-18424 Add RTL tests for custom rule 11 months ago
  7PH 52ea9dba8c SONAR-18424 Migrate rules page facet tests to RTL 11 months ago
  stanislavh f4da0f4b51 SONAR-18424 RTL migration rules page 11 months ago
  Mathieu Suen 3c41d8d0f2 SONAR-19840 Move branch[es], branch-status, branch-warning state to react-query 11 months ago
  guillaume-peoch-sonarsource 5ebbed2a0f SONAR-18441 RTL migration for Quality Profiles 11 months ago
  Viktor Vorona ee95bb3b3d SONAR-19787 Make disabled state explanation explicit 11 months ago
  Viktor Vorona 7d6499b37c SONAR-19790 allow local admins to restore access on github projects 11 months ago
  Antoine Vigneau dd463f2cc9 SONAR-19790 Return managed status for project in /api/project/search 11 months ago
  Aurelien Poscia c2527c6108 SONAR-19786 Apply project permissions from GitHub at user level 11 months ago
  Wojtek Wajerowicz a619bf95a6 SONAR-19790 Don't apply permissions templates when importing project 11 months ago
  Viktor Vorona 683b7ad836 SONAR-19790 Disallow applying permission template on managed project 11 months ago
  Aurelien Poscia f8db20b221 SONAR-19790 handled managed projects /api/permissions/[bulk_]apply_template 11 months ago
  Viktor Vorona 29bbf09e6a SONAR-19790 Hide Apply Template button and show banners for GH provisioning 11 months ago
  Antoine Vigneau f718bf6559 SONAR-19787 Restrict permissions changes on managed instances 11 months ago
  Aurelien Poscia 595447aa55 SONAR-19786 add method to fetch all user permissions obtained via managed groups 11 months ago
  Aurelien Poscia 4108de32c8 SONAR-19785 update SQ groups permissions from GitHub teams permissions 11 months ago
  Viktor Vorona f00fe6f03b SONAR-19787 Read-only GH Project Permissions 11 months ago
  Wojtek Wajerowicz 5ad57b562d SONAR-19875 Make direct calls to GitHub to fetch repository team permissions 11 months ago
  Viktor Vorona 91090d511b SONAR-19784 Disable visibility change for GH projects with auto-provisioning 11 months ago
  Wojtek Wajerowicz b7f05a7b56 SONAR-19785 Fetch all group permissions for a project from the database. 11 months ago
  Antoine Vigneau 7ad2ec83dc SONAR-19785 Add required new permissions in the GitHub config check 11 months ago
  Aurelien Poscia 781f6976f9 SONAR-19784 allow the CE to re-compute permissions 11 months ago
  Antoine Vigneau a82999c5d8 SONAR-19784 Improve GitHub project lookup to disallow visibility update 11 months ago
  Aurelien Poscia b92a29d674 SONAR-19784 Synchronize visibility from GitHub 11 months ago
  Antoine Vigneau 5a07fe8d8a SONAR-19784 Do not allow visibility update on managed projects 11 months ago
  Aurelien Poscia 7eb69f2d9f SONAR-19784 Add method ProjectAlmSettingDao.selectByAlm 11 months ago
  Dimitris Kavvathas e20038d676 SONAR-19880 Upgrade Spring to 5.3.28 11 months ago
  Pierre 2ee65a270f NO-JIRA remove unused imports 11 months ago
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas 11 months ago
  Pierre 46ac0043ee NO-JIRA replace toEnumSet with simple Set 11 months ago
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 11 months ago
  Pierre 470a55b6ae NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining 11 months ago
  Pierre 98034cf8f1 NO-JIRA replace MoreCollectors.toOneElement with Optional.findFirst 11 months ago
  Pierre a824f61c4c NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet 11 months ago
  Pierre 1716376a8e NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSet 11 months ago
  Pierre 30b98e2afc NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList 11 months ago