]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoAdd tests in suite
Julien Lancelot [Fri, 24 Jul 2015 13:31:03 +0000 (15:31 +0200)]
Add tests in suite

9 years agoFix batch authentication error message
Duarte Meneses [Fri, 24 Jul 2015 13:23:57 +0000 (15:23 +0200)]
Fix batch authentication error message

9 years agoSONAR-6577 Offline mode in preview mode
Duarte Meneses [Tue, 21 Jul 2015 13:42:01 +0000 (15:42 +0200)]
SONAR-6577 Offline mode in preview mode

9 years agoImprove quality
Duarte Meneses [Tue, 21 Jul 2015 11:34:15 +0000 (13:34 +0200)]
Improve quality

9 years agoSONAR-6577 Offline mode in preview mode
Duarte Meneses [Fri, 17 Jul 2015 08:05:49 +0000 (10:05 +0200)]
SONAR-6577 Offline mode in preview mode

9 years agoAdd TimeMachineTest IT
Julien Lancelot [Fri, 24 Jul 2015 11:13:25 +0000 (13:13 +0200)]
Add TimeMachineTest IT

9 years agoFix sample code
Julien Lancelot [Fri, 24 Jul 2015 11:01:28 +0000 (13:01 +0200)]
Fix sample code

9 years agoMove measure tests in suite package
Julien Lancelot [Fri, 24 Jul 2015 10:41:22 +0000 (12:41 +0200)]
Move measure tests in suite package

9 years agoAdd measure and ui categories
Julien Lancelot [Fri, 24 Jul 2015 10:39:14 +0000 (12:39 +0200)]
Add measure and ui categories

9 years agoAdd measure and ui IT configuration in travis
Julien Lancelot [Fri, 24 Jul 2015 10:32:22 +0000 (12:32 +0200)]
Add measure and ui IT configuration in travis

9 years agoAdd I18nTest test
Julien Lancelot [Fri, 24 Jul 2015 10:22:32 +0000 (12:22 +0200)]
Add I18nTest test

9 years agoAdd some ITs on measures
Julien Lancelot [Fri, 24 Jul 2015 09:49:51 +0000 (11:49 +0200)]
Add some ITs on measures

9 years agoImprove some DAOs with conventions and DatabaseUtils.executeLargeInputs() 438/head
Simon Brandhof [Fri, 24 Jul 2015 08:32:34 +0000 (10:32 +0200)]
Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()

9 years agoSupport of large number of keys in IssueDao#selectByKeys(...)
Simon Brandhof [Thu, 23 Jul 2015 15:13:00 +0000 (17:13 +0200)]
Support of large number of keys in IssueDao#selectByKeys(...)

9 years agoRemove unused InternalRubyIssueService#getIssueByKey(...)
Simon Brandhof [Thu, 23 Jul 2015 10:03:09 +0000 (12:03 +0200)]
Remove unused InternalRubyIssueService#getIssueByKey(...)

9 years agoApply conventions to IssueDao
Simon Brandhof [Thu, 23 Jul 2015 09:59:11 +0000 (11:59 +0200)]
Apply conventions to IssueDao

9 years agoRemove unused dbunit files
Simon Brandhof [Thu, 23 Jul 2015 09:48:26 +0000 (11:48 +0200)]
Remove unused dbunit files

9 years agoAdd IssueDao#selectByOrderedKeys(...)
Simon Brandhof [Thu, 23 Jul 2015 09:15:33 +0000 (11:15 +0200)]
Add IssueDao#selectByOrderedKeys(...)

9 years agoAdd @deprecated and all formulas api and remove some decorator usage in test
Julien Lancelot [Fri, 24 Jul 2015 08:01:58 +0000 (10:01 +0200)]
Add @deprecated and all formulas api and remove some decorator usage in test

9 years agoFix use of RowNotFoundException in tests
Teryk Bellahsene [Fri, 24 Jul 2015 07:10:45 +0000 (09:10 +0200)]
Fix use of RowNotFoundException in tests

9 years agoImprove MetricDao code coverage
Teryk Bellahsene [Thu, 23 Jul 2015 15:58:02 +0000 (17:58 +0200)]
Improve MetricDao code coverage

9 years agoMove RowNotFoundException to org.sonar.db
Teryk Bellahsene [Thu, 23 Jul 2015 15:10:01 +0000 (17:10 +0200)]
Move RowNotFoundException to org.sonar.db

9 years agoRowNotFoundException is the default Exception at the DAO layer
Teryk Bellahsene [Thu, 23 Jul 2015 14:44:36 +0000 (16:44 +0200)]
RowNotFoundException is the default Exception at the DAO layer

9 years agoRename ComponentDao methods according to new conventions
Teryk Bellahsene [Thu, 23 Jul 2015 14:38:18 +0000 (16:38 +0200)]
Rename ComponentDao methods according to new conventions

9 years agoRename MetricDao methods following the new convention
Teryk Bellahsene [Thu, 23 Jul 2015 14:26:56 +0000 (16:26 +0200)]
Rename MetricDao methods following the new convention

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