]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-10604 Remove Hazelcast on Search nodes
Eric Hartmann [Thu, 19 Apr 2018 16:20:25 +0000 (18:20 +0200)]
SONAR-10604 Remove Hazelcast on Search nodes

6 years agoSONAR-10593 SONAR-10315 support plugin uninstall before CE processing
Simon Brandhof [Thu, 19 Apr 2018 13:14:31 +0000 (15:14 +0200)]
SONAR-10593 SONAR-10315 support plugin uninstall before CE processing

6 years agoSONAR-10593 CE should ignore issues on inactive rules
Simon Brandhof [Thu, 19 Apr 2018 12:28:00 +0000 (14:28 +0200)]
SONAR-10593 CE should ignore issues on inactive rules

6 years agoSONAR-10601 refresh the page when the web app can not load a js bundle
Stas Vilchik [Wed, 18 Apr 2018 15:10:29 +0000 (17:10 +0200)]
SONAR-10601 refresh the page when the web app can not load a js bundle

6 years agoSONAR-10601 check application version when receiving WS response
Stas Vilchik [Wed, 18 Apr 2018 12:28:15 +0000 (14:28 +0200)]
SONAR-10601 check application version when receiving WS response

6 years agoSONAR-10601 add header "Sonar-Version" to WS responses
Simon Brandhof [Wed, 18 Apr 2018 07:56:28 +0000 (09:56 +0200)]
SONAR-10601 add header "Sonar-Version" to WS responses

6 years agoSONAR-10592 rename concept of WorkersPauseStatus
Simon Brandhof [Thu, 19 Apr 2018 09:46:40 +0000 (11:46 +0200)]
SONAR-10592 rename concept of WorkersPauseStatus

6 years agoFix Quality flaws
Simon Brandhof [Wed, 18 Apr 2018 19:33:48 +0000 (21:33 +0200)]
Fix Quality flaws

6 years agoSONAR-10592 display workers pause in System Info page
Simon Brandhof [Wed, 18 Apr 2018 19:28:49 +0000 (21:28 +0200)]
SONAR-10592 display workers pause in System Info page

6 years agoSONAR-10592 add integration test on pause/resume of CE workers
Simon Brandhof [Wed, 18 Apr 2018 16:49:29 +0000 (18:49 +0200)]
SONAR-10592 add integration test on pause/resume of CE workers

6 years agoSONAR-10592 add WS api/ce/pause and api/ce/resume
Simon Brandhof [Wed, 18 Apr 2018 16:26:08 +0000 (18:26 +0200)]
SONAR-10592 add WS api/ce/pause and api/ce/resume

6 years agoSONAR-10592 new WS api/ce/info
Simon Brandhof [Wed, 18 Apr 2018 15:57:55 +0000 (17:57 +0200)]
SONAR-10592 new WS api/ce/info

6 years agoSONAR-10592 ability to pause/resume Compute Engine workers
Simon Brandhof [Wed, 18 Apr 2018 15:57:03 +0000 (17:57 +0200)]
SONAR-10592 ability to pause/resume Compute Engine workers

6 years agoFix Quality flaws
Simon Brandhof [Tue, 17 Apr 2018 18:49:19 +0000 (20:49 +0200)]
Fix Quality flaws

mainly by removing unused code

6 years agoSONAR-10594 do not truncate rule repositories at startup
Simon Brandhof [Tue, 17 Apr 2018 18:10:20 +0000 (20:10 +0200)]
SONAR-10594 do not truncate rule repositories at startup

6 years agoSONAR-10594 add RuleRepositoryDao#deleteIfKeyNotIn()
Simon Brandhof [Tue, 17 Apr 2018 17:50:42 +0000 (19:50 +0200)]
SONAR-10594 add RuleRepositoryDao#deleteIfKeyNotIn()

6 years agoSONAR-10594 add RuleRepositoryDao#insertOrUpdate()
Simon Brandhof [Tue, 17 Apr 2018 14:43:40 +0000 (16:43 +0200)]
SONAR-10594 add RuleRepositoryDao#insertOrUpdate()

6 years agoSONAR-10594 remove unused RuleRepositoryDao#selectByKey()
Simon Brandhof [Tue, 17 Apr 2018 11:36:39 +0000 (13:36 +0200)]
SONAR-10594 remove unused RuleRepositoryDao#selectByKey()

6 years agodo not reload analyses list when component tags change
Stas Vilchik [Tue, 8 May 2018 09:08:43 +0000 (11:08 +0200)]
do not reload analyses list when component tags change

6 years agofix rule tags change
Stas Vilchik [Tue, 8 May 2018 09:05:54 +0000 (11:05 +0200)]
fix rule tags change

6 years agofix QualityGateUiTest
Stas Vilchik [Wed, 9 May 2018 08:35:25 +0000 (10:35 +0200)]
fix QualityGateUiTest

6 years agoSONAR-10647 Apply feedback
Duarte Meneses [Fri, 4 May 2018 08:13:43 +0000 (10:13 +0200)]
SONAR-10647 Apply feedback

6 years agoSONAR-10647 Add ITs
Duarte Meneses [Tue, 1 May 2018 15:34:04 +0000 (17:34 +0200)]
SONAR-10647 Add ITs

6 years agoAdd to scanner report viewer: tab with significant code ranges
Duarte Meneses [Tue, 1 May 2018 13:30:13 +0000 (15:30 +0200)]
Add to scanner report viewer: tab with significant code ranges

6 years agoBuild executable scanner report viewer
Duarte Meneses [Tue, 1 May 2018 13:29:47 +0000 (15:29 +0200)]
Build executable scanner report viewer

6 years agoSONAR-10647 Compare lines of code taking into account significant code
Duarte Meneses [Wed, 25 Apr 2018 15:18:39 +0000 (17:18 +0200)]
SONAR-10647 Compare lines of code taking into account significant code

6 years agoMinor refactoring
Duarte Meneses [Wed, 25 Apr 2018 13:42:40 +0000 (15:42 +0200)]
Minor refactoring

6 years agoSONAR-10638 Create Java API for analyzers to report significant code
Duarte Meneses [Tue, 24 Apr 2018 13:27:56 +0000 (15:27 +0200)]
SONAR-10638 Create Java API for analyzers to report significant code

6 years agoSONAR-10664 Improve dropdown UI/UX consistency (#217)
Stas Vilchik [Wed, 9 May 2018 07:17:16 +0000 (09:17 +0200)]
SONAR-10664 Improve dropdown UI/UX consistency (#217)

6 years agoSONAR-10513 Add readOnly state to select list (and drop unused styling)
Grégoire Aubert [Tue, 8 May 2018 06:50:13 +0000 (08:50 +0200)]
SONAR-10513 Add readOnly state to select list (and drop unused styling)

6 years agoSONAR-10513 Remove redux store form quality gates app
Grégoire Aubert [Tue, 8 May 2018 06:43:32 +0000 (08:43 +0200)]
SONAR-10513 Remove redux store form quality gates app

6 years agoSONARCLOUD-34 Automatically update the footer date in SonarCloud
Grégoire Aubert [Fri, 4 May 2018 13:42:50 +0000 (15:42 +0200)]
SONARCLOUD-34 Automatically update the footer date in SonarCloud

6 years agoDelete useless startup task DeleteOldAnalysisReportsFromFs
Simon Brandhof [Fri, 13 Apr 2018 14:04:21 +0000 (16:04 +0200)]
Delete useless startup task DeleteOldAnalysisReportsFromFs

6 years agoMissing Elasticsearch bulk requests from TRACE logs
Simon Brandhof [Thu, 12 Apr 2018 13:56:52 +0000 (15:56 +0200)]
Missing Elasticsearch bulk requests from TRACE logs

6 years agoRemove unused Elasticsearch code
Simon Brandhof [Thu, 12 Apr 2018 13:41:06 +0000 (15:41 +0200)]
Remove unused Elasticsearch code

6 years agoSONAR-10656 Remove SonarQube occurences when SonarCloud is enabled
Grégoire Aubert [Thu, 3 May 2018 15:13:04 +0000 (17:13 +0200)]
SONAR-10656 Remove SonarQube occurences when SonarCloud is enabled

6 years agoSONAR-10036 Autoscroll branch dropdown to selected item
Pascal Mugnier [Fri, 4 May 2018 08:23:18 +0000 (10:23 +0200)]
SONAR-10036 Autoscroll branch dropdown to selected item

6 years agoFix SONAR-6691
Pascal Mugnier [Thu, 3 May 2018 09:56:05 +0000 (11:56 +0200)]
Fix SONAR-6691

6 years agoReactivate Category2 in QA
Julien Lancelot [Fri, 4 May 2018 14:10:33 +0000 (16:10 +0200)]
Reactivate Category2 in QA

* Reactivate Category2 in Jenkins
* Execute ExternalIssueTest in its own Suite

6 years agoFix for SONAR-10585
Pascal Mugnier [Fri, 4 May 2018 06:26:34 +0000 (08:26 +0200)]
Fix for SONAR-10585

6 years agoFix install of JDK8 on Travis
Simon Brandhof [Thu, 3 May 2018 17:19:53 +0000 (19:19 +0200)]
Fix install of JDK8 on Travis

6 years agoSONAR-10611 Serve .jpg and .jpeg as static resources
Teryk Bellahsene [Thu, 3 May 2018 10:15:39 +0000 (12:15 +0200)]
SONAR-10611 Serve .jpg and .jpeg as static resources

6 years agoSONAR-10611 use new help tooltips across the app (#203)
Stas Vilchik [Wed, 2 May 2018 15:41:34 +0000 (17:41 +0200)]
SONAR-10611 use new help tooltips across the app (#203)

6 years agoAdd IT tests (#200)
Pascal Mugnier [Tue, 1 May 2018 09:10:51 +0000 (11:10 +0200)]
Add IT tests (#200)

6 years agoSONAR-10609 open documentation links in the same tab
Stas Vilchik [Mon, 30 Apr 2018 15:49:47 +0000 (17:49 +0200)]
SONAR-10609 open documentation links in the same tab

6 years agoSONAR-10609 add web api link
Stas Vilchik [Mon, 30 Apr 2018 15:48:01 +0000 (17:48 +0200)]
SONAR-10609 add web api link

6 years agoSONAR-10612 replace .icon-detach with DetachIcon
Stas Vilchik [Mon, 30 Apr 2018 13:36:28 +0000 (15:36 +0200)]
SONAR-10612 replace .icon-detach with DetachIcon

6 years agoSONAR-10613 Generate a documentation static website (#196)
Stas Vilchik [Mon, 30 Apr 2018 13:41:18 +0000 (15:41 +0200)]
SONAR-10613 Generate a documentation static website (#196)

6 years agoSONAR-10612 Create documentation space in the web app
Pascal Mugnier [Thu, 26 Apr 2018 06:42:19 +0000 (08:42 +0200)]
SONAR-10612 Create documentation space in the web app

6 years agoSONAR-10612 Added content
G. Ann Campbell [Thu, 26 Apr 2018 17:26:45 +0000 (13:26 -0400)]
SONAR-10612 Added content

6 years agoSONAR-10609 Rework the global help modal to a dropdown (#177)
Pascal Mugnier [Thu, 26 Apr 2018 13:31:42 +0000 (15:31 +0200)]
SONAR-10609 Rework the global help modal to a dropdown (#177)

6 years agoSONAR-10611 Display inline documentation tooltips (#180)
Stas Vilchik [Wed, 25 Apr 2018 11:54:16 +0000 (13:54 +0200)]
SONAR-10611 Display inline documentation tooltips (#180)

6 years agoSONAR-10646 Remove black navbar on sessions pages (login, logout, ...)
Grégoire Aubert [Tue, 1 May 2018 15:04:43 +0000 (17:04 +0200)]
SONAR-10646 Remove black navbar on sessions pages (login, logout, ...)

6 years agoSONAR-10646 Change hover effect of oauth provider buttons
Grégoire Aubert [Tue, 1 May 2018 11:41:20 +0000 (13:41 +0200)]
SONAR-10646 Change hover effect of oauth provider buttons

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