]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7329 display rule type in description
Stas Vilchik [Wed, 2 Mar 2016 08:37:01 +0000 (09:37 +0100)]
SONAR-7329 display rule type in description

8 years agoSONAR-7329 Cleanup some remaining characteristics stuff
Julien Lancelot [Tue, 1 Mar 2016 16:58:49 +0000 (17:58 +0100)]
SONAR-7329 Cleanup some remaining characteristics stuff

8 years agoSONAR-7333 Set issue type from rule type
Julien Lancelot [Tue, 1 Mar 2016 15:50:31 +0000 (16:50 +0100)]
SONAR-7333 Set issue type from rule type

8 years agoSONAR-7329 Add type in Rules WS
Julien Lancelot [Tue, 1 Mar 2016 13:16:11 +0000 (14:16 +0100)]
SONAR-7329 Add type in Rules WS

8 years agoSONAR-7353 Synchronize rules type on each startup
Julien Lancelot [Tue, 1 Mar 2016 13:43:37 +0000 (14:43 +0100)]
SONAR-7353 Synchronize rules type on each startup

8 years agoSONAR-7329 Set type when creating rules
Julien Lancelot [Tue, 1 Mar 2016 13:38:30 +0000 (14:38 +0100)]
SONAR-7329 Set type when creating rules

8 years agoSONAR-7329 Add type in RuleIndex
Julien Lancelot [Tue, 1 Mar 2016 13:03:03 +0000 (14:03 +0100)]
SONAR-7329 Add type in RuleIndex

8 years agoSONAR-7329 Add type in RuleDto
Julien Lancelot [Tue, 1 Mar 2016 11:00:12 +0000 (12:00 +0100)]
SONAR-7329 Add type in RuleDto

8 years agoSONAR-7329 Feed RULES.RULE_TYPE
Julien Lancelot [Tue, 1 Mar 2016 09:41:59 +0000 (10:41 +0100)]
SONAR-7329 Feed RULES.RULE_TYPE

8 years agoSONAR-7329 Rename IssueType to RuleType
Julien Lancelot [Tue, 1 Mar 2016 09:41:45 +0000 (10:41 +0100)]
SONAR-7329 Rename IssueType to RuleType

8 years agoRemoved unused code
Julien Lancelot [Tue, 1 Mar 2016 08:46:40 +0000 (09:46 +0100)]
Removed unused  code

8 years agoSONAR-7347 Change the default quality gates to use new_vulnerabilities and new_bugs 807/head
Teryk Bellahsene [Wed, 2 Mar 2016 10:25:19 +0000 (11:25 +0100)]
SONAR-7347 Change the default quality gates to use new_vulnerabilities and new_bugs

8 years agoSONAR-7267 Do not accept multiple rules with the same key in a repository
Simon Brandhof [Tue, 1 Mar 2016 20:27:20 +0000 (21:27 +0100)]
SONAR-7267 Do not accept multiple rules with the same key in a repository

8 years agoSONAR-7101 Deprecate Common Rule SkippedUnitTests
Simon Brandhof [Tue, 1 Mar 2016 20:15:13 +0000 (21:15 +0100)]
SONAR-7101 Deprecate Common Rule SkippedUnitTests

8 years agoRemove deprecated calls to RulesDefinition#setDebtSubCharacteristic()
Simon Brandhof [Tue, 1 Mar 2016 20:13:10 +0000 (21:13 +0100)]
Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic()

8 years agoSONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSID
Simon Brandhof [Tue, 1 Mar 2016 21:17:37 +0000 (22:17 +0100)]
SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSID

8 years agoFix quality flaws
Simon Brandhof [Wed, 2 Mar 2016 09:33:41 +0000 (10:33 +0100)]
Fix quality flaws

8 years agoSONAR-7357 remove red highlighting from the search menu
Stas Vilchik [Wed, 2 Mar 2016 08:55:02 +0000 (09:55 +0100)]
SONAR-7357 remove red highlighting from the search menu

8 years agoSONAR-7330 Index active rules in ES only once when registering profiles
Julien Lancelot [Wed, 2 Mar 2016 07:39:04 +0000 (08:39 +0100)]
SONAR-7330 Index active rules in ES only once when registering profiles

8 years agoAutomatic merge from branch-5.4
Jenkins CI [Wed, 2 Mar 2016 07:01:26 +0000 (08:01 +0100)]
Automatic merge from branch-5.4

* origin/branch-5.4:
  fix widgets resizing on the overview page
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.4-RC3

8 years agoEnable DB ITs on MSSQL 2014
Simon Brandhof [Tue, 1 Mar 2016 14:30:58 +0000 (15:30 +0100)]
Enable DB ITs on MSSQL 2014

8 years agoSONAR-7330 Fix indexation of debt model reset
Julien Lancelot [Tue, 1 Mar 2016 16:47:16 +0000 (17:47 +0100)]
SONAR-7330 Fix indexation of debt model reset

8 years agoSONAR-7330 fix DB migration
Simon Brandhof [Tue, 1 Mar 2016 14:58:40 +0000 (15:58 +0100)]
SONAR-7330 fix DB migration

8 years agoSONAR-7330 remove unused SQL requests from RuleMapper
Simon Brandhof [Tue, 1 Mar 2016 09:08:24 +0000 (10:08 +0100)]
SONAR-7330 remove unused SQL requests from RuleMapper

8 years agoSONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID
Simon Brandhof [Tue, 1 Mar 2016 09:04:51 +0000 (10:04 +0100)]
SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID

8 years agoSONAR-7330 drop unused methods of ActiveRuleMapper
Teryk Bellahsene [Tue, 1 Mar 2016 13:31:24 +0000 (14:31 +0100)]
SONAR-7330 drop unused methods of ActiveRuleMapper

8 years agoSONAR-7330 drop RuleNormalizer and RuleMapping
Teryk Bellahsene [Tue, 1 Mar 2016 08:26:04 +0000 (09:26 +0100)]
SONAR-7330 drop RuleNormalizer and RuleMapping

8 years agoSONAR-7330 WS api/rules/show drop unused parameters
Teryk Bellahsene [Mon, 29 Feb 2016 15:09:06 +0000 (16:09 +0100)]
SONAR-7330 WS api/rules/show drop unused parameters

8 years agoSONAR-7330 Improve active rules loading in rules WS
Teryk Bellahsene [Mon, 29 Feb 2016 15:04:25 +0000 (16:04 +0100)]
SONAR-7330 Improve active rules loading in rules WS

8 years agofix widgets resizing on the overview page
Stas Vilchik [Tue, 1 Mar 2016 11:25:49 +0000 (12:25 +0100)]
fix widgets resizing on the overview page

8 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 1 Mar 2016 09:36:11 +0000 (10:36 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.4-RC3 5.4-RC3
Eric Hartmann [Tue, 1 Mar 2016 09:36:10 +0000 (10:36 +0100)]
[maven-release-plugin] prepare release 5.4-RC3

8 years agoWS api/rules/search document active field is not returned by default
Teryk Bellahsene [Tue, 1 Mar 2016 09:10:42 +0000 (10:10 +0100)]
WS api/rules/search document active field is not returned by default

8 years agoFix timings in performance tests due to hardware/OS change
Simon Brandhof [Tue, 1 Mar 2016 08:36:58 +0000 (09:36 +0100)]
Fix timings in performance tests due to hardware/OS change

8 years agoFix DB tests on non-H2
Simon Brandhof [Tue, 1 Mar 2016 08:29:09 +0000 (09:29 +0100)]
Fix DB tests on non-H2

8 years agoSONAR-7329 Add RULES.RULE_TYPE column
Julien Lancelot [Mon, 29 Feb 2016 15:00:28 +0000 (16:00 +0100)]
SONAR-7329 Add RULES.RULE_TYPE column

Reuse existing migration that add columns in rules table to decrease migration time

8 years agofix webpack config
Stas Vilchik [Mon, 29 Feb 2016 14:41:12 +0000 (15:41 +0100)]
fix webpack config

8 years agoSONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type
Simon Brandhof [Mon, 29 Feb 2016 13:32:25 +0000 (14:32 +0100)]
SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type

8 years agoRemove unused annotation @DbTests
Simon Brandhof [Mon, 29 Feb 2016 14:06:59 +0000 (15:06 +0100)]
Remove unused annotation @DbTests

8 years agoFix quality flaws
Simon Brandhof [Mon, 29 Feb 2016 14:02:45 +0000 (15:02 +0100)]
Fix quality flaws

8 years agoSONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api page
Stas Vilchik [Thu, 25 Feb 2016 18:08:22 +0000 (19:08 +0100)]
SONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api page

8 years agoSONAR-7330 RubyRuleService is now using RuleDao 795/head
Julien Lancelot [Mon, 29 Feb 2016 11:13:32 +0000 (12:13 +0100)]
SONAR-7330 RubyRuleService is now using RuleDao

8 years agoSONAR-7330 RuleUpdater is now using RuleIndexer - F
Julien Lancelot [Mon, 29 Feb 2016 10:50:04 +0000 (11:50 +0100)]
SONAR-7330 RuleUpdater is now using RuleIndexer - F

8 years agoSONAR-7330 Remove SqlActiveRuleKey
Julien Lancelot [Mon, 29 Feb 2016 10:11:47 +0000 (11:11 +0100)]
SONAR-7330 Remove SqlActiveRuleKey

8 years agoFix quality flaws
Julien Lancelot [Mon, 29 Feb 2016 08:27:19 +0000 (09:27 +0100)]
Fix quality flaws

8 years agoSONAR-7330 delete ES script "ListUpdate"
Simon Brandhof [Fri, 26 Feb 2016 19:44:23 +0000 (20:44 +0100)]
SONAR-7330 delete ES script "ListUpdate"

8 years agoSONAR-7330 Remove DAOv2 base classes
Simon Brandhof [Fri, 26 Feb 2016 19:36:12 +0000 (20:36 +0100)]
SONAR-7330 Remove DAOv2 base classes

8 years agoSONAR-7330 Remove old DbClient in server
Julien Lancelot [Fri, 26 Feb 2016 16:05:43 +0000 (17:05 +0100)]
SONAR-7330 Remove old DbClient in server

8 years agoSONAR-7330 Replace usage of selectParamsByActiveRuleKey by selectParamsByActiveRuleId
Julien Lancelot [Fri, 26 Feb 2016 15:54:43 +0000 (16:54 +0100)]
SONAR-7330 Replace usage of selectParamsByActiveRuleKey by selectParamsByActiveRuleId

8 years agoSONAR-7330 Rename date properties in RuleDoc and ActiveRuleDoc
Julien Lancelot [Fri, 26 Feb 2016 15:38:28 +0000 (16:38 +0100)]
SONAR-7330 Rename date properties in RuleDoc and ActiveRuleDoc

8 years agoSONAR-7330 Update date columns of rules and active_rules
Julien Lancelot [Fri, 26 Feb 2016 15:27:24 +0000 (16:27 +0100)]
SONAR-7330 Update date columns of rules and active_rules

8 years agoSONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDto
Julien Lancelot [Fri, 26 Feb 2016 14:44:39 +0000 (15:44 +0100)]
SONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDto

8 years agoSONAR-7330 Cleanup Normalizer
Julien Lancelot [Fri, 26 Feb 2016 14:29:41 +0000 (15:29 +0100)]
SONAR-7330 Cleanup Normalizer

8 years agoSONAR-7330 Remove old Index used by daov2
Julien Lancelot [Fri, 26 Feb 2016 14:05:34 +0000 (15:05 +0100)]
SONAR-7330 Remove old Index used by daov2

8 years agoSONAR-7330 Add RuleIndexer in missing classes
Julien Lancelot [Fri, 26 Feb 2016 14:03:41 +0000 (15:03 +0100)]
SONAR-7330 Add RuleIndexer in missing classes

8 years agoSONAR-7330 Remove old RuleDao and ActiveRuleDao
Julien Lancelot [Fri, 26 Feb 2016 13:45:52 +0000 (14:45 +0100)]
SONAR-7330 Remove old RuleDao and ActiveRuleDao

8 years agoSONAR-7330 SearchActionTest is now using new ActiveRuleDao
Julien Lancelot [Fri, 26 Feb 2016 12:55:16 +0000 (13:55 +0100)]
SONAR-7330 SearchActionTest is now using new ActiveRuleDao

8 years agoSONAR-7330 CreateAction is now only using RuleDao
Julien Lancelot [Fri, 26 Feb 2016 12:34:17 +0000 (13:34 +0100)]
SONAR-7330 CreateAction is now only using RuleDao

8 years agoSONAR-7330 SearchAction is now using new RuleIndex
Julien Lancelot [Fri, 26 Feb 2016 11:06:32 +0000 (12:06 +0100)]
SONAR-7330 SearchAction is now using new RuleIndex

8 years agoSONAR-7330 ActiveRuleCompleter is now using new ActiveRuleDao
Julien Lancelot [Fri, 26 Feb 2016 10:42:17 +0000 (11:42 +0100)]
SONAR-7330 ActiveRuleCompleter is now using new ActiveRuleDao

8 years agoSONAR-7330 Fix MediumTests because missing Es indexes
Julien Lancelot [Thu, 25 Feb 2016 12:37:18 +0000 (13:37 +0100)]
SONAR-7330 Fix MediumTests because missing Es indexes

8 years agoSONAR-7330 CompareAction is now only using dao
Julien Lancelot [Thu, 25 Feb 2016 16:43:55 +0000 (17:43 +0100)]
SONAR-7330 CompareAction is now only using dao

8 years agoSONAR-7330 QProfileComparison is now only using dao
Julien Lancelot [Thu, 25 Feb 2016 14:59:29 +0000 (15:59 +0100)]
SONAR-7330 QProfileComparison is now only using dao

8 years agoSONAR-7330 QProfileBackuper is now only using dao
Julien Lancelot [Thu, 25 Feb 2016 12:56:00 +0000 (13:56 +0100)]
SONAR-7330 QProfileBackuper is now only using dao

8 years agoSONAR-7330 Fix BackendCleanupMediumTest
Julien Lancelot [Thu, 25 Feb 2016 12:36:19 +0000 (13:36 +0100)]
SONAR-7330 Fix BackendCleanupMediumTest

8 years agoSONAR-7330 Fix IssueServiceMediumTest
Julien Lancelot [Thu, 25 Feb 2016 11:20:52 +0000 (12:20 +0100)]
SONAR-7330 Fix IssueServiceMediumTest

8 years agoSONAR-7330 RegisterQualityProfiles is now using ActiveRuleIndexer
Julien Lancelot [Thu, 25 Feb 2016 11:04:23 +0000 (12:04 +0100)]
SONAR-7330 RegisterQualityProfiles is now using ActiveRuleIndexer

8 years agoSONAR-7330 QProfileFactory is now using ActiveRuleIndexer
Julien Lancelot [Thu, 25 Feb 2016 10:47:33 +0000 (11:47 +0100)]
SONAR-7330 QProfileFactory is now using ActiveRuleIndexer

8 years agoSONAR-7330 QProfileService is now using ActiveRuleIndexer
Julien Lancelot [Thu, 25 Feb 2016 10:17:59 +0000 (11:17 +0100)]
SONAR-7330 QProfileService is now using ActiveRuleIndexer

8 years agoSONAR-7330 QProfileExporters is now using ActiveRuleIndexer
Julien Lancelot [Thu, 25 Feb 2016 10:16:21 +0000 (11:16 +0100)]
SONAR-7330 QProfileExporters is now using ActiveRuleIndexer

8 years agoSONAR-7330 QProfileReset is now using ActiveRuleIndexer
Julien Lancelot [Wed, 24 Feb 2016 20:18:21 +0000 (21:18 +0100)]
SONAR-7330 QProfileReset is now using ActiveRuleIndexer

8 years agoSONAR-7330 RuleActivator is now using ActiveRuleIndexer
Julien Lancelot [Wed, 24 Feb 2016 19:28:45 +0000 (20:28 +0100)]
SONAR-7330 RuleActivator is now using ActiveRuleIndexer

8 years agoSONAR-7330 Remove last usage of old RuleIndex
Julien Lancelot [Wed, 24 Feb 2016 20:11:32 +0000 (21:11 +0100)]
SONAR-7330 Remove last usage of old RuleIndex

8 years agoSONAR-7330 Use new RuleIndex in RuleActivator
Julien Lancelot [Wed, 24 Feb 2016 13:48:48 +0000 (14:48 +0100)]
SONAR-7330 Use new RuleIndex in RuleActivator

8 years agoSONAR-7330 QProfileLoader is now using new ActiveRuleIndex
Julien Lancelot [Tue, 23 Feb 2016 19:55:17 +0000 (20:55 +0100)]
SONAR-7330 QProfileLoader is now using new ActiveRuleIndex

8 years agoSONAR-7330 Replace usage of deprecateActiveRuleDao by activeRuleDao
Julien Lancelot [Tue, 23 Feb 2016 16:24:05 +0000 (17:24 +0100)]
SONAR-7330 Replace usage of deprecateActiveRuleDao by activeRuleDao

8 years agoSONAR-7330 Rename activeRuleDao to deprecatedActiveRuleDao in DbClient
Julien Lancelot [Tue, 23 Feb 2016 15:15:35 +0000 (16:15 +0100)]
SONAR-7330 Rename activeRuleDao to deprecatedActiveRuleDao in DbClient

8 years agoSONAR-7330 Add active rule index definition
Julien Lancelot [Tue, 23 Feb 2016 15:01:56 +0000 (16:01 +0100)]
SONAR-7330 Add active rule index definition

8 years agoSONAR-7330 Add long dates in active rules
Julien Lancelot [Mon, 22 Feb 2016 15:23:37 +0000 (16:23 +0100)]
SONAR-7330 Add long dates in active rules

8 years agoSONAR-7330 ClearRulesOverloadedDebt is now using only RuleDao
Julien Lancelot [Mon, 22 Feb 2016 15:14:12 +0000 (16:14 +0100)]
SONAR-7330 ClearRulesOverloadedDebt is now using only RuleDao

8 years agoSONAR-7330 IssuesNotification is now using only RuleDao
Julien Lancelot [Mon, 22 Feb 2016 15:12:20 +0000 (16:12 +0100)]
SONAR-7330 IssuesNotification is now using only RuleDao

8 years agoSONAR-7330 DefaultRuleFinder is now using only RuleDao
Julien Lancelot [Mon, 22 Feb 2016 14:29:18 +0000 (15:29 +0100)]
SONAR-7330 DefaultRuleFinder is now using only RuleDao

8 years agoSONAR-7330 RuleOperations is now using RuleIndexer
Julien Lancelot [Mon, 22 Feb 2016 11:41:53 +0000 (12:41 +0100)]
SONAR-7330 RuleOperations is now using RuleIndexer

8 years agoSONAR-7330 RuleDeleter is now using RuleIndexer
Julien Lancelot [Mon, 22 Feb 2016 11:38:05 +0000 (12:38 +0100)]
SONAR-7330 RuleDeleter is now using RuleIndexer

8 years agoSONAR-7330 RuleCreator is now using RuleIndexer
Julien Lancelot [Mon, 22 Feb 2016 11:31:36 +0000 (12:31 +0100)]
SONAR-7330 RuleCreator is now using RuleIndexer

8 years agoSONAR-7330 RuleUpdater is now using RuleIndexer
Julien Lancelot [Mon, 22 Feb 2016 10:47:26 +0000 (11:47 +0100)]
SONAR-7330 RuleUpdater is now using RuleIndexer

8 years agoSONAR-7330 RegisterRules is now using RuleIndexer
Julien Lancelot [Thu, 18 Feb 2016 17:04:46 +0000 (18:04 +0100)]
SONAR-7330 RegisterRules is now using RuleIndexer

8 years agoSONAR-7330 Add rule index definition
Julien Lancelot [Thu, 18 Feb 2016 14:33:08 +0000 (15:33 +0100)]
SONAR-7330 Add rule index definition

8 years agoReplace SQL "count(*)" by "count(1)" 796/head
Simon Brandhof [Fri, 26 Feb 2016 15:47:54 +0000 (16:47 +0100)]
Replace SQL "count(*)" by "count(1)"

It can have slight performance improvements on some databases.

8 years agoEnable categ5 of ITs on QA
Simon Brandhof [Mon, 29 Feb 2016 11:05:09 +0000 (12:05 +0100)]
Enable categ5 of ITs on QA

8 years agoFix quality flaws
Simon Brandhof [Mon, 29 Feb 2016 11:04:44 +0000 (12:04 +0100)]
Fix quality flaws

8 years agoFix IssueDaoTest on MySQL
Simon Brandhof [Mon, 29 Feb 2016 10:58:45 +0000 (11:58 +0100)]
Fix IssueDaoTest on MySQL

DBUnit does not correctly handle TINYINT type on MySQL

8 years agoFix quality flaw
Teryk Bellahsene [Mon, 29 Feb 2016 09:48:12 +0000 (10:48 +0100)]
Fix quality flaw

8 years agoRevert "SONAR-7330 Remove RubyRuleService"
Julien Lancelot [Mon, 29 Feb 2016 09:32:00 +0000 (10:32 +0100)]
Revert "SONAR-7330 Remove RubyRuleService"

This reverts commit f4af3e943fbfd629e34b26f97473d08ba315551c.

8 years agoFix quality flaws
Simon Brandhof [Mon, 29 Feb 2016 09:11:27 +0000 (10:11 +0100)]
Fix quality flaws

8 years agoSONAR-6810 Remove unused internal WS api/issues/show
Simon Brandhof [Thu, 25 Feb 2016 09:03:27 +0000 (10:03 +0100)]
SONAR-6810 Remove unused internal WS api/issues/show

8 years agoSONAR-7187 WS api/ce/activity order tasks from last submitted to older all the time
Teryk Bellahsene [Fri, 26 Feb 2016 15:37:13 +0000 (16:37 +0100)]
SONAR-7187 WS api/ce/activity order tasks from last submitted to older all the time

8 years agoSONAR-7333 display issue type in the issue box 794/head
Stas Vilchik [Fri, 26 Feb 2016 09:22:04 +0000 (10:22 +0100)]
SONAR-7333 display issue type in the issue box

8 years agoSONAR-7334 display types facet on issues page
Stas Vilchik [Fri, 26 Feb 2016 09:08:27 +0000 (10:08 +0100)]
SONAR-7334 display types facet on issues page

8 years agoSONAR-7333 DB migration to set ISSUES.ISSUE_TYPE
Simon Brandhof [Thu, 25 Feb 2016 22:31:28 +0000 (23:31 +0100)]
SONAR-7333 DB migration to set ISSUES.ISSUE_TYPE