]>
source.dussan.org Git - sonarqube.git/log
Pierre [Fri, 20 May 2022 13:38:30 +0000 (15:38 +0200)]
SONAR-16419 populate rules metadata columns from rules_metadata table
Pierre [Fri, 20 May 2022 12:19:37 +0000 (14:19 +0200)]
SONAR-16419 Creation of new metadata columns in the rule table
Duarte Meneses [Tue, 24 May 2022 06:47:46 +0000 (08:47 +0200)]
SONAR-16260 Fix typo endpoint for analysis
Duarte Meneses [Fri, 20 May 2022 08:55:22 +0000 (10:55 +0200)]
SONAR-16395 Activate Analyzers Cache by default
Lukasz Jarocki [Mon, 23 May 2022 13:12:50 +0000 (15:12 +0200)]
SONAR-16370 computing new issues hashes. version takes into account issues that can be be on many components
Peeter Piegaze [Mon, 23 May 2022 15:06:58 +0000 (17:06 +0200)]
Minor fixes (#5945)
Wouter Admiraal [Mon, 23 May 2022 10:39:31 +0000 (12:39 +0200)]
SONAR-16427 Drop SLEs
Duarte Meneses [Mon, 23 May 2022 12:19:22 +0000 (14:19 +0200)]
SONAR-16260 Add missing endpoint for analysis
Megan Wilson [Fri, 13 May 2022 12:14:57 +0000 (14:14 +0200)]
removing reference to a "list" of known limitations since the list has come down to one
Aurelien Poscia [Fri, 20 May 2022 08:18:02 +0000 (10:18 +0200)]
SONAR-16413 fix quality profile copy inconsistency
Antoine Vinot [Fri, 13 May 2022 06:56:02 +0000 (08:56 +0200)]
Force utf-8 encoding for tests
Philippe Perrin [Fri, 20 May 2022 07:22:01 +0000 (09:22 +0200)]
[NO-JIRA] Remove nightly branch SonarQube analysis
Philippe Perrin [Fri, 20 May 2022 07:07:04 +0000 (09:07 +0200)]
[NO-JIRA] Remove nightly branch security analysis
Guillaume Peoc'h [Mon, 16 May 2022 08:02:15 +0000 (10:02 +0200)]
SONAR-16414 Fix Keyboard navigation in Coding rules
Philippe Perrin [Tue, 17 May 2022 07:05:33 +0000 (09:05 +0200)]
SONAR-16365 Add support for rule's description default section
Pierre [Tue, 10 May 2022 09:05:35 +0000 (11:05 +0200)]
SONAR-16303 QP import/export should use a flat description, and not sections, as they are not supported for custom rules
Léo Geoffroy [Mon, 16 May 2022 08:55:00 +0000 (10:55 +0200)]
SONAR-16302 - Update to add mybatis automapping (#5926)
Belen Pruvost [Wed, 11 May 2022 20:17:29 +0000 (22:17 +0200)]
SONAR-16372 - Push IssueChangedEvents
Guillaume Peoc'h [Fri, 13 May 2022 14:18:58 +0000 (16:18 +0200)]
SONAR-16341 Remove Keymaster
Wouter Admiraal [Thu, 12 May 2022 11:48:48 +0000 (13:48 +0200)]
SONAR-15059 Re-order the service connection fields to match what is shown on Azure
Peeter Piegaze [Fri, 13 May 2022 14:47:20 +0000 (16:47 +0200)]
SONAR-16377 Remove JS/TS section from Test Execution Analysis Parameters (#5946)
Guillaume Peoc'h [Wed, 11 May 2022 12:28:30 +0000 (14:28 +0200)]
SONAR-16340 Replace keymaster in Search
Aurelien Poscia [Fri, 13 May 2022 12:34:27 +0000 (14:34 +0200)]
SONAR-16412 Add link to markdown syntax in documentation of Web API rules endpoint
Lukasz Jarocki [Fri, 13 May 2022 07:43:38 +0000 (09:43 +0200)]
Revert "SONAR-16370 compute issue hashes when processing scanner report"
This reverts commit
6e7de02b0cf93c482d8b640b4309814efc7b4de0 .
Philippe Perrin [Wed, 11 May 2022 16:01:31 +0000 (18:01 +0200)]
SONAR-16365 Fix rule description section ordering
Guillaume Peoc'h [Wed, 4 May 2022 10:17:43 +0000 (12:17 +0200)]
SONAR-16337 Replace keymaster in Components
Aurelien Poscia [Thu, 12 May 2022 07:18:18 +0000 (09:18 +0200)]
SONAR-16303 add integration tests to verify rules descriptions after the migration to 9.5
Guillaume Peoc'h [Wed, 11 May 2022 14:06:19 +0000 (16:06 +0200)]
SONAR-16263 User can't select project token if no scannable projects
Matteo Mara [Wed, 11 May 2022 08:30:39 +0000 (10:30 +0200)]
SONAR-16229 improve analysis error message
Zipeng WU [Wed, 11 May 2022 09:31:42 +0000 (11:31 +0200)]
SONAR-16364 fix rule desciption section with no mapping title
Peeter Piegaze [Wed, 11 May 2022 13:05:50 +0000 (15:05 +0200)]
MMF-2659 Provide guidance around setting up code coverage for our flagship languages in SQ docs
Zipeng WU [Tue, 10 May 2022 13:49:14 +0000 (15:49 +0200)]
SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular bean
Léo Geoffroy [Wed, 11 May 2022 08:35:22 +0000 (10:35 +0200)]
SONAR-16303 Add section example to xoo plugin (#5914)
Lukasz Jarocki [Wed, 11 May 2022 07:44:57 +0000 (09:44 +0200)]
SONAR-16370 compute issue hashes when processing scanner report
Zipeng WU [Thu, 5 May 2022 06:45:50 +0000 (08:45 +0200)]
SONAR-16303 migrate plugin file hash to force reloading rules
Arseniy Zaostrovnykh [Mon, 9 May 2022 10:12:28 +0000 (12:12 +0200)]
SONAR-16405 Manual on-boarding CFamily tutorials now link to "otherci" repository examples
We have renamed the *-manual-sq examples to *-otherci-sq for consistency with the *-otherci-sc examples in the https://github.com/sonarsource-cfamily-examples organization.
Aurelien Poscia [Mon, 9 May 2022 10:10:19 +0000 (12:10 +0200)]
SONAR-16397 update hotspot API to handle advanced rule descriptions
Aurelien Poscia [Thu, 5 May 2022 11:43:29 +0000 (13:43 +0200)]
SONAR-16397 Store rule description sections in the new DB structure and split when necessary
Zipeng WU [Tue, 10 May 2022 13:56:17 +0000 (15:56 +0200)]
SONAR-16364 fix rule description titles
Wouter Admiraal [Thu, 5 May 2022 13:51:02 +0000 (15:51 +0200)]
SONAR-16207 Share code with Governance extension at build time
Mathieu Suen [Thu, 5 May 2022 14:55:41 +0000 (16:55 +0200)]
SONAR-16365 Concatenate description section on rules page
Guillaume Peoc'h [Tue, 3 May 2022 13:06:43 +0000 (15:06 +0200)]
SONAR-16338 Replace keymaster in Measures
Matteo Mara [Mon, 9 May 2022 09:28:06 +0000 (11:28 +0200)]
SONAR-16370 identify taint issues by repository
Zipeng WU [Thu, 5 May 2022 12:52:04 +0000 (14:52 +0200)]
SONAR-16364 Update Rule API to support multiple description sections
Aurelien Poscia [Mon, 9 May 2022 10:25:32 +0000 (12:25 +0200)]
SONAR-16361 fix randomly failing test
Aurelien Poscia [Thu, 5 May 2022 14:28:32 +0000 (16:28 +0200)]
SONAR-16361 adapt rule indexing to index multiple section description
Pierre [Fri, 6 May 2022 14:07:09 +0000 (16:07 +0200)]
Revert "SONAR-16303 migrate plugin file hash to force reloading rules"
This reverts commit
7be1995f608831e9067b12da9be9706c3b04cd32 .
Zipeng WU [Thu, 5 May 2022 06:45:50 +0000 (08:45 +0200)]
SONAR-16303 migrate plugin file hash to force reloading rules
Léo Geoffroy [Thu, 5 May 2022 09:01:43 +0000 (11:01 +0200)]
SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDto
Pierre [Thu, 5 May 2022 13:46:04 +0000 (15:46 +0200)]
SONAR-16302 drop rules_metadata created_at and updated_at
Aurelien [Wed, 4 May 2022 07:28:10 +0000 (09:28 +0200)]
SONAR-16302 remove RuleDefinitionDto and put information in RuleDto
Aurelien [Thu, 28 Apr 2022 13:10:35 +0000 (15:10 +0200)]
SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONTENT and corresponding java objects
Zipeng WU [Tue, 26 Apr 2022 08:49:06 +0000 (10:49 +0200)]
SONAR-16302 Adapt ExportRuleDto to handle new structure
Léo Geoffroy [Wed, 27 Apr 2022 14:16:24 +0000 (16:16 +0200)]
SONAR-16302 Replace usage of rule for indexing dto (#5853)
Léo Geoffroy [Wed, 27 Apr 2022 08:53:10 +0000 (10:53 +0200)]
SONAR-16302 add management of indexing for rules description sections
Aurelien Poscia [Sat, 23 Apr 2022 12:21:23 +0000 (14:21 +0200)]
SONAR-16302 persist and fetch rules with new DB structure
Aurelien [Fri, 22 Apr 2022 12:27:26 +0000 (14:27 +0200)]
SONAR-16302 DB migration to create RULE_DESC_SECTIONS and migrate data (#5817)
* SONAR-16302 DB migration to create RULE_DESC_SECTIONS and migrate data
Léo Geoffroy [Fri, 22 Apr 2022 12:13:59 +0000 (14:13 +0200)]
SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescriptionDto to prepare for multiple section support
Belen Pruvost [Thu, 5 May 2022 15:53:21 +0000 (17:53 +0200)]
SONAR-16369 - Deprecate api/batch/issues
Jeremy Davis [Wed, 4 May 2022 15:22:54 +0000 (17:22 +0200)]
SONAR-16206 Improve code sharing for security reports
Jeremy Davis [Thu, 5 May 2022 12:30:36 +0000 (14:30 +0200)]
SONAR-16339 Replace keymaster in issues and hotspots
Lukasz Jarocki [Thu, 5 May 2022 13:40:20 +0000 (15:40 +0200)]
NO-JIRA fixing faulty test in ScoreMatricDumperImplTest
shisheng-1 [Sat, 30 Apr 2022 16:44:29 +0000 (00:44 +0800)]
NO-JIRA remove --no-daemon from travis
Wouter Admiraal [Tue, 3 May 2022 14:38:56 +0000 (16:38 +0200)]
SONAR-16118 Sort PRs numerically instead of alphabetically
Philippe Perrin [Fri, 29 Apr 2022 16:25:13 +0000 (18:25 +0200)]
SONAR-16205 Improve code sharing with the developer extension
Guillaume Peoc'h [Tue, 3 May 2022 08:56:05 +0000 (10:56 +0200)]
SONAR-16263 Revoke button UI fix
Jeremy Davis [Thu, 28 Apr 2022 16:01:25 +0000 (18:01 +0200)]
SONAR-12913 Animate hotspot snippet expansion
Philippe Perrin [Fri, 29 Apr 2022 14:29:10 +0000 (16:29 +0200)]
SONAR-16346 Replace React legacy lifecycle methods in the issue app
Revanshu Paliwal [Tue, 26 Apr 2022 12:05:19 +0000 (14:05 +0200)]
SONAR-15257 Adding aria attributes to code page
Jeremy Davis [Wed, 27 Apr 2022 14:52:09 +0000 (16:52 +0200)]
SONAR-16133 Remove unused spacer class
Philippe Perrin [Fri, 29 Apr 2022 10:23:37 +0000 (12:23 +0200)]
SONAR-16300 Fix activity graph options availability
Wouter Admiraal [Thu, 28 Apr 2022 09:13:50 +0000 (11:13 +0200)]
SONAR-16263 Update onboarding token generation
Belen Pruvost [Thu, 28 Apr 2022 09:52:25 +0000 (11:52 +0200)]
SONAR-16259 - Docs about %reqAttribute{TOKEN_NAME}
Guillaume Peoc'h [Wed, 27 Apr 2022 09:31:43 +0000 (11:31 +0200)]
SONAR-16263 Update Token type in list
Matteo Mara [Mon, 25 Apr 2022 14:18:48 +0000 (16:18 +0200)]
SONAR-16263 Handle analysis token lifecycle
Guillaume Peoc'h [Thu, 14 Apr 2022 15:10:20 +0000 (17:10 +0200)]
SONAR-16263 Token creation
Lukasz Jarocki [Tue, 26 Apr 2022 08:46:05 +0000 (10:46 +0200)]
SONAR-16263 Added integration tests
belen-pruvost-sonarsource [Tue, 26 Apr 2022 08:22:39 +0000 (10:22 +0200)]
SONAR-16259 - Token Types Documentation
Lukasz Jarocki [Fri, 22 Apr 2022 08:37:33 +0000 (10:37 +0200)]
SONAR-16260 authentication now takes into account token type
Belen Pruvost [Fri, 22 Apr 2022 07:32:10 +0000 (09:32 +0200)]
SONAR-16264 - Search Tokens endpoint update
Matteo Mara [Wed, 20 Apr 2022 13:58:32 +0000 (15:58 +0200)]
SONAR-16263 Update API endpoint for token generation
belen-pruvost-sonarsource [Thu, 21 Apr 2022 08:10:54 +0000 (10:10 +0200)]
SONAR-16260 - Add token type to user_tokens
Belen Pruvost [Tue, 19 Apr 2022 15:07:14 +0000 (17:07 +0200)]
SONAR-16261 - Endpoint to search for Projects a user can scan
Lukasz Jarocki [Tue, 19 Apr 2022 09:36:02 +0000 (11:36 +0200)]
SONAR-16260 scanner passing new context header - projectKey
Matteo Mara [Thu, 14 Apr 2022 09:53:19 +0000 (11:53 +0200)]
SONAR-16260 - Update db schema for analysis tokens
Matteo Mara [Wed, 13 Apr 2022 15:50:20 +0000 (17:50 +0200)]
SONAR-16260 - Add project and global analysis token types
Mathieu Suen [Tue, 26 Apr 2022 13:05:21 +0000 (15:05 +0200)]
SONAR-16298 Replace React legacy lifecycle methods in SourceViewer
Jacek [Thu, 28 Apr 2022 09:40:10 +0000 (11:40 +0200)]
Delete files if exist in ScoreMatrixDumperImplTest
Revanshu Paliwal [Tue, 26 Apr 2022 15:26:39 +0000 (17:26 +0200)]
SONAR-16313 Updating tag descriptions for issues
Malena Ebert [Wed, 27 Apr 2022 11:54:04 +0000 (13:54 +0200)]
BUILD-1529 Fix only_if of promotion
Mathieu Suen [Wed, 27 Apr 2022 14:20:42 +0000 (16:20 +0200)]
SONAR-16295 Remove React legacy lifecycle in coding rules app (#5824)
SONAR-16295 Remove React legacy lifecycle in coding rules app
Jeremy Davis [Wed, 27 Apr 2022 10:15:48 +0000 (12:15 +0200)]
SONAR-12498 Handle long settings keys
Jeremy Davis [Wed, 27 Apr 2022 09:39:47 +0000 (11:39 +0200)]
SONAR-16343 Fix project notification label
Philippe Perrin [Wed, 27 Apr 2022 06:53:03 +0000 (08:53 +0200)]
[NO-JIRA] Fix react-select typings
Philippe Perrin [Fri, 22 Apr 2022 13:00:29 +0000 (15:00 +0200)]
SONAR-16300 Replace React legacy lifecycle methods in MultiSelect
Philippe Perrin [Wed, 27 Apr 2022 12:46:04 +0000 (14:46 +0200)]
[NO-JIRA] Adjust jest timeout globally
Jeremy Davis [Tue, 26 Apr 2022 08:25:25 +0000 (10:25 +0200)]
SONAR-15573 Display errors when bulk applying template
Revanshu Paliwal [Mon, 25 Apr 2022 11:44:32 +0000 (13:44 +0200)]
SONAR-16214 Make issues bulk change form accessible
Duarte Meneses [Fri, 22 Apr 2022 19:07:16 +0000 (14:07 -0500)]
SONAR-16290 Fix bug parsing certain source code lines and improve logs
Mathieu Suen [Mon, 25 Apr 2022 08:53:20 +0000 (10:53 +0200)]
SONAR-16299 Replace React legacy lifecycle methods in GraphsHistory