]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-10414 Missing l10n message in Marketplace (#3038)
Stas Vilchik [Fri, 9 Feb 2018 10:24:46 +0000 (11:24 +0100)]
SONAR-10414 Missing l10n message in Marketplace (#3038)

6 years agoDeploy official builds on feature branches
Simon Brandhof [Fri, 9 Feb 2018 09:56:41 +0000 (10:56 +0100)]
Deploy official builds on feature branches

6 years agoSONAR-10310 Check correct usage of deprecated keys
Eric Hartmann [Thu, 8 Feb 2018 08:21:25 +0000 (09:21 +0100)]
SONAR-10310 Check correct usage of deprecated keys

6 years agoupdate eslint and plugins, add new rules (#3041)
Stas Vilchik [Fri, 9 Feb 2018 08:04:25 +0000 (09:04 +0100)]
update eslint and plugins, add new rules (#3041)

6 years agoSONAR-10395 Improve time compressing plugins in SonarCloud
Duarte Meneses [Thu, 8 Feb 2018 14:33:50 +0000 (15:33 +0100)]
SONAR-10395 Improve time compressing plugins in SonarCloud

6 years agoSONAR-10308 use java.util.Optional in RuleRepository 2988/head
Sébastien Lesaint [Tue, 6 Feb 2018 09:32:46 +0000 (10:32 +0100)]
SONAR-10308 use java.util.Optional in RuleRepository

6 years agoSONAR-10308 support report referencing deprecated rule keys
Sébastien Lesaint [Tue, 6 Feb 2018 09:27:33 +0000 (10:27 +0100)]
SONAR-10308 support report referencing deprecated rule keys

6 years agoSONAR-10311 improve readability of IT RuleReKeyingTest
Sébastien Lesaint [Tue, 6 Feb 2018 11:11:34 +0000 (12:11 +0100)]
SONAR-10311 improve readability of IT RuleReKeyingTest

and drop tests of the database content

6 years agoSONAR-10311 add IT on rule rekeying applying to issues
Sébastien Lesaint [Mon, 5 Feb 2018 15:59:48 +0000 (16:59 +0100)]
SONAR-10311 add IT on rule rekeying applying to issues

6 years agoSONAR-10311 add IT for QP notification in case of plugin downgrade
Sébastien Lesaint [Mon, 5 Feb 2018 14:16:00 +0000 (15:16 +0100)]
SONAR-10311 add IT for QP notification in case of plugin downgrade

6 years agoSONAR-10311 add IT for rule re-keying
Sébastien Lesaint [Mon, 5 Feb 2018 14:15:24 +0000 (15:15 +0100)]
SONAR-10311 add IT for rule re-keying

6 years agoSONAR-10311 support rule re-keying in case of plugin downgrade
Sébastien Lesaint [Mon, 5 Feb 2018 14:14:28 +0000 (15:14 +0100)]
SONAR-10311 support rule re-keying in case of plugin downgrade

6 years agoSONAR-10311 fix RuleDefinitionDto#setRuleKey not reseting cached ruleKey
Sébastien Lesaint [Mon, 5 Feb 2018 14:13:00 +0000 (15:13 +0100)]
SONAR-10311 fix RuleDefinitionDto#setRuleKey not reseting cached ruleKey

6 years agoSONAR-10310 Fail on deprecated rule key duplicate
Eric Hartmann [Fri, 2 Feb 2018 17:19:23 +0000 (18:19 +0100)]
SONAR-10310 Fail on deprecated rule key duplicate

6 years agoSONAR-10307 support rule renaming in RegisterRules
Sébastien Lesaint [Fri, 2 Feb 2018 16:40:28 +0000 (17:40 +0100)]
SONAR-10307 support rule renaming in RegisterRules

6 years agoSONAR-10307 RuleDefinitionDto equals/hashcode based on id
Sébastien Lesaint [Fri, 2 Feb 2018 17:08:20 +0000 (18:08 +0100)]
SONAR-10307 RuleDefinitionDto equals/hashcode based on id

instead of rule key and repository, because now, rule key and repository of a rule can change

6 years agoSONAR-10307 refactor RegisterRules implementation
Sébastien Lesaint [Fri, 2 Feb 2018 16:30:29 +0000 (17:30 +0100)]
SONAR-10307 refactor RegisterRules implementation

6 years agoSONAR-10307 fix some new rule causing an insert AND an update
Sébastien Lesaint [Fri, 2 Feb 2018 16:10:49 +0000 (17:10 +0100)]
SONAR-10307 fix some new rule causing an insert AND an update

6 years agoSONAR-10313 remove useless RuleActivationContext#rulesByKey
Sébastien Lesaint [Mon, 5 Feb 2018 14:33:22 +0000 (15:33 +0100)]
SONAR-10313 remove useless RuleActivationContext#rulesByKey

6 years agoSONAR-10313 remove dead interface ActiveRule
Sébastien Lesaint [Wed, 31 Jan 2018 15:56:28 +0000 (16:56 +0100)]
SONAR-10313 remove dead interface ActiveRule

it was only used to "host" enum Inheritance which is now at upper level and renamed to ActiveRuleInheritance

6 years agoSONAR-10313 remove ruleKey from RuleActivation
Sébastien Lesaint [Wed, 31 Jan 2018 15:55:00 +0000 (16:55 +0100)]
SONAR-10313 remove ruleKey from RuleActivation

6 years agoSONAR-10313 remove rule key and repo from rules.activeRule index
Sébastien Lesaint [Wed, 31 Jan 2018 15:37:50 +0000 (16:37 +0100)]
SONAR-10313 remove rule key and repo from rules.activeRule index

6 years agoSONAR-10313 remove ruleKey field from RULES.ruleExtension index
Sébastien Lesaint [Wed, 31 Jan 2018 15:15:27 +0000 (16:15 +0100)]
SONAR-10313 remove ruleKey field from RULES.ruleExtension index

6 years agoSONAR-10313 use rule id as doc key in rules indexes instead of RuleKey
Sébastien Lesaint [Thu, 25 Jan 2018 16:20:36 +0000 (17:20 +0100)]
SONAR-10313 use rule id as doc key in rules indexes instead of RuleKey

6 years agoSONAR-10357 add ruleId to BuiltInQProfile#activeRules
Sébastien Lesaint [Tue, 30 Jan 2018 17:27:47 +0000 (18:27 +0100)]
SONAR-10357 add ruleId to BuiltInQProfile#activeRules

6 years agoSONAR-10357 add ruleId to RuleActivation
Sébastien Lesaint [Tue, 30 Jan 2018 16:09:38 +0000 (17:09 +0100)]
SONAR-10357 add ruleId to RuleActivation

6 years agoSONAR-10311 Store deprecated keys of rule at startup
Eric Hartmann [Thu, 1 Feb 2018 09:07:09 +0000 (10:07 +0100)]
SONAR-10311 Store deprecated keys of rule at startup

6 years agoSONAR-10311 Add migration for DEPRECATED_RULE_KEYS table
Eric Hartmann [Mon, 29 Jan 2018 17:03:46 +0000 (18:03 +0100)]
SONAR-10311 Add migration for DEPRECATED_RULE_KEYS table

6 years agoSONAR-10357 change rule key into id in QPROFILE_CHANGES#CHANGE_DATA
Sébastien Lesaint [Tue, 30 Jan 2018 15:15:11 +0000 (16:15 +0100)]
SONAR-10357 change rule key into id in QPROFILE_CHANGES#CHANGE_DATA

6 years agoSONAR-10357 store rule id in QP changelog instead of rule key
Sébastien Lesaint [Tue, 30 Jan 2018 14:04:37 +0000 (15:04 +0100)]
SONAR-10357 store rule id in QP changelog instead of rule key

6 years agoSONAR-10313 Keep the order of issues on Search
Eric Hartmann [Tue, 30 Jan 2018 11:34:11 +0000 (12:34 +0100)]
SONAR-10313 Keep the order of issues on Search

6 years agoSONAR-10313 Do not request DB when list is empty
Eric Hartmann [Mon, 29 Jan 2018 15:17:39 +0000 (16:17 +0100)]
SONAR-10313 Do not request DB when list is empty

6 years agoSONAR-10313 Small code optimization
Sébastien Lesaint [Mon, 29 Jan 2018 14:24:33 +0000 (15:24 +0100)]
SONAR-10313 Small code optimization

6 years agoSONAR-10313 Do not retrieve rules in request twice
Sébastien Lesaint [Mon, 29 Jan 2018 14:23:00 +0000 (15:23 +0100)]
SONAR-10313 Do not retrieve rules in request twice

When building IssueQuery and loading SearchResponseData

6 years agoSONAR-10313 Fix incorrect equlity test on RuleDefinitionDto
Eric Hartmann [Mon, 29 Jan 2018 15:06:16 +0000 (16:06 +0100)]
SONAR-10313 Fix incorrect equlity test on RuleDefinitionDto

6 years agoSONAR-10313 Fix broken filters
Sébastien Lesaint [Mon, 29 Jan 2018 14:09:41 +0000 (15:09 +0100)]
SONAR-10313 Fix broken filters

when RuleKey are used even though now they take rule ids

6 years agoSONAR-10313 Optimize number of SQL requests on SearchAction
Eric Hartmann [Mon, 29 Jan 2018 09:08:37 +0000 (10:08 +0100)]
SONAR-10313 Optimize number of SQL requests on SearchAction

6 years agoSONAR-10313 Use issue ID for ES ISSUES.ISSUE
Eric Hartmann [Fri, 26 Jan 2018 09:22:50 +0000 (10:22 +0100)]
SONAR-10313 Use issue ID for ES ISSUES.ISSUE

Previously RuleKey was used, in order to allow renaming of the key
we must store the ID of the rule.

6 years agoSONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT
Sébastien Lesaint [Wed, 24 Jan 2018 16:40:23 +0000 (17:40 +0100)]
SONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT

6 years agoSONAR-10304 add deprecatedRuleKeys to RuleDefinition#Rule
Sébastien Lesaint [Wed, 24 Jan 2018 14:45:12 +0000 (15:45 +0100)]
SONAR-10304 add deprecatedRuleKeys to RuleDefinition#Rule

6 years agoSONAR-10375 Project's homepage sidebar improvements (#3032)
Stas Vilchik [Thu, 8 Feb 2018 11:05:28 +0000 (12:05 +0100)]
SONAR-10375 Project's homepage sidebar improvements (#3032)

6 years agodisable perf tests on pull request QA 3029/head
Sébastien Lesaint [Wed, 7 Feb 2018 14:50:40 +0000 (15:50 +0100)]
disable perf tests on pull request QA

6 years agomake perf tests run again
Sébastien Lesaint [Wed, 7 Feb 2018 08:35:15 +0000 (09:35 +0100)]
make perf tests run again

6 years agoSONAR-10289 Update login page UI and allow to display identity providers help
Stas Vilchik [Tue, 6 Feb 2018 15:41:32 +0000 (16:41 +0100)]
SONAR-10289 Update login page UI and allow to display identity providers help

6 years agoSONAR-10302 Auto issue assignment is now based on org membership
Julien Lancelot [Tue, 6 Feb 2018 12:58:34 +0000 (13:58 +0100)]
SONAR-10302 Auto issue assignment is now based on org membership

6 years agoSONAR-10290 Add ability to provide help message for identity providers
Julien Lancelot [Mon, 5 Feb 2018 10:58:56 +0000 (11:58 +0100)]
SONAR-10290 Add ability to provide help message for identity providers

6 years agoSONAR-10338 Add ITs
Julien Lancelot [Wed, 31 Jan 2018 10:49:17 +0000 (11:49 +0100)]
SONAR-10338 Add ITs

6 years agoSONAR-10338 Implement /sessions/email_already_exists page
Stas Vilchik [Thu, 1 Feb 2018 14:55:54 +0000 (15:55 +0100)]
SONAR-10338 Implement /sessions/email_already_exists page

6 years agoSONAR-10338 Allow authentication of user using an exising email
Julien Lancelot [Tue, 30 Jan 2018 12:31:10 +0000 (13:31 +0100)]
SONAR-10338 Allow authentication of user using an exising email

6 years agoSONAR-10257 apply feedback
Duarte Meneses [Mon, 5 Feb 2018 16:49:04 +0000 (17:49 +0100)]
SONAR-10257 apply feedback

6 years agoSONAR-10257 Fix leak period date filters
Duarte Meneses [Fri, 2 Feb 2018 14:32:07 +0000 (15:32 +0100)]
SONAR-10257 Fix leak period date filters

6 years agoSONAR-10257 Fix ITs
Duarte Meneses [Wed, 24 Jan 2018 12:53:39 +0000 (13:53 +0100)]
SONAR-10257 Fix ITs

6 years agoSONAR-10293 add IT
Stas Vilchik [Mon, 22 Jan 2018 09:02:17 +0000 (10:02 +0100)]
SONAR-10293 add IT

6 years agoSONAR-10257 Added Myers diff detection
Duarte Meneses [Thu, 18 Jan 2018 11:16:20 +0000 (12:16 +0100)]
SONAR-10257 Added Myers diff detection

6 years agoSONAR-10257 Added ITs
Guillaume Jambet [Wed, 17 Jan 2018 16:04:45 +0000 (17:04 +0100)]
SONAR-10257 Added ITs

6 years agoSONAR-10257 Support lines without SCM info
Duarte Meneses [Wed, 17 Jan 2018 14:11:24 +0000 (15:11 +0100)]
SONAR-10257 Support lines without SCM info

6 years agoSONAR-10260 Added without scm IT
Guillaume Jambet [Tue, 16 Jan 2018 15:13:19 +0000 (16:13 +0100)]
SONAR-10260 Added without scm IT

6 years agoSONAR-10293 Lines with change date equal to the start of leak period are not new
Duarte Meneses [Mon, 15 Jan 2018 15:11:11 +0000 (16:11 +0100)]
SONAR-10293 Lines with change date equal to the start of leak period are not new

6 years agoSONAR-10257 Generate SCM Info for changed lines
Duarte Meneses [Fri, 12 Jan 2018 08:43:04 +0000 (09:43 +0100)]
SONAR-10257 Generate SCM Info for changed lines

6 years agoSONAR-10257 Support lines without SCM info
Duarte Meneses [Fri, 12 Jan 2018 08:42:31 +0000 (09:42 +0100)]
SONAR-10257 Support lines without SCM info

6 years agoSONAR-10257 Allow null revision in changesets
Duarte Meneses [Thu, 11 Jan 2018 13:31:01 +0000 (14:31 +0100)]
SONAR-10257 Allow null revision in changesets

6 years agostrengthen import/order (#3024)
Stas Vilchik [Wed, 7 Feb 2018 12:27:14 +0000 (13:27 +0100)]
strengthen import/order (#3024)

6 years agoAdd missing license headers
Duarte Meneses [Mon, 29 Jan 2018 17:00:06 +0000 (18:00 +0100)]
Add missing license headers

6 years agoSONAR-10319 Display Analysis Scope on rules detail page (#2995)
Grégoire Aubert [Mon, 29 Jan 2018 16:55:12 +0000 (17:55 +0100)]
SONAR-10319 Display Analysis Scope on rules detail page (#2995)

* SONAR-10319 Display Analysis Scope on rules detail page

* fix icons alignment

6 years agoSONAR-10321 Add scope to rule definition API
Duarte Meneses [Mon, 29 Jan 2018 16:09:19 +0000 (17:09 +0100)]
SONAR-10321 Add scope to rule definition API

6 years agoSONAR-10321 Add scope field to rule search ws
Duarte Meneses [Mon, 29 Jan 2018 08:55:50 +0000 (09:55 +0100)]
SONAR-10321 Add scope field to rule search ws

6 years agoSONAR-10321 Store rule scope in DB
Duarte Meneses [Thu, 25 Jan 2018 15:43:00 +0000 (16:43 +0100)]
SONAR-10321 Store rule scope in DB

6 years agoSONAR-10321 Add scope to rule definition API
Duarte Meneses [Thu, 25 Jan 2018 14:18:48 +0000 (15:18 +0100)]
SONAR-10321 Add scope to rule definition API

6 years agoSONAR-10401 end of task log is always INFO and includes status 3025/head
Sébastien Lesaint [Tue, 6 Feb 2018 13:54:10 +0000 (14:54 +0100)]
SONAR-10401 end of task log is always INFO and includes status

6 years agoAdd PR properties to Artifactory build info
Simon Brandhof [Mon, 5 Feb 2018 21:06:35 +0000 (22:06 +0100)]
Add PR properties to Artifactory build info

6 years agorewrite groups app with react (#3017)
Stas Vilchik [Tue, 6 Feb 2018 15:11:41 +0000 (16:11 +0100)]
rewrite groups app with react (#3017)

6 years agoAdd Java API Plugin.Context#getBootConfiguration()
Simon Brandhof [Mon, 5 Feb 2018 13:48:50 +0000 (14:48 +0100)]
Add Java API Plugin.Context#getBootConfiguration()

That allows plugins to check configuration when providing the list
of extensions.

6 years agoFix FP in RuleIndexTest
Simon Brandhof [Mon, 5 Feb 2018 15:46:22 +0000 (16:46 +0100)]
Fix FP in RuleIndexTest

Rule language is generated with a random value. As language is used
by the search engine, the random value may match the request and
break the assertion.

6 years agoAllow dogfood on other destination than next
Tom [Tue, 30 Jan 2018 16:45:22 +0000 (17:45 +0100)]
Allow dogfood on other destination than next

6 years agoEnable build and QA for dogfood branch
Tom [Tue, 30 Jan 2018 13:08:47 +0000 (14:08 +0100)]
Enable build and QA for dogfood branch

6 years agoAutomatic merge from branch-7.0
ssjenka [Mon, 5 Feb 2018 07:01:12 +0000 (08:01 +0100)]
Automatic merge from branch-7.0

* origin/branch-7.0:
  Prepare version 7.0-SNAPSHOT
  Release 7.0
  SONAR-10384 No more possible to remove an email of a user
  SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled

6 years agoPrepare version 7.0-SNAPSHOT branch-7.0
Simon Brandhof [Fri, 2 Feb 2018 13:36:59 +0000 (14:36 +0100)]
Prepare version 7.0-SNAPSHOT

6 years agoRelease 7.0 7.0
Simon Brandhof [Fri, 2 Feb 2018 12:20:31 +0000 (13:20 +0100)]
Release 7.0

6 years agoSONAR-10384 No more possible to remove an email of a user
Stas Vilchik [Fri, 2 Feb 2018 09:12:50 +0000 (10:12 +0100)]
SONAR-10384 No more possible to remove an email of a user

6 years agoSONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled
Simon Brandhof [Fri, 26 Jan 2018 22:37:39 +0000 (23:37 +0100)]
SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled

6 years agoAutomatic merge from branch-7.0
ssjenka [Fri, 2 Feb 2018 08:46:24 +0000 (09:46 +0100)]
Automatic merge from branch-7.0

* origin/branch-7.0:
  SONAR-10329 Upgrade packaged analyzers to latest versions

6 years agoSONAR-10329 Upgrade packaged analyzers to latest versions
Simon Brandhof [Thu, 1 Feb 2018 19:24:04 +0000 (20:24 +0100)]
SONAR-10329 Upgrade packaged analyzers to latest versions

6 years agofix flacky test in RegisterQualityProfilesNotificationTest
Sébastien Lesaint [Thu, 1 Feb 2018 14:56:34 +0000 (15:56 +0100)]
fix flacky test in RegisterQualityProfilesNotificationTest

6 years agofix rendering of secondary measures on the Measures page
Stas Vilchik [Thu, 1 Feb 2018 10:42:47 +0000 (11:42 +0100)]
fix rendering of secondary measures on the Measures page

6 years agoSONAR-10300 Forbid system properties in api/settings
Julien Lancelot [Thu, 1 Feb 2018 12:36:29 +0000 (13:36 +0100)]
SONAR-10300 Forbid system properties in api/settings

6 years agoMerge remote-tracking branch 'origin/branch-7.0'
Grégoire Aubert [Thu, 1 Feb 2018 08:11:06 +0000 (09:11 +0100)]
Merge remote-tracking branch 'origin/branch-7.0'

6 years agofix rule workspace permalink
Stas Vilchik [Wed, 31 Jan 2018 15:35:12 +0000 (16:35 +0100)]
fix rule workspace permalink

6 years agoadd min length requirement for rules search
Stas Vilchik [Wed, 31 Jan 2018 09:33:59 +0000 (10:33 +0100)]
add min length requirement for rules search

6 years agoAdd back missing action to bulk unassign issues
Grégoire Aubert [Tue, 30 Jan 2018 15:02:17 +0000 (16:02 +0100)]
Add back missing action to bulk unassign issues

6 years agoAdd new sonar.pullrequest.id property to build script
Janos Gyerik [Mon, 29 Jan 2018 12:51:33 +0000 (13:51 +0100)]
Add new sonar.pullrequest.id property to build script

6 years agoAutomatic merge from branch-7.0
ssjenka [Tue, 30 Jan 2018 07:01:06 +0000 (08:01 +0100)]
Automatic merge from branch-7.0

* origin/branch-7.0:
  SONAR-10329 Upgrade packaged analyzers to latest versions

6 years agoSONAR-10052 support profiles with more than 1'000 active rules
Simon Brandhof [Mon, 29 Jan 2018 16:56:59 +0000 (17:56 +0100)]
SONAR-10052 support profiles with more than 1'000 active rules

6 years agoSONAR-10052 fix N+1 syndrome when loading profile descendants
Simon Brandhof [Mon, 29 Jan 2018 16:49:14 +0000 (17:49 +0100)]
SONAR-10052 fix N+1 syndrome when loading profile descendants

6 years agoSONAR-10052 fix Quality flaws
Simon Brandhof [Sun, 28 Jan 2018 20:54:02 +0000 (21:54 +0100)]
SONAR-10052 fix Quality flaws

6 years agoSONAR-10052 optimize data loading for (de)activation of rules
Simon Brandhof [Fri, 26 Jan 2018 17:00:17 +0000 (18:00 +0100)]
SONAR-10052 optimize data loading for (de)activation of rules

6 years agoSONAR-10052 minor refactoring to better understand rule activation
Simon Brandhof [Mon, 15 Jan 2018 14:07:06 +0000 (15:07 +0100)]
SONAR-10052 minor refactoring to better understand rule activation

6 years agoSONAR-10052 Improve documentation of quality profile DTOs
Simon Brandhof [Sun, 14 Jan 2018 19:36:39 +0000 (20:36 +0100)]
SONAR-10052 Improve documentation of quality profile DTOs

6 years agodrop getCurrentUserFromStore (#2993)
Stas Vilchik [Mon, 29 Jan 2018 19:09:10 +0000 (20:09 +0100)]
drop getCurrentUserFromStore (#2993)

6 years agofix coverage of MultivalueProperty#parseAsCsv
Sébastien Lesaint [Mon, 29 Jan 2018 16:14:39 +0000 (17:14 +0100)]
fix coverage of MultivalueProperty#parseAsCsv

6 years agoAdd missing test for ProjectBadgesWs
Julien Lancelot [Mon, 29 Jan 2018 13:48:38 +0000 (14:48 +0100)]
Add missing test for ProjectBadgesWs