]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
2 years agoSONAR-13197 documented using a volume to append custom certificates to docker truststore
Tobias Trabelsi [Tue, 22 Feb 2022 13:33:57 +0000 (14:33 +0100)]
SONAR-13197 documented using a volume to append custom certificates to docker truststore

2 years agoSONAR-14908 Fix typo
Julien HENRY [Mon, 21 Feb 2022 11:18:43 +0000 (12:18 +0100)]
SONAR-14908 Fix typo

2 years agoSONAR-15919 fixed starting of Data Center edition with server push feature (#5459)
lukasz-jarocki-sonarsource [Tue, 22 Feb 2022 13:02:49 +0000 (14:02 +0100)]
SONAR-15919  fixed starting of Data Center edition with server push feature (#5459)

2 years agoSONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring
Duarte Meneses [Tue, 1 Feb 2022 21:16:25 +0000 (15:16 -0600)]
SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring

2 years agoSONAR-15919 fix nullable activeRule
Pierre [Mon, 21 Feb 2022 12:46:34 +0000 (13:46 +0100)]
SONAR-15919 fix nullable activeRule

2 years agoSONAR-15918 improve connections management of SonarLintClients
Belen Pruvost [Wed, 16 Feb 2022 17:06:56 +0000 (14:06 -0300)]
SONAR-15918 improve connections management of SonarLintClients

2 years agoSONAR-16029 integration test for push endpoint
Lukasz Jarocki [Wed, 16 Feb 2022 11:43:46 +0000 (08:43 -0300)]
SONAR-16029 integration test for push endpoint

2 years agoSONAR-15919 improve test coverage
Pierre [Thu, 10 Feb 2022 12:54:47 +0000 (13:54 +0100)]
SONAR-15919 improve test coverage

2 years agoSONAR-15985 implemented security checks before pushing a message to SL clients
Lukasz Jarocki [Thu, 10 Feb 2022 06:48:40 +0000 (07:48 +0100)]
SONAR-15985 implemented security checks before pushing a message to SL clients

2 years agoSONAR-15919 added filtering rule set change events based on languages user subscribed to
Lukasz Jarocki [Tue, 8 Feb 2022 12:06:37 +0000 (13:06 +0100)]
SONAR-15919 added filtering rule set change events based on languages user subscribed to

2 years agoSONAR-15919 add ruleset changes
Pierre [Thu, 3 Feb 2022 11:10:18 +0000 (12:10 +0100)]
SONAR-15919 add ruleset changes

2 years agoSONAR-15918 update the license headers to 2022
Pierre [Fri, 4 Feb 2022 14:43:29 +0000 (15:43 +0100)]
SONAR-15918 update the license headers to 2022

2 years agoAdded monitoring and telemetry to SonarLint push feature. (#5315)
lukasz-jarocki-sonarsource [Thu, 3 Feb 2022 09:35:15 +0000 (10:35 +0100)]
Added monitoring and telemetry to SonarLint push feature. (#5315)

* SONAR-15921 add number of connected sonarlint clients to telemetry

2 years agoSONAR-15918 managing the connections of SonarLint push endpoint
lukasz-jarocki-sonarsource [Wed, 2 Feb 2022 14:31:44 +0000 (15:31 +0100)]
SONAR-15918 managing the connections of SonarLint push endpoint

2 years agoSONAR-15918 making the new endpoint /api/push/sonarlint_events async
Lukasz Jarocki [Mon, 24 Jan 2022 09:01:00 +0000 (10:01 +0100)]
SONAR-15918 making the new endpoint /api/push/sonarlint_events async

2 years agoSONAR-15934 introduced new module sonar-webserver-pushapi and added required dependencies
Lukasz Jarocki [Wed, 19 Jan 2022 13:49:03 +0000 (14:49 +0100)]
SONAR-15934 introduced new module sonar-webserver-pushapi and added required dependencies

2 years ago[NO JIRA] Update key for public SQ repository
Jeremy Davis [Fri, 18 Feb 2022 09:37:31 +0000 (10:37 +0100)]
[NO JIRA] Update key for public SQ repository

2 years agoSONAR-11767 add base url to test emails
Matteo Mara [Tue, 15 Feb 2022 16:50:19 +0000 (17:50 +0100)]
SONAR-11767 add base url to test emails

2 years agoSONAR-13505 document use of self signed certificates in SQ docker containers
Trabelsi Tobias [Thu, 17 Feb 2022 08:15:04 +0000 (09:15 +0100)]
SONAR-13505 document use of self signed certificates in SQ docker containers

2 years agoSONAR-13574 mention java dependency in getting started in 2 minutes guide
Trabelsi Tobias [Wed, 16 Feb 2022 13:50:14 +0000 (14:50 +0100)]
SONAR-13574 mention java dependency in getting started in 2 minutes guide

2 years agoSONAR-14331 removed root ownership note from docs
Trabelsi Tobias [Wed, 16 Feb 2022 13:43:00 +0000 (14:43 +0100)]
SONAR-14331 removed root ownership note from docs

2 years ago[NO JIRA] Analyse SonarQube on NEXT
Jeremy Davis [Wed, 16 Feb 2022 15:55:01 +0000 (16:55 +0100)]
[NO JIRA] Analyse SonarQube on NEXT

2 years agoSONAR-14011 widen container detection
Tobias Trabelsi [Wed, 16 Feb 2022 11:59:52 +0000 (12:59 +0100)]
SONAR-14011 widen container detection

2 years ago[NO-JIRA] Change analysis project key
Jeremy Davis [Wed, 9 Feb 2022 09:23:24 +0000 (10:23 +0100)]
[NO-JIRA] Change analysis project key

2 years agoSONAR-12693 fix wording in scanner success message log
matteo-mara-sonarsource [Mon, 14 Feb 2022 15:44:08 +0000 (16:44 +0100)]
SONAR-12693 fix wording in scanner success message log

2 years ago[NO-JIRA] Fix license headers
Philippe Perrin [Fri, 11 Feb 2022 15:36:14 +0000 (16:36 +0100)]
[NO-JIRA] Fix license headers

2 years agoBUILD-1347 fixed env scope for SLACK_WEBHOOK_SQ
Tobias Trabelsi [Thu, 10 Feb 2022 10:43:09 +0000 (11:43 +0100)]
BUILD-1347 fixed env scope for SLACK_WEBHOOK_SQ

2 years agoSONAR-16026 Adds file lock retries when explode jar
Patrick Reinhart [Wed, 9 Feb 2022 15:17:49 +0000 (09:17 -0600)]
SONAR-16026 Adds file lock retries when explode jar

2 years agoSONAR-15909 Extract AppState Redux
Guillaume Peoc'h [Wed, 2 Feb 2022 14:36:37 +0000 (15:36 +0100)]
SONAR-15909 Extract AppState Redux

2 years agoSONAR-13125 fixed an issue where some startup logs were not always appended to sonar.log
Lukasz Jarocki [Wed, 9 Feb 2022 09:36:11 +0000 (10:36 +0100)]
SONAR-13125 fixed an issue where some startup logs were not always appended to sonar.log

2 years agoSONAR-15999 Drop the visualizations of projects as bubble charts
Wouter Admiraal [Fri, 4 Feb 2022 16:13:53 +0000 (17:13 +0100)]
SONAR-15999 Drop the visualizations of projects as bubble charts

2 years agoBUILD-1347 added whitesource scan
Tobias Trabelsi [Tue, 8 Feb 2022 13:48:09 +0000 (14:48 +0100)]
BUILD-1347 added whitesource scan

2 years ago[NO-JIRA] Drop unused backend dependency `xml-apis:xml-apis`
Klaudio Sinani [Fri, 4 Feb 2022 10:58:13 +0000 (11:58 +0100)]
[NO-JIRA] Drop unused backend dependency `xml-apis:xml-apis`

2 years ago[NO-JIRA] Drop unused backend dependency `com.ibm.icu:icu4j`
Klaudio Sinani [Fri, 4 Feb 2022 10:15:04 +0000 (11:15 +0100)]
[NO-JIRA] Drop unused backend dependency `com.ibm.icu:icu4j`

2 years ago[NO-JIRA] Fix QG issue on null-safety for TypeValidations
Jacek [Tue, 8 Feb 2022 09:49:58 +0000 (10:49 +0100)]
[NO-JIRA] Fix QG issue on null-safety for TypeValidations

2 years ago[NO-JIRA] Update IT dependency `keycloak` to new major version `16.1.1`
Jacek Poreda [Fri, 4 Feb 2022 11:29:15 +0000 (12:29 +0100)]
[NO-JIRA] Update IT dependency `keycloak` to new major version `16.1.1`

2 years agoSONAR-15912 Extract settings local state from redux
Jeremy Davis [Wed, 2 Feb 2022 17:08:55 +0000 (18:08 +0100)]
SONAR-15912 Extract settings local state from redux

2 years agoUpdate backend dependency `com.google.guava` to new major version `31.0.1-jre`
Klaudio Sinani [Fri, 4 Feb 2022 10:05:41 +0000 (11:05 +0100)]
Update backend dependency `com.google.guava` to new major version `31.0.1-jre`

2 years ago[NO-JIRA] Improving logs for when a user is added to a group
Belen Pruvost [Mon, 7 Feb 2022 13:55:52 +0000 (10:55 -0300)]
[NO-JIRA] Improving logs for when a user is added to a group

2 years agoSONAR-15695 Selection input changes for QG and QP pages
Revanshu Paliwal [Wed, 2 Feb 2022 16:41:23 +0000 (17:41 +0100)]
SONAR-15695 Selection input changes for QG and QP pages

2 years agoSONAR-15991 Upgrade jest dependency
Mathieu Suen [Fri, 4 Feb 2022 16:29:00 +0000 (17:29 +0100)]
SONAR-15991 Upgrade jest dependency

2 years agoUpdate backend dependency `de.undercouch.download` to new major version `5.0.1`
Klaudio Sinani [Fri, 4 Feb 2022 10:01:46 +0000 (11:01 +0100)]
Update backend dependency `de.undercouch.download` to new major version `5.0.1`

2 years ago[NO-JIRA] Generate and consume frontend code coverage reports
Philippe Perrin [Fri, 4 Feb 2022 16:49:07 +0000 (17:49 +0100)]
[NO-JIRA] Generate and consume frontend code coverage reports

2 years agoFix bugs from Quality Gate
Zipeng WU [Fri, 4 Feb 2022 08:50:06 +0000 (09:50 +0100)]
Fix bugs from Quality Gate

2 years agoFix new try/catch typing
Wouter Admiraal [Fri, 4 Feb 2022 09:53:14 +0000 (10:53 +0100)]
Fix new try/catch typing

2 years agoUpdate snapshots
Wouter Admiraal [Fri, 4 Feb 2022 09:40:19 +0000 (10:40 +0100)]
Update snapshots

2 years agoSONAR-15991 Update frontend dependencies
Wouter Admiraal [Fri, 4 Feb 2022 09:39:36 +0000 (10:39 +0100)]
SONAR-15991 Update frontend dependencies

2 years ago[NO-JIRA] Upgrade Elasticsearch to 7.17.0
Jacek [Fri, 4 Feb 2022 09:58:34 +0000 (10:58 +0100)]
[NO-JIRA] Upgrade Elasticsearch to 7.17.0

2 years ago[NO-JIRA] Update valid user email list
Jacek [Thu, 3 Feb 2022 09:26:24 +0000 (10:26 +0100)]
[NO-JIRA] Update valid user email list

- required to upgrade javax.mail

2 years ago[NO-JIRA] Increase allowed zip size
Jacek [Thu, 3 Feb 2022 07:48:10 +0000 (08:48 +0100)]
[NO-JIRA] Increase allowed zip size

2 years ago[NO-JIRA] Upgrade minor backend dependencies
Jacek [Thu, 3 Feb 2022 07:36:56 +0000 (08:36 +0100)]
[NO-JIRA] Upgrade minor backend dependencies

2 years ago[NO-JIRA] Ignore gradle plugins in Renovate
Jacek [Fri, 4 Feb 2022 07:48:41 +0000 (08:48 +0100)]
[NO-JIRA] Ignore gradle plugins in Renovate

- most of them requires upgrade gradle to 7.0
- fix names of PRs

2 years agoDOCS - Fix pinned version of DCE search nodes
Brian Cipollone [Fri, 4 Feb 2022 07:29:13 +0000 (01:29 -0600)]
DOCS - Fix pinned version of DCE search nodes

2 years agoSONAR-15989 Fix typo
Wouter Admiraal [Thu, 3 Feb 2022 10:03:01 +0000 (11:03 +0100)]
SONAR-15989 Fix typo

2 years ago SONAR-15966 Fix Spring bean names to include classloader
Duarte Meneses [Wed, 2 Feb 2022 19:38:24 +0000 (13:38 -0600)]
 SONAR-15966 Fix Spring bean names to include classloader

2 years ago[NO-JIRA] Fix public repository web testing
Philippe Perrin [Thu, 3 Feb 2022 07:48:55 +0000 (08:48 +0100)]
[NO-JIRA] Fix public repository web testing

2 years agoSONAR-15554 Updating quality profile permissions message
Revanshu Paliwal [Wed, 2 Feb 2022 11:10:47 +0000 (12:10 +0100)]
SONAR-15554 Updating quality profile permissions message

2 years ago[NO-JIRA] fixed renovate gitActor name 2/2
Tobias Trabelsi [Wed, 2 Feb 2022 10:12:27 +0000 (11:12 +0100)]
[NO-JIRA] fixed renovate gitActor name 2/2

2 years agoSONAR-15977 fixed jdbc package version in comment
Trabelsi Tobias [Wed, 2 Feb 2022 08:30:13 +0000 (09:30 +0100)]
SONAR-15977 fixed jdbc package version in comment

2 years agoSONAR-15976 mention microsoft jdbc driver update in upgrade notes
Trabelsi Tobias [Wed, 2 Feb 2022 08:28:48 +0000 (09:28 +0100)]
SONAR-15976 mention microsoft jdbc driver update in upgrade notes

2 years agoSONAR-15845 Ensure database entity identifier is not a reserved SQL keyword
Klaudio Sinani [Tue, 1 Feb 2022 16:33:44 +0000 (17:33 +0100)]
SONAR-15845 Ensure database entity identifier is not a reserved SQL keyword

2 years agoSONAR-15845 Upgrade H2 database dependency to 2.X
Jacek [Fri, 17 Dec 2021 09:07:10 +0000 (10:07 +0100)]
SONAR-15845 Upgrade H2 database dependency to 2.X

2 years ago[NO-JIRA] Update api/sources/issue_snippets docs
Belen Pruvost [Tue, 1 Feb 2022 18:36:29 +0000 (15:36 -0300)]
[NO-JIRA] Update api/sources/issue_snippets docs

2 years ago[NO-JIRA] fixed renovate gitActor name
Tobias Trabelsi [Wed, 2 Feb 2022 08:37:03 +0000 (09:37 +0100)]
[NO-JIRA] fixed renovate gitActor name

2 years agoSONAR-15966 Use Spring instead of Pico as dependency injection framework in the scann...
Duarte Meneses [Wed, 5 Jan 2022 22:17:09 +0000 (16:17 -0600)]
SONAR-15966 Use Spring instead of Pico as dependency injection framework in the scanner-engine

Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
2 years agoSONAR-15911 Extract Metrics from Redux
Guillaume Peoc'h [Thu, 27 Jan 2022 12:55:21 +0000 (13:55 +0100)]
SONAR-15911 Extract Metrics from Redux

2 years agoSONAR-15910 Extract Languages from redux
Jeremy Davis [Wed, 26 Jan 2022 17:48:05 +0000 (18:48 +0100)]
SONAR-15910 Extract Languages from redux

2 years agoSONAR-15857 Measure page should support ascending and descending sorting for rating...
Revanshu Paliwal [Wed, 26 Jan 2022 16:59:46 +0000 (17:59 +0100)]
SONAR-15857 Measure page should support ascending and descending sorting for rating and quality gate

2 years agoSONAR-15870 Xoo SCM should support relative dates
Duarte Meneses [Wed, 26 Jan 2022 21:56:47 +0000 (15:56 -0600)]
SONAR-15870 Xoo SCM should support relative dates

2 years agorestore validation task timeout to normal
Pierre [Fri, 28 Jan 2022 12:56:43 +0000 (13:56 +0100)]
restore validation task timeout to normal

2 years ago[NO-JIRA] Fix unstable Unit Test for PurgeCommands
Belen Pruvost [Fri, 28 Jan 2022 14:25:24 +0000 (11:25 -0300)]
[NO-JIRA] Fix unstable Unit Test for PurgeCommands

2 years agoTemporary increase validate timeout due to the license update
Pierre [Fri, 28 Jan 2022 11:07:28 +0000 (12:07 +0100)]
Temporary increase validate timeout due to the license update

2 years agoUpdate license headers for 2022 [update headers]
Pierre [Fri, 28 Jan 2022 10:50:57 +0000 (11:50 +0100)]
Update license headers for 2022 [update headers]

2 years agoPrepare update license headers for 2022 [update headers]
Pierre [Thu, 27 Jan 2022 15:40:58 +0000 (16:40 +0100)]
Prepare update license headers for 2022 [update headers]

2 years agoNext development iteration
Wouter Admiraal [Fri, 28 Jan 2022 10:00:11 +0000 (11:00 +0100)]
Next development iteration

2 years ago[NO-JIRA] Fix reported code smells 9.3.0.51899
Klaudio Sinani [Thu, 27 Jan 2022 17:28:45 +0000 (18:28 +0100)]
[NO-JIRA] Fix reported code smells

2 years agoSONAR-15136 - Gitlab.org Integration Tests
Belen Pruvost [Thu, 27 Jan 2022 17:18:53 +0000 (14:18 -0300)]
SONAR-15136 - Gitlab.org Integration Tests

2 years agoDOCS update upgrade notes
michaelbirnstiehl [Wed, 26 Jan 2022 20:46:46 +0000 (14:46 -0600)]
DOCS update upgrade notes

2 years agoSONAR-15817 project export should not require licence validation
Pierre [Tue, 25 Jan 2022 14:43:28 +0000 (15:43 +0100)]
SONAR-15817 project export should not require licence validation

2 years agoSONAR-15963 SONAR-15958 SONAR-15957 SONAR-15955 SONAR-15954 SONAR-15953 SONAR-15950...
Wouter Admiraal [Thu, 27 Jan 2022 10:44:12 +0000 (11:44 +0100)]
SONAR-15963 SONAR-15958 SONAR-15957 SONAR-15955 SONAR-15954 SONAR-15953 SONAR-15950 SONAR-15949 SONAR-15946 SONAR-15944 SONAR-15940 SONAR-15939 SONAR-15936 SONAR-15933 SONAR-15932 SONAR-15925 SONAR-15873 SONAR-15872 SONAR-15871 SONAR-15859 SONAR-15852 SONAR-15851 SONAR-15850 SONAR-15849 SONAR-15818 Upgrade analyzers, introduce new SonarText analyzer

2 years agoSONAR-15882 Improve message on measure page when project is not accessible
Mathieu Suen [Tue, 25 Jan 2022 10:28:43 +0000 (11:28 +0100)]
SONAR-15882 Improve message on measure page when project is not accessible

2 years agoSONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'
Jacek [Wed, 26 Jan 2022 13:11:35 +0000 (14:11 +0100)]
SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'

- default for jdbc other than H2 to check es bootstrap at startup
- default for H2 to not check es bootstrap at startup

2 years agoSONAR-15945 Get rid of T namespace in sonar-web
philippe-perrin-sonarsource [Thu, 27 Jan 2022 10:06:59 +0000 (11:06 +0100)]
SONAR-15945 Get rid of T namespace in sonar-web

2 years agoSONAR-15865 Disabling new code toogle for portfolio when search is apply
Mathieu Suen [Tue, 25 Jan 2022 15:31:56 +0000 (16:31 +0100)]
SONAR-15865 Disabling new code toogle for portfolio when search is apply

2 years agoSONAR-15782 Move application report code to core extensions
Wouter Admiraal [Tue, 25 Jan 2022 11:01:52 +0000 (12:01 +0100)]
SONAR-15782 Move application report code to core extensions

2 years agoSONAR-15782 Move application console code to core extensions
Wouter Admiraal [Tue, 25 Jan 2022 10:25:46 +0000 (11:25 +0100)]
SONAR-15782 Move application console code to core extensions

2 years agoSONAR-15928 Document deprecation policy
Wouter Admiraal [Tue, 25 Jan 2022 13:42:45 +0000 (14:42 +0100)]
SONAR-15928 Document deprecation policy

2 years agoSONAR-15464 project settings search
Jeremy Davis [Tue, 25 Jan 2022 16:40:27 +0000 (17:40 +0100)]
SONAR-15464 project settings search

2 years agoSONAR-15776 Remove deprecation for 'Plugin-Dependencies' attribute
Wouter Admiraal [Tue, 25 Jan 2022 14:46:48 +0000 (15:46 +0100)]
SONAR-15776 Remove deprecation for 'Plugin-Dependencies' attribute

This reverts commit b77a6640703c3a7740b7d4b42c2b54aba7c417cd

2 years agoreplace travis.org with travis.com for build badge
Pierre Guillot [Wed, 26 Jan 2022 15:46:26 +0000 (16:46 +0100)]
replace travis.org with travis.com for build badge

2 years agoDocumentation: Make explicit that env. variables replace all sonar.properties paramet...
sylvain-combe-sonarsource [Wed, 26 Jan 2022 15:15:31 +0000 (16:15 +0100)]
Documentation: Make explicit that env. variables replace all sonar.properties parameters for docker setups

* Update install-server.md

Add that environment replace replace sonar.properties parameters

* Update server/sonar-docs/src/pages/setup/install-server.md

Co-authored-by: Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
Co-authored-by: Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
2 years agoSONAR-15825 Escape special characters in like sql query for portfolio projects
Jacek [Tue, 25 Jan 2022 09:28:26 +0000 (10:28 +0100)]
SONAR-15825 Escape special characters in like sql query for portfolio projects

2 years agoSONAR-15679 updated jdbc drivers
Trabelsi Tobias [Wed, 26 Jan 2022 07:41:12 +0000 (08:41 +0100)]
SONAR-15679 updated jdbc drivers

2 years agoSONAR-15951 Reintroduce portfolio breakdown
Jeremy Davis [Fri, 21 Jan 2022 16:48:32 +0000 (17:48 +0100)]
SONAR-15951 Reintroduce portfolio breakdown

2 years agoSONAR-15786 Encourage users to use Azure DevOps extension version 5
Trabelsi Tobias [Tue, 25 Jan 2022 15:12:39 +0000 (16:12 +0100)]
SONAR-15786 Encourage users to use Azure DevOps extension version 5

2 years agoSONAR-15959 loosen supported versions section of helm charts
Trabelsi Tobias [Tue, 25 Jan 2022 08:24:46 +0000 (09:24 +0100)]
SONAR-15959 loosen supported versions section of helm charts

2 years agoSONAR-15900 Style Log In button
Guillaume Peoc'h [Fri, 21 Jan 2022 09:53:01 +0000 (10:53 +0100)]
SONAR-15900 Style Log In button

2 years agoBUILD-1000 Use a dedicated user for promotion
David Rautureau [Tue, 25 Jan 2022 10:59:53 +0000 (11:59 +0100)]
BUILD-1000 Use a dedicated user for promotion

2 years agoSONAR-12166 Provide search for repositories rule
Mathieu Suen [Mon, 24 Jan 2022 09:58:25 +0000 (10:58 +0100)]
SONAR-12166 Provide search for repositories rule

2 years agoSONAR-12166 Increase size for `repositories` facet to `MAX_FACET_SIZE`
Klaudio Sinani [Fri, 21 Jan 2022 15:30:41 +0000 (16:30 +0100)]
SONAR-12166 Increase size for `repositories` facet to `MAX_FACET_SIZE`