]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9301 Support HTTP redirect on scanner side
Duarte Meneses [Tue, 23 May 2017 13:08:17 +0000 (15:08 +0200)]
SONAR-9301 Support HTTP redirect on scanner side

7 years agoSONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlink
Julien HENRY [Mon, 11 Sep 2017 15:13:16 +0000 (17:13 +0200)]
SONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlink

7 years agoSONAR-9718 Fail with a clear message when sonar.projectDate is empty
Julien HENRY [Mon, 11 Sep 2017 14:18:34 +0000 (16:18 +0200)]
SONAR-9718 Fail with a clear message when sonar.projectDate is empty

7 years agoSONAR-8855 Make it obvious that generic coverage report expect an XML file
Julien HENRY [Fri, 8 Sep 2017 10:27:26 +0000 (12:27 +0200)]
SONAR-8855 Make it obvious that generic coverage report expect an XML file

7 years agoImprove Javadoc
Julien HENRY [Fri, 8 Sep 2017 08:55:33 +0000 (10:55 +0200)]
Improve Javadoc

7 years agoSONAR-9651 Deprecate ability to create issues/measures on directories
Julien HENRY [Thu, 7 Sep 2017 15:44:23 +0000 (17:44 +0200)]
SONAR-9651 Deprecate ability to create issues/measures on directories

7 years agoSONAR-9770 Deprecate 'preview'/'issues' analysis mode
Julien HENRY [Thu, 7 Sep 2017 15:39:33 +0000 (17:39 +0200)]
SONAR-9770 Deprecate 'preview'/'issues' analysis mode

7 years agoSONAR-9646 Deprecate support of absolute file patterns (file:xxx)
Julien HENRY [Thu, 7 Sep 2017 14:53:53 +0000 (16:53 +0200)]
SONAR-9646 Deprecate support of absolute file patterns (file:xxx)

7 years agoSONAR-9666 Restore support of multi-valued properties containing line breaks
Julien HENRY [Thu, 7 Sep 2017 14:29:42 +0000 (16:29 +0200)]
SONAR-9666 Restore support of multi-valued properties containing line breaks

7 years agoSONAR-9762 Add a meaningful error message when purge is failing
Eric Hartmann [Fri, 8 Sep 2017 08:26:49 +0000 (10:26 +0200)]
SONAR-9762 Add a meaningful error message when purge is failing

7 years agoSONAR-9762 Purge must not catch exception
Eric Hartmann [Wed, 6 Sep 2017 15:52:29 +0000 (17:52 +0200)]
SONAR-9762 Purge must not catch exception

7 years agoClose logsTailer when closing ComputeEngine
Eric Hartmann [Wed, 6 Sep 2017 08:32:17 +0000 (10:32 +0200)]
Close logsTailer when closing ComputeEngine

7 years agoRemove duplicate licence
Eric Hartmann [Tue, 5 Sep 2017 14:59:07 +0000 (16:59 +0200)]
Remove duplicate licence

7 years agoSONAR-9762 Implement resiliency on startup
Eric Hartmann [Tue, 5 Sep 2017 13:00:44 +0000 (15:00 +0200)]
SONAR-9762 Implement resiliency on startup

7 years agoSONAR-9760 Throw an exception when indexation is failing
Eric Hartmann [Tue, 5 Sep 2017 08:46:34 +0000 (10:46 +0200)]
SONAR-9760 Throw an exception when indexation is failing

7 years agoAnalyze maintenance branches on next.sonarqube.com
Simon Brandhof [Thu, 14 Sep 2017 16:13:22 +0000 (18:13 +0200)]
Analyze maintenance branches on next.sonarqube.com

7 years agoSONAR-9764 Add a dedicated message when there is no Elasticsearch master
Eric Hartmann [Mon, 11 Sep 2017 13:37:47 +0000 (15:37 +0200)]
SONAR-9764 Add a dedicated message when there is no Elasticsearch master

7 years agoImprove quality
Duarte Meneses [Thu, 14 Sep 2017 12:05:32 +0000 (14:05 +0200)]
Improve quality

7 years ago.level label localazed size css fix
asosnoviy [Fri, 8 Sep 2017 20:23:46 +0000 (23:23 +0300)]
.level label localazed size css fix

7 years agoSONAR-9740 refactor UserSessionInitializer 2403/head
Simon Brandhof [Tue, 12 Sep 2017 15:05:57 +0000 (17:05 +0200)]
SONAR-9740 refactor UserSessionInitializer

7 years agoSONAR-9587 exclude non used ES modules from distribution zip
Sébastien Lesaint [Thu, 7 Sep 2017 13:23:27 +0000 (15:23 +0200)]
SONAR-9587 exclude non used ES modules from distribution zip

7 years agoSONAR-9741 fix FP in ClusterTest
Sébastien Lesaint [Thu, 7 Sep 2017 12:35:21 +0000 (14:35 +0200)]
SONAR-9741 fix FP in ClusterTest

7 years agoSONAR-9741 harden ES status check when no node can be contacted
Sébastien Lesaint [Thu, 7 Sep 2017 09:02:49 +0000 (11:02 +0200)]
SONAR-9741 harden ES status check when no node can be contacted

or any other Exception occuring while checking ES cluster status

7 years agoSONAR-9587 use classpath rather than fat jar for sonar-application
Sébastien Lesaint [Wed, 6 Sep 2017 15:47:59 +0000 (17:47 +0200)]
SONAR-9587 use classpath rather than fat jar for sonar-application

7 years agoSONAR-9741 add authentication to api/system/health
Sébastien Lesaint [Wed, 6 Sep 2017 13:52:43 +0000 (15:52 +0200)]
SONAR-9741 add authentication to api/system/health

7 years agoSONAR-9741 add authentication by System PassCode to HttpConnector
Sébastien Lesaint [Thu, 7 Sep 2017 08:25:21 +0000 (10:25 +0200)]
SONAR-9741 add authentication by System PassCode to HttpConnector

7 years agoSONAR-9741 put key of SharedHealthState map in ClusterObjectKeys
Sébastien Lesaint [Wed, 6 Sep 2017 13:29:01 +0000 (15:29 +0200)]
SONAR-9741 put key of SharedHealthState map in ClusterObjectKeys

7 years agoSONAR-9741 add integration tests
Simon Brandhof [Wed, 6 Sep 2017 20:43:22 +0000 (22:43 +0200)]
SONAR-9741 add integration tests

7 years agoSONAR-9741 fix types of fields in response of WS
Sébastien Lesaint [Tue, 12 Sep 2017 14:59:06 +0000 (16:59 +0200)]
SONAR-9741 fix types of fields in response of WS

7 years agoSONAR-9741 move NodeType to sonar-cluster
Sébastien Lesaint [Tue, 5 Sep 2017 15:19:17 +0000 (17:19 +0200)]
SONAR-9741 move NodeType to sonar-cluster

7 years agoSONAR-8741 ignore NodeHealth in HZ older than 30 seconds
Sébastien Lesaint [Tue, 5 Sep 2017 09:12:49 +0000 (11:12 +0200)]
SONAR-8741 ignore NodeHealth in HZ older than 30 seconds

7 years agoSONAR-9741 add detail TRACE logs SharedHealthStateImpl
Sébastien Lesaint [Tue, 5 Sep 2017 08:53:55 +0000 (10:53 +0200)]
SONAR-9741 add detail TRACE logs SharedHealthStateImpl

7 years agoSONAR-9741 use cluster time to timestamp NodeHealth info shared in HZ
Sébastien Lesaint [Tue, 5 Sep 2017 08:39:32 +0000 (10:39 +0200)]
SONAR-9741 use cluster time to timestamp NodeHealth info shared in HZ

7 years agoSONAR-9741 add HazelcastClient#getClusterTime
Sébastien Lesaint [Tue, 5 Sep 2017 08:38:52 +0000 (10:38 +0200)]
SONAR-9741 add HazelcastClient#getClusterTime

7 years agoSONAR-9741 remove NodeHealth#date field
Sébastien Lesaint [Mon, 4 Sep 2017 16:03:04 +0000 (18:03 +0200)]
SONAR-9741 remove NodeHealth#date field

7 years agoSONAR-9741 don't check ES status when computing node health status
Sébastien Lesaint [Mon, 4 Sep 2017 14:26:08 +0000 (16:26 +0200)]
SONAR-9741 don't check ES status when computing node health status

7 years agoSONAR-9741 ignored health from non existing HZ members
Sébastien Lesaint [Mon, 4 Sep 2017 08:21:31 +0000 (10:21 +0200)]
SONAR-9741 ignored health from non existing HZ members

7 years agoSONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids
Sébastien Lesaint [Mon, 4 Sep 2017 08:34:41 +0000 (10:34 +0200)]
SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids

which now return UUID of all members of the HZ cluster, both members and local clients to these member
also rename #getClientUuid to getUuid

7 years agoSONAR-9741 remove health info from hazelcast when node shuts down
Sébastien Lesaint [Fri, 1 Sep 2017 14:55:51 +0000 (16:55 +0200)]
SONAR-9741 remove health info from hazelcast when node shuts down

7 years agoSONAR-9741 check search nodes health in api/system/health
Sébastien Lesaint [Fri, 1 Sep 2017 14:26:24 +0000 (16:26 +0200)]
SONAR-9741 check search nodes health in api/system/health

7 years agoSONAR-9741 check app nodes status in api/system/health
Sébastien Lesaint [Fri, 1 Sep 2017 09:39:27 +0000 (11:39 +0200)]
SONAR-9741 check app nodes status in api/system/health

7 years agoSONAR-9741 return nodes in response of api/system/health
Sébastien Lesaint [Mon, 4 Sep 2017 13:54:38 +0000 (15:54 +0200)]
SONAR-9741 return nodes in response of api/system/health

7 years agoSONAR-9741 search nodes share startup health status
Sébastien Lesaint [Thu, 31 Aug 2017 15:12:00 +0000 (17:12 +0200)]
SONAR-9741 search nodes share startup health status

7 years agoSONAR-9741 app shares search node info in hazelcast
Sébastien Lesaint [Wed, 30 Aug 2017 13:40:37 +0000 (15:40 +0200)]
SONAR-9741 app shares search node info in hazelcast

7 years agoSONAR-9741 populate default value of sonar.cluster.node.name
Sébastien Lesaint [Wed, 6 Sep 2017 12:25:21 +0000 (14:25 +0200)]
SONAR-9741 populate default value of sonar.cluster.node.name

and propagate it through main process and sub processes

7 years agoSONAR-9741 add HealthChecker#checkCluster with check of ES status
Sébastien Lesaint [Mon, 4 Sep 2017 09:35:20 +0000 (11:35 +0200)]
SONAR-9741 add HealthChecker#checkCluster with check of ES status

7 years agoSONAR-9741 web process shares health info in Hazelcast
Sébastien Lesaint [Wed, 30 Aug 2017 08:53:17 +0000 (10:53 +0200)]
SONAR-9741 web process shares health info in Hazelcast

7 years agoSONAR-9741 make NetworkUtils an interface
Sébastien Lesaint [Wed, 6 Sep 2017 12:38:25 +0000 (14:38 +0200)]
SONAR-9741 make NetworkUtils an interface

to allow unit testing

7 years agoSONAR-9741 add SharedHealthState
Sébastien Lesaint [Tue, 5 Sep 2017 14:08:54 +0000 (16:08 +0200)]
SONAR-9741 add SharedHealthState

7 years agoSONAR-9741 add PlatformLevel#addIfCluster
Sébastien Lesaint [Tue, 29 Aug 2017 15:45:26 +0000 (17:45 +0200)]
SONAR-9741 add PlatformLevel#addIfCluster

7 years agoSONAR-9741 fix TODO in ComputeEngineContainerImpl
Sébastien Lesaint [Fri, 25 Aug 2017 13:13:55 +0000 (15:13 +0200)]
SONAR-9741 fix TODO in ComputeEngineContainerImpl

7 years agoSONAR-9741 rename HazelcastClientWrapper to HazelcastClient
Sébastien Lesaint [Fri, 25 Aug 2017 12:48:32 +0000 (14:48 +0200)]
SONAR-9741 rename HazelcastClientWrapper to HazelcastClient

7 years agoSONAR-9741 move shared cluster related classes to sonar-cluster
Sébastien Lesaint [Fri, 25 Aug 2017 09:54:26 +0000 (11:54 +0200)]
SONAR-9741 move shared cluster related classes to sonar-cluster

7 years agoSONAR-9739 rename Cluster to WebServer
Sébastien Lesaint [Tue, 29 Aug 2017 09:42:42 +0000 (11:42 +0200)]
SONAR-9739 rename Cluster to WebServer

7 years agoSONAR-9740 ability to use UserSession in safe mode
Simon Brandhof [Tue, 29 Aug 2017 20:45:18 +0000 (22:45 +0200)]
SONAR-9740 ability to use UserSession in safe mode

7 years agoSONAR-9740 support system passcode in WS
Simon Brandhof [Wed, 23 Aug 2017 15:22:12 +0000 (17:22 +0200)]
SONAR-9740 support system passcode in WS

7 years agoSONAR-9740 support HTTP headers in API Request and sonar-ws
Simon Brandhof [Wed, 23 Aug 2017 15:18:08 +0000 (17:18 +0200)]
SONAR-9740 support HTTP headers in API Request and sonar-ws

7 years agoSONAR-9739 add protobuf response to WS api/system/status
Simon Brandhof [Mon, 28 Aug 2017 20:47:50 +0000 (22:47 +0200)]
SONAR-9739 add protobuf response to WS api/system/status

7 years agoSONAR-9739 add integration test for WS api/system/health
Simon Brandhof [Mon, 28 Aug 2017 15:13:21 +0000 (17:13 +0200)]
SONAR-9739 add integration test for WS api/system/health

7 years agoSONAR-9739 make StartupCrash startable
Simon Brandhof [Mon, 28 Aug 2017 14:52:58 +0000 (16:52 +0200)]
SONAR-9739 make StartupCrash startable

7 years agoSONAR-9739 improve integration tests of api/system/status
Simon Brandhof [Mon, 28 Aug 2017 11:24:15 +0000 (13:24 +0200)]
SONAR-9739 improve integration tests of api/system/status

7 years agoRefactor a few integration tests of Quality profiles
Simon Brandhof [Mon, 28 Aug 2017 11:23:49 +0000 (13:23 +0200)]
Refactor a few integration tests of Quality profiles

7 years agodefault status code should also be 200 in UTs with WsActionTester
Sébastien Lesaint [Wed, 30 Aug 2017 15:40:03 +0000 (17:40 +0200)]
default status code should also be 200 in UTs with WsActionTester

7 years agoSONAR-9755 rename HealthCheck to NodeHealthCheck
Sébastien Lesaint [Mon, 28 Aug 2017 13:26:54 +0000 (15:26 +0200)]
SONAR-9755 rename HealthCheck to NodeHealthCheck

7 years agoSONAR-9755 rename HealthChecker#check to checkNode
Sébastien Lesaint [Mon, 28 Aug 2017 13:18:11 +0000 (15:18 +0200)]
SONAR-9755 rename HealthChecker#check to checkNode

7 years agoSONAR-9739 drop authentication on api/system/health
Sébastien Lesaint [Mon, 28 Aug 2017 13:08:58 +0000 (15:08 +0200)]
SONAR-9739 drop authentication on api/system/health

7 years agoSONAR-9739 add check of CE's operational status in api/system/health
Sébastien Lesaint [Thu, 24 Aug 2017 13:21:26 +0000 (15:21 +0200)]
SONAR-9739 add check of CE's operational status in api/system/health

7 years agoSONAR-9739 add WS api/system/health
Sébastien Lesaint [Wed, 23 Aug 2017 14:26:39 +0000 (16:26 +0200)]
SONAR-9739 add WS api/system/health

7 years agoSONAR-9739 use UserSession#checkIsRoot
Sébastien Lesaint [Wed, 23 Aug 2017 07:07:42 +0000 (09:07 +0200)]
SONAR-9739 use UserSession#checkIsRoot

7 years agoSONAR-9739 add UserSession#checkIsRoot
Sébastien Lesaint [Wed, 23 Aug 2017 07:06:08 +0000 (09:06 +0200)]
SONAR-9739 add UserSession#checkIsRoot

7 years agoSONAR-9744 try and improve description of api/system/status
Sébastien Lesaint [Tue, 22 Aug 2017 16:32:17 +0000 (18:32 +0200)]
SONAR-9744 try and improve description of api/system/status

7 years agoSONAR-9744 DOWN status returned by api/system/status doesn't check DB
Sébastien Lesaint [Tue, 22 Aug 2017 16:22:35 +0000 (18:22 +0200)]
SONAR-9744 DOWN status returned by api/system/status doesn't check DB

7 years agoDisable analysis of PR based on another PR
Simon Brandhof [Wed, 13 Sep 2017 12:37:56 +0000 (14:37 +0200)]
Disable analysis of PR based on another PR

This is currently not supported by the branch plugin.

7 years agoparse date in fromNow helper
Stas Vilchik [Mon, 11 Sep 2017 15:56:27 +0000 (17:56 +0200)]
parse date in fromNow helper

7 years agofix "Administration" active menu item
Stas Vilchik [Mon, 11 Sep 2017 15:11:38 +0000 (17:11 +0200)]
fix "Administration" active menu item

7 years agofix scrolling in workspace
Stas Vilchik [Mon, 4 Sep 2017 15:17:54 +0000 (17:17 +0200)]
fix scrolling in workspace

7 years agofix event wrapping on project dashboard
Stas Vilchik [Mon, 4 Sep 2017 15:06:23 +0000 (17:06 +0200)]
fix event wrapping on project dashboard

7 years agoSONAR-9375 Infinite loading of a project on the projects page
Stas Vilchik [Thu, 31 Aug 2017 10:03:24 +0000 (12:03 +0200)]
SONAR-9375 Infinite loading of a project on the projects page

7 years agoavoid using redux in projects app
Stas Vilchik [Wed, 30 Aug 2017 16:26:07 +0000 (18:26 +0200)]
avoid using redux in projects app

7 years agorewrite projects app
Stas Vilchik [Tue, 29 Aug 2017 11:05:49 +0000 (13:05 +0200)]
rewrite projects app

7 years agorewrite remaining helpers to ts
Stas Vilchik [Mon, 28 Aug 2017 13:10:11 +0000 (15:10 +0200)]
rewrite remaining helpers to ts

7 years agoupdate prettier
Stas Vilchik [Tue, 29 Aug 2017 09:38:53 +0000 (11:38 +0200)]
update prettier

7 years agoAnalyze pull requests as short-living branches on next.sonarqube.com
Simon Brandhof [Wed, 13 Sep 2017 11:45:35 +0000 (13:45 +0200)]
Analyze pull requests as short-living branches on next.sonarqube.com

7 years agoSONAR-9803 Prevent crashes when the date is undefined
Grégoire Aubert [Wed, 13 Sep 2017 08:44:16 +0000 (10:44 +0200)]
SONAR-9803 Prevent crashes when the date is undefined

7 years agoDo not show the activity preview graph on project dashboard if there is no data
Grégoire Aubert [Mon, 11 Sep 2017 09:56:44 +0000 (11:56 +0200)]
Do not show the activity preview graph on project dashboard if there is no data

7 years agoTweak wording
Grégoire Aubert [Mon, 11 Sep 2017 09:42:47 +0000 (11:42 +0200)]
Tweak wording

7 years agoFix display of multiple events in projects page
Grégoire Aubert [Mon, 11 Sep 2017 09:37:14 +0000 (11:37 +0200)]
Fix display of multiple events in projects page

7 years agoFix typo
Simon Brandhof [Tue, 12 Sep 2017 19:33:37 +0000 (21:33 +0200)]
Fix typo
[skip ci]

7 years agoSupport of branches
Duarte Meneses [Tue, 12 Sep 2017 16:14:29 +0000 (18:14 +0200)]
Support of branches

7 years agoUse SettingsLoader only when needed for branches 2505/head
Duarte Meneses [Tue, 12 Sep 2017 15:18:19 +0000 (17:18 +0200)]
Use SettingsLoader only when needed for branches

7 years agoAdjust performance test timings
Duarte Meneses [Tue, 12 Sep 2017 11:57:54 +0000 (13:57 +0200)]
Adjust performance test timings

7 years agoSONAR-9670 Introduce sonar.branch.longLivedBranches.regex 2328/head
Duarte Meneses [Tue, 12 Sep 2017 11:30:16 +0000 (13:30 +0200)]
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex

7 years agoUpdate web tests snapshots
Grégoire Aubert [Tue, 12 Sep 2017 10:38:45 +0000 (12:38 +0200)]
Update web tests snapshots

7 years agoSONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Duarte Meneses [Tue, 12 Sep 2017 09:37:55 +0000 (11:37 +0200)]
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex

7 years agoFix renamed field in test
Janos Gyerik [Tue, 12 Sep 2017 09:23:42 +0000 (11:23 +0200)]
Fix renamed field in test

7 years agoSONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Janos Gyerik [Mon, 11 Sep 2017 08:50:28 +0000 (10:50 +0200)]
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex

7 years agoSONAR-9702 SONAR-9736 apply feedback on branches (#2496)
Stas Vilchik [Mon, 11 Sep 2017 13:02:01 +0000 (15:02 +0200)]
SONAR-9702 SONAR-9736 apply feedback on branches (#2496)

* show last analysis date for short-living branches
* put "main branch" badge
* display hint on branch administration page
* hide anything related to branches on sonarcloud without branch support

* fixup! fix showing administration on branch

7 years agoRemove message about deprecated sonar.branch
Duarte Meneses [Fri, 8 Sep 2017 13:27:31 +0000 (15:27 +0200)]
Remove message about deprecated sonar.branch

7 years agoSONAR-9701 Don't publish coverage, scm and source of unchanged files
Julien HENRY [Wed, 6 Sep 2017 14:34:06 +0000 (16:34 +0200)]
SONAR-9701 Don't publish coverage, scm and source of unchanged files

7 years agoSONAR-9701 Don't publish empty modules
Julien HENRY [Wed, 6 Sep 2017 10:32:26 +0000 (12:32 +0200)]
SONAR-9701 Don't publish empty modules