]>
source.dussan.org Git - sonarqube.git/log
Mathieu Suen [Mon, 27 Feb 2023 08:34:36 +0000 (09:34 +0100)]
SONAR-18561 Add IT to document SonarLint URL access
Alain Kermis [Tue, 28 Feb 2023 09:40:14 +0000 (10:40 +0100)]
SONAR-17525 MSSQL UUID column should use VARCHAR instead NVARCHAR
stanislavh [Fri, 24 Feb 2023 14:20:44 +0000 (15:20 +0100)]
SONAR-18535 SONAR-18547 Microfocus compilation constants for COBOL language is broken on ui
Eric Giffon [Tue, 28 Feb 2023 09:45:39 +0000 (10:45 +0100)]
SONAR-18267 Fix duplicate issue changes
Wouter Admiraal [Thu, 23 Feb 2023 14:27:41 +0000 (15:27 +0100)]
SONAR-18429 Migrate permission templates app tests to RTL
Matteo Mara [Fri, 24 Feb 2023 11:01:45 +0000 (12:01 +0100)]
SONAR-16198 removing the 6 built in common rules
Sebastien Vermeille [Mon, 27 Feb 2023 16:36:25 +0000 (17:36 +0100)]
BUILD-2475 Cirrus-ci task name are too long (#7680)
* Define a name pattern instead of letting cirrus generating it
That way it is more concise
* Add alias
That way this task can still be retrieved via depend_on
Zipeng WU [Mon, 27 Feb 2023 13:16:22 +0000 (14:16 +0100)]
[NO-JIRA] Remove obsolete generate_batch_reports.sh and replay_batch.sh
stanislavh [Tue, 21 Feb 2023 14:45:45 +0000 (15:45 +0100)]
SONAR-18444 RTL migration tutorials
Kevin Silva [Thu, 23 Feb 2023 15:55:51 +0000 (16:55 +0100)]
[NO-JIRA] Change memory and CPU for cirrus devops platform tasks
Kevin Silva [Wed, 22 Feb 2023 09:55:59 +0000 (10:55 +0100)]
SONAR-18464 React Testing Library for Security Hotspot - As a user without edit permissions
Kevin Silva [Thu, 23 Feb 2023 13:52:38 +0000 (14:52 +0100)]
[NO-JIRA] Increase memory and CPU on cirrus for devops
Steve Marion [Thu, 23 Feb 2023 13:34:44 +0000 (14:34 +0100)]
[NO-JIRA] remove assumption on a random value that could fail
Steve Marion [Thu, 23 Feb 2023 10:46:40 +0000 (11:46 +0100)]
[SONAR-18502] add test for index drop change
explicitely test the case where actual index is different and longer than authorized
Zipeng WU [Wed, 22 Feb 2023 13:57:06 +0000 (14:57 +0100)]
SONAR-18545 Report processing fails when a warning message is too long
Matteo Mara [Wed, 22 Feb 2023 10:00:29 +0000 (11:00 +0100)]
[SONAR-18476] fix measures/component changelog
Steve Marion [Wed, 22 Feb 2023 11:03:09 +0000 (12:03 +0100)]
[SONAR-18502] move validation of drop index param
This is done to allow to run query based on an actual index name than may not be valid instead of expected one.
Refactor drop index structure to make it simpler and safer.
Wouter Admiraal [Tue, 21 Feb 2023 07:17:04 +0000 (08:17 +0100)]
SONAR-18430 Migrate permissions app tests to RTL
Philippe Perrin [Thu, 9 Feb 2023 16:04:59 +0000 (17:04 +0100)]
[NO-JIRA] Adjust our supported browser list
Mathieu Suen [Fri, 17 Feb 2023 11:29:23 +0000 (12:29 +0100)]
SONAR-18391 Improve layout landmark
Zipeng WU [Wed, 22 Feb 2023 13:12:19 +0000 (14:12 +0100)]
[SONAR-18510] Fix typo in Administration page
Jacek Poreda [Wed, 22 Feb 2023 09:53:28 +0000 (10:53 +0100)]
Revert "[NO-JIRA] Skip SQ analysis"
This reverts commit
f7800eedc2ef38582b45f0d39360e8ea6c48a12a .
Aurelien Poscia [Wed, 22 Feb 2023 11:16:16 +0000 (12:16 +0100)]
SONAR-18484 fix startup of Web API v2 in DCE mode
Jacek Poreda [Wed, 22 Feb 2023 09:47:59 +0000 (10:47 +0100)]
[NO-JIRA] Skip SQ analysis
Jacek Poreda [Wed, 22 Feb 2023 09:39:50 +0000 (10:39 +0100)]
SONAR-17714 Fix elasticsearch/bin directory issue
Elasticsearch requires to not have empty elasticsearch/bin directory, hence we are excluding some of the scripts from the archive
David Cho-Lerat [Mon, 13 Feb 2023 18:02:44 +0000 (19:02 +0100)]
SONAR-18491 Set up the build system for the new UI
Kevin Silva [Mon, 20 Feb 2023 14:08:48 +0000 (15:08 +0100)]
SONAR-18458 React Testing Library for Security Hotspot - As any user
7PH [Tue, 21 Feb 2023 08:29:35 +0000 (09:29 +0100)]
SONAR-18399 Use react day picker native navigation instead of our custom one
Kevin Silva [Tue, 21 Feb 2023 11:01:13 +0000 (12:01 +0100)]
[NO-JIRA] fix DateTimeFormatter to accept different locales
Antoine Vigneau [Fri, 17 Feb 2023 09:33:06 +0000 (10:33 +0100)]
SONAR-18484 - Add api/v2/system/health endpoint
Aurelien Poscia [Wed, 15 Feb 2023 10:48:25 +0000 (11:48 +0100)]
SONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger)
Pierre [Wed, 27 Jul 2022 08:32:33 +0000 (10:32 +0200)]
SONAR-18484 Add api/v2/system/liveness endpoint
Jacek Poreda [Mon, 20 Feb 2023 11:05:32 +0000 (12:05 +0100)]
[NO-JIRA] Optimize query for 'ncloc' metric for largest branch per project
Alain Kermis [Fri, 17 Feb 2023 10:44:37 +0000 (11:44 +0100)]
SONAR-18472 Resolve telemetry performance issue
Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com>
Wouter Admiraal [Tue, 14 Feb 2023 09:59:50 +0000 (10:59 +0100)]
SONAR-17810 Use Visibility enum instead of hard-coded strings
stanislavh [Fri, 17 Feb 2023 13:32:39 +0000 (14:32 +0100)]
SONAR-18217 Correct order of conditions in quality gate page
stanislavh [Thu, 16 Feb 2023 08:55:38 +0000 (09:55 +0100)]
SONAR-17812 Upgrade intl to 6.2.5
Eric Giffon [Wed, 15 Feb 2023 14:56:20 +0000 (15:56 +0100)]
SONAR-8219 Make users.user_local column not nullable
7PH [Wed, 15 Feb 2023 11:03:56 +0000 (12:03 +0100)]
SONAR-18415 Fix day picker keyboard navigation triggering page shortcut due to React 16 event delegation
guillaume-peoch-sonarsource [Wed, 15 Feb 2023 16:26:30 +0000 (17:26 +0100)]
SONAR-18481 Readjust the heights of security reports categories
Steve Marion [Fri, 17 Feb 2023 14:09:46 +0000 (15:09 +0100)]
[NO JIRA] rename private settings.gradle to private-settings.gradle
There can only be one settings.gradle file per project, this extra one is confusing intellij (thinking private is a root project) and block the usage of features such a dependency analysis on any private modules.
stanislavh [Wed, 15 Feb 2023 09:25:20 +0000 (10:25 +0100)]
SONAR-14640 Add sonar.projectName scanner parameter in tutorials
Eric Giffon [Wed, 8 Feb 2023 14:16:21 +0000 (15:16 +0100)]
SONAR-18215 Add property to override the documentation base url
Olaf Śnieżek [Thu, 17 Nov 2022 11:53:52 +0000 (12:53 +0100)]
Optimize gradle build to use the incremental build feature
Duarte Meneses [Thu, 9 Feb 2023 16:08:06 +0000 (10:08 -0600)]
SONAR-18465 Remove sonar-check-api from SonarQube
stanislavh [Mon, 13 Feb 2023 10:44:11 +0000 (11:44 +0100)]
SONAR-18128 SONAR-18358 SONAR-18368 Page titles do not identify purpose of pages
guillaume-peoch-sonarsource [Fri, 10 Feb 2023 15:51:56 +0000 (16:51 +0100)]
SONAR-18405 SONAR-18420 Update the Security Report PDF template
7PH [Thu, 9 Feb 2023 09:34:39 +0000 (10:34 +0100)]
SONAR-18361 Improve accessibility of the quality profile compare page
stanislavh [Fri, 10 Feb 2023 11:20:50 +0000 (12:20 +0100)]
SONAR-18130 Breadcrumb region is missing appropriate roles and/or attributes
stanislavh [Fri, 10 Feb 2023 09:57:31 +0000 (10:57 +0100)]
SONAR-18369 Text spacing content cut off
stanislavh [Fri, 10 Feb 2023 09:57:22 +0000 (10:57 +0100)]
SONAR-18364 An icon lacks 3 to 1 contrast ratio
stanislavh [Fri, 10 Feb 2023 09:54:39 +0000 (10:54 +0100)]
SONAR-18362 Text Alternative is missing
Aurelien Poscia [Fri, 10 Feb 2023 09:47:32 +0000 (10:47 +0100)]
SONAR-18397 add ITs for permanent users de-provisioning triggered by Azure (SCIM)
Pierre [Thu, 9 Feb 2023 16:35:43 +0000 (17:35 +0100)]
SONAR-18466 reindexing a project should not delete activities of other projects
Antoine Vigneau [Wed, 8 Feb 2023 09:39:00 +0000 (10:39 +0100)]
SONAR-18396 - Support user soft deletion on Azure through SCIM
Wojtek Wajerowicz [Wed, 8 Feb 2023 14:00:03 +0000 (15:00 +0100)]
SONAR-18397 Add SCIM protocol DELETE /Users endpoint.
stanislavh [Wed, 8 Feb 2023 10:46:28 +0000 (11:46 +0100)]
SONAR-18356 Visual heading text is not marked as heading
stanislavh [Wed, 8 Feb 2023 10:45:47 +0000 (11:45 +0100)]
SONAR-18347 Elements must have sufficient color contrast
stanislavh [Tue, 7 Feb 2023 09:32:49 +0000 (10:32 +0100)]
SONAR-18343 Purpose of link is not clear in context
alain [Wed, 8 Feb 2023 10:53:57 +0000 (11:53 +0100)]
SONAR-17714 Enable deprecation logging for ES
So far, there are no logs regarding deprecated features. However, we want to be notified in the logs should there be any deprecations in future ES releases.
Jacek Poreda [Mon, 6 Feb 2023 08:10:02 +0000 (09:10 +0100)]
SONAR-17714 Update ES binaries
- use no-jdk for local development and jdk for open source part
- use ES cli tool to start Elasticsearch - platform agnostic
- fix query issue with dates
- disable security autoconfiguration on a single node environment
- fix single-node settings
- Use Elasticsearch CLI java tool to run keystore cli and Elasticsearch
Jacek Poreda [Fri, 3 Feb 2023 08:13:29 +0000 (09:13 +0100)]
[NO-JIRA] Drop blue green deployment flag
Jacek Poreda [Wed, 1 Feb 2023 16:03:06 +0000 (17:03 +0100)]
SONAR-17714 Drop types from ES requests
guillaume-peoch-sonarsource [Tue, 7 Feb 2023 15:27:39 +0000 (16:27 +0100)]
SONAR-18405 Managers can access the "CWE Top 25 2022" security report
7PH [Tue, 7 Feb 2023 10:35:17 +0000 (11:35 +0100)]
SONAR-18357 Remove select clear button from tab navigation in quality profiles page
7PH [Tue, 7 Feb 2023 08:39:20 +0000 (09:39 +0100)]
SONAR-18360 Change quality profile badge hover hint from white color to underline for accessibiilty
7PH [Mon, 6 Feb 2023 16:50:16 +0000 (17:50 +0100)]
SONAR-18344 Remove quality profile action dropdown from accessibility tree when hidden
Eric Giffon [Tue, 7 Feb 2023 14:17:32 +0000 (15:17 +0100)]
SONAR-18242 Clarify error message when creating new project without permissions during scan
Ambroise C [Tue, 7 Feb 2023 14:35:50 +0000 (15:35 +0100)]
SONAR-16746 Upgrade react-select major frontend dependency
- Remove package from core-extension-license as it's not used in it
- Update related components and tests
- Add some CSS helper classes
- Remove some code smells
- Update integration testing ReactSelect JAVA class definition
---------
Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com>
Aurelien [Tue, 7 Feb 2023 14:11:50 +0000 (15:11 +0100)]
SONAR-18395 Allow login with a bearer token in Http authentication header
stanislavh [Mon, 6 Feb 2023 16:15:46 +0000 (17:15 +0100)]
SONAR-18342 Multiple links have the same programmatic links but different targets
Mathieu Suen [Fri, 3 Feb 2023 10:10:58 +0000 (11:10 +0100)]
SONAR-18385 Improve focus state on issue box
Philippe Perrin [Mon, 6 Feb 2023 10:15:30 +0000 (11:15 +0100)]
SONAR-16788 Bump react-day-picker to 8.4.1
Philippe Perrin [Fri, 3 Feb 2023 09:02:24 +0000 (10:02 +0100)]
[NO-JIRA] Better discrimate Gitlab task names
7PH [Fri, 3 Feb 2023 10:39:25 +0000 (11:39 +0100)]
SONAR-18052 Improve rule details page accessibility
stanislavh [Fri, 3 Feb 2023 13:27:05 +0000 (14:27 +0100)]
SONAR-18054 Page title does not identify purpose of this page
Mathieu Suen [Wed, 1 Feb 2023 15:37:22 +0000 (16:37 +0100)]
SONAR-18381 Improve landmark and heading level
Léo Geoffroy [Fri, 3 Feb 2023 13:23:49 +0000 (14:23 +0100)]
SONAR-18388 Fix order of changelog in /list endpoint
Wouter Admiraal [Thu, 2 Feb 2023 10:33:05 +0000 (11:33 +0100)]
SONAR-18328 SONAR-18332 [
1099493 ] [
1101757 ]
* [
1099493 ] Status message not automatically announced
* [
1101757 ] Visual list is not marked up as list
guillaume-peoch-sonarsource [Wed, 1 Feb 2023 14:56:12 +0000 (15:56 +0100)]
SONAR-18383 Remove QG status (Passed/Failed) from Header
Bruno Andrade [Sat, 14 Jan 2023 00:43:55 +0000 (21:43 -0300)]
[NO JIRA] removed unused imports
Wouter Admiraal [Fri, 3 Feb 2023 09:09:42 +0000 (10:09 +0100)]
SONAR-17815 Small text changes
Dimitris Kavvathas [Thu, 2 Feb 2023 13:55:02 +0000 (14:55 +0100)]
org.keycloak:keycloak-admin-client 19.0.3 -> 20.0.3
stanislavh [Wed, 1 Feb 2023 12:07:32 +0000 (13:07 +0100)]
SONAR-18067 Buttons have same name but different actions
Léo Geoffroy [Tue, 31 Jan 2023 17:01:07 +0000 (18:01 +0100)]
SONAR-17705 Remove deprecated WS componentId from ce/activity and ce/activity_status
Benjamin Campomenosi [Thu, 26 Jan 2023 16:03:36 +0000 (17:03 +0100)]
SONAR-17705 Drop deprecated parameters in rules/create endpoint
Léo Geoffroy [Fri, 27 Jan 2023 11:19:51 +0000 (12:19 +0100)]
SONAR-17705 Remove deprecated param 'projectKey' from qualityprofiles/search endpoint
Léo Geoffroy [Fri, 27 Jan 2023 10:40:35 +0000 (11:40 +0100)]
SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endpoint
Léo Geoffroy [Mon, 30 Jan 2023 13:01:01 +0000 (14:01 +0100)]
SONAR-17705 Remove 'groupId' and 'id' deprecated param from permission and usergroup endpoints
Benjamin Campomenosi [Thu, 26 Jan 2023 16:31:24 +0000 (17:31 +0100)]
SONAR-17705 drop project_analyses/set_baseline & project_analyses/unset_baseline
Léo Geoffroy [Wed, 25 Jan 2023 17:17:23 +0000 (18:17 +0100)]
SONAR-17705 Remove users/dismiss_sonarlint_ad endpoint
Léo Geoffroy [Wed, 25 Jan 2023 15:56:09 +0000 (16:56 +0100)]
SONAR-17705 Remove deprecated endpoints: AddLocalViewAction, LocalViewAction, AddSubViewAction
Mathieu Suen [Wed, 1 Feb 2023 10:49:06 +0000 (11:49 +0100)]
SONAR-18068 State of active component lacks 3 to 1 contrast ratio
Mathieu Suen [Wed, 1 Feb 2023 10:47:57 +0000 (11:47 +0100)]
SONAR-18068 An icon lacks 3 to 1 constrast ratio
Mathieu Suen [Wed, 1 Feb 2023 08:47:49 +0000 (09:47 +0100)]
SONAR-18068 Incorrect semantic markup
Benjamin Campomenosi [Wed, 1 Feb 2023 16:07:15 +0000 (17:07 +0100)]
SONAR-17711 drop deprecated github scanner properties
Benjamin Campomenosi [Wed, 1 Feb 2023 13:55:36 +0000 (14:55 +0100)]
SONAR-17711 drop sonar.pullrequest.provider in scanner properties
Léo Geoffroy [Thu, 2 Feb 2023 12:43:04 +0000 (13:43 +0100)]
SONAR-18386 Refactor audit delete query
Léo Geoffroy [Tue, 31 Jan 2023 15:36:26 +0000 (16:36 +0100)]
SONAR-17705 Remove usage of 'id' and 'gateId' parameters in quality gates endpoints
Matteo Mara [Wed, 1 Feb 2023 16:54:59 +0000 (17:54 +0100)]
[NO JIRA] Update org.cyclonedx.bom from 1.6.1 to 1.7.3