aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toListPierre2023-07-1712-42/+24
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-1713-63/+21
* NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSe...Pierre2023-07-174-25/+4
* NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...Pierre2023-07-174-25/+6
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-1735-85/+61
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-1753-136/+104
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-1789-205/+187
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-1742-94/+83
* NO-JIRA replace MoreCollectors operations to JDK or guava implementationsPierre2023-07-176-68/+29
* [NO JIRA] Fix project's disabled menuJeremy Davis2023-07-141-5/+5
* SONAR-19613 Remove 'set as homepage' checkbox from Project Information pageWouter Admiraal2023-07-145-230/+4
* SONAR-19899 - Onboarding Tutorial - Change TutorialSelection to new UIKevin Silva2023-07-138-165/+438
* SONAR-19919 Preserve Code snippet line breaksJeremy Davis2023-07-132-2/+6
* SONAR-19650 Upgrade to Java 17 for Maven and Gradle imagesDimitris Kavvathas2023-07-132-4/+4
* SONAR-19653 improve tests (on private projects)Pierre2023-07-131-2/+8
* SONAR-19903 - add FlagVisual into design-systemKevin Silva2023-07-123-1/+80
* SONAR-19901 Adding TutorialStep component from SC for tutorialsRevanshu Paliwal2023-07-124-0/+154
* SONAR-19900 new Numbered List componentJeremy Davis2023-07-125-0/+117
* [NO JIRA] Move SCIM bbts to core-extension-scimWouter Admiraal2023-07-112-5/+66
* [NO JIRA] Improve test for extension.Mathieu Suen2023-07-112-34/+102
* SONAR-19709 Fixes from validationJeremy Davis2023-07-113-19/+25
* SONAR-19709 Migrating empty project page to MIUI and some UX fixesRevanshu Paliwal2023-07-1126-425/+282
* SONAR-19709 Fix projects page layoutJeremy Davis2023-07-117-361/+215
* SONAR-19709 Migrate projects facets to the new UIJay2023-07-1182-3469/+992
* SONAR-19709 - Change project list card to MIUIKevin Silva2023-07-1128-1349/+655
* SONAR-19709 Migrating project list header to MIUIRevanshu Paliwal2023-07-1136-1742/+612
* SONAR-19850 Fix permissions on testsLéo Geoffroy2023-07-1012-189/+279
* SONAR-19889 enable profiler only at debug for project deletionPierre2023-07-106-40/+95
* SONAR-19590 Fix project code page breadcrumb and link underline decoration7PH2023-07-103-4/+21
* SONAR-19613 Small UI and design-system improvementsViktor Vorona2023-07-108-28/+30
* SONAR-18943 Project menu height changing on dropdown selectstanislavh2023-07-102-1/+2
* SONAR-19488 Remove 'View' select in measures page for Applicationstanislavh2023-07-072-10/+34
* SONAR-18427 RTL Migration MarketplaceViktor Vorona2023-07-0744-2781/+649
* NO-JIRA bumped bouncycastle to 1.74lukasz-jarocki-sonarsource2023-07-072-2/+3
* SONAR-19850 Fix constructors for DbTester.createLéo Geoffroy2023-07-071-14/+8
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-07557-722/+602
* SONAR-19596 Fix code viewer UI glitches in complex scenarios7PH2023-07-072-1/+1
* Update the api documentation for `api/components/search_projects`.Mark Byrne2023-07-071-3/+3
* SONAR-19763 Exponents are not correctly displayed in rule descriptionsstanislavh2023-07-061-8/+0
* SONAR-19877 new code definition requires BROWSE permissionPierre2023-07-063-20/+34
* SONAR-19704 Issues list should take the whole space availablestanislavh2023-07-062-10/+6
* SONAR-19591 Show elevation of tab view in issues page when scrollingstanislavh2023-07-063-96/+183
* NO-JIRA remove unused importsPierre2023-07-0610-12/+0
* SONAR-19485 Correct table in measures' file list viewWouter Admiraal2023-07-061-4/+6
* SONAR-19558 - Refactor rest of tests in developer server Benjamin Campomenosi2023-07-069-56/+147
* SONAR-19633 Some links are badly formatted when SQ is configured with a root URLstanislavh2023-07-066-48/+35
* SONAR-19558 fixed an issue in ProjectsInWarningDeamonTestlukasz-jarocki-sonarsource2023-07-061-4/+2
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-0521-179/+102
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-0585-1039/+1059
* SONAR-19653 add the infrastructure for converting Issues into GitLab sast vul...Matteo Mara2023-07-051-1/+1