aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19904 New UI for Other/local analysis tutorialsJeremy Davis2023-07-211-2/+2
* SONAR-19850 Add action to set branch as main branchWouter Admiraal2023-07-191-0/+5
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-191-0/+2
* SONAR-19912 Display indexation project count instead of percentageDavid Cho-Lerat2023-07-191-2/+2
* SONAR-19752 New UX for App overview while re-indexingDavid Cho-Lerat2023-07-191-1/+4
* SONAR-19750 Unlock project hotspots pageDavid Cho-Lerat2023-07-191-1/+3
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-191-3/+2
* SONAR-19736 Unlock portfoliosDavid Cho-Lerat2023-07-191-1/+1
* SONAR-19728 Lock/unlock pages in the Project space while re-indexingAmbroise C2023-07-191-0/+1
* SONAR-19971 Fix custom logo widthDavid Cho-Lerat2023-07-191-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-10/+0
* SONAR-19650 Update the project onboarding warning message for the GitLab vuln...Dimitris Kavvathas2023-07-181-1/+1
* SONAR-18447 Migrate webhook page tests to RTL7PH2023-07-181-0/+1
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-181-0/+1
* SONAR-18424 RTL migration rules pagestanislavh2023-07-181-1/+4
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-6/+0
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-181-1/+3
* SONAR-19787 Make disabled state explanation explicitViktor Vorona2023-07-181-1/+1
* SONAR-19790 Disallow applying permission template on managed projectViktor Vorona2023-07-181-1/+2
* SONAR-19790 Hide Apply Template button and show banners for GH provisioningViktor Vorona2023-07-181-0/+1
* SONAR-19787 Read-only GH Project PermissionsViktor Vorona2023-07-181-0/+5
* SONAR-19784 Disable visibility change for GH projects with auto-provisioningViktor Vorona2023-07-181-0/+1
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-172-310/+0
* NO-JIRA replace toEnumSet with simple SetPierre2023-07-172-24/+0
* NO-JIRA replace MoreCollectors.join with String.join or Collectors.joiningPierre2023-07-172-62/+0
* NO-JIRA replace MoreCollectors.toOneElement with Optional.findFirstPierre2023-07-171-16/+0
* NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSetPierre2023-07-172-18/+0
* NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSetPierre2023-07-172-19/+3
* NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toListPierre2023-07-172-18/+0
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-172-42/+0
* NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSe...Pierre2023-07-172-22/+0
* NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...Pierre2023-07-172-21/+1
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-172-11/+0
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-174-14/+4
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-172-10/+0
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-174-15/+4
* NO-JIRA replace MoreCollectors operations to JDK or guava implementationsPierre2023-07-172-61/+23
* SONAR-19899 - Onboarding Tutorial - Change TutorialSelection to new UIKevin Silva2023-07-131-0/+14
* SONAR-19613 Small UI and design-system improvementsViktor Vorona2023-07-101-2/+2
* SONAR-19650 Update code snippets to add vulnerability report stage to GitLab CIDavid Cho-Lerat2023-07-051-3/+3
* SONAR-19604 new New Code indicatorJeremy Davis2023-06-271-1/+1
* SONAR-19613 Migrate project badge to new UIMathieu Suen2023-06-261-4/+3
* SONAR-19613 Migrate About this project to MIUIViktor Vorona2023-06-261-0/+11
* SONAR-19613 MIUI Regularity reportguillaume-peoch-sonarsource2023-06-261-1/+1
* SONAR-19613 Migrate project notification to new UIMathieu Suen2023-06-261-1/+8
* New Code definition UX validation fixes (#8622)Andrey Luiz2023-06-211-2/+2
* SONAR-19522 Fail-fast if SARIF file doesn't exist. (#8587)Wojtek Wajerowicz2023-06-153-8/+10
* SONAR-17782 Check server base URL is set in DevOps platform settingsguillaume-peoch-sonarsource2023-06-151-0/+2
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-06-151-2/+5
* SONAR-19579 Fix SSF-420 (#8573)Wojtek Wajerowicz2023-06-155-496/+81