]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
19 months ago[SONAR-18476] fix measures/component changelog
Matteo Mara [Wed, 22 Feb 2023 10:00:29 +0000 (11:00 +0100)]
[SONAR-18476] fix measures/component changelog

19 months ago[SONAR-18502] move validation of drop index param
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.

19 months agoSONAR-18430 Migrate permissions app tests to RTL
Wouter Admiraal [Tue, 21 Feb 2023 07:17:04 +0000 (08:17 +0100)]
SONAR-18430 Migrate permissions app tests to RTL

19 months ago[NO-JIRA] Adjust our supported browser list
Philippe Perrin [Thu, 9 Feb 2023 16:04:59 +0000 (17:04 +0100)]
[NO-JIRA] Adjust our supported browser list

19 months agoSONAR-18391 Improve layout landmark
Mathieu Suen [Fri, 17 Feb 2023 11:29:23 +0000 (12:29 +0100)]
SONAR-18391 Improve layout landmark

19 months ago[SONAR-18510] Fix typo in Administration page
Zipeng WU [Wed, 22 Feb 2023 13:12:19 +0000 (14:12 +0100)]
[SONAR-18510] Fix typo in Administration page

19 months agoRevert "[NO-JIRA] Skip SQ analysis"
Jacek Poreda [Wed, 22 Feb 2023 09:53:28 +0000 (10:53 +0100)]
Revert "[NO-JIRA] Skip SQ analysis"

This reverts commit f7800eedc2ef38582b45f0d39360e8ea6c48a12a.

19 months agoSONAR-18484 fix startup of Web API v2 in DCE mode
Aurelien Poscia [Wed, 22 Feb 2023 11:16:16 +0000 (12:16 +0100)]
SONAR-18484 fix startup of Web API v2 in DCE mode

19 months ago[NO-JIRA] Skip SQ analysis
Jacek Poreda [Wed, 22 Feb 2023 09:47:59 +0000 (10:47 +0100)]
[NO-JIRA] Skip SQ analysis

19 months agoSONAR-17714 Fix elasticsearch/bin directory issue
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

19 months agoSONAR-18491 Set up the build system for the new UI
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

19 months agoSONAR-18458 React Testing Library for Security Hotspot - As any user
Kevin Silva [Mon, 20 Feb 2023 14:08:48 +0000 (15:08 +0100)]
SONAR-18458 React Testing Library for Security Hotspot - As any user

19 months agoSONAR-18399 Use react day picker native navigation instead of our custom one
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

19 months ago[NO-JIRA] fix DateTimeFormatter to accept different locales
Kevin Silva [Tue, 21 Feb 2023 11:01:13 +0000 (12:01 +0100)]
[NO-JIRA] fix DateTimeFormatter to accept different locales

19 months agoSONAR-18484 - Add api/v2/system/health endpoint
Antoine Vigneau [Fri, 17 Feb 2023 09:33:06 +0000 (10:33 +0100)]
SONAR-18484 - Add api/v2/system/health endpoint

19 months agoSONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger)
Aurelien Poscia [Wed, 15 Feb 2023 10:48:25 +0000 (11:48 +0100)]
SONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger)

19 months agoSONAR-18484 Add api/v2/system/liveness endpoint
Pierre [Wed, 27 Jul 2022 08:32:33 +0000 (10:32 +0200)]
SONAR-18484 Add api/v2/system/liveness endpoint

19 months ago[NO-JIRA] Optimize query for 'ncloc' metric for largest branch per project
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

19 months agoSONAR-18472 Resolve telemetry performance issue
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>
19 months agoSONAR-17810 Use Visibility enum instead of hard-coded strings
Wouter Admiraal [Tue, 14 Feb 2023 09:59:50 +0000 (10:59 +0100)]
SONAR-17810 Use Visibility enum instead of hard-coded strings

19 months agoSONAR-18217 Correct order of conditions in quality gate page
stanislavh [Fri, 17 Feb 2023 13:32:39 +0000 (14:32 +0100)]
SONAR-18217 Correct order of conditions in quality gate page

19 months agoSONAR-17812 Upgrade intl to 6.2.5
stanislavh [Thu, 16 Feb 2023 08:55:38 +0000 (09:55 +0100)]
SONAR-17812 Upgrade intl to 6.2.5

19 months agoSONAR-8219 Make users.user_local column not nullable
Eric Giffon [Wed, 15 Feb 2023 14:56:20 +0000 (15:56 +0100)]
SONAR-8219 Make users.user_local column not nullable

19 months agoSONAR-18415 Fix day picker keyboard navigation triggering page shortcut due to React...
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

20 months agoSONAR-18481 Readjust the heights of security reports categories
guillaume-peoch-sonarsource [Wed, 15 Feb 2023 16:26:30 +0000 (17:26 +0100)]
SONAR-18481 Readjust the heights of security reports categories

20 months ago[NO JIRA] rename private settings.gradle to private-settings.gradle
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.

20 months agoSONAR-14640 Add sonar.projectName scanner parameter in tutorials
stanislavh [Wed, 15 Feb 2023 09:25:20 +0000 (10:25 +0100)]
SONAR-14640 Add sonar.projectName scanner parameter in tutorials

20 months agoSONAR-18215 Add property to override the documentation base url
Eric Giffon [Wed, 8 Feb 2023 14:16:21 +0000 (15:16 +0100)]
SONAR-18215 Add property to override the documentation base url

20 months agoOptimize gradle build to use the incremental build feature
Olaf Śnieżek [Thu, 17 Nov 2022 11:53:52 +0000 (12:53 +0100)]
Optimize gradle build to use the incremental build feature

20 months agoSONAR-18465 Remove sonar-check-api from SonarQube
Duarte Meneses [Thu, 9 Feb 2023 16:08:06 +0000 (10:08 -0600)]
SONAR-18465 Remove sonar-check-api from SonarQube

20 months agoSONAR-18128 SONAR-18358 SONAR-18368 Page titles do not identify purpose of pages
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

20 months agoSONAR-18405 SONAR-18420 Update the Security Report PDF template
guillaume-peoch-sonarsource [Fri, 10 Feb 2023 15:51:56 +0000 (16:51 +0100)]
SONAR-18405 SONAR-18420 Update the Security Report PDF template

20 months agoSONAR-18361 Improve accessibility of the quality profile compare page
7PH [Thu, 9 Feb 2023 09:34:39 +0000 (10:34 +0100)]
SONAR-18361 Improve accessibility of the quality profile compare page

20 months agoSONAR-18130 Breadcrumb region is missing appropriate roles and/or attributes
stanislavh [Fri, 10 Feb 2023 11:20:50 +0000 (12:20 +0100)]
SONAR-18130 Breadcrumb region is missing appropriate roles and/or attributes

20 months agoSONAR-18369 Text spacing content cut off
stanislavh [Fri, 10 Feb 2023 09:57:31 +0000 (10:57 +0100)]
SONAR-18369 Text spacing content cut off

20 months agoSONAR-18364 An icon lacks 3 to 1 contrast ratio
stanislavh [Fri, 10 Feb 2023 09:57:22 +0000 (10:57 +0100)]
SONAR-18364 An icon lacks 3 to 1 contrast ratio

20 months agoSONAR-18362 Text Alternative is missing
stanislavh [Fri, 10 Feb 2023 09:54:39 +0000 (10:54 +0100)]
SONAR-18362 Text Alternative is missing

20 months agoSONAR-18397 add ITs for permanent users de-provisioning triggered by Azure (SCIM)
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)

20 months agoSONAR-18466 reindexing a project should not delete activities of other projects
Pierre [Thu, 9 Feb 2023 16:35:43 +0000 (17:35 +0100)]
SONAR-18466 reindexing a project should not delete activities of other projects

20 months agoSONAR-18396 - Support user soft deletion on Azure through SCIM
Antoine Vigneau [Wed, 8 Feb 2023 09:39:00 +0000 (10:39 +0100)]
SONAR-18396 - Support user soft deletion on Azure through SCIM

20 months agoSONAR-18397 Add SCIM protocol DELETE /Users endpoint.
Wojtek Wajerowicz [Wed, 8 Feb 2023 14:00:03 +0000 (15:00 +0100)]
SONAR-18397 Add SCIM protocol DELETE /Users endpoint.

20 months agoSONAR-18356 Visual heading text is not marked as heading
stanislavh [Wed, 8 Feb 2023 10:46:28 +0000 (11:46 +0100)]
SONAR-18356 Visual heading text is not marked as heading

20 months agoSONAR-18347 Elements must have sufficient color contrast
stanislavh [Wed, 8 Feb 2023 10:45:47 +0000 (11:45 +0100)]
SONAR-18347 Elements must have sufficient color contrast

20 months agoSONAR-18343 Purpose of link is not clear in context
stanislavh [Tue, 7 Feb 2023 09:32:49 +0000 (10:32 +0100)]
SONAR-18343 Purpose of link is not clear in context

20 months agoSONAR-17714 Enable deprecation logging for ES
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.

20 months agoSONAR-17714 Update ES binaries
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

20 months ago[NO-JIRA] Drop blue green deployment flag
Jacek Poreda [Fri, 3 Feb 2023 08:13:29 +0000 (09:13 +0100)]
[NO-JIRA] Drop blue green deployment flag

20 months agoSONAR-17714 Drop types from ES requests
Jacek Poreda [Wed, 1 Feb 2023 16:03:06 +0000 (17:03 +0100)]
SONAR-17714 Drop types from ES requests

20 months agoSONAR-18405 Managers can access the "CWE Top 25 2022" security report
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

20 months agoSONAR-18357 Remove select clear button from tab navigation in quality profiles page
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

20 months agoSONAR-18360 Change quality profile badge hover hint from white color to underline...
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

20 months agoSONAR-18344 Remove quality profile action dropdown from accessibility tree when hidden
7PH [Mon, 6 Feb 2023 16:50:16 +0000 (17:50 +0100)]
SONAR-18344 Remove quality profile action dropdown from accessibility tree when hidden

20 months agoSONAR-18242 Clarify error message when creating new project without permissions durin...
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

20 months agoSONAR-16746 Upgrade react-select major frontend dependency
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>
20 months agoSONAR-18395 Allow login with a bearer token in Http authentication header
Aurelien [Tue, 7 Feb 2023 14:11:50 +0000 (15:11 +0100)]
SONAR-18395 Allow login with a bearer token in Http authentication header

20 months agoSONAR-18342 Multiple links have the same programmatic links but different targets
stanislavh [Mon, 6 Feb 2023 16:15:46 +0000 (17:15 +0100)]
SONAR-18342 Multiple links have the same programmatic links but different targets

20 months agoSONAR-18385 Improve focus state on issue box
Mathieu Suen [Fri, 3 Feb 2023 10:10:58 +0000 (11:10 +0100)]
SONAR-18385 Improve focus state on issue box

20 months agoSONAR-16788 Bump react-day-picker to 8.4.1
Philippe Perrin [Mon, 6 Feb 2023 10:15:30 +0000 (11:15 +0100)]
SONAR-16788 Bump react-day-picker to 8.4.1

20 months ago[NO-JIRA] Better discrimate Gitlab task names
Philippe Perrin [Fri, 3 Feb 2023 09:02:24 +0000 (10:02 +0100)]
[NO-JIRA] Better discrimate Gitlab task names

20 months agoSONAR-18052 Improve rule details page accessibility
7PH [Fri, 3 Feb 2023 10:39:25 +0000 (11:39 +0100)]
SONAR-18052 Improve rule details page accessibility

20 months agoSONAR-18054 Page title does not identify purpose of this page
stanislavh [Fri, 3 Feb 2023 13:27:05 +0000 (14:27 +0100)]
SONAR-18054 Page title does not identify purpose of this page

20 months agoSONAR-18381 Improve landmark and heading level
Mathieu Suen [Wed, 1 Feb 2023 15:37:22 +0000 (16:37 +0100)]
SONAR-18381 Improve landmark and heading level

20 months agoSONAR-18388 Fix order of changelog in /list endpoint
Léo Geoffroy [Fri, 3 Feb 2023 13:23:49 +0000 (14:23 +0100)]
SONAR-18388 Fix order of changelog in /list endpoint

20 months agoSONAR-18328 SONAR-18332 [1099493] [1101757]
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

20 months agoSONAR-18383 Remove QG status (Passed/Failed) from Header
guillaume-peoch-sonarsource [Wed, 1 Feb 2023 14:56:12 +0000 (15:56 +0100)]
SONAR-18383 Remove QG status (Passed/Failed) from Header

20 months ago[NO JIRA] removed unused imports
Bruno Andrade [Sat, 14 Jan 2023 00:43:55 +0000 (21:43 -0300)]
[NO JIRA] removed unused imports

20 months agoSONAR-17815 Small text changes
Wouter Admiraal [Fri, 3 Feb 2023 09:09:42 +0000 (10:09 +0100)]
SONAR-17815 Small text changes

20 months agoorg.keycloak:keycloak-admin-client 19.0.3 -> 20.0.3
Dimitris Kavvathas [Thu, 2 Feb 2023 13:55:02 +0000 (14:55 +0100)]
org.keycloak:keycloak-admin-client 19.0.3 -> 20.0.3

20 months agoSONAR-18067 Buttons have same name but different actions
stanislavh [Wed, 1 Feb 2023 12:07:32 +0000 (13:07 +0100)]
SONAR-18067 Buttons have same name but different actions

20 months agoSONAR-17705 Remove deprecated WS componentId from ce/activity and ce/activity_status
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

20 months agoSONAR-17705 Drop deprecated parameters in rules/create endpoint
Benjamin Campomenosi [Thu, 26 Jan 2023 16:03:36 +0000 (17:03 +0100)]
SONAR-17705 Drop deprecated parameters in rules/create endpoint

20 months agoSONAR-17705 Remove deprecated param 'projectKey' from qualityprofiles/search 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

20 months agoSONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/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

20 months agoSONAR-17705 Remove 'groupId' and 'id' deprecated param from permission and usergroup...
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

20 months agoSONAR-17705 drop project_analyses/set_baseline & project_analyses/unset_baseline
Benjamin Campomenosi [Thu, 26 Jan 2023 16:31:24 +0000 (17:31 +0100)]
SONAR-17705 drop project_analyses/set_baseline & project_analyses/unset_baseline

20 months agoSONAR-17705 Remove users/dismiss_sonarlint_ad endpoint
Léo Geoffroy [Wed, 25 Jan 2023 17:17:23 +0000 (18:17 +0100)]
SONAR-17705 Remove users/dismiss_sonarlint_ad endpoint

20 months agoSONAR-17705 Remove deprecated endpoints: AddLocalViewAction, LocalViewAction, AddSubV...
Léo Geoffroy [Wed, 25 Jan 2023 15:56:09 +0000 (16:56 +0100)]
SONAR-17705 Remove deprecated endpoints: AddLocalViewAction, LocalViewAction, AddSubViewAction

20 months agoSONAR-18068 State of active component lacks 3 to 1 contrast ratio
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

20 months agoSONAR-18068 An icon lacks 3 to 1 constrast ratio
Mathieu Suen [Wed, 1 Feb 2023 10:47:57 +0000 (11:47 +0100)]
SONAR-18068 An icon lacks 3 to 1 constrast ratio

20 months agoSONAR-18068 Incorrect semantic markup
Mathieu Suen [Wed, 1 Feb 2023 08:47:49 +0000 (09:47 +0100)]
SONAR-18068 Incorrect semantic markup

20 months agoSONAR-17711 drop deprecated github scanner properties
Benjamin Campomenosi [Wed, 1 Feb 2023 16:07:15 +0000 (17:07 +0100)]
SONAR-17711 drop deprecated github scanner properties

20 months agoSONAR-17711 drop sonar.pullrequest.provider in scanner properties
Benjamin Campomenosi [Wed, 1 Feb 2023 13:55:36 +0000 (14:55 +0100)]
SONAR-17711 drop sonar.pullrequest.provider in scanner properties

20 months agoSONAR-18386 Refactor audit delete query
Léo Geoffroy [Thu, 2 Feb 2023 12:43:04 +0000 (13:43 +0100)]
SONAR-18386 Refactor audit delete query

20 months agoSONAR-17705 Remove usage of 'id' and 'gateId' parameters in quality gates endpoints
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

20 months ago[NO JIRA] Update org.cyclonedx.bom from 1.6.1 to 1.7.3
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

20 months agoFix logback config
Zipeng WU [Thu, 2 Feb 2023 14:44:33 +0000 (15:44 +0100)]
Fix logback config

20 months agoSONAR-18329 [1109516] Page <title> does not identify purpose of page
Wouter Admiraal [Thu, 2 Feb 2023 08:45:59 +0000 (09:45 +0100)]
SONAR-18329 [1109516] Page <title> does not identify purpose of page

20 months agoBUILD-2482 setup gitlab on runtime
Julien Carsique [Wed, 1 Feb 2023 14:52:22 +0000 (15:52 +0100)]
BUILD-2482 setup gitlab on runtime

20 months agoSONAR-17815 implement updated logic for CaYC quality gates
Matteo Mara [Fri, 27 Jan 2023 15:16:07 +0000 (16:16 +0100)]
SONAR-17815 implement updated logic for CaYC quality gates

20 months ago[NO JIRA] remove mockito-inline as it is now unnecessary with mockito 5
Steve Marion [Wed, 1 Feb 2023 15:40:37 +0000 (16:40 +0100)]
[NO JIRA] remove mockito-inline as it is now unnecessary with mockito 5

20 months ago[NO JIRA] removing nanohttp dependency
Steve Marion [Mon, 30 Jan 2023 09:28:47 +0000 (10:28 +0100)]
[NO JIRA] removing nanohttp dependency

20 months agoorg.mockito:mockito-inline 4.10.0 -> 5.0.0
Steve Marion [Fri, 27 Jan 2023 09:41:51 +0000 (10:41 +0100)]
org.mockito:mockito-inline 4.10.0 -> 5.0.0
org.mockito:mockito-core 4.10.0 -> 5.0.0

20 months agoSONAR-18068 Buttons must have discernible text
guillaume-peoch-sonarsource [Tue, 31 Jan 2023 15:56:27 +0000 (16:56 +0100)]
SONAR-18068 Buttons must have discernible text

20 months ago[NO JIRA] Remove trailing spaces in L10N value definitions
jycr [Fri, 6 Jan 2023 01:22:57 +0000 (02:22 +0100)]
[NO JIRA] Remove trailing spaces in L10N value definitions

20 months ago[NO JIRA] Remove duplicate L10N key/value definitions
jycr [Fri, 6 Jan 2023 01:22:10 +0000 (02:22 +0100)]
[NO JIRA] Remove duplicate L10N key/value definitions

20 months agoslf4j 1.7.36 -> 2.0.6 and logback 1.2.10 -> 1.3.5
Zipeng WU [Mon, 30 Jan 2023 14:16:16 +0000 (15:16 +0100)]
slf4j 1.7.36 -> 2.0.6 and logback 1.2.10 -> 1.3.5

20 months agoSONAR-17706 Remove root_uuid in Components and all its uses
Duarte Meneses [Thu, 26 Jan 2023 21:06:06 +0000 (15:06 -0600)]
SONAR-17706 Remove root_uuid in Components and all its uses

20 months agoSONAR-17706 Remove module related columns in Components and all its uses
Duarte Meneses [Tue, 24 Jan 2023 21:17:30 +0000 (15:17 -0600)]
SONAR-17706 Remove module related columns in Components and all its uses

20 months agoSONAR-17706 Drop support for modules in WS
Duarte Meneses [Tue, 24 Jan 2023 15:05:09 +0000 (09:05 -0600)]
SONAR-17706 Drop support for modules in WS

20 months agoSONAR-17706 Drop few queries related to modules
Duarte Meneses [Mon, 23 Jan 2023 22:27:54 +0000 (16:27 -0600)]
SONAR-17706 Drop few queries related to modules