]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONARCLOUD-49 Wrap organization extension inside OrganizationAdminContainer
Grégoire Aubert [Fri, 27 Apr 2018 15:12:23 +0000 (17:12 +0200)]
SONARCLOUD-49 Wrap organization extension inside OrganizationAdminContainer

6 years agoSONAR-10274 Better page title handling for SonarCloud
Grégoire Aubert [Fri, 27 Apr 2018 15:11:12 +0000 (17:11 +0200)]
SONAR-10274 Better page title handling for SonarCloud

6 years agoSONAR-10325 Add "advanced" url query flag to display login/password form on SonarClou...
Grégoire Aubert [Fri, 27 Apr 2018 08:51:26 +0000 (10:51 +0200)]
SONAR-10325 Add "advanced" url query flag to display login/password form on SonarCloud login page

6 years agoSONAR-10646 SONAR-10325 Update SonarCloud login page style
Grégoire Aubert [Fri, 27 Apr 2018 07:19:46 +0000 (09:19 +0200)]
SONAR-10646 SONAR-10325 Update SonarCloud login page style

6 years agoSQBILLING-93 SonarCloud notifies Muppet when an organization is deleted
Teryk Bellahsene [Wed, 2 May 2018 10:00:07 +0000 (12:00 +0200)]
SQBILLING-93 SonarCloud notifies Muppet when an organization is deleted

6 years agoFix SONAR-10466
Pascal Mugnier [Tue, 1 May 2018 13:35:59 +0000 (15:35 +0200)]
Fix SONAR-10466

6 years agoFix SONAR-10553
Pascal Mugnier [Tue, 1 May 2018 13:26:39 +0000 (15:26 +0200)]
Fix SONAR-10553

6 years agoFix SONAR-10579
Pascal Mugnier [Tue, 1 May 2018 13:19:47 +0000 (15:19 +0200)]
Fix SONAR-10579

6 years agoFix SONAR-10581
Pascal Mugnier [Tue, 1 May 2018 13:07:44 +0000 (15:07 +0200)]
Fix SONAR-10581

6 years agoFix SONAR-10585
Pascal Mugnier [Tue, 1 May 2018 10:12:57 +0000 (12:12 +0200)]
Fix SONAR-10585

6 years agoSONAR-9384 Fix computation of project without src but with test measures
Julien Lancelot [Mon, 16 Apr 2018 16:06:08 +0000 (18:06 +0200)]
SONAR-9384 Fix computation of project without src but with test measures

6 years agoSONAR-10252 Project page of long living branches displays the link to the correct...
Teryk Bellahsene [Mon, 30 Apr 2018 13:12:58 +0000 (15:12 +0200)]
SONAR-10252 Project page of long living branches displays the link to the correct Quality Gate

6 years agoSONAR-10587 fix another incompatibility with Oracle
Simon Brandhof [Mon, 30 Apr 2018 20:29:19 +0000 (22:29 +0200)]
SONAR-10587 fix another incompatibility with Oracle

6 years agoSONAR-10587 fix non oracle compliant sql clause
Guillaume Jambet [Mon, 30 Apr 2018 15:03:12 +0000 (17:03 +0200)]
SONAR-10587 fix non oracle compliant sql clause

6 years agouse eslint-config-sonarqube (#191)
Stas Vilchik [Fri, 27 Apr 2018 15:22:22 +0000 (17:22 +0200)]
use eslint-config-sonarqube (#191)

6 years agoSONAR-10648 Update JavaDoc
Julien HENRY [Fri, 27 Apr 2018 13:43:46 +0000 (15:43 +0200)]
SONAR-10648 Update JavaDoc

6 years agoSONAR-10515 Add method to delete entry in ALM_APP_INSTALLS
Julien HENRY [Fri, 27 Apr 2018 09:46:41 +0000 (11:46 +0200)]
SONAR-10515 Add method to delete entry in ALM_APP_INSTALLS

6 years agoSONAR-10648 Fix InputFile::relativePath for global sensors
Julien HENRY [Thu, 26 Apr 2018 19:35:28 +0000 (21:35 +0200)]
SONAR-10648 Fix InputFile::relativePath for global sensors

SensorStrategy was wrongly instanciated once per module, while it was supposed to be a project level singleton.

6 years agoSONAR-10567 Compute Engine analysis do not fail if project name or description is...
Teryk Bellahsene [Thu, 26 Apr 2018 15:33:08 +0000 (17:33 +0200)]
SONAR-10567 Compute Engine analysis do not fail if project name or description is too long

6 years agoSONAR-10570 Do not return an empty pull request URL when it's not provided
Teryk Bellahsene [Wed, 11 Apr 2018 13:44:51 +0000 (15:44 +0200)]
SONAR-10570 Do not return an empty pull request URL when it's not provided

6 years agoSONAR-10515 ALM App Install table + DAO
Julien HENRY [Thu, 26 Apr 2018 14:59:26 +0000 (16:59 +0200)]
SONAR-10515 ALM App Install table + DAO

* Add migration to create table alm_app_installs
* Add dao for alm_app_installs

6 years agoStop the container even if assertion failed
Julien HENRY [Thu, 26 Apr 2018 10:03:10 +0000 (12:03 +0200)]
Stop the container even if assertion failed

This is to avoid other tests of the suite to fail, making it harder to spot the root cause

6 years agoSONAR-10544 Apply feedback
Duarte Meneses [Wed, 25 Apr 2018 15:19:28 +0000 (17:19 +0200)]
SONAR-10544 Apply feedback

6 years agoSONAR-10575 fix flag to include external rules in rules search
Duarte Meneses [Tue, 24 Apr 2018 08:57:51 +0000 (10:57 +0200)]
SONAR-10575 fix flag to include external rules in rules search

6 years agoSONAR-10543 Fix external issues effort
Duarte Meneses [Tue, 24 Apr 2018 07:19:12 +0000 (09:19 +0200)]
SONAR-10543 Fix external issues effort

6 years agoInclude external rule in rule facet
Pascal Mugnier [Mon, 23 Apr 2018 13:57:27 +0000 (15:57 +0200)]
Include external rule in rule facet

6 years agoSONAR-10575 Modify flag to include external rules in rules search
Duarte Meneses [Mon, 23 Apr 2018 12:53:52 +0000 (14:53 +0200)]
SONAR-10575 Modify flag to include external rules in rules search

6 years agoSONAR-10544 Set effort for external issues
Duarte Meneses [Mon, 23 Apr 2018 09:45:03 +0000 (11:45 +0200)]
SONAR-10544 Set effort for external issues

6 years agoHide meta data for external rule
Pascal Mugnier [Fri, 20 Apr 2018 05:54:23 +0000 (07:54 +0200)]
Hide meta data for external rule

6 years agoFix tests
Duarte Meneses [Fri, 20 Apr 2018 09:27:25 +0000 (11:27 +0200)]
Fix tests

6 years agoFix quality issues
Duarte Meneses [Thu, 19 Apr 2018 15:28:53 +0000 (17:28 +0200)]
Fix quality issues

6 years agoSONAR-10544 fix tests
Duarte Meneses [Thu, 19 Apr 2018 14:30:38 +0000 (16:30 +0200)]
SONAR-10544 fix tests

6 years agoFeature/pm/sonar 10554 display issues from external engine (#155)
Pascal Mugnier [Wed, 18 Apr 2018 14:09:17 +0000 (16:09 +0200)]
Feature/pm/sonar 10554 display issues from external engine (#155)

6 years agoSONAR-10551 Import issues from external rule engines from generic report
Duarte Meneses [Wed, 18 Apr 2018 11:23:37 +0000 (13:23 +0200)]
SONAR-10551 Import issues from external rule engines from generic report

6 years agoSONAR-10543 Add ITs
Duarte Meneses [Wed, 18 Apr 2018 11:22:47 +0000 (13:22 +0200)]
SONAR-10543 Add ITs

6 years agoSONAR-10577 Fix quality issues
Duarte Meneses [Wed, 18 Apr 2018 07:30:32 +0000 (09:30 +0200)]
SONAR-10577 Fix quality issues

6 years agoSONAR-10544 Process external rules
Duarte Meneses [Tue, 17 Apr 2018 09:53:16 +0000 (11:53 +0200)]
SONAR-10544 Process external rules

6 years agoSONAR-10544 remove DESCRIPTION_URL column from RULES table
Guillaume Jambet [Tue, 17 Apr 2018 09:33:15 +0000 (11:33 +0200)]
SONAR-10544 remove DESCRIPTION_URL column from RULES table

6 years agoSONAR-10587 do not not return external issues in batch/issues
Guillaume Jambet [Fri, 13 Apr 2018 13:46:09 +0000 (15:46 +0200)]
SONAR-10587 do not not return external issues in batch/issues

6 years agoSONAR-10545 do not allow action on external issues
Guillaume Jambet [Fri, 13 Apr 2018 09:47:54 +0000 (11:47 +0200)]
SONAR-10545 do not allow action on external issues

6 years agoSONAR-10577 return if an issue is from an external analyser in issue search
Guillaume Jambet [Fri, 13 Apr 2018 09:25:59 +0000 (11:25 +0200)]
SONAR-10577 return if an issue is from an external analyser in issue search

6 years agoSONAR-10544 Dont load descriptionUrl and ruleTitle from scanner report
Duarte Meneses [Mon, 16 Apr 2018 15:28:43 +0000 (17:28 +0200)]
SONAR-10544 Dont load descriptionUrl and ruleTitle from scanner report

6 years agoSONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from scanner
Duarte Meneses [Fri, 13 Apr 2018 13:59:23 +0000 (15:59 +0200)]
SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from scanner

6 years agoSONAR-10588 Don't import external issues in preview mode
Duarte Meneses [Fri, 13 Apr 2018 13:53:41 +0000 (15:53 +0200)]
SONAR-10588 Don't import external issues in preview mode

6 years agoSONAR-10586 External rules can't be assigned to QPs
Duarte Meneses [Fri, 13 Apr 2018 13:44:26 +0000 (15:44 +0200)]
SONAR-10586 External rules can't be assigned to QPs

6 years agoSONAR-10544 Fix tests handling of external rules
Duarte Meneses [Fri, 13 Apr 2018 07:12:54 +0000 (09:12 +0200)]
SONAR-10544 Fix tests handling of external rules

6 years agoSONAR-10575 Index and search external rules
Duarte Meneses [Thu, 12 Apr 2018 13:35:53 +0000 (15:35 +0200)]
SONAR-10575 Index and search external rules

6 years agoSONAR-10544 Fix handling of external rules in CE
Duarte Meneses [Tue, 10 Apr 2018 14:08:50 +0000 (16:08 +0200)]
SONAR-10544 Fix handling of external rules in CE

6 years agoSONAR-10543 Fix mandatory fields
Duarte Meneses [Tue, 10 Apr 2018 13:41:07 +0000 (15:41 +0200)]
SONAR-10543 Fix mandatory fields

6 years agoSONAR-10544 save externally defined Rules if needed
Guillaume Jambet [Tue, 10 Apr 2018 12:01:46 +0000 (14:01 +0200)]
SONAR-10544 save externally defined Rules if needed

6 years agoSONAR-10544 add IS_EXTERNAL and DESCRIPTION_URL column to RULES table
Guillaume Jambet [Tue, 10 Apr 2018 07:33:09 +0000 (09:33 +0200)]
SONAR-10544 add IS_EXTERNAL and DESCRIPTION_URL column to RULES table

6 years agoSONAR-10544 Load external rules
Duarte Meneses [Mon, 9 Apr 2018 15:46:48 +0000 (17:46 +0200)]
SONAR-10544 Load external rules

6 years agoSONAR-10543 Sensor Java API should allow to add external rule engine issues
Duarte Meneses [Fri, 6 Apr 2018 09:33:23 +0000 (11:33 +0200)]
SONAR-10543 Sensor Java API should allow to add external rule engine issues

6 years agoSONAR-10608 Fix vulnerabilities in Jackson JSON parser
Simon Brandhof [Wed, 25 Apr 2018 20:30:21 +0000 (22:30 +0200)]
SONAR-10608 Fix vulnerabilities in Jackson JSON parser

6 years agoSONAR-10607 fix ability to disable Elasticsearch seccomp check
Simon Brandhof [Tue, 24 Apr 2018 20:01:41 +0000 (22:01 +0200)]
SONAR-10607 fix ability to disable Elasticsearch seccomp check

6 years agoSONAR-9472 Change the rendering of best values on the Measures page
Pascal Mugnier [Fri, 20 Apr 2018 05:38:14 +0000 (07:38 +0200)]
SONAR-9472 Change the rendering of best values on the Measures page

6 years agoFix typo in bubble chart
Pascal Mugnier [Thu, 19 Apr 2018 12:53:22 +0000 (14:53 +0200)]
Fix typo in bubble chart

6 years agoSONAR-10606 If a project has no analysis, it displays the wrong message
Pascal Mugnier [Thu, 19 Apr 2018 08:10:23 +0000 (10:10 +0200)]
SONAR-10606 If a project has no analysis, it displays the wrong message

6 years agoEnfore TransactionIsolationLevel.READ_COMMITTED
Eric Hartmann [Tue, 17 Apr 2018 11:19:49 +0000 (13:19 +0200)]
Enfore TransactionIsolationLevel.READ_COMMITTED

By default, all supported databases but MySQL are using this
isolation level. However, without setting this property, gap
locks may appear in MySQL :

https://dev.mysql.com/doc/refman/5.7/en/innodb-locking.html#innodb-gap-locks

6 years agoFix for failing IT should_drilldown_on_tree_view
Pascal Mugnier [Thu, 19 Apr 2018 06:29:30 +0000 (08:29 +0200)]
Fix for failing IT should_drilldown_on_tree_view

6 years agoSONARCLOUD-46 Add canonical tag to project dashboard pages (#163)
Stas Vilchik [Wed, 18 Apr 2018 07:21:10 +0000 (09:21 +0200)]
SONARCLOUD-46 Add canonical tag to project dashboard pages (#163)

6 years agoGOV-327 Allow deletion of referenced views (#141)
Eric Hartmann [Wed, 18 Apr 2018 07:08:50 +0000 (09:08 +0200)]
GOV-327 Allow deletion of referenced views (#141)

6 years agoSONAR-10600 Missing l10n message on project badge popup
Pascal Mugnier [Tue, 17 Apr 2018 13:35:49 +0000 (15:35 +0200)]
SONAR-10600 Missing l10n message on project badge popup

6 years agoSONAR-10050 Switch Issues/Effort in issues page when data is available
Pascal Mugnier [Tue, 17 Apr 2018 10:11:11 +0000 (12:11 +0200)]
SONAR-10050 Switch Issues/Effort in issues page when data is available

6 years agoSONAR-9285 More precise page titles
Pascal Mugnier [Tue, 17 Apr 2018 08:38:37 +0000 (10:38 +0200)]
SONAR-9285 More precise page titles

6 years agoSONAR-9843 Open measure page in blank page when middle click on a file
Pascal Mugnier [Tue, 17 Apr 2018 07:18:52 +0000 (09:18 +0200)]
SONAR-9843 Open measure page in blank page when middle click on a file

6 years agoSONAR-10573 Allow to navigate on more than 100 rules with keyboard
Pascal Mugnier [Tue, 17 Apr 2018 06:26:05 +0000 (08:26 +0200)]
SONAR-10573 Allow to navigate on more than 100 rules with keyboard

6 years agoSONAR-6949 Commit session during authentication
Eric Hartmann [Tue, 17 Apr 2018 16:25:20 +0000 (18:25 +0200)]
SONAR-6949 Commit session during authentication

6 years agoadd eslint-plugin-sonarjs (#153)
Stas Vilchik [Tue, 17 Apr 2018 12:25:25 +0000 (14:25 +0200)]
add eslint-plugin-sonarjs (#153)

6 years agoFix quality flaws
Eric Hartmann [Sat, 14 Apr 2018 18:13:34 +0000 (20:13 +0200)]
Fix quality flaws

6 years agoSONAR-6949 Implements bcrypt hash for password
Eric Hartmann [Fri, 13 Apr 2018 16:26:16 +0000 (18:26 +0200)]
SONAR-6949 Implements bcrypt hash for password

Extract hash mechanism into a single class LocalAuthentication
Implements SHA1 (deprecated) and bcrypt hash
Set bcrypt as default
Update the hash of a user during authentication if hash method was SHA1

6 years agoSONAR-6949 Populate HASH_METHOD with SHA1
Eric Hartmann [Thu, 12 Apr 2018 16:30:05 +0000 (18:30 +0200)]
SONAR-6949 Populate HASH_METHOD with SHA1

6 years agoSONAR-6949 Increase crypted password size
Eric Hartmann [Thu, 12 Apr 2018 15:05:10 +0000 (17:05 +0200)]
SONAR-6949 Increase crypted password size

6 years agoFix for quality gate link redirecting to master branch
Pascal Mugnier [Tue, 17 Apr 2018 06:14:20 +0000 (08:14 +0200)]
Fix for quality gate link redirecting to master branch

6 years agoGOV-288 Portfolio containing only provisioned projects is not 'empty'
Pascal Mugnier [Wed, 11 Apr 2018 12:32:57 +0000 (14:32 +0200)]
GOV-288 Portfolio containing only provisioned projects is not 'empty'

6 years agoGOV-317 Change operator in application quality gate section
Pascal Mugnier [Wed, 11 Apr 2018 09:45:50 +0000 (11:45 +0200)]
GOV-317 Change operator in application quality gate section

6 years agoGOV-316 Add "has always been X" for ratings that never changed
Pascal Mugnier [Wed, 11 Apr 2018 07:44:24 +0000 (09:44 +0200)]
GOV-316 Add "has always been X" for ratings that never changed

6 years agoGOV-265 Application leak header should reflect oldest leak start
Pascal Mugnier [Wed, 11 Apr 2018 07:06:38 +0000 (09:06 +0200)]
GOV-265 Application leak header should reflect oldest leak start

6 years agoSONAR-10049 New 0 issue message for short lived branches
Pascal Mugnier [Wed, 11 Apr 2018 06:00:27 +0000 (08:00 +0200)]
SONAR-10049 New 0 issue message for short lived branches

6 years agoFix stability of org.sonar.server.health unit tests
Simon Brandhof [Mon, 16 Apr 2018 18:50:39 +0000 (20:50 +0200)]
Fix stability of org.sonar.server.health unit tests

6 years agoSONAR-10571 Show background task notifications only on related branch/pr
Grégoire Aubert [Fri, 13 Apr 2018 08:51:47 +0000 (10:51 +0200)]
SONAR-10571 Show background task notifications only on related branch/pr

6 years agoSONAR-10572 Fix wrong link for branches in background tasks
Grégoire Aubert [Thu, 12 Apr 2018 13:56:29 +0000 (15:56 +0200)]
SONAR-10572 Fix wrong link for branches in background tasks

6 years agoSONAR-10580 Local storage references should not use window.localStorage (#145)
Pascal Mugnier [Mon, 16 Apr 2018 06:29:08 +0000 (08:29 +0200)]
SONAR-10580 Local storage references should not use window.localStorage (#145)

6 years agoSONAR-10569 Move update_project_visibility from organizations to permissions
Julien Lancelot [Tue, 10 Apr 2018 16:02:07 +0000 (18:02 +0200)]
SONAR-10569 Move update_project_visibility from organizations to permissions

6 years agoSONAR-10566 Allow organization name with one character
Julien Lancelot [Tue, 10 Apr 2018 10:23:23 +0000 (12:23 +0200)]
SONAR-10566 Allow organization name with one character

6 years agoRevert "SONAR-6949 Increase crypted password size"
Eric Hartmann [Thu, 12 Apr 2018 16:31:48 +0000 (18:31 +0200)]
Revert "SONAR-6949 Increase crypted password size"

This reverts commit 8e3729ab43842b5f23c431afdd5153c75530aa1d.

6 years agoSONAR-6949 Increase crypted password size
Eric Hartmann [Thu, 12 Apr 2018 15:05:10 +0000 (17:05 +0200)]
SONAR-6949 Increase crypted password size

6 years agoFeature/pm/hardening 10 04 (#130)
Pascal Mugnier [Thu, 12 Apr 2018 13:10:51 +0000 (15:10 +0200)]
Feature/pm/hardening 10 04 (#130)

6 years agoFix zoom reset issue (#144)
Pascal Mugnier [Thu, 12 Apr 2018 09:19:57 +0000 (11:19 +0200)]
Fix zoom reset issue (#144)

6 years agoRename EsTester factory methods
Simon Brandhof [Wed, 11 Apr 2018 19:16:47 +0000 (21:16 +0200)]
Rename EsTester factory methods

6 years agoDrop unused dependency org.elasticsearch.test:framework
Simon Brandhof [Wed, 11 Apr 2018 10:37:58 +0000 (12:37 +0200)]
Drop unused dependency org.elasticsearch.test:framework

6 years agoFix build warning "unknown file extension: xxx.pdf"
Simon Brandhof [Wed, 11 Apr 2018 10:33:36 +0000 (12:33 +0200)]
Fix build warning "unknown file extension: xxx.pdf"

6 years agoRemove unused dependency com.github.tlrx:elasticsearch-test
Simon Brandhof [Wed, 11 Apr 2018 10:28:44 +0000 (12:28 +0200)]
Remove unused dependency com.github.tlrx:elasticsearch-test

6 years agoFix Quality flaws
Simon Brandhof [Wed, 11 Apr 2018 10:24:31 +0000 (12:24 +0200)]
Fix Quality flaws

6 years agoSpeed-up the unit tests relying on Elasticsearch
Simon Brandhof [Wed, 11 Apr 2018 07:41:06 +0000 (09:41 +0200)]
Speed-up the unit tests relying on Elasticsearch

Creation of an index is slow in Elasticsearch. It should not executed
before each test.

6 years agoMake sonar-plugin-api-deps:shadowJar task cacheable
Evgeny Mandrikov [Wed, 11 Apr 2018 15:04:11 +0000 (17:04 +0200)]
Make sonar-plugin-api-deps:shadowJar task cacheable

This makes many other tasks cacheable.

6 years agoSONAR-9416 Enable zoom on bubble charts (#127)
Pascal Mugnier [Wed, 11 Apr 2018 13:45:43 +0000 (15:45 +0200)]
SONAR-9416 Enable zoom on bubble charts (#127)

6 years agoFeature/pm/hardening 5 6 04 (#119)
Pascal Mugnier [Wed, 11 Apr 2018 07:27:52 +0000 (09:27 +0200)]
Feature/pm/hardening 5 6 04 (#119)

6 years agoFix API version in QA test plugins
Simon Brandhof [Tue, 10 Apr 2018 13:34:56 +0000 (15:34 +0200)]
Fix API version in QA test plugins

6 years agoUpgrade development version to 7.2-SNAPSHOT
Simon Brandhof [Tue, 10 Apr 2018 12:58:35 +0000 (14:58 +0200)]
Upgrade development version to 7.2-SNAPSHOT