]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoAdd "developer" to privileged plugins
Daniel Schwarz [Wed, 5 Jul 2017 10:21:19 +0000 (12:21 +0200)]
Add "developer" to privileged plugins

7 years agoFix start.sh to support bash CD_COMPLAINS
Julien HENRY [Mon, 24 Jul 2017 07:55:16 +0000 (09:55 +0200)]
Fix start.sh to support bash CD_COMPLAINS

Starting from bash 4.4, passing multiple arguments to `cd` will fail.
https://askubuntu.com/questions/905832/ubuntu-17-04-bash-cd-too-many-arguments#905877

7 years agoFix merge error
Grégoire Aubert [Mon, 24 Jul 2017 07:43:46 +0000 (09:43 +0200)]
Fix merge error

7 years agoMerge remote-tracking branch 'origin/branch-6.5'
Grégoire Aubert [Mon, 24 Jul 2017 07:21:22 +0000 (09:21 +0200)]
Merge remote-tracking branch 'origin/branch-6.5'

7 years agoFix merge conflict with branch-6.5
Grégoire Aubert [Mon, 24 Jul 2017 07:13:46 +0000 (09:13 +0200)]
Fix merge conflict with branch-6.5

7 years agoRename project activity graph Overview to Issues
Grégoire Aubert [Fri, 21 Jul 2017 09:38:41 +0000 (11:38 +0200)]
Rename project activity graph Overview to Issues

7 years agoSONAR-9572 Fix bulk apply permission template
Grégoire Aubert [Fri, 21 Jul 2017 14:42:35 +0000 (16:42 +0200)]
SONAR-9572 Fix bulk apply permission template

7 years agoMove 'Analyse' section just after tags on the project dashboard sidebar
Grégoire Aubert [Fri, 21 Jul 2017 12:34:33 +0000 (14:34 +0200)]
Move 'Analyse' section just after tags on the project dashboard sidebar

7 years agoDisplay tooltips on measures on top instead of bottom on the dashboard page
Grégoire Aubert [Fri, 21 Jul 2017 12:16:38 +0000 (14:16 +0200)]
Display tooltips on measures on top instead of bottom on the dashboard page

7 years agoCorrectly display Issues graph as default if no custom metrics are selected.
Grégoire Aubert [Fri, 21 Jul 2017 11:32:19 +0000 (13:32 +0200)]
Correctly display Issues graph as default if no custom metrics are selected.

7 years agoRename project activity graph Overview to Issues
Grégoire Aubert [Fri, 21 Jul 2017 08:59:32 +0000 (10:59 +0200)]
Rename project activity graph Overview to Issues

7 years agoUpdate built in Quality Profile description
Grégoire Aubert [Fri, 21 Jul 2017 08:29:21 +0000 (10:29 +0200)]
Update built in Quality Profile description

7 years agoSONAR-9516 add integration tests on permission templates WS
Simon Brandhof [Tue, 18 Jul 2017 13:44:48 +0000 (15:44 +0200)]
SONAR-9516 add integration tests on permission templates WS

including ES resiliency tests

7 years agoSONAR-9516 add integration tests on api/projects/update_key
Simon Brandhof [Tue, 18 Jul 2017 11:16:09 +0000 (13:16 +0200)]
SONAR-9516 add integration tests on api/projects/update_key

including ES resiliency tests

7 years agoSONAR-9516 remove deprecated params from client of WS api/projects/delete
Simon Brandhof [Tue, 18 Jul 2017 09:25:17 +0000 (11:25 +0200)]
SONAR-9516 remove deprecated params from client of WS api/projects/delete

7 years agoSONAR-9514 Disable automatic creation of unknown Elasticsearch indices
Simon Brandhof [Mon, 17 Jul 2017 16:14:14 +0000 (18:14 +0200)]
SONAR-9514 Disable automatic creation of unknown Elasticsearch indices

7 years agoSONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS
Eric Hartmann [Wed, 12 Jul 2017 04:52:41 +0000 (06:52 +0200)]
SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS

7 years agoSONAR-9283 support trailing/heading whitespaces in properties 2239/head
Sébastien Lesaint [Mon, 10 Jul 2017 15:02:44 +0000 (17:02 +0200)]
SONAR-9283 support trailing/heading whitespaces in properties

for numbers and boolean types

7 years agomake sure all pages fit on minimum width
Stas Vilchik [Thu, 20 Jul 2017 15:39:24 +0000 (17:39 +0200)]
make sure all pages fit on minimum width

7 years agoSONAR-9583 Use fixed width layout for navigation
Stas Vilchik [Wed, 19 Jul 2017 14:56:38 +0000 (16:56 +0200)]
SONAR-9583 Use fixed width layout for navigation

7 years agoSONAR-9582 Use fixed width layout on administration pages
Stas Vilchik [Wed, 19 Jul 2017 14:03:07 +0000 (16:03 +0200)]
SONAR-9582 Use fixed width layout on administration pages

7 years agoSONAR-9581 Use fixed width layout on Quality Gates page
Stas Vilchik [Wed, 19 Jul 2017 14:01:54 +0000 (16:01 +0200)]
SONAR-9581 Use fixed width layout on Quality Gates page

7 years agoSONAR-9580 Use fixed width layout on Rules page
Stas Vilchik [Wed, 19 Jul 2017 13:50:01 +0000 (15:50 +0200)]
SONAR-9580 Use fixed width layout on Rules page

7 years agoSONAR-9540 log MessageException message if task can't be finalized 2240/head
Sébastien Lesaint [Wed, 12 Jul 2017 09:39:23 +0000 (11:39 +0200)]
SONAR-9540 log MessageException message if task can't be finalized

so that the cause of the failure of the task is not lost in the void

7 years agoSONAR-9540 do not log MessageException thrown during task processing
Sébastien Lesaint [Wed, 12 Jul 2017 09:21:28 +0000 (11:21 +0200)]
SONAR-9540 do not log MessageException thrown during task processing

7 years agoSONAR-9488 don't open DB connection when file is missing 2232/head
Sébastien Lesaint [Mon, 10 Jul 2017 14:16:05 +0000 (16:16 +0200)]
SONAR-9488 don't open DB connection when file is missing

in api/qualityprofiles/restore

7 years agoSONAR-9488 handle upload error as missing param in api/ce/submit
Sébastien Lesaint [Mon, 10 Jul 2017 14:15:39 +0000 (16:15 +0200)]
SONAR-9488 handle upload error as missing param in api/ce/submit

7 years agoSONAR-9488 do not fail when reading file part fails
Sébastien Lesaint [Mon, 10 Jul 2017 14:15:19 +0000 (16:15 +0200)]
SONAR-9488 do not fail when reading file part fails

7 years agoAutomatic merge from branch-6.5
ssjenka [Fri, 21 Jul 2017 09:31:42 +0000 (11:31 +0200)]
Automatic merge from branch-6.5

* origin/branch-6.5:
  SONAR-8918 Fix api/qualityprofile/search when no language available

7 years agoSONAR-8918 Fix api/qualityprofile/search when no language available
Julien Lancelot [Fri, 21 Jul 2017 07:59:28 +0000 (09:59 +0200)]
SONAR-8918 Fix api/qualityprofile/search when no language available

7 years agoWS batch/issues must return 400 if requested component type is not supported
Simon Brandhof [Wed, 19 Jul 2017 15:00:39 +0000 (17:00 +0200)]
WS batch/issues must return 400 if requested component type is not supported

7 years agoSONAR-9567 disable storage of doc source in ES index issues/issue
Simon Brandhof [Tue, 18 Jul 2017 21:09:22 +0000 (23:09 +0200)]
SONAR-9567 disable storage of doc source in ES index issues/issue

7 years agoSONAR-9567 drop fields manual_severity and message from ES index issues
Simon Brandhof [Tue, 18 Jul 2017 20:44:53 +0000 (22:44 +0200)]
SONAR-9567 drop fields manual_severity and message from ES index issues

7 years agoSONAR-9567 load issues from DB instead of ES in WS batch/issues
Simon Brandhof [Tue, 18 Jul 2017 19:10:17 +0000 (21:10 +0200)]
SONAR-9567 load issues from DB instead of ES in WS batch/issues

7 years agoSONAR-9567 drop fields "attributes", "gap" and "updatedAt" from ES index "issues"
Simon Brandhof [Tue, 18 Jul 2017 17:55:06 +0000 (19:55 +0200)]
SONAR-9567 drop fields "attributes", "gap" and "updatedAt" from ES index "issues"

7 years agofix possible dead lock on table CE_SCANNER_CONTEXT on MySQL 2266/head
Sébastien Lesaint [Wed, 19 Jul 2017 12:20:49 +0000 (14:20 +0200)]
fix possible dead lock on table CE_SCANNER_CONTEXT on MySQL

7 years agoSONAR-9546 Display only the first custom graph as preview on project dashboard
Grégoire Aubert [Tue, 18 Jul 2017 13:24:50 +0000 (15:24 +0200)]
SONAR-9546 Display only the first custom graph as preview on project dashboard

7 years agoSONAR-9546 Sync tooltips from the two graphs
Grégoire Aubert [Mon, 17 Jul 2017 15:26:44 +0000 (17:26 +0200)]
SONAR-9546 Sync tooltips from the two graphs

7 years agoSONAR-9546 Allow to create two custom graphs on the project activity page
Grégoire Aubert [Mon, 17 Jul 2017 07:21:35 +0000 (09:21 +0200)]
SONAR-9546 Allow to create two custom graphs on the project activity page

7 years agoMerge branch 'branch-6.5'
Stas Vilchik [Wed, 19 Jul 2017 07:16:49 +0000 (09:16 +0200)]
Merge branch 'branch-6.5'

7 years agoFix pom of fake-governance-plugin
Simon Brandhof [Tue, 18 Jul 2017 17:30:44 +0000 (19:30 +0200)]
Fix pom of fake-governance-plugin

7 years agoreplace require.ensure with dymamic import (#2187)
Stas Vilchik [Tue, 18 Jul 2017 13:11:50 +0000 (15:11 +0200)]
replace require.ensure with dymamic import (#2187)

7 years agoSONAR-9357 support two or more providers (#2259)
Stas Vilchik [Tue, 18 Jul 2017 12:08:11 +0000 (14:08 +0200)]
SONAR-9357 support two or more providers (#2259)

7 years agoAutomatic merge from branch-6.5
ssjenka [Tue, 18 Jul 2017 11:29:15 +0000 (13:29 +0200)]
Automatic merge from branch-6.5

* origin/branch-6.5:
  SONAR-9403 Display project activity custom graphs on the project dashboard too
  SONAR-9403 Fix metric translation for plugins metrics on project activity page

7 years agoSONAR-9403 Display project activity custom graphs on the project dashboard too
Grégoire Aubert [Tue, 18 Jul 2017 09:01:43 +0000 (11:01 +0200)]
SONAR-9403 Display project activity custom graphs on the project dashboard too

7 years agoSONAR-9403 Fix metric translation for plugins metrics on project activity page
Grégoire Aubert [Tue, 18 Jul 2017 08:58:50 +0000 (10:58 +0200)]
SONAR-9403 Fix metric translation for plugins metrics on project activity page

7 years agoSONAR-9525 use 30s delay between disabled workers run 2218/head
Sébastien Lesaint [Tue, 11 Jul 2017 16:08:07 +0000 (18:08 +0200)]
SONAR-9525 use 30s delay between disabled workers run

7 years agoSONAR-9525 make CeHttpClient an interface
Sébastien Lesaint [Mon, 10 Jul 2017 11:57:34 +0000 (13:57 +0200)]
SONAR-9525 make CeHttpClient an interface

7 years agoSONAR-9525 add IT on dynamic update of CE worker count
Sébastien Lesaint [Mon, 10 Jul 2017 08:49:46 +0000 (10:49 +0200)]
SONAR-9525 add IT on dynamic update of CE worker count

7 years agoSONAR-9525 add CE WS to refresh enabled worker count
Sébastien Lesaint [Mon, 10 Jul 2017 08:49:17 +0000 (10:49 +0200)]
SONAR-9525 add CE WS to refresh enabled worker count

7 years agoSONAR-9525 add IT on number of tasks processed in //
Sébastien Lesaint [Fri, 7 Jul 2017 14:59:16 +0000 (16:59 +0200)]
SONAR-9525 add IT on number of tasks processed in //

7 years agoSONAR-9525 CeWorker can be disabled by EnabledCeWorkerController
Sébastien Lesaint [Fri, 7 Jul 2017 14:25:22 +0000 (16:25 +0200)]
SONAR-9525 CeWorker can be disabled by EnabledCeWorkerController

in which case they won't attempt to retrieve a task to process and return immediatly

7 years agoSONAR-9525 enforce CeWorker#getOrdinal returns int >= 0
Sébastien Lesaint [Fri, 7 Jul 2017 14:28:21 +0000 (16:28 +0200)]
SONAR-9525 enforce CeWorker#getOrdinal returns int >= 0

7 years agoSONAR-9525 make CeWorkerImpl alter thread name with its details
Sébastien Lesaint [Thu, 6 Jul 2017 13:17:04 +0000 (15:17 +0200)]
SONAR-9525 make CeWorkerImpl alter thread name with its details

will allow more accurate and easier debugging when looking at thread dumps

7 years agoSONAR-9525 fix CeWorkerImplTest#verifyWorkerUuid
Sébastien Lesaint [Thu, 6 Jul 2017 13:00:29 +0000 (15:00 +0200)]
SONAR-9525 fix CeWorkerImplTest#verifyWorkerUuid

7 years agoSONAR-9525 make CeWorker#call return an enum rather than a Boolean
Sébastien Lesaint [Thu, 6 Jul 2017 12:17:11 +0000 (14:17 +0200)]
SONAR-9525 make CeWorker#call return an enum rather than a Boolean

7 years agoSONAR-9525 add CeWorker#getOrdinal
Sébastien Lesaint [Thu, 6 Jul 2017 10:18:29 +0000 (12:18 +0200)]
SONAR-9525 add CeWorker#getOrdinal

7 years agoSONAR-9525 do not allow value > 10 from WorkerCountProvider
Sébastien Lesaint [Thu, 6 Jul 2017 09:49:59 +0000 (11:49 +0200)]
SONAR-9525 do not allow value > 10 from WorkerCountProvider

7 years agoSONAR-9525 add workerThreadCount to CE's MBean
Sébastien Lesaint [Thu, 6 Jul 2017 09:43:36 +0000 (11:43 +0200)]
SONAR-9525 add workerThreadCount to CE's MBean

7 years agoSONAR-9525 use getWorkerMaxCount to configure number of threads
Sébastien Lesaint [Thu, 6 Jul 2017 09:42:58 +0000 (11:42 +0200)]
SONAR-9525 use getWorkerMaxCount to configure number of threads

rather than using CeConfiguration#getWorkerCount

7 years agoSONAR-9525 add CeConfiguration#getWorkerMaxCount
Sébastien Lesaint [Thu, 6 Jul 2017 09:42:00 +0000 (11:42 +0200)]
SONAR-9525 add CeConfiguration#getWorkerMaxCount

7 years agoSONAR-9508 Display worker counter in background tasks page
Stas Vilchik [Thu, 6 Jul 2017 12:37:46 +0000 (14:37 +0200)]
SONAR-9508 Display worker counter in background tasks page

7 years agoSONAR-9508 Create api/ce/worker_count WS
Julien Lancelot [Wed, 5 Jul 2017 15:42:43 +0000 (17:42 +0200)]
SONAR-9508 Create api/ce/worker_count WS

7 years agoenable IT CeWsTest
Sébastien Lesaint [Wed, 5 Jul 2017 12:30:29 +0000 (14:30 +0200)]
enable IT CeWsTest

7 years agoSONAR-9507 add IT
Sébastien Lesaint [Wed, 5 Jul 2017 12:30:14 +0000 (14:30 +0200)]
SONAR-9507 add IT

7 years agoSONAR-9508 CE gets number of workers from WorkerCountProvider
Sébastien Lesaint [Wed, 5 Jul 2017 08:42:12 +0000 (10:42 +0200)]
SONAR-9508 CE gets number of workers from WorkerCountProvider

rather than from internal properties directly

7 years agoSONAR-9507 add warning at CE startup if sonar.ce.workerCount exists
Sébastien Lesaint [Wed, 5 Jul 2017 08:41:49 +0000 (10:41 +0200)]
SONAR-9507 add warning at CE startup if sonar.ce.workerCount exists

7 years agoSONAR-9507 ensure sonar.ce.workerCount doesn't exist in Properties
Sébastien Lesaint [Tue, 4 Jul 2017 15:45:51 +0000 (17:45 +0200)]
SONAR-9507 ensure sonar.ce.workerCount doesn't exist in Properties

7 years agoSONAR-9507 make sonar.ce.workerCount an internal property
Sébastien Lesaint [Tue, 4 Jul 2017 15:36:56 +0000 (17:36 +0200)]
SONAR-9507 make sonar.ce.workerCount an internal property

7 years agoSONAR-9507 move CeConfiguration to module ce and delete module ce-api
Sébastien Lesaint [Tue, 4 Jul 2017 15:12:34 +0000 (17:12 +0200)]
SONAR-9507 move CeConfiguration to module ce and delete module ce-api

7 years agoSet CeWsAction as public in order to add external action in ce ws
Julien Lancelot [Tue, 4 Jul 2017 16:01:18 +0000 (18:01 +0200)]
Set CeWsAction as public in order to add external action in ce ws

7 years agoupgrade prettier and remove prettier-eslint (#2254)
Stas Vilchik [Mon, 17 Jul 2017 08:07:30 +0000 (10:07 +0200)]
upgrade prettier and remove prettier-eslint (#2254)

7 years agoAutomatic merge from branch-6.5
ssjenka [Fri, 14 Jul 2017 10:48:22 +0000 (12:48 +0200)]
Automatic merge from branch-6.5

* origin/branch-6.5:
  Prepare for next development iteration
  6.5-M3 for SonarCloud
  Release 6.5-RC1

7 years agoPrepare for next development iteration
Simon Brandhof [Thu, 13 Jul 2017 18:19:26 +0000 (20:19 +0200)]
Prepare for next development iteration

7 years agoPrepare for next development iteration
Simon Brandhof [Thu, 13 Jul 2017 17:59:20 +0000 (19:59 +0200)]
Prepare for next development iteration

7 years ago6.5-M3 for SonarCloud 6.5-M3
Simon Brandhof [Thu, 13 Jul 2017 17:56:59 +0000 (19:56 +0200)]
6.5-M3 for SonarCloud

7 years agoRelease 6.5-RC1 6.5-RC1
Simon Brandhof [Thu, 13 Jul 2017 17:11:40 +0000 (19:11 +0200)]
Release 6.5-RC1

7 years agoSONAR-9480 fix removal of rules from index when too many failures
Simon Brandhof [Thu, 13 Jul 2017 13:15:44 +0000 (15:15 +0200)]
SONAR-9480 fix removal of rules from index when too many failures

7 years agoRemove --runInBand parameter in test script to allow the web tests to work again...
Grégoire Aubert [Thu, 13 Jul 2017 11:51:54 +0000 (13:51 +0200)]
Remove --runInBand parameter in test script to allow the web tests to work again on CI

7 years agoSONAR-9403 Change style of metrics with no historical data in the custom graph legend
Grégoire Aubert [Wed, 12 Jul 2017 12:34:59 +0000 (14:34 +0200)]
SONAR-9403 Change style of metrics with no historical data in the custom graph legend

7 years agoSONAR-9403 Display more information messages when adding new metrics to a custom...
Grégoire Aubert [Wed, 12 Jul 2017 11:45:35 +0000 (13:45 +0200)]
SONAR-9403 Display more information messages when adding new metrics to a custom graph

7 years agoSONAR-9410 Make more obvious that the reset button will only reset the date on the...
Grégoire Aubert [Wed, 12 Jul 2017 11:19:21 +0000 (13:19 +0200)]
SONAR-9410 Make more obvious that the reset button will only reset the date on the project activity page

7 years agoSONAR-9403 Add a tooltip on the button to show the metric history on the measures...
Grégoire Aubert [Wed, 12 Jul 2017 11:13:42 +0000 (13:13 +0200)]
SONAR-9403 Add a tooltip on the button to show the metric history on the measures page

7 years agoSONAR-9418 Prevent from autozooming on the graph when selecting a date in the project...
Grégoire Aubert [Wed, 12 Jul 2017 10:20:06 +0000 (12:20 +0200)]
SONAR-9418 Prevent from autozooming on the graph when selecting a date in the project activity list

7 years agoSONAR-9418 Show graph tooltip even if there is no graph data
Grégoire Aubert [Wed, 12 Jul 2017 10:19:11 +0000 (12:19 +0200)]
SONAR-9418 Show graph tooltip even if there is no graph data

7 years agoChange color of the activity events icons
Grégoire Aubert [Wed, 12 Jul 2017 09:10:07 +0000 (11:10 +0200)]
Change color of the activity events icons

7 years agoDisplay missing data on the activity graph preview on the project dashboard page
Grégoire Aubert [Tue, 11 Jul 2017 08:14:03 +0000 (10:14 +0200)]
Display missing data on the activity graph preview on the project dashboard page

7 years agoFix a bug with the version badges when filtering on an event category
Grégoire Aubert [Mon, 10 Jul 2017 15:49:11 +0000 (17:49 +0200)]
Fix a bug with the version badges when filtering on an event category

7 years agoSONAR-9403 Add information message when selecting a metric to build a custom graph
Grégoire Aubert [Mon, 10 Jul 2017 13:51:33 +0000 (15:51 +0200)]
SONAR-9403 Add information message when selecting a metric to build a custom graph

7 years agoSONAR-9410 Add date selectors to the project activity page
Grégoire Aubert [Tue, 11 Jul 2017 06:07:28 +0000 (08:07 +0200)]
SONAR-9410 Add date selectors to the project activity page

7 years agoSONAR-8611 Add shortcuts to project activity page on project dashboard
Grégoire Aubert [Fri, 7 Jul 2017 14:21:18 +0000 (16:21 +0200)]
SONAR-8611 Add shortcuts to project activity page on project dashboard

7 years agoApply several feedbacks
Grégoire Aubert [Fri, 7 Jul 2017 15:12:00 +0000 (17:12 +0200)]
Apply several feedbacks

* Fix dates serializing
* Prevent clicks on event button to activate the graph tooltip
* Throttle part of the zoom graph
* Reload history when an analysis is deleted
* Fix multiple style flaws

7 years agoSONAR-9418 Add tooltips on the project dashboard preview graph
Grégoire Aubert [Mon, 10 Jul 2017 09:23:58 +0000 (11:23 +0200)]
SONAR-9418 Add tooltips on the project dashboard preview graph

7 years agoSONAR-9403 Remove history graphs from the measures page and redirect to project activ...
Grégoire Aubert [Fri, 7 Jul 2017 11:00:07 +0000 (13:00 +0200)]
SONAR-9403 Remove history graphs from the measures page and redirect to project activity custom graph

7 years agoSONAR-9403 Replace the measures history graph by a link to the project activity page
Grégoire Aubert [Fri, 7 Jul 2017 10:36:18 +0000 (12:36 +0200)]
SONAR-9403 Replace the measures history graph by a link to the project activity page

7 years agoSONAR-9403 Filter out leak measures from the available measures of the project activi...
Grégoire Aubert [Fri, 7 Jul 2017 10:35:50 +0000 (12:35 +0200)]
SONAR-9403 Filter out leak measures from the available measures of the project activity custom graph

7 years agoSONAR-9403 Show an empty project activity graph instead of a message for metrics...
Grégoire Aubert [Fri, 7 Jul 2017 10:25:02 +0000 (12:25 +0200)]
SONAR-9403 Show an empty project activity graph instead of a message for metrics that don't have data

7 years agoSONAR-9403 Save custom graph in the localstorage on the project activity page
Grégoire Aubert [Fri, 7 Jul 2017 08:35:18 +0000 (10:35 +0200)]
SONAR-9403 Save custom graph in the localstorage on the project activity page

7 years agoSONAR-9403 Allow to remove a metric fromt the custom graph
Grégoire Aubert [Thu, 6 Jul 2017 13:28:53 +0000 (15:28 +0200)]
SONAR-9403 Allow to remove a metric fromt the custom graph

7 years agoSONAR-9403 Create form to add custom metric on project activity graph
Grégoire Aubert [Thu, 6 Jul 2017 12:21:23 +0000 (14:21 +0200)]
SONAR-9403 Create form to add custom metric on project activity graph