]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6571 update the metric key validation without dots nor semi-colon
Teryk Bellahsene [Thu, 23 Jul 2015 13:35:20 +0000 (15:35 +0200)]
SONAR-6571 update the metric key validation without dots nor semi-colon

9 years agoUpdate to orchestrator 3.3
David Gageot [Fri, 24 Jul 2015 07:13:48 +0000 (09:13 +0200)]
Update to orchestrator 3.3

9 years agoRevert "Do not redirect surefire logs to file"
Simon Brandhof [Thu, 23 Jul 2015 18:05:31 +0000 (20:05 +0200)]
Revert "Do not redirect surefire logs to file"

Too many logs are generated for travis, which accepts max 4Mb

This reverts commit e9782fdb646b47679802e4b7a04dd20daa14ddb1.

9 years agoDo not redirect surefire logs to file
Simon Brandhof [Thu, 23 Jul 2015 13:18:29 +0000 (15:18 +0200)]
Do not redirect surefire logs to file

9 years agoSONAR-6695 Remove decorators execution from the batch 436/head
Julien Lancelot [Thu, 23 Jul 2015 15:40:22 +0000 (17:40 +0200)]
SONAR-6695 Remove decorators execution from the batch

9 years agoRemove no more used test resources
Julien Lancelot [Thu, 23 Jul 2015 08:57:02 +0000 (10:57 +0200)]
Remove no more used test resources

9 years agoSONAR-6605 Remove CoreFormulaRepository 434/head
Julien Lancelot [Thu, 23 Jul 2015 09:22:51 +0000 (11:22 +0200)]
SONAR-6605 Remove CoreFormulaRepository
All formulas are now in a dedicated step

9 years agoSONAR-6605 Remove formulas on Metric public_api and public_undocumented_api
Julien Lancelot [Wed, 22 Jul 2015 14:01:39 +0000 (16:01 +0200)]
SONAR-6605 Remove formulas on Metric public_api and public_undocumented_api
The aggregation of these measures are already done in CommentMeasuresStep

9 years agoRemove formula on design metrics
Julien Lancelot [Wed, 22 Jul 2015 13:55:58 +0000 (15:55 +0200)]
Remove formula on design metrics

9 years agoSONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES_KEY to CommentMeasuresStep
Julien Lancelot [Wed, 22 Jul 2015 13:17:03 +0000 (15:17 +0200)]
SONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES_KEY to CommentMeasuresStep

9 years agoSONAR-6605 Move complexity formulas to its own step
Julien Lancelot [Wed, 22 Jul 2015 12:30:59 +0000 (14:30 +0200)]
SONAR-6605 Move complexity formulas to its own step

9 years agoSONAR-6605 Move sum coverage formulas to CoverageMeasuresStep
Julien Lancelot [Wed, 22 Jul 2015 10:08:33 +0000 (12:08 +0200)]
SONAR-6605 Move sum coverage formulas to CoverageMeasuresStep

9 years agoSONAR-6605 Move coverage measures with variations to NewCoverageMeasuresStep
Julien Lancelot [Tue, 21 Jul 2015 16:26:10 +0000 (18:26 +0200)]
SONAR-6605 Move coverage measures with variations to NewCoverageMeasuresStep

9 years agoSONAR-6727 Drop aggregation of RFC, RFC_DISTRIBUTION and LCOM4_DISTRIBUTION measures
Julien Lancelot [Thu, 23 Jul 2015 07:25:46 +0000 (09:25 +0200)]
SONAR-6727 Drop aggregation of RFC, RFC_DISTRIBUTION and LCOM4_DISTRIBUTION measures

9 years agoFix support of custom measure of metric of type LEVEL
Sébastien Lesaint [Thu, 23 Jul 2015 13:25:28 +0000 (15:25 +0200)]
Fix support of custom measure of metric of type LEVEL

9 years agoSONAR-6676 ensure CE temp dir is cleaned in an existing IT
Sébastien Lesaint [Thu, 23 Jul 2015 12:51:43 +0000 (14:51 +0200)]
SONAR-6676 ensure CE temp dir is cleaned in an existing IT

9 years agoFix regression with old Violation API
Julien HENRY [Thu, 23 Jul 2015 14:41:10 +0000 (16:41 +0200)]
Fix regression with old Violation API

9 years agoImprove ws rule/search example value of qprofile
Teryk Bellahsene [Thu, 23 Jul 2015 14:13:03 +0000 (16:13 +0200)]
Improve ws rule/search example value of qprofile

9 years agoFix NPE when using old Issuable API
Julien HENRY [Thu, 23 Jul 2015 14:01:22 +0000 (16:01 +0200)]
Fix NPE when using old Issuable API

9 years agoSONAR-6676 do not create measure FILES when there is 0 non UT file
Sébastien Lesaint [Thu, 23 Jul 2015 12:33:40 +0000 (14:33 +0200)]
SONAR-6676 do not create measure FILES when there is 0 non UT file

9 years agoRename methods in DAO layer to follow conventions
Teryk Bellahsene [Thu, 23 Jul 2015 12:06:44 +0000 (14:06 +0200)]
Rename methods in DAO layer to follow conventions

9 years agoSONAR-4865, SONAR-6052 Improved issue locations
Julien HENRY [Mon, 8 Jun 2015 14:40:48 +0000 (16:40 +0200)]
SONAR-4865, SONAR-6052 Improved issue locations

9 years agoSONAR-6605 forgotten Formula in CoreMetrics for Metrics moved to CE
Sébastien Lesaint [Thu, 23 Jul 2015 10:31:30 +0000 (12:31 +0200)]
SONAR-6605 forgotten Formula in CoreMetrics for Metrics moved to CE

9 years agoReplace DaoUtils by DaoModule
Teryk Bellahsene [Thu, 23 Jul 2015 10:03:23 +0000 (12:03 +0200)]
Replace DaoUtils by DaoModule

9 years agoWhen a blacklist metric is found in the batch report, the log should be in DEBUG...
Julien Lancelot [Thu, 23 Jul 2015 09:54:06 +0000 (11:54 +0200)]
When a blacklist metric is found in the batch report, the log should be in DEBUG level

9 years agoMove UserDao to sonar-db
Teryk Bellahsene [Thu, 23 Jul 2015 09:09:35 +0000 (11:09 +0200)]
Move UserDao to sonar-db

9 years agoMove GroupDao to sonar-db
Teryk Bellahsene [Thu, 23 Jul 2015 08:14:08 +0000 (10:14 +0200)]
Move GroupDao to sonar-db

9 years agoCreate RowNotFoundException as the default DAO Exception thrown
Teryk Bellahsene [Thu, 23 Jul 2015 07:32:52 +0000 (09:32 +0200)]
Create RowNotFoundException as the default DAO Exception thrown

9 years agoSONAR-6605 move some core Formulas to FileAndDirectoryMeasuresStep 427/head
Sébastien Lesaint [Wed, 22 Jul 2015 13:08:50 +0000 (15:08 +0200)]
SONAR-6605 move some core Formulas to FileAndDirectoryMeasuresStep

rename FileAndDirectoryMeasuresStep to SizeMeasuresStep in the process

9 years agoSONAR-6676 remove Decorators for FILES and DIRECTORIES metrics
Sébastien Lesaint [Tue, 21 Jul 2015 15:30:13 +0000 (17:30 +0200)]
SONAR-6676 remove Decorators for FILES and DIRECTORIES metrics

9 years agoSONAR-6676 compute FILES and DIRECTORIES measures in CE
Sébastien Lesaint [Tue, 21 Jul 2015 15:24:15 +0000 (17:24 +0200)]
SONAR-6676 compute FILES and DIRECTORIES measures in CE

9 years agoimprove message when Measure ValueType not consistent with Metric's
Sébastien Lesaint [Wed, 22 Jul 2015 08:33:55 +0000 (10:33 +0200)]
improve message when Measure ValueType not consistent with Metric's

9 years agoMove protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db
Simon Brandhof [Wed, 22 Jul 2015 14:59:00 +0000 (16:59 +0200)]
Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db

9 years agoSONAR-6725 drop aggregation of measures of PACKAGES metric 429/head
Sébastien Lesaint [Wed, 22 Jul 2015 15:06:56 +0000 (17:06 +0200)]
SONAR-6725 drop aggregation of measures of PACKAGES metric

9 years agofix some coverage flaws
Sébastien Lesaint [Thu, 23 Jul 2015 07:33:53 +0000 (09:33 +0200)]
fix some coverage flaws

9 years agoSONAR-6684 remove Issue.tags from batch report
Simon Brandhof [Thu, 23 Jul 2015 08:08:43 +0000 (10:08 +0200)]
SONAR-6684 remove Issue.tags from batch report

9 years agoSONAR-6684 remove unused measure fields from report
Simon Brandhof [Wed, 22 Jul 2015 21:27:12 +0000 (23:27 +0200)]
SONAR-6684 remove unused measure fields from report

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Thu, 23 Jul 2015 06:00:01 +0000 (08:00 +0200)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  SONAR-6715 Preview analysis fails with "UnsupportedOperationException: Unable to find rule by query"

9 years agoImprove readability of IssueWorkflowTest
Simon Brandhof [Wed, 22 Jul 2015 18:50:31 +0000 (20:50 +0200)]
Improve readability of IssueWorkflowTest

9 years agoFix closing of resovled manual issue
Simon Brandhof [Wed, 22 Jul 2015 13:55:59 +0000 (15:55 +0200)]
Fix closing of resovled manual issue

9 years agoUse latest version of travis-utils
David Gageot [Wed, 22 Jul 2015 14:53:51 +0000 (16:53 +0200)]
Use latest version of travis-utils

9 years agoSONAR-6607 Update SQ Java to version 3.4 (fix assembly)
Julien HENRY [Wed, 22 Jul 2015 14:32:03 +0000 (16:32 +0200)]
SONAR-6607 Update SQ Java to version 3.4 (fix assembly)

9 years agoMove MetricDao to sonar-db
Teryk Bellahsene [Wed, 22 Jul 2015 13:33:34 +0000 (15:33 +0200)]
Move MetricDao to sonar-db

9 years agoSONAR-6607 Update SQ Java to version 3.4
Julien HENRY [Wed, 22 Jul 2015 12:55:31 +0000 (14:55 +0200)]
SONAR-6607 Update SQ Java to version 3.4

9 years agoRemove unused test of SQ version in PluginsTest
Simon Brandhof [Wed, 22 Jul 2015 12:46:38 +0000 (14:46 +0200)]
Remove unused test of SQ version in PluginsTest

9 years agoImprove utility org.sonar.core.util.Protobuf
Simon Brandhof [Wed, 22 Jul 2015 12:17:06 +0000 (14:17 +0200)]
Improve utility org.sonar.core.util.Protobuf

9 years agoAdd org.sonar.core.util.ContextException
Simon Brandhof [Wed, 22 Jul 2015 12:13:57 +0000 (14:13 +0200)]
Add org.sonar.core.util.ContextException

9 years agoImprove UpdateCenterMatrixFactory code coverage
Teryk Bellahsene [Wed, 22 Jul 2015 12:05:04 +0000 (14:05 +0200)]
Improve UpdateCenterMatrixFactory code coverage

9 years agoConfigure plugin ITs (aka it-platform)
David Gageot [Wed, 22 Jul 2015 07:43:54 +0000 (09:43 +0200)]
Configure plugin ITs (aka it-platform)

9 years agoUse BadRequestException instead of ServerException with HttpURLConnection.HTTP_CONFLICT
Teryk Bellahsene [Wed, 22 Jul 2015 11:46:06 +0000 (13:46 +0200)]
Use BadRequestException instead of ServerException with HttpURLConnection.HTTP_CONFLICT

9 years agoSONAR-6381 throw an exception when a compatible plugin is not found.
Teryk Bellahsene [Wed, 22 Jul 2015 10:03:14 +0000 (12:03 +0200)]
SONAR-6381 throw an exception when a compatible plugin is not found.

9 years agoSONAR-6715 Preview analysis fails with "UnsupportedOperationException: Unable to...
Simon Brandhof [Wed, 22 Jul 2015 09:53:35 +0000 (11:53 +0200)]
SONAR-6715 Preview analysis fails with "UnsupportedOperationException: Unable to find rule by query"

9 years agoRevert deletion of CountDistributionBuilder
Julien Lancelot [Wed, 22 Jul 2015 07:10:50 +0000 (09:10 +0200)]
Revert deletion of CountDistributionBuilder

9 years agoSONAR-6376 ws plugins/installed and plugins/pending add category field 421/head
Teryk Bellahsene [Fri, 17 Jul 2015 12:29:22 +0000 (14:29 +0200)]
SONAR-6376 ws plugins/installed and plugins/pending add category field

- use Optional when retrieving an UpdateCenter

9 years agoFix quality flaws
Teryk Bellahsene [Tue, 21 Jul 2015 08:01:00 +0000 (10:01 +0200)]
Fix quality flaws

9 years agoRemove useless usage of BatchReport.Measure.setDescription() and setVariationXXX() 422/head
Julien Lancelot [Tue, 21 Jul 2015 14:25:51 +0000 (16:25 +0200)]
Remove useless usage of BatchReport.Measure.setDescription() and setVariationXXX()

Batch doesn't send anymore measure with variations, and description is no more used

9 years agoSONAR-6681 Move computation of Unit test related measures to CE
Julien Lancelot [Mon, 20 Jul 2015 09:02:00 +0000 (11:02 +0200)]
SONAR-6681 Move computation of Unit test related measures to CE

9 years agoSONAR-6681 Remove UnitTestDecorator form the batch
Julien Lancelot [Mon, 20 Jul 2015 07:20:30 +0000 (09:20 +0200)]
SONAR-6681 Remove UnitTestDecorator form the batch

9 years agoRemove variation usage from BatchMeasureToMeasure
Julien Lancelot [Mon, 20 Jul 2015 11:00:40 +0000 (13:00 +0200)]
Remove variation usage from BatchMeasureToMeasure

The batch do not send anymore variationd data as there are now computed in CE

9 years agoMeasuresPublisher should not filter measures to put in the report
Julien Lancelot [Tue, 21 Jul 2015 14:21:01 +0000 (16:21 +0200)]
MeasuresPublisher should not filter measures to put in the report

9 years agoRe-introduce usage of toEntries() and entryOf()
Julien Lancelot [Tue, 21 Jul 2015 13:01:32 +0000 (15:01 +0200)]
Re-introduce usage of toEntries() and entryOf()

9 years agoAdd integration tests for manual and common rules
Simon Brandhof [Tue, 21 Jul 2015 14:37:55 +0000 (16:37 +0200)]
Add integration tests for manual and common rules

9 years agoFix quality flaws
Simon Brandhof [Tue, 21 Jul 2015 15:14:47 +0000 (17:14 +0200)]
Fix quality flaws

9 years agoSONAR-6679 Move computation of language ditribution measures to CE 424/head
Julien Lancelot [Mon, 20 Jul 2015 14:14:39 +0000 (16:14 +0200)]
SONAR-6679 Move computation of language ditribution measures to CE

9 years agoSONAR-6679 Remove computation of language distribution measures from batch
Julien Lancelot [Mon, 20 Jul 2015 14:40:18 +0000 (16:40 +0200)]
SONAR-6679 Remove computation of language distribution measures from batch

9 years agoRename SensorMetrics to BatchMetrics
Julien Lancelot [Mon, 20 Jul 2015 12:07:32 +0000 (14:07 +0200)]
Rename SensorMetrics to BatchMetrics

9 years agoAdd NewCoverageTest in the suite
Julien Lancelot [Tue, 21 Jul 2015 11:52:28 +0000 (13:52 +0200)]
Add NewCoverageTest in the suite

9 years agoAdd ITs on new coverage measures
Julien Lancelot [Tue, 21 Jul 2015 11:43:24 +0000 (13:43 +0200)]
Add ITs on new coverage measures

9 years agoFix computation of new coverage
Julien Lancelot [Tue, 21 Jul 2015 11:38:27 +0000 (13:38 +0200)]
Fix computation of new coverage

9 years agoMerge branch 'branch-5.1' + SONAR-6700 fix for 5.2
Sébastien Lesaint [Tue, 21 Jul 2015 10:36:10 +0000 (12:36 +0200)]
Merge branch 'branch-5.1' + SONAR-6700 fix for 5.2

9 years agoAllow COMMENTED_OUT_CODE_LINES and PACKAGES to be send by the batch
Julien Lancelot [Tue, 21 Jul 2015 08:25:23 +0000 (10:25 +0200)]
Allow COMMENTED_OUT_CODE_LINES and PACKAGES to be send by the batch

9 years agoSONAR-6652 ws system/db_migration_status status of database migration 423/head
Teryk Bellahsene [Mon, 20 Jul 2015 12:50:42 +0000 (14:50 +0200)]
SONAR-6652 ws system/db_migration_status status of database migration

9 years agoSONAR-6366 rename MigrateDbSystemAction to MigrateDbAction
Teryk Bellahsene [Mon, 20 Jul 2015 08:56:11 +0000 (10:56 +0200)]
SONAR-6366 rename MigrateDbSystemAction to MigrateDbAction

9 years agoRemove unused db classes Snapshot and ResourceModel
Simon Brandhof [Mon, 20 Jul 2015 21:53:26 +0000 (23:53 +0200)]
Remove unused db classes Snapshot and ResourceModel

9 years agoSONAR-6703 fix coverage rules
Simon Brandhof [Mon, 20 Jul 2015 21:46:08 +0000 (23:46 +0200)]
SONAR-6703 fix coverage rules

9 years agoSONAR-6703 load common rule parameters from batch report
Simon Brandhof [Sun, 19 Jul 2015 22:22:54 +0000 (00:22 +0200)]
SONAR-6703 load common rule parameters from batch report

9 years agoRemove unused constants in FileStructure
Simon Brandhof [Sun, 19 Jul 2015 20:23:01 +0000 (22:23 +0200)]
Remove unused constants in FileStructure

9 years agoSONAR-6703 new common rules
Simon Brandhof [Thu, 16 Jul 2015 14:32:53 +0000 (16:32 +0200)]
SONAR-6703 new common rules

9 years agoSONAR-6709 Simplify RulesDefinition API when two plugins define the same repository
Simon Brandhof [Fri, 10 Jul 2015 14:04:12 +0000 (16:04 +0200)]
SONAR-6709 Simplify RulesDefinition API when two plugins define the same repository

9 years agoSONAR-6703 Register common rules at startup
Simon Brandhof [Sun, 12 Jul 2015 11:35:49 +0000 (13:35 +0200)]
SONAR-6703 Register common rules at startup

9 years agoSONAR-6700 fix undeleted computation working dir and cache files 425/head
Sébastien Lesaint [Mon, 20 Jul 2015 13:21:24 +0000 (15:21 +0200)]
SONAR-6700 fix undeleted computation working dir and cache files

9 years agoSONAR-6693 Create a new WS to list issue filters 407/head
Stas Vilchik [Fri, 3 Jul 2015 07:29:40 +0000 (09:29 +0200)]
SONAR-6693 Create a new WS to list issue filters

9 years agoSONAR-6682 Move computation comment_lines to CommentMeasuresStep
Julien Lancelot [Fri, 17 Jul 2015 14:38:38 +0000 (16:38 +0200)]
SONAR-6682 Move computation comment_lines to CommentMeasuresStep

9 years agoRename getNewMeasureXXX by getAddedMeasureXXX 420/head
Julien Lancelot [Fri, 17 Jul 2015 12:48:31 +0000 (14:48 +0200)]
Rename getNewMeasureXXX by getAddedMeasureXXX

9 years agoSONAR-6678 Add computation of duplication measures in compute engine
Julien Lancelot [Thu, 16 Jul 2015 15:07:30 +0000 (17:07 +0200)]
SONAR-6678 Add computation of duplication measures in compute engine

9 years agoSONAR-6678 Remove duplication decorators from the batch
Julien Lancelot [Thu, 16 Jul 2015 15:21:29 +0000 (17:21 +0200)]
SONAR-6678 Remove duplication decorators from the batch

9 years agoUpdate tests that were badly based on Measure.equals()
Julien Lancelot [Fri, 17 Jul 2015 08:02:34 +0000 (10:02 +0200)]
Update tests that were badly based on Measure.equals()
As Measure.equals()/hashcode() does not contains values, variations, etc., tests should do assertion directly on what they want to check : int value, double value, data, variations, etc.

9 years agoAdd Optional<Measure> getNewRawMeasure(int componentRef, String metricKey) in Measure...
Julien Lancelot [Fri, 17 Jul 2015 07:57:25 +0000 (09:57 +0200)]
Add Optional<Measure> getNewRawMeasure(int componentRef, String metricKey) in MeasureRepositoryRule

9 years agoCosmetic changes in SumFormula
Julien Lancelot [Fri, 17 Jul 2015 12:10:56 +0000 (14:10 +0200)]
Cosmetic changes in SumFormula

9 years agoFix quality flaws
Julien Lancelot [Fri, 17 Jul 2015 13:30:21 +0000 (15:30 +0200)]
Fix quality flaws

9 years agoFix medium tests and improve temp folders
Duarte Meneses [Fri, 17 Jul 2015 13:30:01 +0000 (15:30 +0200)]
Fix medium tests and improve temp folders

9 years agoMove Java db migrations from sonar-server to sonar-db
Simon Brandhof [Fri, 17 Jul 2015 08:38:17 +0000 (10:38 +0200)]
Move Java db migrations from sonar-server to sonar-db

9 years agoSONAR-6716 remove data migrations of v4.4
Simon Brandhof [Fri, 17 Jul 2015 08:13:17 +0000 (10:13 +0200)]
SONAR-6716 remove data migrations of v4.4

9 years agoDisable JMX in Persistit
Duarte Meneses [Fri, 17 Jul 2015 07:59:47 +0000 (09:59 +0200)]
Disable JMX in Persistit

9 years agoSONAR-6716 do not accept db upgrades from versions previous to LTS
Simon Brandhof [Thu, 16 Jul 2015 21:48:21 +0000 (23:48 +0200)]
SONAR-6716 do not accept db upgrades from versions previous to LTS

9 years agoSONAR-6716 Fix quality flaw in DatabaseVersion
Simon Brandhof [Sun, 12 Jul 2015 22:04:12 +0000 (00:04 +0200)]
SONAR-6716 Fix quality flaw in DatabaseVersion

9 years agoSONAR-6716 Move some additions of columns and indices
Simon Brandhof [Thu, 11 Jun 2015 05:51:27 +0000 (07:51 +0200)]
SONAR-6716 Move some additions of columns and indices

9 years agoSONAR-6716 Rename migrations 061 and 283 to follow conventions
Simon Brandhof [Wed, 10 Jun 2015 21:19:22 +0000 (23:19 +0200)]
SONAR-6716 Rename migrations 061  and 283 to follow conventions

9 years agoSONAR-6716 Compress migrations of table action_plans
Simon Brandhof [Wed, 10 Jun 2015 21:16:48 +0000 (23:16 +0200)]
SONAR-6716 Compress migrations of table action_plans

9 years agoSONAR-6716 Rename migration 061 to follow conventions
Simon Brandhof [Wed, 10 Jun 2015 21:14:47 +0000 (23:14 +0200)]
SONAR-6716 Rename migration 061 to follow conventions