]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9842 align project, portfolio and application home pages
Stas Vilchik [Tue, 19 Sep 2017 15:28:23 +0000 (17:28 +0200)]
SONAR-9842 align project, portfolio and application home pages

7 years agoSONAR-9841 display tooltip on language distribution chart
Stas Vilchik [Tue, 19 Sep 2017 14:53:16 +0000 (16:53 +0200)]
SONAR-9841 display tooltip on language distribution chart

7 years agoSONAR-9844 Do not display "Delete" button for portfolios and applications
Stas Vilchik [Tue, 19 Sep 2017 15:33:47 +0000 (17:33 +0200)]
SONAR-9844 Do not display "Delete" button for portfolios and applications

7 years agoGOV-285 Make DeleteAction resilient
Eric Hartmann [Thu, 21 Sep 2017 13:06:55 +0000 (15:06 +0200)]
GOV-285 Make DeleteAction resilient

7 years agoapply branches feedback (#2535)
Stas Vilchik [Fri, 22 Sep 2017 11:56:45 +0000 (13:56 +0200)]
apply branches feedback (#2535)

7 years ago[SCRIPTS] fix argument passing in property_utils.sh
Sébastien Lesaint [Fri, 22 Sep 2017 07:32:25 +0000 (09:32 +0200)]
[SCRIPTS] fix argument passing in property_utils.sh

7 years agoharden TechnicalDebtMeasure IT 2533/head
Sébastien Lesaint [Wed, 20 Sep 2017 08:17:09 +0000 (10:17 +0200)]
harden TechnicalDebtMeasure IT

7 years agoadd DateUtils#truncateToSeconds and use it instead of +1_000L
Sébastien Lesaint [Wed, 20 Sep 2017 08:16:36 +0000 (10:16 +0200)]
add DateUtils#truncateToSeconds and use it instead of +1_000L

7 years agoSONAR-9616 Correctly delete branches when deleting organization
Julien Lancelot [Tue, 19 Sep 2017 09:28:37 +0000 (11:28 +0200)]
SONAR-9616 Correctly delete branches when deleting organization

7 years agoRefactor DeleteActionTest to not use mock for ComponentCleanerService
Julien Lancelot [Tue, 19 Sep 2017 09:15:56 +0000 (11:15 +0200)]
Refactor DeleteActionTest to not use mock for ComponentCleanerService

7 years agoFix quality flaws
Teryk Bellahsene [Wed, 20 Sep 2017 08:50:48 +0000 (10:50 +0200)]
Fix quality flaws

7 years agoFix quality flaws
Teryk Bellahsene [Wed, 20 Sep 2017 08:11:16 +0000 (10:11 +0200)]
Fix quality flaws

7 years agoSONAR-9833 'A' ratings when a portfolio without project is analyzed
Stas Vilchik [Mon, 18 Sep 2017 11:25:28 +0000 (13:25 +0200)]
SONAR-9833 'A' ratings when a portfolio without project is analyzed

7 years agoSONAR-9813 display "Private" badge tooltip based on qualifier
Stas Vilchik [Thu, 14 Sep 2017 16:23:29 +0000 (18:23 +0200)]
SONAR-9813 display "Private" badge tooltip based on qualifier

7 years agoSONAR-9813 allow to change portfolio visibility
Stas Vilchik [Thu, 14 Sep 2017 16:09:31 +0000 (18:09 +0200)]
SONAR-9813 allow to change portfolio visibility

7 years agoSONAR-9812 display activity page for portfolios (#2510)
Stas Vilchik [Fri, 15 Sep 2017 13:00:45 +0000 (15:00 +0200)]
SONAR-9812 display activity page for portfolios (#2510)

7 years agoSanitize api/issues/search json example concerning line/textRange
Teryk Bellahsene [Wed, 13 Sep 2017 14:58:44 +0000 (16:58 +0200)]
Sanitize api/issues/search json example concerning line/textRange

7 years agoSONAR-9813 WS api/projects/update_visibility allows portfolio and application
Teryk Bellahsene [Tue, 12 Sep 2017 15:06:21 +0000 (17:06 +0200)]
SONAR-9813 WS api/projects/update_visibility allows portfolio and application

7 years agoSONAR-9813 Add methods to create portfolio and application with visibility in Compone...
Teryk Bellahsene [Tue, 12 Sep 2017 14:28:08 +0000 (16:28 +0200)]
SONAR-9813 Add methods to create portfolio and application with visibility in ComponentDbTester

7 years agoWS project_analyses/search accepts portfolios
Teryk Bellahsene [Mon, 11 Sep 2017 16:22:06 +0000 (18:22 +0200)]
WS project_analyses/search accepts portfolios

7 years agoSONAR-9283 Settings, Configuration and Props trim values at insert 2427/head
Sébastien Lesaint [Thu, 24 Aug 2017 14:56:40 +0000 (16:56 +0200)]
SONAR-9283 Settings, Configuration and Props trim values at insert

7 years agoSONAR-9773 add warning when ES_JVM_OPTIONS is set 2499/head
Sébastien Lesaint [Mon, 11 Sep 2017 14:57:18 +0000 (16:57 +0200)]
SONAR-9773 add warning when ES_JVM_OPTIONS is set

7 years agoSONAR-9773 improve warning message in generated ES jvm.options file
Sébastien Lesaint [Mon, 11 Sep 2017 14:41:27 +0000 (16:41 +0200)]
SONAR-9773 improve warning message in generated ES jvm.options file

7 years agoSONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warning
Sébastien Lesaint [Mon, 11 Sep 2017 13:22:03 +0000 (15:22 +0200)]
SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warning

7 years agoSONAR-9773 add AbstractCommand#suppressEnvVariable
Sébastien Lesaint [Mon, 11 Sep 2017 12:19:23 +0000 (14:19 +0200)]
SONAR-9773 add AbstractCommand#suppressEnvVariable

which allows to remove from a command an env variable defined for current process
and remove support for null value in AbstractCommand#setEnvVariable

7 years agoSONAR−9772 fail when changing mandatory JVM options through properties 2491/head
Sébastien Lesaint [Fri, 8 Sep 2017 14:51:52 +0000 (16:51 +0200)]
SONAR−9772 fail when changing mandatory JVM options through properties

7 years agofix quality flow
Stas Vilchik [Tue, 19 Sep 2017 07:47:43 +0000 (09:47 +0200)]
fix quality flow

7 years agoSONAR-9202 add test to verify, that RegisterRules can deactivate 5000 rules
Daniel Schwarz [Mon, 11 Sep 2017 09:57:13 +0000 (11:57 +0200)]
SONAR-9202 add test to verify, that RegisterRules can deactivate 5000 rules

7 years agoSet a version on each analysis to prevent 1 year old snapshots to be purged
Julien HENRY [Mon, 18 Sep 2017 11:11:24 +0000 (13:11 +0200)]
Set a version on each analysis to prevent 1 year old snapshots to be purged

7 years agoSONAR-9621 Always load cpd blocks from report when mode != incremental
Julien HENRY [Fri, 15 Sep 2017 12:47:23 +0000 (14:47 +0200)]
SONAR-9621 Always load cpd blocks from report when mode != incremental

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