aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-19346 Improve wording for GitHub user,group provisioningMathieu Suen2023-06-141-2/+2
* SONAR-19345 Layout fixes for issue page with small styling fixesRevanshu Paliwal2023-06-141-0/+1
* SONAR-19453 Add success message after project creation (#8538)Andrey Luiz2023-06-141-0/+2
* SONAR-19453 Component cleanupPhilippe Perrin2023-06-141-7/+0
* SONAR-19453 New code definition is made part of the manual project creation (...Andrey Luiz2023-06-141-8/+38
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1316-42/+44
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-121-0/+1
* SONAR-19398 Remove NewCode toggle for ApplicationsJeremy Davis2023-06-091-0/+1
* SONAR-19345 Creating activity page with comments and changelogRevanshu Paliwal2023-06-091-0/+5
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-091-2/+5
* SONAR-19345 new UI for the issue Bulk Change ModalJay2023-06-091-1/+4
* SONAR-19345 Issues page - list view: new facets using MIUI elementsDavid Cho-Lerat2023-06-091-0/+2
* SONAR-19345 New UI for issues subnavigationJay2023-06-091-1/+12
* SONAR-19380 Make alert component less noisy for screen readerMathieu Suen2023-06-081-0/+1
* SONAR-19160 handle missing locations in SARIF import. (#8476)Wojtek Wajerowicz2023-06-071-1/+2
* SONAR-19391 Measure Header uses new designstanislavh2023-06-051-1/+4
* SONAR-19391 Measures page's file views should use the new UI7PH2023-06-051-0/+1
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-051-2/+2
* SONAR-19391 Measures page sidebar adopts the new UIstanislavh2023-06-051-9/+10
* SONAR-19391 Prepare new layout structureWouter Admiraal2023-06-051-1/+2
* SONAR-19470 Fix typo: "set up" instead of "setup"David Cho-Lerat2023-06-021-1/+1
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-011-1/+7