]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
2 years agoSONAR-16565 update the API api/user_tokens/generate for accepting the token expiratio...
Matteo Mara [Wed, 29 Jun 2022 13:31:28 +0000 (15:31 +0200)]
SONAR-16565 update the API api/user_tokens/generate for accepting the token expiration date

2 years agoSONAR-16565 Add expiration_date column in user_tokens table
Dimitris Kavvathas [Wed, 29 Jun 2022 13:06:45 +0000 (15:06 +0200)]
SONAR-16565 Add expiration_date column in user_tokens table

2 years agoNO-JIRA fixed randomly failing selectRulesByProfile_ready_rules_only test
Lukasz Jarocki [Fri, 1 Jul 2022 13:05:48 +0000 (15:05 +0200)]
NO-JIRA fixed randomly failing selectRulesByProfile_ready_rules_only test

2 years agoSONAR-16568 Update documentation and upgrade notes about new token expiration dates
Wouter Admiraal [Thu, 30 Jun 2022 14:58:47 +0000 (16:58 +0200)]
SONAR-16568 Update documentation and upgrade notes about new token expiration dates

2 years agoSONAR-16592 - Make email matching case insensitive
Belen Pruvost [Thu, 30 Jun 2022 12:33:29 +0000 (14:33 +0200)]
SONAR-16592 - Make email matching case insensitive

2 years agoSONAR-16045 Fix routing with baseUrl
Jeremy Davis [Thu, 30 Jun 2022 13:21:42 +0000 (15:21 +0200)]
SONAR-16045 Fix routing with baseUrl

2 years agoSONAR-16591 remove PMD dependency and related, deprecated code
Pierre [Thu, 30 Jun 2022 09:55:04 +0000 (11:55 +0200)]
SONAR-16591 remove PMD dependency and related, deprecated code

2 years agoSONAR-16518 upgrade sonar-plugin-api to 9.7.0 release
Aurelien Poscia [Wed, 29 Jun 2022 15:52:00 +0000 (17:52 +0200)]
SONAR-16518 upgrade sonar-plugin-api to 9.7.0 release

2 years agoSONAR-16518 Remove replaceRuleDescriptionSectionDtos method
Antoine Vinot [Mon, 27 Jun 2022 18:14:29 +0000 (20:14 +0200)]
SONAR-16518 Remove replaceRuleDescriptionSectionDtos method

2 years agoSONAR-16518 Show contexts in rules, issues and hotspot page
Revanshu Paliwal [Thu, 23 Jun 2022 08:08:09 +0000 (10:08 +0200)]
SONAR-16518 Show contexts in rules, issues and hotspot page

2 years agoSONAR-16518 return first description alphabetically from hotspot/show endpoint
Lukasz Jarocki [Tue, 28 Jun 2022 09:09:37 +0000 (11:09 +0200)]
SONAR-16518 return first description alphabetically from hotspot/show endpoint

2 years agoSONAR-16518 changing the rules in the xoo plugin
Lukasz Jarocki [Tue, 28 Jun 2022 08:38:34 +0000 (10:38 +0200)]
SONAR-16518 changing the rules in the xoo plugin

2 years agoSONAR-16518 Add option for other framworks description
Mathieu Suen [Mon, 27 Jun 2022 09:39:22 +0000 (11:39 +0200)]
SONAR-16518 Add option for other framworks description

2 years agoSONAR-16518 Read contextual descriptions from sonar-plugin-api and pass them to RuleD...
Aurelien Poscia [Fri, 24 Jun 2022 08:51:35 +0000 (10:51 +0200)]
SONAR-16518 Read contextual descriptions from sonar-plugin-api and pass them to RuleDescriptionSectionDto

2 years agoSONAR-16518 support contextual section descriptions in /api/rules/search and /api...
Aurelien Poscia [Fri, 24 Jun 2022 15:15:42 +0000 (17:15 +0200)]
SONAR-16518 support contextual section descriptions in /api/rules/search and /api/rules/show + adapt ES indexation

SONAR-16518 update api/rules/search, api/rules/show documentation

Update /api/rules/search and /api/rules/show to put change log in change logs entries rather than description

2 years agoSONAR-16518 Add context to RuleDescriptionSectionDto
Léo Geoffroy [Thu, 23 Jun 2022 10:21:38 +0000 (12:21 +0200)]
SONAR-16518 Add context to RuleDescriptionSectionDto

2 years agoSONAR-16518 add context columns and update unique index for rules descriptions
Antoine Vinot [Wed, 22 Jun 2022 07:00:40 +0000 (09:00 +0200)]
SONAR-16518 add context columns and update unique index for rules descriptions

2 years ago[NO JIRA] Disable Gatsby's telemetry
Wouter Admiraal [Thu, 30 Jun 2022 06:43:11 +0000 (08:43 +0200)]
[NO JIRA] Disable Gatsby's telemetry

2 years agoSONAR-16519 Fix rules page removing external notification
Mathieu Suen [Tue, 28 Jun 2022 15:58:57 +0000 (17:58 +0200)]
SONAR-16519 Fix rules page removing external notification

2 years agoDOC-9 Minor fix to align with 9.5 update
Peeter Piegaze [Wed, 29 Jun 2022 07:45:15 +0000 (09:45 +0200)]
DOC-9 Minor fix to align with 9.5 update

2 years ago[NO JIRA] Upgrade types for react and react-dom
Jeremy Davis [Thu, 23 Jun 2022 12:50:37 +0000 (14:50 +0200)]
[NO JIRA] Upgrade types for react and react-dom

2 years agoSONAR-16045 Migrate react-router to 6.3.0
Jeremy Davis [Mon, 13 Jun 2022 09:39:21 +0000 (11:39 +0200)]
SONAR-16045 Migrate react-router to 6.3.0

Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
2 years agoSONAR-16541 Ensure issues pull action response contains correct issue data
Klaudio Sinani [Mon, 27 Jun 2022 15:53:39 +0000 (17:53 +0200)]
SONAR-16541 Ensure issues pull action response contains correct issue data

2 years ago[NO JIRA] Make Server Base URL property description more accurate
Belen Pruvost [Tue, 28 Jun 2022 07:41:43 +0000 (09:41 +0200)]
[NO JIRA] Make Server Base URL property description more accurate

2 years agoSONAR-16563 Fix SonarSwift documentation
Philippe Perrin [Mon, 27 Jun 2022 12:44:33 +0000 (14:44 +0200)]
SONAR-16563 Fix SonarSwift documentation

2 years agoSONAR-16519 Improve spacing
Mathieu Suen [Fri, 24 Jun 2022 09:20:10 +0000 (11:20 +0200)]
SONAR-16519 Improve spacing

2 years agoSONAR-16551 Updated SonarScanner for .NET documentation (#6151)
Mickaël Caro [Fri, 24 Jun 2022 11:56:55 +0000 (13:56 +0200)]
SONAR-16551 Updated SonarScanner for .NET documentation (#6151)

2 years agoBUILD-1689 fix buildinfo
Julien Carsique [Wed, 22 Jun 2022 09:57:37 +0000 (11:57 +0200)]
BUILD-1689 fix buildinfo

2 years agoSONAR-16519 Improve the rule page style
Mathieu Suen [Thu, 23 Jun 2022 09:08:55 +0000 (11:08 +0200)]
SONAR-16519 Improve the rule page style

2 years agoSONAR-16519 Add tab description for advance rule in rules page
Mathieu Suen [Wed, 22 Jun 2022 14:49:32 +0000 (16:49 +0200)]
SONAR-16519 Add tab description for advance rule in rules page

2 years agoSONAR-16544 Scanner fails if there's no git HEAD commit
Duarte Meneses [Wed, 22 Jun 2022 18:09:48 +0000 (13:09 -0500)]
SONAR-16544 Scanner fails if there's no git HEAD commit

2 years agoDOC-9: Temporarily adjust URL of generic test page in docs (#6131)
Peeter Piegaze [Thu, 23 Jun 2022 11:38:01 +0000 (13:38 +0200)]
DOC-9: Temporarily adjust URL of generic test page in docs (#6131)

2 years agoSONAR-16474 - Fix SSF-276
Belen Pruvost [Wed, 22 Jun 2022 16:25:00 +0000 (18:25 +0200)]
SONAR-16474 - Fix SSF-276

2 years agoSONAR-16501 'projectCountBySCM' and 'projectCountByCI' count branches as projects
Duarte Meneses [Tue, 21 Jun 2022 18:32:16 +0000 (13:32 -0500)]
SONAR-16501 'projectCountBySCM' and 'projectCountByCI' count branches as projects

2 years agoSONAR-16542 fixed an issue where rule repo key was not returned
Lukasz Jarocki [Tue, 21 Jun 2022 14:44:20 +0000 (16:44 +0200)]
SONAR-16542 fixed an issue where rule repo key was not returned

2 years agoSONAR-16228 changing the query to not use coalesce()
Lukasz Jarocki [Mon, 20 Jun 2022 06:35:44 +0000 (08:35 +0200)]
SONAR-16228 changing the query to not use coalesce()

2 years agoSONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered lines'
Duarte Meneses [Mon, 20 Jun 2022 19:54:01 +0000 (14:54 -0500)]
SONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered lines'

2 years agoSONAR-16500 Prevent future dates for project bulk delete action
Klaudio Sinani [Mon, 20 Jun 2022 18:13:17 +0000 (20:13 +0200)]
SONAR-16500 Prevent future dates for project bulk delete action

2 years agoSONAR-16498 Documentation of the new SAML signature and encryption settings
Matteo Mara [Tue, 21 Jun 2022 10:32:10 +0000 (12:32 +0200)]
SONAR-16498 Documentation of the new SAML signature and encryption settings

2 years agoSONAR-16493 Add SAML signature and encryption properties to audit logs
Matteo Mara [Mon, 20 Jun 2022 15:45:02 +0000 (17:45 +0200)]
SONAR-16493 Add SAML signature and encryption properties to audit logs

2 years agoSONAR-16493 Add SAML option for enabling signed service provider requests and a new...
Dimitris Kavvathas [Thu, 16 Jun 2022 16:07:57 +0000 (18:07 +0200)]
SONAR-16493 Add SAML option for enabling signed service provider requests and a new input for the service provider certificate.

2 years agoSONAR-16492 Allow SonarQube to support encrypted SAML responses
Zipeng WU [Thu, 16 Jun 2022 11:38:16 +0000 (13:38 +0200)]
SONAR-16492 Allow SonarQube to support encrypted SAML responses

2 years agoSONAR-16249 Add release notes
Duarte Meneses [Fri, 17 Jun 2022 18:34:58 +0000 (13:34 -0500)]
SONAR-16249 Add release notes

2 years agoSONAR-16484 Update SonarScanner for Jenkins docs fix credentialsId (#6098)
Christine Curry [Mon, 20 Jun 2022 12:31:43 +0000 (13:31 +0100)]
SONAR-16484 Update SonarScanner for Jenkins docs fix credentialsId (#6098)

2 years agoSONAR-16483 Update gradle plugin cuclonedx to v1.6.1
Duarte Meneses [Mon, 13 Jun 2022 20:27:33 +0000 (15:27 -0500)]
SONAR-16483 Update gradle plugin cuclonedx to v1.6.1

2 years agoSONAR-16483 Update dependency elasticsearch-rest-high-level-client to v7.17.4
Duarte Meneses [Mon, 13 Jun 2022 20:20:34 +0000 (15:20 -0500)]
SONAR-16483 Update dependency elasticsearch-rest-high-level-client to v7.17.4

2 years agoSONAR-16483 Update dependency transport-netty4-client to v7.17.4
Duarte Meneses [Mon, 13 Jun 2022 20:19:56 +0000 (15:19 -0500)]
SONAR-16483 Update dependency transport-netty4-client to v7.17.4

2 years agoSONAR-16483 Update dependency protobuf to v3.21.1
Duarte Meneses [Mon, 13 Jun 2022 17:04:20 +0000 (12:04 -0500)]
SONAR-16483 Update dependency protobuf to v3.21.1

2 years agoSONAR-16483 Update dependency jackson-bom to v2.13.3
Duarte Meneses [Mon, 13 Jun 2022 17:03:40 +0000 (12:03 -0500)]
SONAR-16483 Update dependency jackson-bom to v2.13.3

2 years agoSONAR-16483 Update dependency h2 to v2.1.212
Duarte Meneses [Mon, 13 Jun 2022 17:02:57 +0000 (12:02 -0500)]
SONAR-16483 Update dependency h2 to v2.1.212

2 years agoSONAR-16483 Update dependency kotlin-stdlib to v1.7.0
Duarte Meneses [Mon, 13 Jun 2022 16:53:05 +0000 (11:53 -0500)]
SONAR-16483 Update dependency kotlin-stdlib to v1.7.0

2 years agoSONAR-16483 Update dependency java-jwt to v3.19.2
Duarte Meneses [Mon, 13 Jun 2022 16:52:11 +0000 (11:52 -0500)]
SONAR-16483 Update dependency java-jwt to v3.19.2

2 years agoSONAR-16483 Update dependency netty-all to v4.1.77.Final
Duarte Meneses [Mon, 13 Jun 2022 16:51:22 +0000 (11:51 -0500)]
SONAR-16483 Update dependency netty-all to v4.1.77.Final

2 years agoSONAR-16483 Update dependency assertj-core to v3.23.1
Duarte Meneses [Mon, 13 Jun 2022 16:50:44 +0000 (11:50 -0500)]
SONAR-16483 Update dependency assertj-core to v3.23.1

2 years agoSONAR-16483 Update dependency assertj-guava to v3.5.0
Duarte Meneses [Mon, 13 Jun 2022 16:50:13 +0000 (11:50 -0500)]
SONAR-16483 Update dependency assertj-guava to v3.5.0

2 years agoSONAR-16483 Update dependency JGit to v6.2.0.202206071550-r
Duarte Meneses [Mon, 13 Jun 2022 16:49:11 +0000 (11:49 -0500)]
SONAR-16483 Update dependency JGit to v6.2.0.202206071550-r

2 years agoSONAR-16483 Update dependency SVNkit to v1.10.6
Duarte Meneses [Mon, 13 Jun 2022 16:47:50 +0000 (11:47 -0500)]
SONAR-16483 Update dependency SVNkit to v1.10.6

2 years agoSONAR-16483 Update dependency spring to v5.3.20
Duarte Meneses [Mon, 13 Jun 2022 16:47:09 +0000 (11:47 -0500)]
SONAR-16483 Update dependency spring to v5.3.20

2 years agoSONAR-16483 Update dependency postgres to v42.4.0
Duarte Meneses [Mon, 13 Jun 2022 16:46:02 +0000 (11:46 -0500)]
SONAR-16483 Update dependency postgres to v42.4.0

2 years agoSONAR-16249 Update mssql JDBC to v10.2.1
Duarte Meneses [Mon, 13 Jun 2022 20:52:25 +0000 (15:52 -0500)]
SONAR-16249 Update mssql JDBC to v10.2.1

2 years agoSONAR-16488 Clean sub-project code from the UI
Mathieu Suen [Tue, 14 Jun 2022 08:16:44 +0000 (10:16 +0200)]
SONAR-16488 Clean sub-project code from the UI

2 years agoSONAR-13915 - ncloc_language_distribution is taken from biggest branch
Belen Pruvost [Wed, 15 Jun 2022 10:28:31 +0000 (12:28 +0200)]
SONAR-13915 - ncloc_language_distribution is taken from biggest branch

2 years agoSONAR-16479 remove root user concept
Pierre [Fri, 10 Jun 2022 16:30:02 +0000 (18:30 +0200)]
SONAR-16479 remove root user concept

2 years agoSONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.
Aurelien Poscia [Wed, 8 Jun 2022 15:11:15 +0000 (17:11 +0200)]
SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.

2 years agoSONAR-16483 Update dependency mybatis to new minor version 3.5.10
Klaudio Sinani [Tue, 14 Jun 2022 09:12:45 +0000 (11:12 +0200)]
SONAR-16483 Update dependency mybatis to new minor version 3.5.10

2 years agoSONAR-16483 Update dependency mockito to new minor version 4.6.1
Klaudio Sinani [Mon, 13 Jun 2022 11:56:34 +0000 (13:56 +0200)]
SONAR-16483 Update dependency mockito to new minor version 4.6.1

2 years agoSONAR-16483 Update dependency jsoup to new minor version 1.15.1
Klaudio Sinani [Mon, 13 Jun 2022 13:08:09 +0000 (15:08 +0200)]
SONAR-16483 Update dependency jsoup to new minor version 1.15.1

2 years agoSONAR-16490 Embedded documentation throws exception when visited twice
Wouter Admiraal [Tue, 14 Jun 2022 09:38:48 +0000 (11:38 +0200)]
SONAR-16490 Embedded documentation throws exception when visited twice

2 years agoSONAR-16489 Security Hotspot assignee field interacts with hotspot selection
Wouter Admiraal [Tue, 14 Jun 2022 10:06:03 +0000 (12:06 +0200)]
SONAR-16489 Security Hotspot assignee field interacts with hotspot selection

2 years ago[NO JIRA] Remove duplicate mockEvent() helper
Wouter Admiraal [Tue, 14 Jun 2022 09:52:43 +0000 (11:52 +0200)]
[NO JIRA] Remove duplicate mockEvent() helper

2 years agoSONAR-16487 Update Webhooks and Rules docs - fix terminology (#6103)
Christine Curry [Tue, 14 Jun 2022 13:29:39 +0000 (14:29 +0100)]
SONAR-16487 Update Webhooks and Rules docs - fix terminology (#6103)

Terminology Fix

2 years ago[NO JIRA] Event - Change from KeyboardCodes to KeyboardKeys
Guillaume Peoc'h [Wed, 8 Jun 2022 16:22:55 +0000 (18:22 +0200)]
[NO JIRA] Event - Change from KeyboardCodes to KeyboardKeys

2 years ago[NO JIRA] Changing window to document for EventListerner
Guillaume Peoc'h [Wed, 8 Jun 2022 15:48:30 +0000 (17:48 +0200)]
[NO JIRA] Changing window to document for EventListerner

2 years agoSONAR-16291 Improve Bibucket cloud logs
Antoine Vinot [Mon, 13 Jun 2022 13:14:03 +0000 (15:14 +0200)]
SONAR-16291 Improve Bibucket cloud logs

2 years agoSONAR-13850: Add missing response examples to WEB API endpoints.
Dimitris Kavvathas [Fri, 10 Jun 2022 15:02:00 +0000 (17:02 +0200)]
SONAR-13850: Add missing response examples to WEB API endpoints.

Add response example for 'security_reports/show' endpoint
Add response example for 'project_dump/status' endpoint
Add response example for 'alm_integrations/search_azure_repos' endpoint
Add response example for 'alm_integrations/search_bitbucketserver_repos' endpoint
Add response example for 'alm_integrations/list_azure_projects' endpoint
Add response example for 'alm_integrations/search_bitbucketcloud_repos' endpoint
Add response example for 'alm_integrations/list_bitbucketserver_projects endpoint'

2 years agoSONAR-15407 Re-creating of PK on Issues.Kee will only happen on Oracle DB
Lukasz Jarocki [Wed, 8 Jun 2022 13:52:12 +0000 (15:52 +0200)]
SONAR-15407 Re-creating of PK on Issues.Kee will only happen on Oracle DB

2 years agoREL-2267 prepare next release cycle
Pierre [Fri, 10 Jun 2022 06:09:33 +0000 (08:09 +0200)]
REL-2267 prepare next release cycle

2 years agoSONAR-16472 Set 'security_hotspots_reviewed_status' and 'security_hotspots_to_review_... 9.5.0.56709
Duarte Meneses [Wed, 8 Jun 2022 18:36:29 +0000 (13:36 -0500)]
SONAR-16472 Set 'security_hotspots_reviewed_status' and 'security_hotspots_to_review_status' to all components

2 years agoSONAR-11401 Calculate hotspot measures
Duarte Meneses [Tue, 7 Jun 2022 21:08:57 +0000 (16:08 -0500)]
SONAR-11401 Calculate hotspot measures

2 years agoSONAR-11401 Performance hotspot when changing state of issue
Duarte Meneses [Wed, 25 May 2022 14:22:34 +0000 (16:22 +0200)]
SONAR-11401 Performance hotspot when changing state of issue

2 years agoSONAR-15132 Add a Quality Profile changelog on rule deletion
Antoine Vinot [Thu, 2 Jun 2022 08:15:00 +0000 (10:15 +0200)]
SONAR-15132 Add a Quality Profile changelog on rule deletion

2 years agoSONAR-16468 add dbd plugin + Fail at startup if a plugin is run on a lower edition...
Pierre Guillot [Thu, 9 Jun 2022 15:44:50 +0000 (17:44 +0200)]
SONAR-16468 add dbd plugin + Fail at startup if a plugin is run on a lower edition than expected

2 years agoUpdate Scanner for Gradle version 3.4.0.2513
Duarte Meneses [Wed, 8 Jun 2022 19:57:39 +0000 (14:57 -0500)]
Update Scanner for Gradle version 3.4.0.2513

2 years agoNO-JIRA Fix few code smells introduced in 9.5
Aurelien [Thu, 9 Jun 2022 15:21:42 +0000 (17:21 +0200)]
NO-JIRA Fix few code smells introduced in 9.5

2 years agoSONAR-16430 Update SonarScanner for Gradle article (#6068)
Christine Curry [Thu, 9 Jun 2022 15:02:37 +0000 (16:02 +0100)]
SONAR-16430 Update SonarScanner for Gradle article (#6068)

2 years agoSONAR-16028 Navigate to project overall code from portfolio breakdown
Revanshu Paliwal [Wed, 8 Jun 2022 13:46:29 +0000 (15:46 +0200)]
SONAR-16028 Navigate to project overall code from portfolio breakdown

2 years ago[NO JIRA] Upgrade release notes
Wouter Admiraal [Thu, 9 Jun 2022 07:49:05 +0000 (09:49 +0200)]
[NO JIRA] Upgrade release notes

2 years agoSONAR-16259 Update project analysis token documentation
Matteo Mara [Thu, 9 Jun 2022 09:45:26 +0000 (11:45 +0200)]
SONAR-16259 Update project analysis token documentation

2 years agoSONAR-16364 Do not return rule descriptions in case the field is not requested
Aurelien Poscia [Wed, 8 Jun 2022 09:01:18 +0000 (11:01 +0200)]
SONAR-16364 Do not return rule descriptions in case the field is not requested

2 years agoSONAR-16398 Make tags editable on resolved issues
Wouter Admiraal [Tue, 7 Jun 2022 06:37:17 +0000 (08:37 +0200)]
SONAR-16398 Make tags editable on resolved issues

2 years agoSONAR-15359 Better differentiate user from system operations in audit logs
Matteo Mara [Wed, 8 Jun 2022 19:36:50 +0000 (21:36 +0200)]
SONAR-15359 Better differentiate user from system operations in audit logs

2 years agoSONAR-16463 Improve title hierarchy on rule description
Mathieu Suen [Wed, 8 Jun 2022 07:38:43 +0000 (09:38 +0200)]
SONAR-16463 Improve title hierarchy on rule description

2 years agoSONAR-16251 Use calendarInterval and not deprecated dateHistogramInterval
Antoine Vinot [Mon, 6 Jun 2022 15:30:00 +0000 (17:30 +0200)]
SONAR-16251 Use calendarInterval and not deprecated dateHistogramInterval

2 years agoSONAR-16464 make ES health check OS language agnostic
Aurelien Poscia [Tue, 7 Jun 2022 09:22:58 +0000 (11:22 +0200)]
SONAR-16464 make ES health check OS language agnostic

2 years agoBUILD-1622 Fix qa_bb_latest ci task
Klaudio Sinani [Tue, 7 Jun 2022 13:05:03 +0000 (15:05 +0200)]
BUILD-1622 Fix qa_bb_latest ci task

2 years agoSONAR-16257 Validate Bitbucket Cloud Workspace IDs
Wouter Admiraal [Fri, 3 Jun 2022 10:01:13 +0000 (12:01 +0200)]
SONAR-16257 Validate Bitbucket Cloud Workspace IDs

2 years ago[NO JIRA] Move all constants to a constants.ts file
Wouter Admiraal [Fri, 3 Jun 2022 09:59:56 +0000 (11:59 +0200)]
[NO JIRA] Move all constants to a constants.ts file

As per our team guidelines, we prefer having a constants.ts file at the
root of the app, where we consolidate all constant values.

2 years agoSONAR-16449 remove SonarCloud references in SonarQube codebase
Pierre Guillot [Tue, 7 Jun 2022 07:48:04 +0000 (09:48 +0200)]
SONAR-16449 remove SonarCloud references in SonarQube codebase

2 years agoSONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR decoration.
Dimitris Kavvathas [Mon, 23 May 2022 16:06:56 +0000 (18:06 +0200)]
SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR decoration.
Frontend still recognizes `sinceLeakPeriod` and translates it to `inNewCodePeriod` when it calls the WS.
Therefore, the generated links should still use the old parameter name until the frontend is updated.

SONAR-16079: Update test with 'inNewCodePeriod' parameter
SONAR-16079: Revert usage of "inNewCodePeriod" from the frontend
SONAR-16079: Continue using "sinceLeakPeriod" on the frontend and send the new "inNewCodePeriod" param to the backend
SONAR-16079: Update description for "inNewCodePeriod" parameter
SONAR-16079: Extract static fields for String literals
SONAR-16079: Replace "sinceLeakPeriod" parameter with "inNewCodePeriod" for "api/hotspots/search" internal endpoint

2 years agoSONAR-13822 Make plugin requirements check consistence between CE and WEB processes
Jacek [Mon, 6 Jun 2022 13:08:04 +0000 (15:08 +0200)]
SONAR-13822 Make plugin requirements check consistence between CE and WEB processes