]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
17 months ago[NOJIRA] Make InternalPropertiesDaoIT deterministic (#8304)
Wojtek Wajerowicz [Mon, 15 May 2023 08:10:02 +0000 (10:10 +0200)]
[NOJIRA] Make InternalPropertiesDaoIT deterministic (#8304)

17 months agoSONAR-18852 Refactor 'portfolio_projects'
Duarte Meneses [Mon, 8 May 2023 21:08:34 +0000 (16:08 -0500)]
SONAR-18852 Refactor 'portfolio_projects'

17 months agoSONAR-19147 Fix assigned_to_me facet
Dimitris Kavvathas [Fri, 12 May 2023 13:10:06 +0000 (15:10 +0200)]
SONAR-19147 Fix assigned_to_me facet

17 months agoSONAR-19096 add non-null check on the sanitizing of the relative path.
Steve Marion [Wed, 10 May 2023 12:10:54 +0000 (14:10 +0200)]
SONAR-19096 add non-null check on the sanitizing of the relative path.

17 months agoSONAR-19315 Delegate sub navigation accordion state to parent components
7PH [Fri, 12 May 2023 08:53:03 +0000 (10:53 +0200)]
SONAR-19315 Delegate sub navigation accordion state to parent components

17 months agoSONAR-19165 New DatePicker component
Jeremy Davis [Thu, 4 May 2023 09:48:56 +0000 (11:48 +0200)]
SONAR-19165 New DatePicker component

17 months agoSONAR-18856 accurate usage of project uuid in applications
Lukasz Jarocki [Thu, 11 May 2023 14:56:37 +0000 (16:56 +0200)]
SONAR-18856 accurate usage of project uuid in applications

17 months agoNO-JIRA fix code smells
Aurelien Poscia [Fri, 12 May 2023 07:52:21 +0000 (09:52 +0200)]
NO-JIRA fix code smells

17 months agoSONAR-15440 SONAR-15441 Remove internal flag for Quality Gate permission management...
Zipeng WU [Thu, 11 May 2023 09:50:51 +0000 (11:50 +0200)]
SONAR-15440 SONAR-15441 Remove internal flag for Quality Gate permission management APIs

17 months agoSONAR-19167 - Create KeyboardHint component in DS
Kevin Silva [Thu, 11 May 2023 12:53:21 +0000 (14:53 +0200)]
SONAR-19167 - Create KeyboardHint component in DS

17 months agoSONAR-19285 Add link icon to component library
stanislavh [Wed, 10 May 2023 15:55:44 +0000 (17:55 +0200)]
SONAR-19285 Add link icon to component library

17 months agoNO-JIRA fix code smell
Aurelien Poscia [Thu, 11 May 2023 14:25:27 +0000 (16:25 +0200)]
NO-JIRA fix code smell

17 months agoSONAR-19084 Fail fast if the GitHub App has not the expected permissions
Antoine Vigneau [Thu, 11 May 2023 12:20:32 +0000 (14:20 +0200)]
SONAR-19084 Fail fast if the GitHub App has not the expected permissions

17 months agoSONAR-19084 GitHub Provisioning wording
guillaume-peoch-sonarsource [Wed, 10 May 2023 15:50:40 +0000 (17:50 +0200)]
SONAR-19084 GitHub Provisioning wording

17 months agoSONAR-19085 Remove external_groups entries when GitHub provisioning is deactivated
Aurelien Poscia [Wed, 10 May 2023 08:40:24 +0000 (10:40 +0200)]
SONAR-19085 Remove external_groups entries when GitHub provisioning is deactivated

17 months agoSONAR-19085 Ensure .commit() is called when deleting groups.
Wojtek Wajerowicz [Wed, 10 May 2023 13:13:16 +0000 (15:13 +0200)]
SONAR-19085 Ensure .commit() is called when deleting groups.

17 months agoSONAR-19084 Warn when github authentication configuration has missing properties
Mathieu Suen [Mon, 8 May 2023 14:56:30 +0000 (16:56 +0200)]
SONAR-19084 Warn when github authentication configuration has missing properties

17 months agoSONAR-19085 Add debug logs when syncing groups.
Wojtek Wajerowicz [Wed, 10 May 2023 08:37:54 +0000 (10:37 +0200)]
SONAR-19085 Add debug logs when syncing groups.

17 months agoSONAR-19084 Improve GitHub authentication settings
Mathieu Suen [Tue, 9 May 2023 09:41:11 +0000 (11:41 +0200)]
SONAR-19084 Improve GitHub authentication settings

17 months agoSONAR-19085 Create and update GitHub groups
Antoine Vigneau [Tue, 2 May 2023 15:22:50 +0000 (17:22 +0200)]
SONAR-19085 Create and update GitHub groups

17 months agoSONAR-19085 Add index on 'external_groups(external_identity_provider, external_id).
Wojtek Wajerowicz [Tue, 9 May 2023 13:04:23 +0000 (15:04 +0200)]
SONAR-19085 Add index on 'external_groups(external_identity_provider, external_id).

17 months agoSONAR-19084 Display Github Synchronisation status
guillaume-peoch-sonarsource [Wed, 26 Apr 2023 12:57:49 +0000 (14:57 +0200)]
SONAR-19084 Display Github Synchronisation status

17 months agoSONAR-19084 Add telemetry information (managed instance provider)
Aurelien Poscia [Fri, 5 May 2023 14:45:36 +0000 (16:45 +0200)]
SONAR-19084 Add telemetry information (managed instance provider)

17 months agoSONAR-19085 Add managed groups SQL filter.
Wojtek Wajerowicz [Mon, 8 May 2023 12:51:01 +0000 (14:51 +0200)]
SONAR-19085 Add managed groups SQL filter.

17 months agoSONAR-19085 Add step to delete removed groups.
Wojtek Wajerowicz [Mon, 8 May 2023 07:59:15 +0000 (09:59 +0200)]
SONAR-19085 Add step to delete removed groups.

17 months agoSONAR-19086 Compare DB groups and GitHub teams, update DB membership accordingly
Aurelien Poscia [Fri, 5 May 2023 09:32:42 +0000 (11:32 +0200)]
SONAR-19086 Compare DB groups and GitHub teams, update DB membership accordingly

17 months agoSONAR-19084 Disable Provisioning when another provisioning is enabled
guillaume-peoch-sonarsource [Wed, 3 May 2023 09:46:18 +0000 (11:46 +0200)]
SONAR-19084 Disable Provisioning when another provisioning is enabled

17 months agoSONAR-19084 Disable Github Provisioning for community edition
guillaume-peoch-sonarsource [Wed, 3 May 2023 08:45:29 +0000 (10:45 +0200)]
SONAR-19084 Disable Github Provisioning for community edition

17 months agoSONAR-19084 Return GitHub as provider managing the instance in system/info
Antoine Vigneau [Thu, 4 May 2023 12:58:54 +0000 (14:58 +0200)]
SONAR-19084 Return GitHub as provider managing the instance in system/info

17 months agoSONAR-19084 Add GitHubManagedInstanceService to web server context
Aurelien Poscia [Wed, 3 May 2023 15:39:11 +0000 (17:39 +0200)]
SONAR-19084 Add GitHubManagedInstanceService to web server context

17 months agoSONAR-19085 Add step to fetch groups from DB
Wojtek Wajerowicz [Thu, 4 May 2023 07:16:57 +0000 (09:16 +0200)]
SONAR-19085 Add step to fetch groups from DB

17 months agoSONAR-19084 Create and update GitHub users
Antoine Vigneau [Thu, 27 Apr 2023 14:55:02 +0000 (16:55 +0200)]
SONAR-19084 Create and update GitHub users

17 months agoSONAR-19084 GitHub Provisioning in Authentication settings
guillaume-peoch-sonarsource [Wed, 26 Apr 2023 15:08:11 +0000 (17:08 +0200)]
SONAR-19084 GitHub Provisioning in Authentication settings

17 months agoSONAR-19085 Create 'external_groups' table.
Wojtek Wajerowicz [Mon, 1 May 2023 13:22:23 +0000 (15:22 +0200)]
SONAR-19085 Create 'external_groups' table.

17 months agoSONAR-19084 Prevent enabling GitHub provisioning if config is incomplete
Aurelien Poscia [Mon, 1 May 2023 06:04:00 +0000 (08:04 +0200)]
SONAR-19084 Prevent enabling GitHub provisioning if config is incomplete

17 months agoSONAR-19084 Add step to deactivate removed users.
Wojtek Wajerowicz [Mon, 1 May 2023 09:03:12 +0000 (11:03 +0200)]
SONAR-19084 Add step to deactivate removed users.

17 months agoSONAR-19159 Increase TASK_TYPE column size in ce_queue and ce_activity
Antoine Vigneau [Thu, 27 Apr 2023 15:17:15 +0000 (17:17 +0200)]
SONAR-19159 Increase TASK_TYPE column size in ce_queue and ce_activity

17 months agoSONAR-19084 periodically schedule the GitHub sync task.
Wojtek Wajerowicz [Thu, 27 Apr 2023 13:28:22 +0000 (15:28 +0200)]
SONAR-19084 periodically schedule the GitHub sync task.

17 months agoSONAR-19084 Sync Users from GitHub
Antoine Vigneau [Fri, 21 Apr 2023 08:21:32 +0000 (10:21 +0200)]
SONAR-19084 Sync Users from GitHub

17 months agoSONAR-19084 Add API endpoints github_provisioning/{enable/disable/status}
Aurelien Poscia [Wed, 26 Apr 2023 08:09:06 +0000 (10:09 +0200)]
SONAR-19084 Add API endpoints github_provisioning/{enable/disable/status}

17 months agoSONAR-19084 Improve github authentication setting
Mathieu Suen [Mon, 24 Apr 2023 15:18:45 +0000 (17:18 +0200)]
SONAR-19084 Improve github authentication setting

17 months agoSONAR-19084 Compute the diffs between GitHub users and DB users
Aurelien Poscia [Mon, 24 Apr 2023 11:59:33 +0000 (13:59 +0200)]
SONAR-19084 Compute the diffs between GitHub users and DB users

17 months agoSONAR-19084 Compute isManaged flag correctly for GitHub users
Aurelien Poscia [Fri, 21 Apr 2023 19:22:42 +0000 (21:22 +0200)]
SONAR-19084 Compute isManaged flag correctly for GitHub users

17 months agoSONAR-19084 Add AppId and PrivateKey field to the GitHub config
Antoine Vigneau [Fri, 21 Apr 2023 10:02:20 +0000 (12:02 +0200)]
SONAR-19084 Add AppId and PrivateKey field to the GitHub config

17 months agoSONAR-19084 load all GitHub users
Aurelien Poscia [Fri, 21 Apr 2023 09:16:41 +0000 (11:16 +0200)]
SONAR-19084 load all GitHub users

17 months agoSONAR-19084 add setting for GitHub provisioning
Aurelien Poscia [Thu, 20 Apr 2023 09:59:05 +0000 (11:59 +0200)]
SONAR-19084 add setting for GitHub provisioning

17 months agoNO_JIRA fix PurgeDaoIt with new ProjectData structure
Benjamin Campomenosi [Thu, 11 May 2023 16:14:53 +0000 (18:14 +0200)]
NO_JIRA fix PurgeDaoIt with new ProjectData structure

17 months agoSONAR-19163 Issues page: create filter components
David Cho-Lerat [Thu, 11 May 2023 14:28:47 +0000 (16:28 +0200)]
SONAR-19163 Issues page: create filter components

17 months agoSONAR-18856 refactor `project_badge_token`
Benjamin Campomenosi [Thu, 11 May 2023 14:42:13 +0000 (16:42 +0200)]
SONAR-18856 refactor `project_badge_token`

17 months agoSONAR-18856 Fix ce/Analysis/status endpoint
Léo Geoffroy [Thu, 11 May 2023 09:08:56 +0000 (11:08 +0200)]
SONAR-18856 Fix ce/Analysis/status endpoint

17 months agoSONAR-18856 Fix Delete/List branch endpoint to support project uuid
Léo Geoffroy [Thu, 11 May 2023 08:33:45 +0000 (10:33 +0200)]
SONAR-18856 Fix Delete/List branch endpoint to support project uuid

17 months agoSONAR-18856 Fix RenameAction endpoint to support project uuid
Léo Geoffroy [Thu, 11 May 2023 07:49:56 +0000 (09:49 +0200)]
SONAR-18856 Fix RenameAction endpoint to support project uuid

17 months ago SONAR-18856 Fix Import branches / BranchSupportDelegate to support projectuuid inste...
Léo Geoffroy [Wed, 10 May 2023 15:19:11 +0000 (17:19 +0200)]
 SONAR-18856 Fix Import branches / BranchSupportDelegate to support projectuuid instead of component uuid

17 months agoSONAR-19291 - Embed Ubuntu Mono font family
Kevin Silva [Thu, 11 May 2023 08:58:31 +0000 (10:58 +0200)]
SONAR-19291 - Embed Ubuntu Mono font family

17 months agoSONAR-19168 New Tags component
Jeremy Davis [Mon, 8 May 2023 13:06:33 +0000 (15:06 +0200)]
SONAR-19168 New Tags component

17 months agoSONAR-18856 Refactor 'new_code_periods'
Duarte Meneses [Mon, 8 May 2023 20:03:15 +0000 (15:03 -0500)]
SONAR-18856 Refactor 'new_code_periods'

17 months ago[NO JIRA] Fix ComponentdbTester to support different main branch UUIDs
Duarte Meneses [Tue, 9 May 2023 15:19:14 +0000 (10:19 -0500)]
[NO JIRA] Fix ComponentdbTester to support different main branch UUIDs

17 months ago[NO JIRA] Fix build
7PH [Wed, 10 May 2023 10:08:07 +0000 (12:08 +0200)]
[NO JIRA] Fix build

17 months agoSONAR-19248 Add Hotspot Rating to component library
stanislavh [Tue, 9 May 2023 13:04:46 +0000 (15:04 +0200)]
SONAR-19248 Add Hotspot Rating to component library

17 months agoSONAR-19246 Implement sub navigation in the new component library
7PH [Tue, 9 May 2023 10:49:55 +0000 (12:49 +0200)]
SONAR-19246 Implement sub navigation in the new component library

17 months agoSONAR-19245 Implement selection cards in the new component library
7PH [Tue, 9 May 2023 14:12:28 +0000 (16:12 +0200)]
SONAR-19245 Implement selection cards in the new component library

17 months agoSONAR-18856 Adapt ALM provisionning to not rely on component uuid for project creation
Léo Geoffroy [Wed, 10 May 2023 09:09:50 +0000 (11:09 +0200)]
SONAR-18856 Adapt ALM provisionning to not rely on component uuid for project creation

17 months agoSONAR-19172 Issues page: create a "discreet select" component for the issue details...
Kevin Silva [Fri, 5 May 2023 14:26:46 +0000 (16:26 +0200)]
SONAR-19172 Issues page: create a "discreet select" component for the issue details header

17 months agoSONAR-19103 Open documentation links safely in new tabs
Zipeng WU [Mon, 8 May 2023 08:09:52 +0000 (10:09 +0200)]
SONAR-19103 Open documentation links safely in new tabs

17 months agoSONAR-19103 Update contextual information for New Code definition options
Zipeng WU [Mon, 8 May 2023 08:09:04 +0000 (10:09 +0200)]
SONAR-19103 Update contextual information for New Code definition options

17 months agoSONAR-19247 Introduce HighlightedSection component
Wouter Admiraal [Tue, 9 May 2023 08:53:42 +0000 (10:53 +0200)]
SONAR-19247 Introduce HighlightedSection component

17 months ago[NO JIRA] Use different uuids for project and main branch in ITs
Duarte Meneses [Tue, 9 May 2023 08:10:47 +0000 (03:10 -0500)]
[NO JIRA] Use different uuids for project and main branch in ITs

17 months agoSONAR-18860 Remove usage of main branch project uuid from import/export of a project
Lukasz Jarocki [Tue, 9 May 2023 07:18:18 +0000 (09:18 +0200)]
SONAR-18860 Remove usage of main branch project uuid from import/export of a project

17 months agoSONAR-18856 Adapt IT tests to support branch and project having different uuids
Léo Geoffroy [Mon, 8 May 2023 16:12:23 +0000 (18:12 +0200)]
SONAR-18856 Adapt IT tests to support branch and project having different uuids

17 months agoNO-JIRA add telemetry patch to force a telemtry run
Aurelien Poscia [Fri, 5 May 2023 15:08:22 +0000 (17:08 +0200)]
NO-JIRA add telemetry patch to force a telemtry run

17 months agoSONAR-18210 not computing the whole file metadata when only status is needed.
Lukasz Jarocki [Mon, 8 May 2023 08:58:39 +0000 (10:58 +0200)]
SONAR-18210 not computing the whole file metadata when only status is needed.

Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
17 months agoSONAR-19110 Update Not Authorized message to include sonar.token
Léo Geoffroy [Mon, 8 May 2023 09:17:08 +0000 (11:17 +0200)]
SONAR-19110 Update Not Authorized message to include sonar.token

17 months agoSONAR-19125 fixed an issue where one of 10.0 migration did not work on Oracle Databases
Lukasz Jarocki [Mon, 8 May 2023 07:44:26 +0000 (09:44 +0200)]
SONAR-19125 fixed an issue where one of 10.0 migration did not work on Oracle Databases

17 months agoSONAR-18652 Drop usages of deprecated paging mechanism in the frontend API response
7PH [Fri, 5 May 2023 14:25:59 +0000 (16:25 +0200)]
SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API response

17 months agoSONAR-13362 Do not show a deprecation warning if cross-project duplication is overrid...
Duarte Meneses [Thu, 4 May 2023 18:41:55 +0000 (13:41 -0500)]
SONAR-13362 Do not show a deprecation warning if cross-project duplication is overridden and disabled at project level

17 months agoSONAR-18919 Pass timezone when filtering profile changelog
Wouter Admiraal [Thu, 4 May 2023 08:55:18 +0000 (10:55 +0200)]
SONAR-18919 Pass timezone when filtering profile changelog

17 months ago[NO JIRA] Rename ISO date helpers
Wouter Admiraal [Thu, 4 May 2023 08:50:19 +0000 (10:50 +0200)]
[NO JIRA] Rename ISO date helpers

The "NotSoISO" part of the old names was incorrect; the return value is
definitely ISO 8601.

17 months agoSONAR-19231 In project activity tab selecting more than 4 metric results into page...
stanislavh [Fri, 5 May 2023 08:56:42 +0000 (10:56 +0200)]
SONAR-19231 In project activity tab selecting more than 4 metric results into page crash

17 months agoSONAR-19018 Link pull request overview tooltip is missleading
stanislavh [Fri, 5 May 2023 10:09:40 +0000 (12:09 +0200)]
SONAR-19018 Link pull request overview tooltip is missleading

17 months agoSONAR-18596 Change permissions for get_binding API to Browse
Viktor Vorona [Fri, 5 May 2023 10:20:46 +0000 (12:20 +0200)]
SONAR-18596 Change permissions for get_binding API to Browse

17 months agoSONAR-18890 Users and Groups pages migrated to RTL
vikvorona [Fri, 5 May 2023 10:15:20 +0000 (12:15 +0200)]
SONAR-18890 Users and Groups pages migrated to RTL

17 months agoSONAR-18503 Read documentation base URL from backend to generate documentation link
stanislavh [Thu, 4 May 2023 08:26:09 +0000 (10:26 +0200)]
SONAR-18503 Read documentation base URL from backend to generate documentation link

17 months agoSONAR-19019 Fix all dropdown menus not closing after a click
7PH [Thu, 4 May 2023 16:15:43 +0000 (18:15 +0200)]
SONAR-19019 Fix all dropdown menus not closing after a click

17 months agoSONAR-14956 Issues are not automatically closed when component has been removed from DB
Duarte Meneses [Wed, 3 May 2023 13:54:02 +0000 (08:54 -0500)]
SONAR-14956 Issues are not automatically closed when component has been removed from DB

17 months agoSONAR-18917 Fix migration failure and support user_token without project key
Léo Geoffroy [Thu, 4 May 2023 15:02:14 +0000 (17:02 +0200)]
SONAR-18917 Fix migration failure and support user_token without project key

17 months agoSONAR-17146 Tutorial for Gradle should Consider Kotlin DSL
stanislavh [Wed, 3 May 2023 08:57:05 +0000 (10:57 +0200)]
SONAR-17146  Tutorial for Gradle should Consider Kotlin DSL

17 months agoSONAR-18938 Fix keyboard navigation when on Code page
Wouter Admiraal [Tue, 2 May 2023 15:51:01 +0000 (17:51 +0200)]
SONAR-18938 Fix keyboard navigation when on Code page

17 months agoSONAR-19196 Fix project creation documentation link
Mathieu Suen [Tue, 2 May 2023 08:39:35 +0000 (10:39 +0200)]
SONAR-19196 Fix project creation documentation link

17 months agoSONAR-18917 Project analysis token isn't updated when project is rekeyed
Duarte Meneses [Fri, 28 Apr 2023 21:58:36 +0000 (16:58 -0500)]
SONAR-18917 Project analysis token isn't updated when project is rekeyed

17 months agoSONAR-19014 Don't rely on plugin APIs list of static resources
Duarte Meneses [Tue, 2 May 2023 18:44:15 +0000 (13:44 -0500)]
SONAR-19014 Don't rely on plugin APIs list of static resources

17 months agoSONAR-19156 Add tests to regular QA loop
Dimitris Kavvathas [Wed, 3 May 2023 15:15:51 +0000 (17:15 +0200)]
SONAR-19156 Add tests to regular QA loop

17 months agoSONAR-18741 Drop support for providing module keys in ws
Léo Geoffroy [Wed, 3 May 2023 15:18:36 +0000 (17:18 +0200)]
SONAR-18741 Drop support for providing module keys in ws

17 months agoSONAR-18670 Drop scrollToElement helper function in favor of native browser scroll...
7PH [Wed, 3 May 2023 11:56:07 +0000 (13:56 +0200)]
SONAR-18670 Drop scrollToElement helper function in favor of native browser scroll utilities

17 months agoSONAR-18884 Improve permission help text
Wouter Admiraal [Tue, 2 May 2023 10:19:28 +0000 (12:19 +0200)]
SONAR-18884 Improve permission help text

17 months agoSONAR-19164 Add BarChart component
Jeremy Davis [Mon, 1 May 2023 13:22:48 +0000 (15:22 +0200)]
SONAR-19164 Add BarChart component

17 months agoSONAR-18742 Remove usage of 'BRC' in component/search and component/tree
Léo Geoffroy [Wed, 3 May 2023 09:57:57 +0000 (11:57 +0200)]
SONAR-18742 Remove usage of 'BRC' in component/search and component/tree

17 months agoSONAR-19027 Projects list filters are pushed out of the frame
stanislavh [Tue, 2 May 2023 08:33:44 +0000 (10:33 +0200)]
SONAR-19027 Projects list filters are pushed out of the frame

17 months agoSONAR-19166 Import 20 new icons from SonarCloud for the Issues page
David Cho-Lerat [Tue, 2 May 2023 09:26:39 +0000 (11:26 +0200)]
SONAR-19166 Import 20 new icons from SonarCloud for the Issues page

17 months ago[NO JIRA] Fix warnings in RTL tests
Wouter Admiraal [Tue, 2 May 2023 10:26:29 +0000 (12:26 +0200)]
[NO JIRA] Fix warnings in RTL tests

17 months agoSONAR-18477 Fix Profile creation modal scrolling
Wouter Admiraal [Tue, 2 May 2023 08:54:51 +0000 (10:54 +0200)]
SONAR-18477 Fix Profile creation modal scrolling