]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-6729 CE not fail anymore when no quality profile found 603/head
Julien Lancelot [Wed, 28 Oct 2015 10:51:53 +0000 (11:51 +0100)]
SONAR-6729 CE not fail anymore when no quality profile found

8 years agodo not cache node_modules in travis
Stas Vilchik [Wed, 28 Oct 2015 12:52:03 +0000 (13:52 +0100)]
do not cache node_modules in travis

8 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Tue, 27 Oct 2015 13:46:02 +0000 (14:46 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.2-RC4
Thomas Vérin [Tue, 27 Oct 2015 13:46:01 +0000 (14:46 +0100)]
[maven-release-plugin] prepare release 5.2-RC4

8 years agoSONAR-6834 Purge CE_ACTIVITY when deleting a project
Julien Lancelot [Tue, 27 Oct 2015 10:16:50 +0000 (11:16 +0100)]
SONAR-6834 Purge CE_ACTIVITY when deleting a project

8 years agoSONAR-5876 Add l10n info for the metric 601/head
Julien Lancelot [Tue, 27 Oct 2015 08:56:48 +0000 (09:56 +0100)]
SONAR-5876 Add l10n info for the metric

8 years agoSONAR-6414 Indexing tests should update updatedAt field 600/head
Julien Lancelot [Mon, 26 Oct 2015 17:00:02 +0000 (18:00 +0100)]
SONAR-6414 Indexing tests should update updatedAt field

8 years agoSONAR-6824 Use SCM Info repo 598/head
Julien Lancelot [Mon, 26 Oct 2015 14:27:03 +0000 (15:27 +0100)]
SONAR-6824 Use SCM Info repo

8 years agoSONAR-5794 Send notification step should not use batch repo to get project name 599/head
Julien Lancelot [Mon, 26 Oct 2015 14:24:43 +0000 (15:24 +0100)]
SONAR-5794 Send notification step should not use batch repo to get project name

8 years agoDo not log the size of uncompressed CE report
Simon Brandhof [Mon, 26 Oct 2015 21:23:30 +0000 (22:23 +0100)]
Do not log the size of uncompressed CE report

Value is useless compared to the time required to
compute it. Size of compressed report is enough.

8 years agoimprove display of default non-official logo
Stas Vilchik [Mon, 26 Oct 2015 16:29:51 +0000 (17:29 +0100)]
improve display of default non-official logo

8 years agoadd tooltip over number of failed background tasks
Stas Vilchik [Mon, 26 Oct 2015 08:46:00 +0000 (09:46 +0100)]
add tooltip over number of failed background tasks

8 years agoimprove display of custom logo
Stas Vilchik [Mon, 26 Oct 2015 08:38:19 +0000 (09:38 +0100)]
improve display of custom logo

8 years agoSONAR-6467 When updating a user, the default group should not be set 595/head
Julien Lancelot [Wed, 21 Oct 2015 14:35:35 +0000 (16:35 +0200)]
SONAR-6467 When updating a user, the default group should not be set

8 years agoSONAR-6318 Display component key in warning generated when symbols/highlighting are... 591/head
Julien Lancelot [Wed, 21 Oct 2015 10:24:57 +0000 (12:24 +0200)]
SONAR-6318 Display component key in warning generated when symbols/highlighting are inconsistent

8 years agoSONAR-6318 Don't fail when bad highlighting/symbols
Julien Lancelot [Tue, 20 Oct 2015 10:47:24 +0000 (12:47 +0200)]
SONAR-6318 Don't fail when bad highlighting/symbols

If highlighting data doesn't match source code data (for instance in the case of a bad encoding), the compute engine will not fail anymore but will instead display a warning and then ignore the remaining highlighting

8 years agoAdd the possibility to log a WARN message with an exception
Julien Lancelot [Wed, 21 Oct 2015 07:17:48 +0000 (09:17 +0200)]
Add the possibility to log a WARN message with an exception

8 years agoFix some quality flaws
Julien Lancelot [Tue, 20 Oct 2015 10:12:28 +0000 (12:12 +0200)]
Fix some quality flaws

8 years agoSONAR-4865 Keep issue locations on existing issues 593/head
Julien Lancelot [Tue, 20 Oct 2015 13:11:16 +0000 (15:11 +0200)]
SONAR-4865 Keep issue locations on existing issues

8 years agoSONAR-6416 update calls to /api/tests/list
Stas Vilchik [Mon, 19 Oct 2015 14:56:09 +0000 (16:56 +0200)]
SONAR-6416 update calls to /api/tests/list

8 years agoSONAR-6416 apply naming conventions to parameters of WS api/tests
Simon Brandhof [Mon, 19 Oct 2015 14:26:14 +0000 (16:26 +0200)]
SONAR-6416 apply naming conventions to parameters of WS api/tests

8 years agoSONAR-6416 add field "id" to response of api/tests/covered_files
Simon Brandhof [Mon, 19 Oct 2015 14:17:12 +0000 (16:17 +0200)]
SONAR-6416 add field "id" to response of api/tests/covered_files

Refactoring: use protobuf to generate response

8 years agoSONAR-6416 apply naming conventions to response of api/tests/list
Simon Brandhof [Mon, 19 Oct 2015 14:07:00 +0000 (16:07 +0200)]
SONAR-6416 apply naming conventions to response of api/tests/list

8 years agoFix descriptions of 2 CE steps
Simon Brandhof [Wed, 21 Oct 2015 12:07:13 +0000 (14:07 +0200)]
Fix descriptions of 2 CE steps

8 years agoSONAR-6167 add MSSQL2014 and SQL Azure to sonar.properties
Simon Brandhof [Wed, 21 Oct 2015 07:00:31 +0000 (09:00 +0200)]
SONAR-6167 add MSSQL2014 and SQL Azure to sonar.properties

8 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Tue, 20 Oct 2015 13:47:34 +0000 (15:47 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.2-RC3 5.2-RC3
Thomas Vérin [Tue, 20 Oct 2015 13:47:33 +0000 (15:47 +0200)]
[maven-release-plugin] prepare release 5.2-RC3

8 years agoHack for IE - use mime type text/plain for api/qualityprofiles/create 589/head
Simon Brandhof [Mon, 19 Oct 2015 15:56:01 +0000 (17:56 +0200)]
Hack for IE - use mime type text/plain for api/qualityprofiles/create

8 years agofix quality profile deletion dialog on ie9
Stas Vilchik [Tue, 20 Oct 2015 09:18:21 +0000 (11:18 +0200)]
fix quality profile deletion dialog on ie9

8 years agoFix some quality flaw 588/head
Julien Lancelot [Tue, 20 Oct 2015 08:41:46 +0000 (10:41 +0200)]
Fix some quality flaw

8 years agoSONAR-6822 Rules search WS is not returning langName
Julien Lancelot [Mon, 19 Oct 2015 16:05:28 +0000 (18:05 +0200)]
SONAR-6822 Rules search WS is not returning langName

/api/rules/search?f=langName is now returning langName
/api/rules/search?f=lang does not return anymore langName

8 years agoSONAR-6822 Move search action tests to a dedicated test class
Julien Lancelot [Mon, 19 Oct 2015 15:20:52 +0000 (17:20 +0200)]
SONAR-6822 Move search action tests to a dedicated test class

8 years agoSONAR-6680 RuleRepository now load all rules at first call 587/head
Sébastien Lesaint [Mon, 19 Oct 2015 15:13:16 +0000 (17:13 +0200)]
SONAR-6680 RuleRepository now load all rules at first call

RuleRepository now implements a stonger contract (which is documented)
method hasKey(RuleKey) is replaced by method findByKey(RuleKey) which returns an Optional (saves using two methods in a row when Rule exists)
methods getById(int) and findById(int) added to be able to replace Views' specific RuleRepository with the one from the Compute Engine

8 years agoSONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepository
Sébastien Lesaint [Mon, 19 Oct 2015 15:11:21 +0000 (17:11 +0200)]
SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepository

8 years agoFix quality flaws
Simon Brandhof [Tue, 20 Oct 2015 08:14:19 +0000 (10:14 +0200)]
Fix quality flaws

8 years agofix select2 closing problem in the facet sidebar
Stas Vilchik [Tue, 20 Oct 2015 07:40:01 +0000 (09:40 +0200)]
fix select2 closing problem in the facet sidebar

9 years agoSONAR-6582 do not return module key on single-module projects
Simon Brandhof [Mon, 19 Oct 2015 11:28:32 +0000 (13:28 +0200)]
SONAR-6582 do not return module key on single-module projects

9 years agoUse doc_values on some fields of ES index issues/issue
Simon Brandhof [Mon, 19 Oct 2015 08:29:51 +0000 (10:29 +0200)]
Use doc_values on some fields of ES index issues/issue

That decreases memory pressure on the aggreagation and sorting
requests involving these fields.

9 years agoImprove ES request for facets resolutions, status and severities
Simon Brandhof [Fri, 16 Oct 2015 15:24:40 +0000 (17:24 +0200)]
Improve ES request for facets resolutions, status and severities

When no values are selected, then the term aggregation should not be filtered on all possible values. This filtering
is useless and decreases performances by 20% on my 25-millions-issues instance.

9 years agofix display of issues filters manage link
Stas Vilchik [Mon, 19 Oct 2015 09:00:54 +0000 (11:00 +0200)]
fix display of issues filters manage link

9 years agocorrect profile comparison wording
Stas Vilchik [Mon, 19 Oct 2015 08:56:50 +0000 (10:56 +0200)]
correct profile comparison wording

9 years agoSONAR-6926 remove Cross Project Duplication properties declaration
Sébastien Lesaint [Mon, 19 Oct 2015 08:03:15 +0000 (10:03 +0200)]
SONAR-6926 remove Cross Project Duplication properties declaration

will be restored in 5.3 when Cross Project Duplication is reimplemented

9 years agofix reset of TreeRootHolderRule + reduce duplication
Sébastien Lesaint [Fri, 16 Oct 2015 14:31:23 +0000 (16:31 +0200)]
fix reset of TreeRootHolderRule + reduce duplication

9 years agoreduce polling time of Compute Engine scheduler from 10s to 2
Sébastien Lesaint [Thu, 15 Oct 2015 16:22:28 +0000 (18:22 +0200)]
reduce polling time of Compute Engine scheduler from 10s to 2

9 years agoadd name to thread used by NotificationService
Sébastien Lesaint [Thu, 15 Oct 2015 15:33:17 +0000 (17:33 +0200)]
add name to thread used by NotificationService

threads created by SQ should always be named to easy investigations

9 years agofix duplicated SqlSessionFactory in memory
Sébastien Lesaint [Thu, 15 Oct 2015 13:21:39 +0000 (15:21 +0200)]
fix duplicated SqlSessionFactory in memory

9 years agominor fix in MutableAnalysisMetadataHolder#setAnalysisDate javadoc
Sébastien Lesaint [Fri, 16 Oct 2015 15:10:36 +0000 (17:10 +0200)]
minor fix in MutableAnalysisMetadataHolder#setAnalysisDate javadoc

9 years agodo not reload profile details when selecting a project, fix tooltips
Stas Vilchik [Fri, 16 Oct 2015 12:39:53 +0000 (14:39 +0200)]
do not reload profile details when selecting a project, fix tooltips

9 years agoimprove readability of language selection on the profiles page
Stas Vilchik [Fri, 16 Oct 2015 12:23:57 +0000 (14:23 +0200)]
improve readability of language selection on the profiles page

9 years agofix capitalization inconsistency of the notification dispatcher names
Stas Vilchik [Fri, 16 Oct 2015 11:28:59 +0000 (13:28 +0200)]
fix capitalization inconsistency of the notification dispatcher names

9 years agofix error in JsonWriter usage description in javadoc of WebService
Sébastien Lesaint [Fri, 16 Oct 2015 11:08:08 +0000 (13:08 +0200)]
fix error in JsonWriter usage description in javadoc of WebService

9 years agoFix test with asynchronous logging
Duarte Meneses [Thu, 15 Oct 2015 12:20:45 +0000 (14:20 +0200)]
Fix test with asynchronous logging

9 years agoSONAR-6639 do not poll what system status is ok
Stas Vilchik [Thu, 15 Oct 2015 11:58:51 +0000 (13:58 +0200)]
SONAR-6639 do not poll what system status is ok

9 years agoadd href attribute to the "Log In" link
Stas Vilchik [Thu, 15 Oct 2015 11:53:11 +0000 (13:53 +0200)]
add href attribute to the "Log In" link

9 years agoSONAR-6834 update background task status indicators to mix with quality gate statuses
Stas Vilchik [Thu, 15 Oct 2015 11:51:08 +0000 (13:51 +0200)]
SONAR-6834 update background task status indicators to mix with quality gate statuses

9 years agoSONAR-6652 explicit error when DB is disconnected in WS response 582/head
Sébastien Lesaint [Wed, 14 Oct 2015 12:53:40 +0000 (14:53 +0200)]
SONAR-6652 explicit error when DB is disconnected in WS response

9 years agoAdd missing tests
Simon Brandhof [Wed, 14 Oct 2015 16:16:47 +0000 (18:16 +0200)]
Add missing tests

9 years agoAdd ES circuit breaker stats to System Info page
Simon Brandhof [Wed, 14 Oct 2015 16:15:57 +0000 (18:15 +0200)]
Add ES circuit breaker stats to System Info page

9 years agoSONAR-6880 Fix return_to
Julien Lancelot [Wed, 14 Oct 2015 14:41:20 +0000 (16:41 +0200)]
SONAR-6880 Fix return_to

Because of the reset of the session, the return_to value was removed.
(cherry picked from commit 22de220)

9 years agofix the components page of just provisioned project
Stas Vilchik [Wed, 14 Oct 2015 14:31:24 +0000 (16:31 +0200)]
fix the components page of just provisioned project

9 years agoAdd missing commons-email dependency for plugins using API < 5.2
Julien Lancelot [Wed, 14 Oct 2015 14:06:30 +0000 (16:06 +0200)]
Add missing commons-email dependency for plugins using API < 5.2

9 years agoSONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'
Julien HENRY [Wed, 14 Oct 2015 13:41:24 +0000 (15:41 +0200)]
SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'

9 years agoSONAR-6880 Fix SSF-37
Fabrice Bellingard [Wed, 14 Oct 2015 09:51:56 +0000 (11:51 +0200)]
SONAR-6880 Fix SSF-37

9 years agoRevert "SONAR-6310 Delete RoR WS api/profiles/index"
Teryk Bellahsene [Wed, 14 Oct 2015 12:04:19 +0000 (14:04 +0200)]
Revert "SONAR-6310 Delete RoR WS api/profiles/index"

This reverts commit 4dba36f4e20ac32291d473a3169ee372408a9a22.

9 years agoSONAR-6397 remove last line trick from ComputeFileSourceData 578/head
Sébastien Lesaint [Tue, 13 Oct 2015 08:33:56 +0000 (10:33 +0200)]
SONAR-6397 remove last line trick from ComputeFileSourceData

added an extra empty line to the end of the file source iterator is now implemented directly into the CloseableIterator returned by the SourceLinesRepository

9 years agoSONAR-6397 read changeset from DB only if File is unmodified
Sébastien Lesaint [Fri, 9 Oct 2015 15:21:49 +0000 (17:21 +0200)]
SONAR-6397 read changeset from DB only if File is unmodified

to achieve that, we compare the source hash stored in DB with hash of source in analysis report
this also remove duplication of line hashing algorithm between core and Computation Engine and isolate source and line hashing into specific classes

9 years agoSONAR-6397 ScmInfoRepository optimisation for non FILE components
Sébastien Lesaint [Fri, 9 Oct 2015 09:16:45 +0000 (11:16 +0200)]
SONAR-6397 ScmInfoRepository optimisation for non FILE components

when Component is not FILE, no need to neither check the report nor the DB

9 years agoClean all temporary JS dependencies before release
Simon Brandhof [Wed, 14 Oct 2015 09:33:22 +0000 (11:33 +0200)]
Clean all temporary JS dependencies before release

9 years agoPrevent integration test modules to be deployed on central repository
Simon Brandhof [Wed, 14 Oct 2015 08:51:33 +0000 (10:51 +0200)]
Prevent integration test modules to be deployed on central repository

9 years agoDeploy module sonar-server to maven central
Simon Brandhof [Wed, 14 Oct 2015 08:51:13 +0000 (10:51 +0200)]
Deploy module sonar-server to maven central

9 years agofix alignment in the file details
Stas Vilchik [Wed, 14 Oct 2015 07:43:40 +0000 (09:43 +0200)]
fix alignment in the file details

9 years agofix applying of issue filter when user is not authenticated
Stas Vilchik [Tue, 13 Oct 2015 12:42:47 +0000 (14:42 +0200)]
fix applying of issue filter when user is not authenticated

9 years agoRevert "SONAR-6309 Delete RoR WS profiles/list"
Teryk Bellahsene [Tue, 13 Oct 2015 12:10:45 +0000 (14:10 +0200)]
Revert "SONAR-6309 Delete RoR WS profiles/list"

This reverts commit 7992a218b2dd4df3734d38ea1a2a71514d1e2949.

9 years agoImprove message when trying to install a non-plugin JAR
Simon Brandhof [Tue, 13 Oct 2015 20:49:56 +0000 (22:49 +0200)]
Improve message when trying to install a non-plugin JAR

9 years agoFix enforcer rule about size of zip
Simon Brandhof [Tue, 13 Oct 2015 20:31:51 +0000 (22:31 +0200)]
Fix enforcer rule about size of zip

9 years agoFix reliability of NetworkUtils#freePort()
Simon Brandhof [Mon, 12 Oct 2015 19:59:34 +0000 (21:59 +0200)]
Fix reliability of NetworkUtils#freePort()

9 years agoFix Maven warnings
Simon Brandhof [Mon, 12 Oct 2015 19:37:10 +0000 (21:37 +0200)]
Fix Maven warnings

by replacing ${project.version} by ${pom.version}

9 years agoSONAR-6219 Fix ruby warning "don't put space before argument parentheses"
Simon Brandhof [Mon, 12 Oct 2015 19:36:19 +0000 (21:36 +0200)]
SONAR-6219 Fix ruby warning "don't put space before argument parentheses"

9 years agoFix configuration of SQ version
Simon Brandhof [Tue, 13 Oct 2015 15:03:26 +0000 (17:03 +0200)]
Fix configuration of SQ version

9 years agoRevert "Fix the bad SQ version used by integration tests"
Simon Brandhof [Tue, 13 Oct 2015 14:58:14 +0000 (16:58 +0200)]
Revert "Fix the bad SQ version used by integration tests"

This reverts commit 2d67d61504c354f3ebe5d9bedc54d66b1122bd75.

9 years agoFix the bad SQ version used by integration tests
Simon Brandhof [Tue, 13 Oct 2015 14:06:11 +0000 (16:06 +0200)]
Fix the bad SQ version used by integration tests

9 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Tue, 13 Oct 2015 10:06:23 +0000 (12:06 +0200)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release 5.2-RC2 5.2-RC2
Thomas Vérin [Tue, 13 Oct 2015 10:06:23 +0000 (12:06 +0200)]
[maven-release-plugin] prepare release 5.2-RC2

9 years agoUpdate the sonar-web pom with correct config for javadoc and sources
Thomas Vérin [Tue, 13 Oct 2015 09:55:59 +0000 (11:55 +0200)]
Update the sonar-web pom with correct config for javadoc and sources

9 years agoUpdated poms to generate empty javadoc and sources jars to comply with maven central
Thomas Vérin [Tue, 13 Oct 2015 09:41:05 +0000 (11:41 +0200)]
Updated poms to generate empty javadoc and sources jars to comply with maven central

9 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Mon, 12 Oct 2015 15:58:42 +0000 (17:58 +0200)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release 5.2-RC1 5.2-RC1
Thomas Vérin [Mon, 12 Oct 2015 15:58:42 +0000 (17:58 +0200)]
[maven-release-plugin] prepare release 5.2-RC1

9 years agoFix double installation of sources jar
Simon Brandhof [Mon, 12 Oct 2015 15:48:42 +0000 (17:48 +0200)]
Fix double installation of sources jar

9 years agoRemoved signature goal from maven release (redundant with bintray)
tomverin [Mon, 12 Oct 2015 15:00:03 +0000 (17:00 +0200)]
Removed signature goal from maven release (redundant with bintray)

9 years agoupdate \ 1\ 1distributionManagement to deploy to bintray
tomverin [Mon, 12 Oct 2015 13:33:24 +0000 (15:33 +0200)]
update \ 1\ 1distributionManagement to deploy to bintray

9 years agoTry to fix error of maven-release-plugin
Simon Brandhof [Mon, 12 Oct 2015 12:50:52 +0000 (14:50 +0200)]
Try to fix error of maven-release-plugin

9 years agoFix rules index name
Julien Lancelot [Fri, 9 Oct 2015 14:14:06 +0000 (16:14 +0200)]
Fix rules index name

9 years agoFix typo
Julien Lancelot [Mon, 12 Oct 2015 08:27:18 +0000 (10:27 +0200)]
Fix typo

9 years agoSONAR-6915 Change type of character columns of ISSUES table on MsSQL 577/head
Julien Lancelot [Mon, 12 Oct 2015 07:41:09 +0000 (09:41 +0200)]
SONAR-6915 Change type of character columns of ISSUES table on MsSQL

Type of following columns are updtated to NVARCHAR on MsSQL :
ISSUES.TAGS
ISSUES.COMPONENT_UUID
ISSUES.PROJECT_UUID

9 years agoFix Xms java option of sonar.web.javaOpts
Simon Brandhof [Mon, 12 Oct 2015 08:05:27 +0000 (10:05 +0200)]
Fix Xms java option of sonar.web.javaOpts

- missing "-Djava.net.preferIPv4Stack=true" in comment of sonar.properties
- missing default value "-Xms256m"

9 years agoSONAR-6884 revert systematic usage of latin1 CS collation when creating NVARCHAR...
Simon Brandhof [Mon, 12 Oct 2015 07:28:49 +0000 (09:28 +0200)]
SONAR-6884 revert systematic usage of latin1 CS collation when creating NVARCHAR columns on MSSQL

9 years agoReplace VARCHAR by NVARCHAR on MsSQL
Simon Brandhof [Mon, 12 Oct 2015 06:12:46 +0000 (08:12 +0200)]
Replace VARCHAR by NVARCHAR on MsSQL

9 years agoSONAR-6717 Add IT to check that issue attribute is kept on next analysis
Julien Lancelot [Fri, 9 Oct 2015 15:43:56 +0000 (17:43 +0200)]
SONAR-6717 Add IT to check that issue attribute is kept on next analysis

9 years agoFix group id
Julien Lancelot [Fri, 9 Oct 2015 15:37:01 +0000 (17:37 +0200)]
Fix group id

9 years agoChange default number of ES shards
Simon Brandhof [Fri, 9 Oct 2015 13:17:04 +0000 (15:17 +0200)]
Change default number of ES shards

- Use 5 shards by default on each index
- Do not change the default number of ES shards on cluster mode