]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoClean IT logs
Julien HENRY [Wed, 9 Aug 2017 07:45:44 +0000 (09:45 +0200)]
Clean IT logs

7 years agoSONAR-9661 Add IT for issue backdating on plugin update
Julien HENRY [Tue, 8 Aug 2017 17:22:52 +0000 (19:22 +0200)]
SONAR-9661 Add IT for issue backdating on plugin update

7 years agoUpdate scanner report viewer to show QP and plugins
Julien HENRY [Tue, 8 Aug 2017 17:24:23 +0000 (19:24 +0200)]
Update scanner report viewer to show QP and plugins

7 years agoSONAR-9663 Backdate new issues when rule's plugin was updated
Julien HENRY [Tue, 8 Aug 2017 15:42:46 +0000 (17:42 +0200)]
SONAR-9663 Backdate new issues when rule's plugin was updated

7 years agoSONAR-9679 Add plugins and their updated_at date to the scanner report
Julien HENRY [Tue, 8 Aug 2017 13:23:15 +0000 (15:23 +0200)]
SONAR-9679 Add plugins and their updated_at date to the scanner report

7 years agoSONAR-9684 Add changelog
Julien HENRY [Wed, 9 Aug 2017 07:53:49 +0000 (09:53 +0200)]
SONAR-9684 Add changelog

7 years agoSONAR-9684 Use api/plugins/installed to load plugins
Julien HENRY [Mon, 7 Aug 2017 14:22:59 +0000 (16:22 +0200)]
SONAR-9684 Use api/plugins/installed to load plugins

7 years agoSONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLint
Julien HENRY [Mon, 7 Aug 2017 13:44:49 +0000 (15:44 +0200)]
SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLint

7 years agoSONAR-9662 Store plugin hash + last modification date
Julien HENRY [Thu, 3 Aug 2017 15:41:13 +0000 (17:41 +0200)]
SONAR-9662 Store plugin hash + last modification date

7 years agoSONAR-9662 Create "plugins" table
Julien HENRY [Thu, 3 Aug 2017 13:34:42 +0000 (15:34 +0200)]
SONAR-9662 Create "plugins" table

7 years agoImprove test isolation
Julien HENRY [Thu, 3 Aug 2017 13:02:55 +0000 (15:02 +0200)]
Improve test isolation

When some assertions fail, components are not stopped, and that lead to failures in other tests.

7 years agoSONAR-9672 Store the link between a rule and the plugin declaring it
Julien HENRY [Thu, 3 Aug 2017 11:15:32 +0000 (13:15 +0200)]
SONAR-9672 Store the link between a rule and the plugin declaring it

7 years agoFix quality flaws
Julien Lancelot [Wed, 6 Sep 2017 09:09:20 +0000 (11:09 +0200)]
Fix quality flaws

7 years agoSONAR-5870 improve rule text search
Daniel Schwarz [Wed, 6 Sep 2017 08:09:46 +0000 (10:09 +0200)]
SONAR-5870 improve rule text search

Allows to search for partial names, and allows an intelligent "english" search in the description. Special syntax (like "+(a|b|c)") will not be interpreted anymore.

7 years agoImprove QualityGate ITs
Julien Lancelot [Tue, 5 Sep 2017 13:59:17 +0000 (15:59 +0200)]
Improve QualityGate ITs

Use Tester in QualityGate ITs that were not using it
Remove uage of destroy as it's done in Tester#after

7 years agoAdd missing QualityGateOnRatingMeasuresTest in Category1Suite
Julien Lancelot [Tue, 5 Sep 2017 12:12:04 +0000 (14:12 +0200)]
Add missing QualityGateOnRatingMeasuresTest in Category1Suite

7 years agoAdd QGateTester to clean quality gates between each IT
Julien Lancelot [Tue, 5 Sep 2017 12:51:31 +0000 (14:51 +0200)]
Add QGateTester to clean quality gates between each IT

7 years agoSONAR-9426 Move migration class into correct package
Julien Lancelot [Tue, 5 Sep 2017 14:11:07 +0000 (16:11 +0200)]
SONAR-9426 Move migration class into correct package

7 years agoFix Quality flaws
Simon Brandhof [Tue, 5 Sep 2017 14:14:25 +0000 (16:14 +0200)]
Fix Quality flaws

7 years agoMake HazelcastClusterTest more robust.
Eric Hartmann [Fri, 1 Sep 2017 13:22:58 +0000 (15:22 +0200)]
Make HazelcastClusterTest more robust.

7 years agoSONAR-9712 app node can index when ES is yellow
Simon Brandhof [Fri, 1 Sep 2017 07:46:22 +0000 (09:46 +0200)]
SONAR-9712 app node can index when ES is yellow

No need to wait for green.

7 years agoSONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodes
Simon Brandhof [Fri, 1 Sep 2017 07:45:19 +0000 (09:45 +0200)]
SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodes

7 years agoSONAR-9715 Implement a delay for finishing task in Compute Engine
Eric Hartmann [Wed, 30 Aug 2017 15:27:05 +0000 (17:27 +0200)]
SONAR-9715 Implement a delay for finishing task in Compute Engine

7 years agoSONAR-9715 use realistic JSW timouts
Simon Brandhof [Wed, 30 Aug 2017 14:30:55 +0000 (16:30 +0200)]
SONAR-9715 use realistic JSW timouts

7 years agoSONAR-9715 improve documentation of process management
Simon Brandhof [Wed, 30 Aug 2017 14:30:36 +0000 (16:30 +0200)]
SONAR-9715 improve documentation of process management

7 years agoSONAR-9715 remove unused "pause" mode for the compute engine
Daniel Schwarz [Wed, 23 Aug 2017 11:56:12 +0000 (13:56 +0200)]
SONAR-9715 remove unused "pause" mode for the compute engine

7 years agoSONAR-6966 Implement node name for Hazelcast
Eric Hartmann [Tue, 22 Aug 2017 14:52:56 +0000 (16:52 +0200)]
SONAR-6966 Implement node name for Hazelcast

7 years agoSONAR-6966 let the user define node names in sonar.cluster.node.name for Elasticsearch
Daniel Schwarz [Tue, 22 Aug 2017 12:56:53 +0000 (14:56 +0200)]
SONAR-6966 let the user define node names in sonar.cluster.node.name for Elasticsearch

7 years agoSONAR-9738 Fail if the cluster name differs from node to node
Daniel Schwarz [Tue, 22 Aug 2017 09:10:25 +0000 (11:10 +0200)]
SONAR-9738 Fail if the cluster name differs from node to node

7 years agoReduce memory for Elasticsearch to 128M for ITs
Eric Hartmann [Mon, 21 Aug 2017 12:08:47 +0000 (14:08 +0200)]
Reduce memory for Elasticsearch to 128M for ITs

7 years agoSONAR-9715 Implement pause mechanism during shutdown
Daniel Schwarz [Fri, 18 Aug 2017 14:06:35 +0000 (16:06 +0200)]
SONAR-9715 Implement pause mechanism during shutdown

7 years agoSONAR-9714 Pass Elasticsearch settings in a yaml file
Daniel Schwarz [Thu, 17 Aug 2017 14:44:34 +0000 (16:44 +0200)]
SONAR-9714 Pass Elasticsearch settings in a yaml file

instead of command line arguments

7 years agoSONAR-9731 Update clustering property names
Eric Hartmann [Wed, 16 Aug 2017 16:04:18 +0000 (18:04 +0200)]
SONAR-9731 Update clustering property names

7 years agoSONAR-9713 Allow to upgrade a cluster without stopping search nodes
Eric Hartmann [Wed, 16 Aug 2017 14:26:06 +0000 (16:26 +0200)]
SONAR-9713 Allow to upgrade a cluster without stopping search nodes

7 years agoSONAR-9712 reduce types of cluster nodes to only: application OR search
Eric Hartmann [Mon, 14 Aug 2017 14:44:35 +0000 (16:44 +0200)]
SONAR-9712 reduce types of cluster nodes to only: application OR search

7 years agoSONAR-9712 Upgrade Hazelcast to 3.8.4
Eric Hartmann [Mon, 14 Aug 2017 13:19:24 +0000 (15:19 +0200)]
SONAR-9712 Upgrade Hazelcast to 3.8.4

7 years agoAdd ITs on cluster
Eric Hartmann [Wed, 17 May 2017 15:36:19 +0000 (17:36 +0200)]
Add ITs on cluster

7 years agoremove obsolete dependency to sonar-process in sonar-server
Daniel Schwarz [Fri, 18 Aug 2017 13:29:10 +0000 (15:29 +0200)]
remove obsolete dependency to sonar-process in sonar-server

7 years agoSONAR-9590 fix jvm.options file in temp directory not read by ES
Sébastien Lesaint [Tue, 22 Aug 2017 09:04:43 +0000 (11:04 +0200)]
SONAR-9590 fix jvm.options file in temp directory not read by ES

7 years agoSONAR-9590 add EsFileSystem class
Sébastien Lesaint [Tue, 22 Aug 2017 09:03:54 +0000 (11:03 +0200)]
SONAR-9590 add EsFileSystem class

7 years agoSONAR-9590 rename sonar-process-monitor to sonar-main
Sébastien Lesaint [Fri, 18 Aug 2017 15:13:49 +0000 (17:13 +0200)]
SONAR-9590 rename sonar-process-monitor to sonar-main

7 years agoadd warning to sonar.properties about ES Virtual Memory on Linux
Sébastien Lesaint [Fri, 18 Aug 2017 14:12:42 +0000 (16:12 +0200)]
add warning to sonar.properties about ES Virtual Memory on Linux

7 years agoSONAR-9590 only heap and heap dump options are now in search.javaOpts
Sébastien Lesaint [Fri, 18 Aug 2017 14:11:54 +0000 (16:11 +0200)]
SONAR-9590 only heap and heap dump options are now in search.javaOpts

7 years agoSONAR-9590 add working dir to log of launched command
Sébastien Lesaint [Fri, 18 Aug 2017 12:38:23 +0000 (14:38 +0200)]
SONAR-9590 add working dir to log of launched command

7 years agoSONAR-9590 move Es/JavaCommand to module sonar-process-monitor
Sébastien Lesaint [Fri, 18 Aug 2017 08:23:26 +0000 (10:23 +0200)]
SONAR-9590 move Es/JavaCommand to module sonar-process-monitor

7 years agoSONAR-9590 move shared memory file classes to dedicated package
Sébastien Lesaint [Fri, 18 Aug 2017 07:51:33 +0000 (09:51 +0200)]
SONAR-9590 move shared memory file classes to dedicated package

7 years agoSONAR-9590 do not write jvm.options file twice
Sébastien Lesaint [Thu, 17 Aug 2017 16:17:30 +0000 (18:17 +0200)]
SONAR-9590 do not write jvm.options file twice

7 years agoSONAR-8798 delete maven module sonar-search
Sébastien Lesaint [Thu, 17 Aug 2017 15:37:59 +0000 (17:37 +0200)]
SONAR-8798 delete maven module sonar-search

7 years agoSONAR-9239 configure log4j to log as before in es.log
Sébastien Lesaint [Thu, 17 Aug 2017 15:26:14 +0000 (17:26 +0200)]
SONAR-9239 configure log4j to log as before in es.log

with support for loggers configuration through LogLevelConfig, all three rolling strategies (time, size and none) and almost the same log pattern (shortening of logger names is a big different in log4j)

7 years agoImprove coverage of QProfileResetImpl
Julien Lancelot [Tue, 5 Sep 2017 11:56:34 +0000 (13:56 +0200)]
Improve coverage of QProfileResetImpl

7 years agoImprove coverage of UsersWsRequest
Julien Lancelot [Tue, 5 Sep 2017 10:24:09 +0000 (12:24 +0200)]
Improve coverage of UsersWsRequest

7 years agoImprove coverage of ComponentTreeAction
Julien Lancelot [Tue, 5 Sep 2017 09:38:21 +0000 (11:38 +0200)]
Improve coverage of ComponentTreeAction

7 years agoSONAR-9577 Add missing unit test on migration
Julien Lancelot [Tue, 5 Sep 2017 08:24:10 +0000 (10:24 +0200)]
SONAR-9577 Add missing unit test on migration

7 years agoSONAR-9721 Stabilize TelemetryDaemonTest
Teryk Bellahsene [Tue, 5 Sep 2017 10:27:19 +0000 (12:27 +0200)]
SONAR-9721 Stabilize TelemetryDaemonTest

7 years agoSONAR-9426 Migrate users not having identity provider
Julien Lancelot [Mon, 3 Jul 2017 09:45:28 +0000 (11:45 +0200)]
SONAR-9426 Migrate users not having identity provider

7 years agoSONAR-9426 Set external identity info when reactivating local user
Julien Lancelot [Mon, 4 Sep 2017 14:07:22 +0000 (16:07 +0200)]
SONAR-9426 Set external identity info when reactivating local user

7 years agoCreate user only when needed in LocalAuthenticationTest
Julien Lancelot [Mon, 4 Sep 2017 13:57:00 +0000 (15:57 +0200)]
Create user only when needed in LocalAuthenticationTest

7 years agoSONAR-9426 Split tests of UserUpdater
Julien Lancelot [Mon, 4 Sep 2017 13:41:19 +0000 (15:41 +0200)]
SONAR-9426 Split tests of UserUpdater

7 years agoAdd missing Tester#disableOrganizations in Category 1 ITs
Julien Lancelot [Tue, 5 Sep 2017 06:31:07 +0000 (08:31 +0200)]
Add missing Tester#disableOrganizations in Category 1 ITs

7 years agoAdd SettingTester to clean settings between each IT
Julien Lancelot [Tue, 5 Sep 2017 06:23:05 +0000 (08:23 +0200)]
Add SettingTester to clean settings between each IT

7 years agoSONAR-8299 let the number of issues per rule be correct, even if many rules are selec...
Daniel Schwarz [Fri, 25 Aug 2017 13:08:55 +0000 (15:08 +0200)]
SONAR-8299 let the number of issues per rule be correct, even if many rules are selected in the facet

(in the issue search)

7 years agoSONAR-8632 support SQLServer 2016
Simon Brandhof [Mon, 4 Sep 2017 19:48:14 +0000 (21:48 +0200)]
SONAR-8632 support SQLServer 2016

7 years agoSONAR-9395 Stop the logback context during shutdown
Eric Hartmann [Fri, 1 Sep 2017 15:40:45 +0000 (17:40 +0200)]
SONAR-9395 Stop the logback context during shutdown

7 years agoSONAR-9394 Silence Hazelcast exception during shutdown
Eric Hartmann [Fri, 1 Sep 2017 15:13:40 +0000 (17:13 +0200)]
SONAR-9394 Silence Hazelcast exception during shutdown

7 years agoFix quickbuild generating source jars.
Eric Hartmann [Fri, 1 Sep 2017 12:17:03 +0000 (14:17 +0200)]
Fix quickbuild generating source jars.

7 years agoSONAR−9721 fix InfoAction class dependency on web followers 2461/head
Sébastien Lesaint [Thu, 31 Aug 2017 16:34:54 +0000 (18:34 +0200)]
SONAR−9721 fix InfoAction class dependency on web followers

7 years agoFixed a spelling error and generalized punctiation for general settings.
Jan Nylund [Thu, 31 Aug 2017 06:38:17 +0000 (09:38 +0300)]
Fixed a spelling error and generalized punctiation for general settings.

7 years agoSONAR-9721 fix javadoc of Server#getId()
Simon Brandhof [Wed, 30 Aug 2017 07:37:39 +0000 (09:37 +0200)]
SONAR-9721 fix javadoc of Server#getId()

7 years agoSONAR-9721 IT to test telemetry content
Teryk Bellahsene [Tue, 29 Aug 2017 16:41:42 +0000 (18:41 +0200)]
SONAR-9721 IT to test telemetry content

7 years agoSONAR-9721 Do not fail when server stops after opt-out
Teryk Bellahsene [Tue, 29 Aug 2017 16:41:13 +0000 (18:41 +0200)]
SONAR-9721 Do not fail when server stops after opt-out

7 years agoSONAR-9721 ES index project_measures indexes 'lines' metric
Teryk Bellahsene [Tue, 29 Aug 2017 16:37:41 +0000 (18:37 +0200)]
SONAR-9721 ES index project_measures indexes 'lines' metric

7 years agoXoo MeasureSensor supports language Xoo2
Teryk Bellahsene [Tue, 29 Aug 2017 16:36:57 +0000 (18:36 +0200)]
Xoo MeasureSensor supports language Xoo2

7 years agoSONAR-9721 Remove DateUtils#formatDate(Long)
Teryk Bellahsene [Mon, 28 Aug 2017 14:55:50 +0000 (16:55 +0200)]
SONAR-9721 Remove DateUtils#formatDate(Long)

7 years agoSONAR-9722 Add telemetry data to WS api/system/info
Teryk Bellahsene [Fri, 25 Aug 2017 16:33:04 +0000 (18:33 +0200)]
SONAR-9722 Add telemetry data to WS api/system/info

7 years agoSONAR-9721 Extract TelemetryDataLoader from TelemetryDataDaemon
Teryk Bellahsene [Fri, 25 Aug 2017 15:27:19 +0000 (17:27 +0200)]
SONAR-9721 Extract TelemetryDataLoader from TelemetryDataDaemon

7 years agoSONAR-9721 Send ncloc by language in telemetry report
Teryk Bellahsene [Fri, 25 Aug 2017 14:31:04 +0000 (16:31 +0200)]
SONAR-9721 Send ncloc by language in telemetry report

7 years agoSONAR-9721 Aggregate ncloc by language in the project measures ES index
Teryk Bellahsene [Fri, 25 Aug 2017 14:08:23 +0000 (16:08 +0200)]
SONAR-9721 Aggregate ncloc by language in the project measures ES index

7 years agoSONAR-9721 Feed ncloc_language_distrution to project measures ES index
Teryk Bellahsene [Fri, 25 Aug 2017 12:26:09 +0000 (14:26 +0200)]
SONAR-9721 Feed ncloc_language_distrution to project measures ES index

7 years agoSONAR-9721 Send project measures statistics
Teryk Bellahsene [Thu, 24 Aug 2017 15:27:14 +0000 (17:27 +0200)]
SONAR-9721 Send project measures statistics

7 years agoSONAR-9721 Send SonarQube and plugins versions
Teryk Bellahsene [Wed, 23 Aug 2017 10:24:46 +0000 (12:24 +0200)]
SONAR-9721 Send SonarQube and plugins versions

7 years agoSONAR-9721 Refactor TelemetryDaemon
Teryk Bellahsene [Tue, 22 Aug 2017 16:27:02 +0000 (18:27 +0200)]
SONAR-9721 Refactor TelemetryDaemon

7 years agoSONAR-9721 Log a debug message when checking telemetry fails
Teryk Bellahsene [Tue, 22 Aug 2017 16:14:30 +0000 (18:14 +0200)]
SONAR-9721 Log a debug message when checking telemetry fails

7 years agoDb column INTERNAL_PROPERTIES.kee is a VARCHAR(20)
Teryk Bellahsene [Tue, 22 Aug 2017 16:10:36 +0000 (18:10 +0200)]
Db column INTERNAL_PROPERTIES.kee is a VARCHAR(20)

7 years agoSONAR-9721 Drop use of TelemetryUrl and TelemetryFrequency
Teryk Bellahsene [Tue, 22 Aug 2017 15:51:23 +0000 (17:51 +0200)]
SONAR-9721 Drop use of TelemetryUrl and TelemetryFrequency

7 years agoSONAR-9721 Telemetry properties defined in a specific PropertyDefinition class
Teryk Bellahsene [Tue, 22 Aug 2017 15:42:14 +0000 (17:42 +0200)]
SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class

7 years agoSONAR-9721 Opt-out of telemetry with a property
Teryk Bellahsene [Tue, 22 Aug 2017 14:33:47 +0000 (16:33 +0200)]
SONAR-9721 Opt-out of telemetry with a property

7 years agoSONAR-9721 Send telemetry data once a week
Teryk Bellahsene [Mon, 21 Aug 2017 12:37:12 +0000 (14:37 +0200)]
SONAR-9721 Send telemetry data once a week

7 years agoSONAR-9721 Send Server UUID to Telemetry server
Teryk Bellahsene [Mon, 21 Aug 2017 09:07:55 +0000 (11:07 +0200)]
SONAR-9721 Send Server UUID to Telemetry server

7 years agoSONAR-8979 do not display settings page for portfolios
Stas Vilchik [Tue, 29 Aug 2017 14:29:07 +0000 (16:29 +0200)]
SONAR-8979 do not display settings page for portfolios

7 years agoSONAR-8979 Drop leak period setting values on views
Julien Lancelot [Mon, 28 Aug 2017 10:58:21 +0000 (12:58 +0200)]
SONAR-8979 Drop leak period setting values on views

7 years agoEnable incremental mode
Duarte Meneses [Tue, 29 Aug 2017 13:48:54 +0000 (15:48 +0200)]
Enable incremental mode

7 years agodrop ss.com 404 URL
G. Ann Campbell [Tue, 29 Aug 2017 13:17:46 +0000 (09:17 -0400)]
drop ss.com 404 URL

7 years agoSONAR-9757 Copy issues in directories with unchanged files only
Duarte Meneses [Fri, 25 Aug 2017 09:27:51 +0000 (11:27 +0200)]
SONAR-9757 Copy issues in directories with unchanged files only

7 years agoSONAR-9758 Support Oracle JDBC driver 12.2.0.1.0
Simon Brandhof [Thu, 24 Aug 2017 06:54:55 +0000 (08:54 +0200)]
SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0

7 years agoImprove DB migration 1267 on MySQL
Simon Brandhof [Fri, 25 Aug 2017 19:27:17 +0000 (21:27 +0200)]
Improve DB migration 1267 on MySQL

In our LTS upgrade environment:
Before 13 hours
After 10 minutes

7 years agoSplit tests in LocalAuthenticationTest
Simon Brandhof [Thu, 24 Aug 2017 15:01:44 +0000 (17:01 +0200)]
Split tests in LocalAuthenticationTest

7 years agoFix style regression on projects facets (leak)
Grégoire Aubert [Fri, 25 Aug 2017 13:53:58 +0000 (15:53 +0200)]
Fix style regression on projects facets (leak)

7 years agoReorganize the measures page sidebar
Grégoire Aubert [Fri, 25 Aug 2017 13:09:16 +0000 (15:09 +0200)]
Reorganize the measures page sidebar

7 years agoInvert y axis of project and coverage overview bubblecharts on measures page
Grégoire Aubert [Fri, 25 Aug 2017 09:04:36 +0000 (11:04 +0200)]
Invert y axis of project and coverage overview bubblecharts on measures page

7 years agoFix tags search in rules page
Grégoire Aubert [Fri, 25 Aug 2017 08:49:37 +0000 (10:49 +0200)]
Fix tags search in rules page