]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoFix after review
Pascal Mugnier [Wed, 23 May 2018 14:56:56 +0000 (16:56 +0200)]
Fix after review

6 years agofix Condition typing
Grégoire Aubert [Wed, 23 May 2018 11:57:07 +0000 (13:57 +0200)]
fix Condition typing

6 years agoFix after review
Pascal Mugnier [Wed, 23 May 2018 07:18:38 +0000 (09:18 +0200)]
Fix after review

6 years agoFix after review
Pascal Mugnier [Tue, 22 May 2018 09:42:17 +0000 (11:42 +0200)]
Fix after review

6 years agoFix SONAR-10640
Pascal Mugnier [Wed, 9 May 2018 10:03:03 +0000 (12:03 +0200)]
Fix SONAR-10640

6 years agoFix SONAR-10640
Pascal Mugnier [Wed, 9 May 2018 05:27:30 +0000 (07:27 +0200)]
Fix SONAR-10640

6 years agoSONAR-10673 Stop using font for icons (#252)
Stas Vilchik [Wed, 23 May 2018 13:29:06 +0000 (15:29 +0200)]
SONAR-10673 Stop using font for icons (#252)

6 years agoSONAR-10659 Drop support of sort by assignee in api/issues/search
Julien Lancelot [Fri, 11 May 2018 14:28:59 +0000 (16:28 +0200)]
SONAR-10659 Drop support of sort by assignee in api/issues/search

6 years agoSONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID
Julien Lancelot [Fri, 11 May 2018 09:06:31 +0000 (11:06 +0200)]
SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID

6 years agoSONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID
Julien Lancelot [Wed, 9 May 2018 15:30:25 +0000 (17:30 +0200)]
SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID

6 years agoSONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID
Julien Lancelot [Wed, 9 May 2018 14:15:13 +0000 (16:15 +0200)]
SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUID

6 years agoSONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID
Julien Lancelot [Fri, 11 May 2018 07:41:17 +0000 (09:41 +0200)]
SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID

* SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUD in DB

* SONAR-10597 Update rules ws to use user note uuid

* SONAR-10597 Add ITs to check rule note after login update

6 years agoSONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUID
Julien Lancelot [Fri, 11 May 2018 07:24:33 +0000 (09:24 +0200)]
SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUID

* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUD in DB

* SONAR-10597 Update api/custom_measures/create to use user uuid

* SONAR-10597 Update api/custom_measures/update to use user uuid

* SONAR-10597 Remove CustomMeasureDao#selectOrFail

* SONAR-10597 Update api/custom_measures/search to use user uuid

* SONAR-10597 Clean up no more needed code

* SONAR-10597 Add ITs to check manual measure after login update

6 years agoSONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID
Julien Lancelot [Fri, 11 May 2018 07:20:20 +0000 (09:20 +0200)]
SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID

* SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUD in DB

* SONAR-10597 Update UserTokenDao to return user uuid

* SONAR-10597 Fix api/user_tokens/generate to correctly use user uuid

* SONAR-10597 Fix api/user_tokens/revoke to correctly use user uuid

* SONAR-10597 Fix authentication by token to correctly use user uuid

* SONAR-10597 Fix api/user_tokens/search to correctly use user uuid

* SONAR-10597 Fix api/users/search to correctly use user uuid

* SONAR-10597 Add ITs to check user tokens after login update

6 years agoSONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID
Julien Lancelot [Fri, 11 May 2018 07:13:40 +0000 (09:13 +0200)]
SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID

* SONAR-10597 Refactor ChangelogActionTest

Improve unit tests to really check JSON response
Add some tests on not covered use cases

* SONAR-10597 Rename QPROFILE_CHANGES#USER_LOGIN to USER_UUID

* SONAR-10597 Fix ChangelogAction to not return user uuid

* SONAR-10597 Add ITs to check qProfile changes after login update

* SONAR-10597 Set user uuid instead of login when saving qprofile changes

6 years agoSONAR-10597 Use user UUID for ISSUES#ASSIGNEE
Guillaume Jambet [Wed, 9 May 2018 15:57:31 +0000 (17:57 +0200)]
SONAR-10597 Use user UUID for ISSUES#ASSIGNEE

* SONAR-10597 add getUuid() on user Session
* SONAR-10597 renames ISSUES.ASSIGNEE to ASSIGNEE_UUID
* SONAR-10597 use assigneeUuid when assigning an Issue from ws
* SONAR-10597 use assigneeUuid when assigning an Issue from ce
* SONAR-10597 use assigneeUuid in issue search
* SONAR-10597 use assigneeUuid in batch issue
* SONAR-10597 Ignoring Tests failing in IssueChange

6 years agoSONAR-10598 Display warning page when detecting login update during authentication
Julien Lancelot [Fri, 4 May 2018 14:18:50 +0000 (16:18 +0200)]
SONAR-10598 Display warning page when detecting login update during authentication

* SONAR-10598 Refactor UserIdentityAuthenticator#authenticate to use a ParameterObject
* SONAR-10598 Redirect user when login is updated and update personal org
* SONAR-10598 Improve update of personal organization key
* SONAR-10598 Improve IT stability related to generation of provider ID
* SONAR-10598 Add USERS#ORGANIZATION_UUID
* SONAR-10598 Replace usage of Organizaions#UserId by Users#OrganizationUuid

6 years agoSONAR-10599 Synchronize login during authentication
Julien Lancelot [Mon, 23 Apr 2018 14:41:34 +0000 (16:41 +0200)]
SONAR-10599 Synchronize login during authentication

6 years agoSONAR-10597 Introduce UUID in table USERS
Guillaume Jambet [Thu, 26 Apr 2018 08:26:37 +0000 (10:26 +0200)]
SONAR-10597 Introduce UUID in table USERS

6 years agoFix Quality gate app
Grégoire Aubert [Wed, 16 May 2018 14:49:45 +0000 (16:49 +0200)]
Fix Quality gate app

6 years agoBRANCH-63 Do not run PR decorators when not on a PR
Julien HENRY [Mon, 21 May 2018 09:32:09 +0000 (11:32 +0200)]
BRANCH-63 Do not run PR decorators when not on a PR

6 years agoFix recurring FPs in PermissionTemplateDaoTest#user_count_by_template_and_permission
Julien Lancelot [Fri, 18 May 2018 14:09:34 +0000 (16:09 +0200)]
Fix recurring FPs in PermissionTemplateDaoTest#user_count_by_template_and_permission

6 years agofix application quality gate badge
Stas Vilchik [Tue, 15 May 2018 13:09:44 +0000 (15:09 +0200)]
fix application quality gate badge

6 years agoSONAR-10609 add keyboard shortcuts documentation
Stas Vilchik [Tue, 15 May 2018 09:45:50 +0000 (11:45 +0200)]
SONAR-10609 add keyboard shortcuts documentation

6 years agoSONAR-10682 Impossible to create new metric domain
Stas Vilchik [Tue, 15 May 2018 09:19:51 +0000 (11:19 +0200)]
SONAR-10682 Impossible to create new metric domain

6 years agoIntroduce Bitbucket Cloud Application
Julien HENRY [Tue, 27 Mar 2018 09:52:20 +0000 (11:52 +0200)]
Introduce Bitbucket Cloud Application

SONAR-10514 Bitbucket Cloud application install/uninstall

  * Bitbucket Cloud /install WS
  * Expose Bitbucket application descriptor as WS
  * Implement WS /integration/bitbucketcloud/uninstall

SONAR-10517 Bitbucket Cloud settings widget

  * Create Bitbucket Cloud module
  * Create Bitbucket Setting widget
  * Bitbucket settings widget require SC authentication
  * Add WS /integration/bitbucketcloud/repo_config
  * Add WS /integration/bitbucketcloud/bind_repo
  * Add WS /integration/bitbucketcloud/after_login

SONAR-10516 Bitbucket Cloud repository widget

  * Add WS /integration/bitbucketcloud/repo_widget
  * Add WS /integration/bitbucketcloud/repo_widget_data

BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration

SONAR-10605 Bitbucket Cloud PR widget

  * Add integration/bitbucketcloud/pr_widget endpoint
  * Add integration/bitbucketcloud/pr_widget_data endpoint

6 years agoSONAR-10517 Create table project_mappings
Julien HENRY [Fri, 30 Mar 2018 08:13:33 +0000 (10:13 +0200)]
SONAR-10517 Create table project_mappings

  * Migration
  * Add DAO
  * Purge on project deletion

6 years agoRemove debug logging when backdating issues
Duarte Meneses [Tue, 15 May 2018 09:52:16 +0000 (11:52 +0200)]
Remove debug logging when backdating issues

6 years agoSONAR-10614 add Clock to ComputeEngineContainerImpl Level1
Sébastien Lesaint [Wed, 2 May 2018 15:53:32 +0000 (17:53 +0200)]
SONAR-10614 add Clock to ComputeEngineContainerImpl Level1

6 years agoadd Request#getHeaders and #getParams()
Sébastien Lesaint [Wed, 4 Apr 2018 16:47:49 +0000 (18:47 +0200)]
add Request#getHeaders and #getParams()

6 years agoadd Request#getReader()
Sébastien Lesaint [Tue, 3 Apr 2018 16:18:38 +0000 (18:18 +0200)]
add Request#getReader()

6 years agorewrite some components in ts (#243)
Stas Vilchik [Tue, 15 May 2018 15:10:00 +0000 (17:10 +0200)]
rewrite some components in ts (#243)

6 years agoupdate sonar-web dependencies (#239)
Stas Vilchik [Tue, 15 May 2018 11:27:26 +0000 (13:27 +0200)]
update sonar-web dependencies (#239)

6 years agoSONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#244)
Guillaume Jambet [Tue, 15 May 2018 09:53:31 +0000 (11:53 +0200)]
SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#244)

6 years agorewrite notifications app in ts and drop from redux store (#233)
Stas Vilchik [Tue, 15 May 2018 09:09:13 +0000 (11:09 +0200)]
rewrite notifications app in ts and drop from redux store (#233)

6 years agoSONAR-10562 upgrade C#, Java and Python analyzers
Simon Brandhof [Sun, 13 May 2018 12:14:19 +0000 (14:14 +0200)]
SONAR-10562 upgrade C#, Java and Python analyzers

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoSONAR-10655 bundle SonarGo 1.0
Simon Brandhof [Sun, 13 May 2018 12:11:51 +0000 (14:11 +0200)]
SONAR-10655 bundle SonarGo 1.0

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoSONAR-10666 Prevent users to migrate from a version < 6.7
Simon Brandhof [Sun, 13 May 2018 12:07:20 +0000 (14:07 +0200)]
SONAR-10666 Prevent users to migrate from a version < 6.7

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoRemove duplicated README.md
Simon Brandhof [Sat, 12 May 2018 18:25:01 +0000 (20:25 +0200)]
Remove duplicated README.md

6 years agoDrop Guava Function in DialectUtils
Simon Brandhof [Sat, 12 May 2018 17:59:06 +0000 (19:59 +0200)]
Drop Guava Function in DialectUtils

6 years agoDrop unused class DatabaseUtils
Simon Brandhof [Sat, 12 May 2018 17:54:17 +0000 (19:54 +0200)]
Drop unused class DatabaseUtils

6 years agoConsistent declaration of H2 primary keys
Simon Brandhof [Sat, 12 May 2018 17:37:39 +0000 (19:37 +0200)]
Consistent declaration of H2 primary keys

6 years agoFix Quality flaws
Simon Brandhof [Sat, 12 May 2018 17:04:00 +0000 (19:04 +0200)]
Fix Quality flaws

6 years agoDrop usage of db column ce_queue.execution_count
Simon Brandhof [Sat, 12 May 2018 17:03:06 +0000 (19:03 +0200)]
Drop usage of db column ce_queue.execution_count

6 years agoreplace native buttons with Button component (#235)
Stas Vilchik [Mon, 14 May 2018 15:22:53 +0000 (17:22 +0200)]
replace native buttons with Button component (#235)

6 years agoUpgrade MySQL driver from 5.1.42 to 5.1.46
Simon Brandhof [Sat, 12 May 2018 18:29:39 +0000 (20:29 +0200)]
Upgrade MySQL driver from 5.1.42 to 5.1.46

6 years agoUpgrade postgresql driver from 42.2.1 to 42.2.2
Simon Brandhof [Thu, 10 May 2018 07:31:44 +0000 (09:31 +0200)]
Upgrade postgresql driver from 42.2.1 to 42.2.2

Fixes a few bugs that should not impact us.
https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.2

6 years agoUpgrade various libraries
Simon Brandhof [Thu, 10 May 2018 07:30:38 +0000 (09:30 +0200)]
Upgrade various libraries

6 years agoSONAR-10608 upgrade Jackson to fix vulnerabilities
Simon Brandhof [Fri, 11 May 2018 07:51:37 +0000 (09:51 +0200)]
SONAR-10608 upgrade Jackson to fix vulnerabilities

6 years agoSONAR-10661 Use ZipUtils from Orchestrator in integration tests
Simon Brandhof [Fri, 11 May 2018 08:21:52 +0000 (10:21 +0200)]
SONAR-10661 Use ZipUtils from Orchestrator in integration tests

6 years agoSONAR-10661 fix vulnerability in ZipUtils#unzip()
Simon Brandhof [Fri, 4 May 2018 07:15:04 +0000 (09:15 +0200)]
SONAR-10661 fix vulnerability in ZipUtils#unzip()

6 years agoSpeed-up DatabaseUtils.tableExists() on Oracle
Simon Brandhof [Sun, 13 May 2018 11:52:52 +0000 (13:52 +0200)]
Speed-up DatabaseUtils.tableExists() on Oracle

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoMake drop of db table re-entrant
Simon Brandhof [Sat, 12 May 2018 20:51:32 +0000 (22:51 +0200)]
Make drop of db table re-entrant

That allows to speed-up Oracle migrations by removing the call
to DatabaseUtils.tableExists(), which is super slow if many tables
are accessible to the JDBC user.

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoSONAR-10591 remove some Guava functions from org.sonar.server.plugins.ws
Simon Brandhof [Thu, 10 May 2018 20:10:29 +0000 (22:10 +0200)]
SONAR-10591 remove some Guava functions from org.sonar.server.plugins.ws

6 years agoSONAR-10591 remove unused method PluginWSCommons#writeArtifact()
Simon Brandhof [Thu, 10 May 2018 20:00:48 +0000 (22:00 +0200)]
SONAR-10591 remove unused method PluginWSCommons#writeArtifact()

6 years agoSONAR-10591 do not instantiate class PluginWSCommons
Simon Brandhof [Thu, 10 May 2018 19:58:40 +0000 (21:58 +0200)]
SONAR-10591 do not instantiate class PluginWSCommons

6 years agoSONAR-10591 drop module sonar-home
Simon Brandhof [Thu, 10 May 2018 19:54:03 +0000 (21:54 +0200)]
SONAR-10591 drop module sonar-home

6 years agoSONAR-10591 scanner uses WS api/plugins/download
Simon Brandhof [Thu, 10 May 2018 19:47:15 +0000 (21:47 +0200)]
SONAR-10591 scanner uses WS api/plugins/download

6 years agoSONAR-10591 add WS api/plugins/download
Simon Brandhof [Thu, 10 May 2018 19:46:42 +0000 (21:46 +0200)]
SONAR-10591 add WS api/plugins/download

6 years agoSONAR-10591 refactor management of plugin FS on server
Simon Brandhof [Thu, 10 May 2018 19:46:03 +0000 (21:46 +0200)]
SONAR-10591 refactor management of plugin FS on server

6 years agoDeprecated usage of DBUnit
Simon Brandhof [Wed, 2 May 2018 10:47:51 +0000 (12:47 +0200)]
Deprecated usage of DBUnit

6 years agoFix false-positive in RuleIndexTest
Simon Brandhof [Tue, 8 May 2018 15:04:18 +0000 (17:04 +0200)]
Fix false-positive in RuleIndexTest

6 years agoUpgrade Orchestrator to released version 3.18
Simon Brandhof [Tue, 8 May 2018 09:01:00 +0000 (11:01 +0200)]
Upgrade Orchestrator to released version 3.18

6 years agoSONAR-10591 Remove unused code in sonar-home
Simon Brandhof [Mon, 30 Apr 2018 20:53:02 +0000 (22:53 +0200)]
SONAR-10591 Remove unused code in sonar-home

6 years agoSONAR-10604 property sonar.cluster.hosts is only for app nodes
Simon Brandhof [Mon, 7 May 2018 09:00:16 +0000 (11:00 +0200)]
SONAR-10604 property sonar.cluster.hosts is only for app nodes

6 years agoSONAR-10594 fail to drop ES index on blue/green deployments
Simon Brandhof [Thu, 3 May 2018 09:57:35 +0000 (11:57 +0200)]
SONAR-10594 fail to drop ES index on blue/green deployments

6 years agoSONAR-10594 add more tests for Configuration#getBoolean()
Simon Brandhof [Thu, 3 May 2018 16:28:51 +0000 (18:28 +0200)]
SONAR-10594 add more tests for Configuration#getBoolean()

6 years agoSONAR-10594 fail to upgrade database on blue/green deployments
Simon Brandhof [Thu, 3 May 2018 11:49:05 +0000 (13:49 +0200)]
SONAR-10594 fail to upgrade database on blue/green deployments

6 years agoSONAR-10604 ignore sonar.cluster.node.port on search nodes
Simon Brandhof [Fri, 27 Apr 2018 09:21:12 +0000 (11:21 +0200)]
SONAR-10604 ignore sonar.cluster.node.port on search nodes

6 years agoSONAR-10604 remove cleanup of APP state when all APPs are down
Simon Brandhof [Fri, 27 Apr 2018 08:31:12 +0000 (10:31 +0200)]
SONAR-10604 remove cleanup of APP state when all APPs are down

6 years agoSONAR-10604 remove unused methods in HazelcastMember
Simon Brandhof [Fri, 27 Apr 2018 08:27:28 +0000 (10:27 +0200)]
SONAR-10604 remove unused methods in HazelcastMember

6 years agoSONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE
Simon Brandhof [Fri, 27 Apr 2018 08:24:31 +0000 (10:24 +0200)]
SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE

6 years agoSONAR-10604 Remove health check for Search nodes
Eric Hartmann [Fri, 20 Apr 2018 06:03:48 +0000 (08:03 +0200)]
SONAR-10604 Remove health check for Search nodes

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