]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6746 Drop Plugin interface + batch cleanup 492/head
Julien HENRY [Mon, 27 Jul 2015 15:39:34 +0000 (17:39 +0200)]
SONAR-6746 Drop Plugin interface + batch cleanup

9 years agoLimit amount of logs produced by batch ITs
Julien HENRY [Fri, 4 Sep 2015 08:47:29 +0000 (10:47 +0200)]
Limit amount of logs produced by batch ITs

9 years agoFail fast on cache write error
Duarte Meneses [Thu, 3 Sep 2015 15:26:40 +0000 (17:26 +0200)]
Fail fast on cache write error

9 years agoSONAR-6832 - Stop support SQ Runner <= 2.3
Duarte Meneses [Thu, 3 Sep 2015 15:26:22 +0000 (17:26 +0200)]
SONAR-6832 - Stop support SQ Runner <= 2.3

9 years agoHide project lock on windows
Duarte Meneses [Wed, 2 Sep 2015 08:11:08 +0000 (10:11 +0200)]
Hide project lock on windows

9 years agoImprove file hashing performance
Duarte Meneses [Tue, 1 Sep 2015 13:49:04 +0000 (15:49 +0200)]
Improve file hashing performance

9 years agoImprove batch unit tests
Duarte Meneses [Tue, 1 Sep 2015 12:13:13 +0000 (14:13 +0200)]
Improve batch unit tests

9 years agoImprove logging
Duarte Meneses [Tue, 1 Sep 2015 09:29:50 +0000 (11:29 +0200)]
Improve logging

9 years agoOptimize project reactor builder
Duarte Meneses [Tue, 1 Sep 2015 09:24:35 +0000 (11:24 +0200)]
Optimize project reactor builder

9 years agoFix test false-positives when port is already in use
Simon Brandhof [Fri, 4 Sep 2015 07:13:12 +0000 (09:13 +0200)]
Fix test false-positives when port is already in use

9 years agoAdd support of Oracle 12c in sonar.properties
Simon Brandhof [Thu, 3 Sep 2015 14:53:47 +0000 (16:53 +0200)]
Add support of Oracle 12c in sonar.properties

9 years agoFix quality flaws
Simon Brandhof [Wed, 2 Sep 2015 12:37:28 +0000 (14:37 +0200)]
Fix quality flaws

9 years agoRemove some more potential FP
David Gageot [Wed, 2 Sep 2015 16:34:04 +0000 (18:34 +0200)]
Remove some more potential FP

9 years agoImprove Selenium code
David Gageot [Wed, 2 Sep 2015 13:05:12 +0000 (15:05 +0200)]
Improve Selenium code

9 years agoBetter regexp support for Selenium its
David Gageot [Wed, 2 Sep 2015 12:43:28 +0000 (14:43 +0200)]
Better regexp support for Selenium its

9 years agoMake sure each IT is isolated
David Gageot [Wed, 2 Sep 2015 14:14:01 +0000 (16:14 +0200)]
Make sure each IT is isolated

9 years agoAdd missing headers
David Gageot [Wed, 2 Sep 2015 13:14:29 +0000 (15:14 +0200)]
Add missing headers

9 years agoSONAR-6487 WS permissions/search_project_permissions do not return component copies...
Teryk Bellahsene [Wed, 2 Sep 2015 15:48:16 +0000 (17:48 +0200)]
SONAR-6487 WS permissions/search_project_permissions do not return component copies used in views for example

9 years agoAll measures on person_id_must be ignored
Julien Lancelot [Wed, 2 Sep 2015 15:28:28 +0000 (17:28 +0200)]
All measures on person_id_must be ignored

As dev cockpit is not compatible with current dev of SonarQube, all measures related to this plugin must be ignored
For instance, FillMeasuresWithVariationsStep is failing in setVariationMeasures() if there's some dev measures.

9 years agofix broken View page because of missing Squale metric
Sébastien Lesaint [Wed, 2 Sep 2015 15:20:01 +0000 (17:20 +0200)]
fix broken View page because of missing Squale metric

9 years agoRevert "Better regexp support for Selenium its"
David Gageot [Wed, 2 Sep 2015 15:26:23 +0000 (17:26 +0200)]
Revert "Better regexp support for Selenium its"

This reverts commit b7d62595b994ba1a78d41a3834418c53f81587ab.

9 years agoRevert "Make sure each IT is isolated"
David Gageot [Wed, 2 Sep 2015 15:26:15 +0000 (17:26 +0200)]
Revert "Make sure each IT is isolated"

This reverts commit 2fdbf71a68743ce4bb4b6307df94014ff9897544.

9 years agoSONAR-6499 WS permissions/set_default_template improve description
Teryk Bellahsene [Wed, 2 Sep 2015 15:21:30 +0000 (17:21 +0200)]
SONAR-6499 WS permissions/set_default_template improve description

9 years agoRename id and template id parameters in the permission domain 487/head
Teryk Bellahsene [Wed, 2 Sep 2015 14:52:19 +0000 (16:52 +0200)]
Rename id and template id parameters in the permission domain

9 years agoUse WsProjectRef instead of Request to get a project
Teryk Bellahsene [Wed, 2 Sep 2015 08:47:08 +0000 (10:47 +0200)]
Use WsProjectRef instead of Request to get a project

9 years agoSONAR-6499 WS permissions/set_default_template set default permission template for...
Teryk Bellahsene [Wed, 2 Sep 2015 08:31:20 +0000 (10:31 +0200)]
SONAR-6499 WS permissions/set_default_template set default permission template for projects, views or developer

9 years agoSONAR-6494 WS permissions/apply_template apply a permission template to a project
Teryk Bellahsene [Tue, 1 Sep 2015 06:22:42 +0000 (08:22 +0200)]
SONAR-6494 WS permissions/apply_template apply a permission template to a project

9 years agoRename WsGroup and WsProject to WsGroupRef and WsProjectRef
Teryk Bellahsene [Tue, 1 Sep 2015 06:07:49 +0000 (08:07 +0200)]
Rename WsGroup and WsProject to WsGroupRef and WsProjectRef

9 years agoImprove WsGroup and WsProject contracts
Teryk Bellahsene [Mon, 31 Aug 2015 07:10:49 +0000 (09:10 +0200)]
Improve WsGroup and WsProject contracts

9 years agoMake sure each IT is isolated
David Gageot [Wed, 2 Sep 2015 14:14:01 +0000 (16:14 +0200)]
Make sure each IT is isolated

9 years agoBetter regexp support for Selenium its
David Gageot [Wed, 2 Sep 2015 12:43:28 +0000 (14:43 +0200)]
Better regexp support for Selenium its

9 years agoRevert "Better regexp support for Selenium its"
David Gageot [Wed, 2 Sep 2015 14:00:25 +0000 (16:00 +0200)]
Revert "Better regexp support for Selenium its"

This reverts commit aa224322a2accb2b80806d1f294ff0183e87949c.

9 years agoBetter regexp support for Selenium its
David Gageot [Wed, 2 Sep 2015 12:43:28 +0000 (14:43 +0200)]
Better regexp support for Selenium its

9 years agoBetter default value for second it cateogy
David Gageot [Wed, 2 Sep 2015 12:27:07 +0000 (14:27 +0200)]
Better default value for second it cateogy

9 years agoSONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in CE container
Julien Lancelot [Tue, 1 Sep 2015 14:55:22 +0000 (16:55 +0200)]
SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in CE container

9 years agoSONAR-6730 Add boolean measure
Julien Lancelot [Tue, 1 Sep 2015 14:30:44 +0000 (16:30 +0200)]
SONAR-6730 Add boolean measure

9 years agoSONAR-6730 Fix test implementation
Julien Lancelot [Tue, 1 Sep 2015 11:54:09 +0000 (13:54 +0200)]
SONAR-6730 Fix test implementation

9 years agoSONAR-6730 Simplify API
Julien Lancelot [Tue, 1 Sep 2015 08:58:54 +0000 (10:58 +0200)]
SONAR-6730 Simplify API

9 years agoSONAR-6730 Move test implementation to org.sonar.api.ce.measure.test
Julien Lancelot [Tue, 1 Sep 2015 09:00:46 +0000 (11:00 +0200)]
SONAR-6730 Move test implementation to org.sonar.api.ce.measure.test

9 years agoGroup its
David Gageot [Wed, 2 Sep 2015 10:13:48 +0000 (12:13 +0200)]
Group its

9 years agoFix quality flaws
Simon Brandhof [Wed, 2 Sep 2015 12:12:34 +0000 (14:12 +0200)]
Fix quality flaws

9 years agoFix quality flaws
Simon Brandhof [Wed, 2 Sep 2015 11:46:24 +0000 (13:46 +0200)]
Fix quality flaws

9 years agoGive a Try to a better? selenium framework
David Gageot [Mon, 31 Aug 2015 13:01:41 +0000 (15:01 +0200)]
Give a Try to a better? selenium framework

9 years agoThis selenium action is useless
David Gageot [Mon, 31 Aug 2015 10:54:15 +0000 (12:54 +0200)]
This selenium action is useless

9 years agoRedirect logs to file by default
David Gageot [Mon, 31 Aug 2015 07:46:17 +0000 (09:46 +0200)]
Redirect logs to file by default

9 years agoTest not redirecting logs to file
David Gageot [Mon, 31 Aug 2015 07:32:00 +0000 (09:32 +0200)]
Test not redirecting logs to file

9 years agoRemove unused throw clauses
David Gageot [Mon, 31 Aug 2015 07:20:48 +0000 (09:20 +0200)]
Remove unused throw clauses

9 years agoFix quality flaw
Julien Lancelot [Mon, 31 Aug 2015 14:42:05 +0000 (16:42 +0200)]
Fix quality flaw

9 years agoFix quality flaws
Julien Lancelot [Mon, 31 Aug 2015 13:44:53 +0000 (15:44 +0200)]
Fix quality flaws

9 years agoFix quality flaws
Simon Brandhof [Mon, 31 Aug 2015 12:30:17 +0000 (14:30 +0200)]
Fix quality flaws

9 years agoFix perf tests of issue indexing
Simon Brandhof [Mon, 31 Aug 2015 08:38:06 +0000 (10:38 +0200)]
Fix perf tests of issue indexing

Faster thanks to change of UUID format.

9 years agoSONAR-6730 Replace List by varargs in addChildrenMeasures 483/head
Julien Lancelot [Fri, 28 Aug 2015 10:02:53 +0000 (12:02 +0200)]
SONAR-6730 Replace List by varargs in addChildrenMeasures

9 years agoSONAR-6730 Add component key in the API
Julien Lancelot [Fri, 28 Aug 2015 09:04:46 +0000 (11:04 +0200)]
SONAR-6730 Add component key in the API

It will allow to have more information in error generated by plugin or in debug logs.

9 years agoSONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take bottom...
Julien Lancelot [Thu, 27 Aug 2015 14:05:18 +0000 (16:05 +0200)]
SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take bottom limits

9 years agoSONAR-6730 Measure computer should allowed no Input metrics
Julien Lancelot [Wed, 26 Aug 2015 15:15:54 +0000 (17:15 +0200)]
SONAR-6730 Measure computer should allowed no Input metrics
For instance, when a measure computer needs only issues to compute measures, it won't declare any input metrics

9 years agoSONAR-6730 Improve error message when adding measure on not allowed metric
Julien Lancelot [Wed, 26 Aug 2015 14:43:26 +0000 (16:43 +0200)]
SONAR-6730 Improve error message when adding measure on not allowed metric

9 years agoAdding trace log on visitors and measure computers
Julien Lancelot [Wed, 26 Aug 2015 14:42:34 +0000 (16:42 +0200)]
Adding trace log on visitors and measure computers

9 years agoSONAR-6730 Add issues in Measure API
Julien Lancelot [Wed, 26 Aug 2015 10:25:31 +0000 (12:25 +0200)]
SONAR-6730 Add issues in Measure API

9 years agoSONAR-6730 Create a repository of issues for a given component
Julien Lancelot [Tue, 25 Aug 2015 16:10:39 +0000 (18:10 +0200)]
SONAR-6730 Create a repository of issues for a given component

9 years agoSONAR-6730 Split IntegrateIssuesStep into 3 visitors
Julien Lancelot [Tue, 25 Aug 2015 15:09:49 +0000 (17:09 +0200)]
SONAR-6730 Split IntegrateIssuesStep into 3 visitors

9 years agojavadoc update on PersistComponentsStep 486/head
Sébastien Lesaint [Fri, 28 Aug 2015 09:41:42 +0000 (11:41 +0200)]
javadoc update on PersistComponentsStep

this step is really Report specific

9 years agochange NewCoverageVariationSumFormula into VariationSumFormula
Sébastien Lesaint [Thu, 27 Aug 2015 09:45:48 +0000 (11:45 +0200)]
change NewCoverageVariationSumFormula into VariationSumFormula

make it more generic to be used for other NEW_* metrics

9 years agoadd QualityGateStatus#equals to fix MeasureRepoEntry#equalsByQualityGateStatus
Sébastien Lesaint [Thu, 27 Aug 2015 07:19:21 +0000 (09:19 +0200)]
add QualityGateStatus#equals to fix MeasureRepoEntry#equalsByQualityGateStatus

9 years agoPurgeDatastoresStep now supports Views Component tree
Sébastien Lesaint [Wed, 26 Aug 2015 15:14:07 +0000 (17:14 +0200)]
PurgeDatastoresStep now supports Views Component tree

9 years agofix privileged plugin ClassLoader configuration
Sébastien Lesaint [Wed, 26 Aug 2015 13:53:29 +0000 (15:53 +0200)]
fix privileged plugin ClassLoader configuration

rename PluginClassloaderDef#serverExtension to PluginClassloaderDef#privileged to avoid confusion with the ServerExtension class and annotations
rename PluginClassloaderDef to PluginClassLoaderDef (capital L)

9 years agomove DAOs, Mappers and Dtos from Views to Core
Sébastien Lesaint [Wed, 26 Aug 2015 09:40:01 +0000 (11:40 +0200)]
move DAOs, Mappers and Dtos from Views to Core

9 years agoFillMeasuresWithVariationsStep now support Views Component tree
Sébastien Lesaint [Wed, 26 Aug 2015 09:05:10 +0000 (11:05 +0200)]
FillMeasuresWithVariationsStep now support Views Component tree

9 years agoadd support for Views Component tree to NewCoverageVariationSumFormula
Sébastien Lesaint [Tue, 25 Aug 2015 17:16:57 +0000 (19:16 +0200)]
add support for Views Component tree to NewCoverageVariationSumFormula

9 years agoadd support for Views Component tree to ComplexityMeasuresStep
Sébastien Lesaint [Tue, 25 Aug 2015 11:47:11 +0000 (13:47 +0200)]
add support for Views Component tree to ComplexityMeasuresStep

9 years agoadd support for Views Component tree to UnitTestMeasuresStep
Sébastien Lesaint [Tue, 25 Aug 2015 10:01:02 +0000 (12:01 +0200)]
add support for Views Component tree to UnitTestMeasuresStep

9 years agoadd support for Views Component tree to LanguageDistributionMeasuresStep
Sébastien Lesaint [Tue, 25 Aug 2015 09:33:23 +0000 (11:33 +0200)]
add support for Views Component tree to LanguageDistributionMeasuresStep

9 years agofix badly named test LanguageDistributionMeasuresTest
Sébastien Lesaint [Tue, 25 Aug 2015 08:57:11 +0000 (10:57 +0200)]
fix badly named test LanguageDistributionMeasuresTest

shouls be named LanguageDistributionMeasuresStepTest

9 years agorename Counter#aggregate(LeafContext) to initialize(InitContext)
Sébastien Lesaint [Mon, 24 Aug 2015 16:17:36 +0000 (18:17 +0200)]
rename Counter#aggregate(LeafContext) to initialize(InitContext)

this emphasis that this is really an initialization method and that it can be called on FILE or PROJECT_VIEW component but also, in the futur on a SUBVIEW (case of processing of partial trees of Views Components)

9 years agoSONAR-6812 Improve format of generated UUIDs for better usage of Lucene
Simon Brandhof [Thu, 27 Aug 2015 13:36:03 +0000 (15:36 +0200)]
SONAR-6812 Improve format of generated UUIDs for better usage of Lucene

9 years agoExclude LITS plugin from it-plugins
Simon Brandhof [Fri, 28 Aug 2015 16:53:25 +0000 (18:53 +0200)]
Exclude LITS plugin from it-plugins

9 years agoTrim all WS string request parameters
Teryk Bellahsene [Fri, 28 Aug 2015 15:54:47 +0000 (17:54 +0200)]
Trim all WS string request parameters

9 years agotemporary disable web medium tests
Stas Vilchik [Fri, 28 Aug 2015 15:39:47 +0000 (17:39 +0200)]
temporary disable web medium tests

9 years agoSONAR-6498 WS permissions/delete_template impossible to delete a default template
Teryk Bellahsene [Fri, 28 Aug 2015 13:43:20 +0000 (15:43 +0200)]
SONAR-6498 WS permissions/delete_template impossible to delete a default template

9 years agoSONAR-6345 Display list of all plugins + version in batch debug logs
Duarte Meneses [Thu, 27 Aug 2015 15:00:20 +0000 (17:00 +0200)]
SONAR-6345 Display list of all plugins + version in batch debug logs

9 years agoSONAR-6577 Offline mode in issues mode
Duarte Meneses [Thu, 27 Aug 2015 14:58:34 +0000 (16:58 +0200)]
SONAR-6577 Offline mode in issues mode

9 years agoRemoval of deprecated ProjectBootstrapper
Duarte Meneses [Wed, 26 Aug 2015 07:18:31 +0000 (09:18 +0200)]
Removal of deprecated ProjectBootstrapper

9 years agoImprove quality
Duarte Meneses [Tue, 25 Aug 2015 12:44:47 +0000 (14:44 +0200)]
Improve quality

9 years agoSONAR-6290 fix bubble chart when using french language pack
Stas Vilchik [Fri, 28 Aug 2015 13:40:42 +0000 (15:40 +0200)]
SONAR-6290 fix bubble chart when using french language pack

9 years agofix js error when the force authentication is enabled
Stas Vilchik [Fri, 28 Aug 2015 13:23:14 +0000 (15:23 +0200)]
fix js error when the force authentication is enabled

9 years agoSONAR-6708 fix sqale colors when drilldown on treemap
Stas Vilchik [Fri, 28 Aug 2015 10:08:37 +0000 (12:08 +0200)]
SONAR-6708 fix sqale colors when drilldown on treemap

9 years agofix SONAR-6290
Stas Vilchik [Fri, 28 Aug 2015 09:03:57 +0000 (11:03 +0200)]
fix SONAR-6290

9 years agoFix PermissionTemplateServiceTest
Teryk Bellahsene [Fri, 28 Aug 2015 07:39:53 +0000 (09:39 +0200)]
Fix PermissionTemplateServiceTest

9 years agoSONAR-6497 SONAR-6496 WS create and update permission template with better tests...
Teryk Bellahsene [Thu, 27 Aug 2015 16:39:19 +0000 (18:39 +0200)]
SONAR-6497 SONAR-6496 WS create and update permission template with better tests on blank names as input

9 years agoRevert "fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using...
Stas Vilchik [Thu, 27 Aug 2015 16:34:58 +0000 (18:34 +0200)]
Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using 'Custom Measures' widget"

This reverts commit bc14bd9bdfa9c983a0dc21d6e2b2d0d9a3f487cd.

9 years agoUpdate tests to use the ignore fields feature of JsonAssert
Teryk Bellahsene [Thu, 27 Aug 2015 15:04:38 +0000 (17:04 +0200)]
Update tests to use the ignore fields feature of JsonAssert

9 years agoJsonAssert can ignore fields and small improvements
Teryk Bellahsene [Thu, 27 Aug 2015 15:00:25 +0000 (17:00 +0200)]
JsonAssert can ignore fields and small improvements

9 years agoSONAR-6485 use "id" instead of "uuid"
Stas Vilchik [Thu, 27 Aug 2015 14:27:17 +0000 (16:27 +0200)]
SONAR-6485 use "id" instead of "uuid"

9 years agoSONAR-6496 SONAR-6497 Rename template key by template id and projectPattern by projec...
Teryk Bellahsene [Thu, 27 Aug 2015 12:37:15 +0000 (14:37 +0200)]
SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern by projectKeyPattern

9 years agoSONAR-6485 WS permissions/search_project_permissions replace uuid by id in response
Teryk Bellahsene [Thu, 27 Aug 2015 12:26:40 +0000 (14:26 +0200)]
SONAR-6485 WS permissions/search_project_permissions replace uuid by id in response

9 years agoPaging as first element in WS responses of the permission domain
Teryk Bellahsene [Thu, 27 Aug 2015 12:12:17 +0000 (14:12 +0200)]
Paging as first element in WS responses of the permission domain

9 years agoSONAR-6479 WS permissions/users take out Paging from the loop when building response
Teryk Bellahsene [Thu, 27 Aug 2015 12:09:29 +0000 (14:09 +0200)]
SONAR-6479 WS permissions/users take out Paging from the loop when building response

9 years agoSONAR-6693 WS issue_filters/search do no require to be authenticated
Teryk Bellahsene [Thu, 27 Aug 2015 13:27:25 +0000 (15:27 +0200)]
SONAR-6693 WS issue_filters/search do no require to be authenticated

9 years agofix SONAR-6290 Histogram widget fails to display using French language pack
Stas Vilchik [Thu, 27 Aug 2015 11:49:53 +0000 (13:49 +0200)]
fix SONAR-6290 Histogram widget fails to display using French language pack

9 years agofix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using 'Custom...
Stas Vilchik [Thu, 27 Aug 2015 10:28:05 +0000 (12:28 +0200)]
fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using 'Custom Measures' widget

9 years agoMerge pull request #484 from SonarSource/feature/disable-plugins-its-on-prs
David Gageot [Thu, 27 Aug 2015 08:57:26 +0000 (10:57 +0200)]
Merge pull request #484 from SonarSource/feature/disable-plugins-its-on-prs

Ignore IT plugins for all PRs