]>
source.dussan.org Git - sonarqube.git/log
Aurelien Poscia [Mon, 10 Jul 2023 09:15:56 +0000 (11:15 +0200)]
SONAR-19785 update SQ groups permissions from GitHub teams permissions
Viktor Vorona [Tue, 11 Jul 2023 09:34:52 +0000 (11:34 +0200)]
SONAR-19787 Read-only GH Project Permissions
Wojtek Wajerowicz [Wed, 12 Jul 2023 12:56:33 +0000 (14:56 +0200)]
SONAR-19875 Make direct calls to GitHub to fetch repository team permissions
Viktor Vorona [Wed, 5 Jul 2023 09:55:01 +0000 (11:55 +0200)]
SONAR-19784 Disable visibility change for GH projects with auto-provisioning
Wojtek Wajerowicz [Thu, 6 Jul 2023 09:19:05 +0000 (11:19 +0200)]
SONAR-19785 Fetch all group permissions for a project from the database.
Antoine Vigneau [Wed, 5 Jul 2023 14:19:20 +0000 (16:19 +0200)]
SONAR-19785 Add required new permissions in the GitHub config check
Aurelien Poscia [Wed, 5 Jul 2023 09:27:38 +0000 (11:27 +0200)]
SONAR-19784 allow the CE to re-compute permissions
Antoine Vigneau [Mon, 3 Jul 2023 09:43:58 +0000 (11:43 +0200)]
SONAR-19784 Improve GitHub project lookup to disallow visibility update
Aurelien Poscia [Tue, 4 Jul 2023 08:32:44 +0000 (10:32 +0200)]
SONAR-19784 Synchronize visibility from GitHub
Antoine Vigneau [Mon, 3 Jul 2023 09:43:58 +0000 (11:43 +0200)]
SONAR-19784 Do not allow visibility update on managed projects
Aurelien Poscia [Mon, 3 Jul 2023 09:41:20 +0000 (11:41 +0200)]
SONAR-19784 Add method ProjectAlmSettingDao.selectByAlm
Dimitris Kavvathas [Thu, 13 Jul 2023 15:32:36 +0000 (17:32 +0200)]
SONAR-19880 Upgrade Spring to 5.3.28
Pierre [Tue, 11 Jul 2023 15:05:44 +0000 (17:05 +0200)]
NO-JIRA remove unused imports
Pierre [Mon, 10 Jul 2023 14:59:50 +0000 (16:59 +0200)]
NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas
Pierre [Mon, 10 Jul 2023 14:36:27 +0000 (16:36 +0200)]
NO-JIRA replace toEnumSet with simple Set
Pierre [Fri, 7 Jul 2023 06:49:05 +0000 (08:49 +0200)]
NO-JIRA replace Collectors.toList to Stream.toList
Pierre [Thu, 6 Jul 2023 14:50:46 +0000 (16:50 +0200)]
NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining
Pierre [Thu, 6 Jul 2023 14:46:00 +0000 (16:46 +0200)]
NO-JIRA replace MoreCollectors.toOneElement with Optional.findFirst
Pierre [Thu, 6 Jul 2023 14:37:08 +0000 (16:37 +0200)]
NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet
Pierre [Thu, 6 Jul 2023 14:34:41 +0000 (16:34 +0200)]
NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSet
Pierre [Thu, 6 Jul 2023 14:33:40 +0000 (16:33 +0200)]
NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList
Pierre [Thu, 6 Jul 2023 14:32:54 +0000 (16:32 +0200)]
NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList
Pierre [Thu, 6 Jul 2023 14:26:12 +0000 (16:26 +0200)]
NO-JIRA replace MoreCollectors.toImmutableSet with ImmutableSet.toImmutableSet from guava
Pierre [Thu, 6 Jul 2023 14:25:03 +0000 (16:25 +0200)]
NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutableList from guava
Pierre [Thu, 6 Jul 2023 14:18:13 +0000 (16:18 +0200)]
NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet
Pierre [Thu, 6 Jul 2023 14:16:51 +0000 (16:16 +0200)]
NO-JIRA replace MoreCollectors.toSet with Collectors.toSet
Pierre [Thu, 6 Jul 2023 14:12:30 +0000 (16:12 +0200)]
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre [Tue, 11 Jul 2023 13:18:30 +0000 (15:18 +0200)]
NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList
Pierre [Thu, 6 Jul 2023 11:52:41 +0000 (13:52 +0200)]
NO-JIRA replace MoreCollectors operations to JDK or guava implementations
Jeremy Davis [Fri, 14 Jul 2023 09:25:40 +0000 (11:25 +0200)]
[NO JIRA] Fix project's disabled menu
Wouter Admiraal [Fri, 14 Jul 2023 06:23:51 +0000 (08:23 +0200)]
SONAR-19613 Remove 'set as homepage' checkbox from Project Information page
Kevin Silva [Thu, 13 Jul 2023 09:13:58 +0000 (11:13 +0200)]
SONAR-19899 - Onboarding Tutorial - Change TutorialSelection to new UI
Jeremy Davis [Thu, 13 Jul 2023 09:47:11 +0000 (11:47 +0200)]
SONAR-19919 Preserve Code snippet line breaks
Dimitris Kavvathas [Wed, 12 Jul 2023 17:03:55 +0000 (19:03 +0200)]
SONAR-19650 Upgrade to Java 17 for Maven and Gradle images
Pierre [Wed, 12 Jul 2023 14:52:15 +0000 (16:52 +0200)]
SONAR-19653 improve tests (on private projects)
Kevin Silva [Wed, 12 Jul 2023 08:04:01 +0000 (10:04 +0200)]
SONAR-19903 - add FlagVisual into design-system
Revanshu Paliwal [Wed, 12 Jul 2023 07:53:30 +0000 (09:53 +0200)]
SONAR-19901 Adding TutorialStep component from SC for tutorials
Jeremy Davis [Wed, 12 Jul 2023 08:45:25 +0000 (10:45 +0200)]
SONAR-19900 new Numbered List component
Wouter Admiraal [Thu, 6 Jul 2023 07:26:11 +0000 (09:26 +0200)]
[NO JIRA] Move SCIM bbts to core-extension-scim
Mathieu Suen [Mon, 3 Jul 2023 08:19:20 +0000 (10:19 +0200)]
[NO JIRA] Improve test for extension.
Jeremy Davis [Mon, 10 Jul 2023 16:06:56 +0000 (18:06 +0200)]
SONAR-19709 Fixes from validation
Revanshu Paliwal [Fri, 7 Jul 2023 14:20:16 +0000 (16:20 +0200)]
SONAR-19709 Migrating empty project page to MIUI and some UX fixes
Jeremy Davis [Wed, 5 Jul 2023 15:08:32 +0000 (17:08 +0200)]
SONAR-19709 Fix projects page layout
Jay [Thu, 6 Jul 2023 15:32:55 +0000 (17:32 +0200)]
SONAR-19709 Migrate projects facets to the new UI
Kevin Silva [Tue, 4 Jul 2023 15:47:39 +0000 (17:47 +0200)]
SONAR-19709 - Change project list card to MIUI
Revanshu Paliwal [Wed, 5 Jul 2023 09:21:57 +0000 (11:21 +0200)]
SONAR-19709 Migrating project list header to MIUI
Léo Geoffroy [Mon, 10 Jul 2023 14:52:59 +0000 (16:52 +0200)]
SONAR-19850 Fix permissions on tests
Pierre [Mon, 10 Jul 2023 08:31:17 +0000 (10:31 +0200)]
SONAR-19889 enable profiler only at debug for project deletion
7PH [Mon, 10 Jul 2023 09:18:50 +0000 (11:18 +0200)]
SONAR-19590 Fix project code page breadcrumb and link underline decoration
Viktor Vorona [Thu, 6 Jul 2023 08:55:07 +0000 (10:55 +0200)]
SONAR-19613 Small UI and design-system improvements
stanislavh [Fri, 7 Jul 2023 14:31:28 +0000 (16:31 +0200)]
SONAR-18943 Project menu height changing on dropdown select
stanislavh [Fri, 7 Jul 2023 13:06:15 +0000 (15:06 +0200)]
SONAR-19488 Remove 'View' select in measures page for Application
Viktor Vorona [Wed, 5 Jul 2023 12:57:30 +0000 (14:57 +0200)]
SONAR-18427 RTL Migration Marketplace
lukasz-jarocki-sonarsource [Thu, 6 Jul 2023 08:41:51 +0000 (10:41 +0200)]
NO-JIRA bumped bouncycastle to 1.74
Léo Geoffroy [Thu, 6 Jul 2023 14:49:30 +0000 (16:49 +0200)]
SONAR-19850 Fix constructors for DbTester.create
Léo Geoffroy [Thu, 6 Jul 2023 09:56:59 +0000 (11:56 +0200)]
SONAR-19850 Switch all tests with different uuids by default
7PH [Thu, 6 Jul 2023 09:52:44 +0000 (11:52 +0200)]
SONAR-19596 Fix code viewer UI glitches in complex scenarios
Mark Byrne [Wed, 28 Jun 2023 12:30:38 +0000 (13:30 +0100)]
Update the api documentation for `api/components/search_projects`.
The filter keyword is `languages`.
stanislavh [Thu, 6 Jul 2023 09:53:25 +0000 (11:53 +0200)]
SONAR-19763 Exponents are not correctly displayed in rule descriptions
Pierre [Thu, 6 Jul 2023 11:02:17 +0000 (13:02 +0200)]
SONAR-19877 new code definition requires BROWSE permission
stanislavh [Thu, 6 Jul 2023 11:19:19 +0000 (13:19 +0200)]
SONAR-19704 Issues list should take the whole space available
stanislavh [Thu, 6 Jul 2023 11:18:28 +0000 (13:18 +0200)]
SONAR-19591 Show elevation of tab view in issues page when scrolling
Pierre [Thu, 6 Jul 2023 09:59:56 +0000 (11:59 +0200)]
NO-JIRA remove unused imports
Wouter Admiraal [Wed, 5 Jul 2023 12:00:27 +0000 (14:00 +0200)]
SONAR-19485 Correct table in measures' file list view
Benjamin Campomenosi [Thu, 6 Jul 2023 09:16:27 +0000 (11:16 +0200)]
SONAR-19558 - Refactor rest of tests in developer server
stanislavh [Wed, 5 Jul 2023 12:03:51 +0000 (14:03 +0200)]
SONAR-19633 Some links are badly formatted when SQ is configured with a root URL
lukasz-jarocki-sonarsource [Thu, 6 Jul 2023 07:58:19 +0000 (09:58 +0200)]
SONAR-19558 fixed an issue in ProjectsInWarningDeamonTest
Léo Geoffroy [Tue, 4 Jul 2023 15:35:22 +0000 (17:35 +0200)]
SONAR-19558 Fix usage of indexOnAnalysis and minor fixes
Duarte Meneses [Wed, 28 Jun 2023 13:04:11 +0000 (08:04 -0500)]
SONAR-19558 Refactor Project Indexers
Matteo Mara [Thu, 22 Jun 2023 15:51:11 +0000 (17:51 +0200)]
SONAR-19653 add the infrastructure for converting Issues into GitLab sast vulnerabilities
David Cho-Lerat [Mon, 3 Jul 2023 08:49:09 +0000 (10:49 +0200)]
SONAR-19650 Update code snippets to add vulnerability report stage to GitLab CI
7PH [Tue, 4 Jul 2023 15:27:31 +0000 (12:27 -0300)]
SONAR-19620 Fix invalid license date expiration due to date format
7PH [Wed, 5 Jul 2023 09:42:20 +0000 (11:42 +0200)]
SONAR-19776 Fix github provisioning form cancellation
7PH [Tue, 4 Jul 2023 07:30:42 +0000 (09:30 +0200)]
SONAR-19854 Fix selecting project settings with enter key
7PH [Tue, 4 Jul 2023 09:03:53 +0000 (11:03 +0200)]
SONAR-19486 Hide keyboard hints in measures page treemap view
Revanshu Paliwal [Tue, 27 Jun 2023 10:16:58 +0000 (12:16 +0200)]
[NO-JIRA] Design system refactor: inputs and buttons
Léo Geoffroy [Fri, 30 Jun 2023 09:42:57 +0000 (11:42 +0200)]
SONAR-19558 Update rest of tests for other modules
Léo Geoffroy [Fri, 30 Jun 2023 15:29:16 +0000 (17:29 +0200)]
SONAR-19558 Refactored SetActionIT
lukasz-jarocki-sonarsource [Fri, 30 Jun 2023 15:13:55 +0000 (17:13 +0200)]
SONAR-19558 Refactored integration tests to be compatible with change of
main branch
Léo Geoffroy [Fri, 30 Jun 2023 10:08:30 +0000 (12:08 +0200)]
SONAR-19558 Refactored integration tests to use different uuids for
project and branches
Benjamin Campomenosi [Fri, 30 Jun 2023 09:24:52 +0000 (11:24 +0200)]
SONAR-19558 Refactor rest of test in webapi module
Jeremy Davis [Thu, 22 Jun 2023 09:00:18 +0000 (11:00 +0200)]
[NO JIRA] Add documentation to the design-system module
lukasz-jarocki-sonarsource [Fri, 30 Jun 2023 15:03:05 +0000 (17:03 +0200)]
NO-JIRA fixed an issue where scrollbars where not correctly displayed on Firefox
guillaume-peoch-sonarsource [Tue, 23 May 2023 10:37:05 +0000 (12:37 +0200)]
[No JIRA] add jest-axe
lukasz-jarocki-sonarsource [Fri, 30 Jun 2023 12:57:56 +0000 (14:57 +0200)]
SONAR-19558 made webserver-auth tests compatible with project/branch uuid
Léo Geoffroy [Fri, 30 Jun 2023 08:48:21 +0000 (10:48 +0200)]
SONAR-19558 Update rest of test for sonar-server-common
Pierre [Fri, 30 Jun 2023 11:42:29 +0000 (13:42 +0200)]
NO-JIRA fix gitlab QA: increase memory for Gitlab side-container
Pierre [Mon, 26 Jun 2023 13:52:32 +0000 (15:52 +0200)]
NO-JIRA fix gitlab QA: Gitlab token need to have an expiration date + improve reliability of the test suite
7PH [Fri, 30 Jun 2023 11:45:14 +0000 (13:45 +0200)]
SONAR-19711 Drop security report styles.css file
stanislavh [Fri, 30 Jun 2023 07:57:23 +0000 (09:57 +0200)]
SONAR-19711 Move table header form to the new UI
7PH [Thu, 29 Jun 2023 12:19:50 +0000 (14:19 +0200)]
SONAR-19711 Move table component and its children to the new UI
7PH [Wed, 28 Jun 2023 08:25:09 +0000 (10:25 +0200)]
SONAR-19711 Move security report page tab buttons to the new UI
stanislavh [Tue, 27 Jun 2023 11:31:08 +0000 (13:31 +0200)]
SONAR-19711 Implement new layout
Benjamin Campomenosi [Fri, 30 Jun 2023 08:54:56 +0000 (10:54 +0200)]
SONAR-19558 Refactor rest of test in project_analysis module
Léo Geoffroy [Thu, 29 Jun 2023 15:44:33 +0000 (17:44 +0200)]
SONAR-19558 Update rest of test for sonar-db-dao
Philippe Perrin [Thu, 29 Jun 2023 13:31:16 +0000 (15:31 +0200)]
[No-JIRA] Fix provisioning validation mechanism
Philippe Perrin [Thu, 29 Jun 2023 09:45:24 +0000 (11:45 +0200)]
[NO-JIRA] Fix RadioCard behavior when enabled already
Philippe Perrin [Thu, 29 Jun 2023 13:33:54 +0000 (15:33 +0200)]
SONAR-19583 Display a green check if number of days new code definition value is set to a compliant value
Lukasz Jarocki [Tue, 27 Jun 2023 08:24:50 +0000 (10:24 +0200)]
SONAR-19558 enabled snapshots to correctly use project/branch uuid
Duarte Meneses [Fri, 16 Jun 2023 19:48:59 +0000 (14:48 -0500)]
SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexes