]>
source.dussan.org Git - sonarqube.git/log
Léo Geoffroy [Tue, 5 Jul 2022 12:46:41 +0000 (14:46 +0200)]
SONAR-16598 Add new column generic concepts
Zipeng WU [Fri, 8 Jul 2022 09:04:02 +0000 (11:04 +0200)]
SONAR-16567 Add documentation about the expiration date header in the response
Jeremy Davis [Thu, 7 Jul 2022 15:21:08 +0000 (17:21 +0200)]
SONAR-16566 Handle max token lifetime setting when downgrading
Klaudio Sinani [Tue, 5 Jul 2022 11:22:53 +0000 (13:22 +0200)]
SONAR-16597 Ensure issues pull action returns issues data only for requested branch
Dimitris Kavvathas [Tue, 5 Jul 2022 13:17:39 +0000 (15:17 +0200)]
SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API call
colin-sonarsource [Mon, 4 Jul 2022 08:53:15 +0000 (10:53 +0200)]
DOCS Update SSLR Links
https://discuss.sonarsource.com/t/legacy-binaries-cutover/9960/21?u=colinmueller
Peeter Piegaze [Thu, 7 Jul 2022 14:13:08 +0000 (16:13 +0200)]
SONAR-16422 Provide detailed explanation of analysis scope
Belen Pruvost [Wed, 6 Jul 2022 14:55:00 +0000 (16:55 +0200)]
[NO JIRA] Replace 'squid' with 'java'
Mathieu Suen [Wed, 6 Jul 2022 06:51:20 +0000 (08:51 +0200)]
SONAR-16598 Add generic concepts to rule advance description
Matteo Mara [Thu, 7 Jul 2022 08:10:20 +0000 (10:10 +0200)]
SONAR-16567 add the field isExpired to the response of the token search API.
Guillaume Peoc'h [Tue, 5 Jul 2022 15:18:13 +0000 (17:18 +0200)]
SONAR-16566 Limit token expiration when creating a token
Zipeng WU [Wed, 6 Jul 2022 16:17:49 +0000 (18:17 +0200)]
SONAR-16567 remove confusing select method in UserTokenDao
Matteo Mara [Tue, 5 Jul 2022 13:52:26 +0000 (15:52 +0200)]
SONAR-16567 add an analysis warning when using a token expiring in less than 7 days.
Zipeng WU [Tue, 5 Jul 2022 08:00:38 +0000 (10:00 +0200)]
SONAR-16567 Notify the token creator about expiring tokens via email
Duarte Meneses [Thu, 30 Jun 2022 17:24:10 +0000 (12:24 -0500)]
SONAR-16634 Native git blame fails if email address contains spaces
Belen Pruvost [Wed, 6 Jul 2022 08:58:19 +0000 (10:58 +0200)]
[NO JIRA] Increase BB tasks
Jeremy Davis [Tue, 5 Jul 2022 14:56:32 +0000 (16:56 +0200)]
SONAR-16565 Display expiration date of newly generated token
Belen Pruvost [Tue, 5 Jul 2022 12:03:34 +0000 (14:03 +0200)]
[NO JIRA] Fix LogbackHelperTest
Guillaume Peoc'h [Wed, 29 Jun 2022 15:31:44 +0000 (17:31 +0200)]
SONAR-16565 Allow users to select the token expiration interval
Jeremy Davis [Wed, 29 Jun 2022 15:48:18 +0000 (17:48 +0200)]
SONAR-16567 Display the token expiration date and status in the list
Jacek [Mon, 4 Jul 2022 11:02:41 +0000 (13:02 +0200)]
SONAR-16594 Quality Gate changes on same code on reference branch strategy
- fixes also analysis warning to be shown in UI
Belen Pruvost [Fri, 1 Jul 2022 14:50:04 +0000 (16:50 +0200)]
[NO JIRA] Stop disabling Daemon for Cirrus tasks
Matteo Mara [Thu, 30 Jun 2022 15:55:56 +0000 (17:55 +0200)]
SONAR-16567 update API api/user_tokens/search for returning the expiration date
Matteo Mara [Thu, 30 Jun 2022 08:44:29 +0000 (10:44 +0200)]
SONAR-16565 handle token expiration at the authentication level
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
Dimitris Kavvathas [Wed, 29 Jun 2022 13:06:45 +0000 (15:06 +0200)]
SONAR-16565 Add expiration_date column in user_tokens table
Lukasz Jarocki [Fri, 1 Jul 2022 13:05:48 +0000 (15:05 +0200)]
NO-JIRA fixed randomly failing selectRulesByProfile_ready_rules_only test
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
Belen Pruvost [Thu, 30 Jun 2022 12:33:29 +0000 (14:33 +0200)]
SONAR-16592 - Make email matching case insensitive
Jeremy Davis [Thu, 30 Jun 2022 13:21:42 +0000 (15:21 +0200)]
SONAR-16045 Fix routing with baseUrl
Pierre [Thu, 30 Jun 2022 09:55:04 +0000 (11:55 +0200)]
SONAR-16591 remove PMD dependency and related, deprecated code
Aurelien Poscia [Wed, 29 Jun 2022 15:52:00 +0000 (17:52 +0200)]
SONAR-16518 upgrade sonar-plugin-api to 9.7.0 release
Antoine Vinot [Mon, 27 Jun 2022 18:14:29 +0000 (20:14 +0200)]
SONAR-16518 Remove replaceRuleDescriptionSectionDtos method
Revanshu Paliwal [Thu, 23 Jun 2022 08:08:09 +0000 (10:08 +0200)]
SONAR-16518 Show contexts in rules, issues and hotspot page
Lukasz Jarocki [Tue, 28 Jun 2022 09:09:37 +0000 (11:09 +0200)]
SONAR-16518 return first description alphabetically from hotspot/show endpoint
Lukasz Jarocki [Tue, 28 Jun 2022 08:38:34 +0000 (10:38 +0200)]
SONAR-16518 changing the rules in the xoo plugin
Mathieu Suen [Mon, 27 Jun 2022 09:39:22 +0000 (11:39 +0200)]
SONAR-16518 Add option for other framworks description
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
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
Léo Geoffroy [Thu, 23 Jun 2022 10:21:38 +0000 (12:21 +0200)]
SONAR-16518 Add context to RuleDescriptionSectionDto
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
Wouter Admiraal [Thu, 30 Jun 2022 06:43:11 +0000 (08:43 +0200)]
[NO JIRA] Disable Gatsby's telemetry
Mathieu Suen [Tue, 28 Jun 2022 15:58:57 +0000 (17:58 +0200)]
SONAR-16519 Fix rules page removing external notification
Peeter Piegaze [Wed, 29 Jun 2022 07:45:15 +0000 (09:45 +0200)]
DOC-9 Minor fix to align with 9.5 update
Jeremy Davis [Thu, 23 Jun 2022 12:50:37 +0000 (14:50 +0200)]
[NO JIRA] Upgrade types for react and react-dom
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>
Klaudio Sinani [Mon, 27 Jun 2022 15:53:39 +0000 (17:53 +0200)]
SONAR-16541 Ensure issues pull action response contains correct issue data
Belen Pruvost [Tue, 28 Jun 2022 07:41:43 +0000 (09:41 +0200)]
[NO JIRA] Make Server Base URL property description more accurate
Philippe Perrin [Mon, 27 Jun 2022 12:44:33 +0000 (14:44 +0200)]
SONAR-16563 Fix SonarSwift documentation
Mathieu Suen [Fri, 24 Jun 2022 09:20:10 +0000 (11:20 +0200)]
SONAR-16519 Improve spacing
Mickaël Caro [Fri, 24 Jun 2022 11:56:55 +0000 (13:56 +0200)]
SONAR-16551 Updated SonarScanner for .NET documentation (#6151)
Julien Carsique [Wed, 22 Jun 2022 09:57:37 +0000 (11:57 +0200)]
BUILD-1689 fix buildinfo
Mathieu Suen [Thu, 23 Jun 2022 09:08:55 +0000 (11:08 +0200)]
SONAR-16519 Improve the rule page style
Mathieu Suen [Wed, 22 Jun 2022 14:49:32 +0000 (16:49 +0200)]
SONAR-16519 Add tab description for advance rule in rules page
Duarte Meneses [Wed, 22 Jun 2022 18:09:48 +0000 (13:09 -0500)]
SONAR-16544 Scanner fails if there's no git HEAD commit
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)
Belen Pruvost [Wed, 22 Jun 2022 16:25:00 +0000 (18:25 +0200)]
SONAR-16474 - Fix SSF-276
Duarte Meneses [Tue, 21 Jun 2022 18:32:16 +0000 (13:32 -0500)]
SONAR-16501 'projectCountBySCM' and 'projectCountByCI' count branches as projects
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
Lukasz Jarocki [Mon, 20 Jun 2022 06:35:44 +0000 (08:35 +0200)]
SONAR-16228 changing the query to not use coalesce()
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'
Klaudio Sinani [Mon, 20 Jun 2022 18:13:17 +0000 (20:13 +0200)]
SONAR-16500 Prevent future dates for project bulk delete action
Matteo Mara [Tue, 21 Jun 2022 10:32:10 +0000 (12:32 +0200)]
SONAR-16498 Documentation of the new SAML signature and encryption settings
Matteo Mara [Mon, 20 Jun 2022 15:45:02 +0000 (17:45 +0200)]
SONAR-16493 Add SAML signature and encryption properties to audit logs
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.
Zipeng WU [Thu, 16 Jun 2022 11:38:16 +0000 (13:38 +0200)]
SONAR-16492 Allow SonarQube to support encrypted SAML responses
Duarte Meneses [Fri, 17 Jun 2022 18:34:58 +0000 (13:34 -0500)]
SONAR-16249 Add release notes
Christine Curry [Mon, 20 Jun 2022 12:31:43 +0000 (13:31 +0100)]
SONAR-16484 Update SonarScanner for Jenkins docs fix credentialsId (#6098)
Duarte Meneses [Mon, 13 Jun 2022 20:27:33 +0000 (15:27 -0500)]
SONAR-16483 Update gradle plugin cuclonedx to v1.6.1
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
Duarte Meneses [Mon, 13 Jun 2022 20:19:56 +0000 (15:19 -0500)]
SONAR-16483 Update dependency transport-netty4-client to v7.17.4
Duarte Meneses [Mon, 13 Jun 2022 17:04:20 +0000 (12:04 -0500)]
SONAR-16483 Update dependency protobuf to v3.21.1
Duarte Meneses [Mon, 13 Jun 2022 17:03:40 +0000 (12:03 -0500)]
SONAR-16483 Update dependency jackson-bom to v2.13.3
Duarte Meneses [Mon, 13 Jun 2022 17:02:57 +0000 (12:02 -0500)]
SONAR-16483 Update dependency h2 to v2.1.212
Duarte Meneses [Mon, 13 Jun 2022 16:53:05 +0000 (11:53 -0500)]
SONAR-16483 Update dependency kotlin-stdlib to v1.7.0
Duarte Meneses [Mon, 13 Jun 2022 16:52:11 +0000 (11:52 -0500)]
SONAR-16483 Update dependency java-jwt to v3.19.2
Duarte Meneses [Mon, 13 Jun 2022 16:51:22 +0000 (11:51 -0500)]
SONAR-16483 Update dependency netty-all to v4.1.77.Final
Duarte Meneses [Mon, 13 Jun 2022 16:50:44 +0000 (11:50 -0500)]
SONAR-16483 Update dependency assertj-core to v3.23.1
Duarte Meneses [Mon, 13 Jun 2022 16:50:13 +0000 (11:50 -0500)]
SONAR-16483 Update dependency assertj-guava to v3.5.0
Duarte Meneses [Mon, 13 Jun 2022 16:49:11 +0000 (11:49 -0500)]
SONAR-16483 Update dependency JGit to v6.2.0.
202206071550 -r
Duarte Meneses [Mon, 13 Jun 2022 16:47:50 +0000 (11:47 -0500)]
SONAR-16483 Update dependency SVNkit to v1.10.6
Duarte Meneses [Mon, 13 Jun 2022 16:47:09 +0000 (11:47 -0500)]
SONAR-16483 Update dependency spring to v5.3.20
Duarte Meneses [Mon, 13 Jun 2022 16:46:02 +0000 (11:46 -0500)]
SONAR-16483 Update dependency postgres to v42.4.0
Duarte Meneses [Mon, 13 Jun 2022 20:52:25 +0000 (15:52 -0500)]
SONAR-16249 Update mssql JDBC to v10.2.1
Mathieu Suen [Tue, 14 Jun 2022 08:16:44 +0000 (10:16 +0200)]
SONAR-16488 Clean sub-project code from the UI
Belen Pruvost [Wed, 15 Jun 2022 10:28:31 +0000 (12:28 +0200)]
SONAR-13915 - ncloc_language_distribution is taken from biggest branch
Pierre [Fri, 10 Jun 2022 16:30:02 +0000 (18:30 +0200)]
SONAR-16479 remove root user concept
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.
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
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
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
Wouter Admiraal [Tue, 14 Jun 2022 09:38:48 +0000 (11:38 +0200)]
SONAR-16490 Embedded documentation throws exception when visited twice
Wouter Admiraal [Tue, 14 Jun 2022 10:06:03 +0000 (12:06 +0200)]
SONAR-16489 Security Hotspot assignee field interacts with hotspot selection
Wouter Admiraal [Tue, 14 Jun 2022 09:52:43 +0000 (11:52 +0200)]
[NO JIRA] Remove duplicate mockEvent() helper
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
Guillaume Peoc'h [Wed, 8 Jun 2022 16:22:55 +0000 (18:22 +0200)]
[NO JIRA] Event - Change from KeyboardCodes to KeyboardKeys
Guillaume Peoc'h [Wed, 8 Jun 2022 15:48:30 +0000 (17:48 +0200)]
[NO JIRA] Changing window to document for EventListerner
Antoine Vinot [Mon, 13 Jun 2022 13:14:03 +0000 (15:14 +0200)]
SONAR-16291 Improve Bibucket cloud logs
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'
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