]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-10002 add WS api/editions/clear_error_message
Sébastien Lesaint [Wed, 18 Oct 2017 12:31:20 +0000 (14:31 +0200)]
SONAR-10002 add WS api/editions/clear_error_message

6 years agoSONAR-10003 add MutableEditionManagementState#clearInstallErrorMessage
Sébastien Lesaint [Wed, 18 Oct 2017 10:55:57 +0000 (12:55 +0200)]
SONAR-10003 add MutableEditionManagementState#clearInstallErrorMessage

6 years agoSONAR-10002 use EditionBundledPlugins#isEditionBundled in installer
Sébastien Lesaint [Tue, 17 Oct 2017 16:29:24 +0000 (18:29 +0200)]
SONAR-10002 use EditionBundledPlugins#isEditionBundled in installer

6 years agoSONAR-10002 store failure cause in case of error during auto install
Sébastien Lesaint [Tue, 17 Oct 2017 15:36:50 +0000 (17:36 +0200)]
SONAR-10002 store failure cause in case of error during auto install

6 years agoSONAR-10002 add MutableEditionManagementState#installFailed(String)
Sébastien Lesaint [Tue, 17 Oct 2017 14:33:09 +0000 (16:33 +0200)]
SONAR-10002 add MutableEditionManagementState#installFailed(String)

6 years agoSONAR-10002 add EditionManagementState#getInstallErrorMessage
Sébastien Lesaint [Wed, 18 Oct 2017 10:06:46 +0000 (12:06 +0200)]
SONAR-10002 add EditionManagementState#getInstallErrorMessage

6 years agoSONAR-10002 remove unused status AUTOMATIC_FAILED
Sébastien Lesaint [Wed, 18 Oct 2017 10:38:17 +0000 (12:38 +0200)]
SONAR-10002 remove unused status AUTOMATIC_FAILED

6 years agoSONAR-9939 Don't refresh update center on edition preview
Duarte Meneses [Thu, 19 Oct 2017 12:30:57 +0000 (14:30 +0200)]
SONAR-9939 Don't refresh update center on edition preview

6 years agoSONAR-9939 Improve parsing of license
Duarte Meneses [Wed, 18 Oct 2017 13:02:23 +0000 (15:02 +0200)]
SONAR-9939 Improve parsing of license

6 years agoSONAR-9996 Finalize uninstall at startup
Duarte Meneses [Wed, 18 Oct 2017 12:57:49 +0000 (14:57 +0200)]
SONAR-9996 Finalize uninstall at startup

6 years agoSONAR-9996 Add WS api/editions/uninstall
Duarte Meneses [Wed, 18 Oct 2017 12:15:18 +0000 (14:15 +0200)]
SONAR-9996 Add WS api/editions/uninstall

6 years agoSONAR-9996 synchronous uninstall of edition
Duarte Meneses [Wed, 18 Oct 2017 12:17:10 +0000 (14:17 +0200)]
SONAR-9996 synchronous uninstall of edition

6 years agoSONAR-9996 Edition management state supports uninstall
Duarte Meneses [Wed, 18 Oct 2017 12:16:32 +0000 (14:16 +0200)]
SONAR-9996 Edition management state supports uninstall

6 years agoSONAR-10010 Add WS api/edition/form_data
Duarte Meneses [Thu, 19 Oct 2017 06:45:26 +0000 (08:45 +0200)]
SONAR-10010 Add WS api/edition/form_data

6 years agoSONAR-9941 api/plugins/uninstall fails on edition bundled plugin
Sébastien Lesaint [Wed, 18 Oct 2017 08:15:28 +0000 (10:15 +0200)]
SONAR-9941 api/plugins/uninstall fails on edition bundled plugin

6 years agoSONAR-9941 api/plugins/install fails on edition bundled plugin
Sébastien Lesaint [Wed, 18 Oct 2017 08:03:55 +0000 (10:03 +0200)]
SONAR-9941 api/plugins/install fails on edition bundled plugin

6 years agoSONAR-9936 Better handling of button disabled depending on the edition status
Grégoire Aubert [Wed, 18 Oct 2017 13:26:48 +0000 (15:26 +0200)]
SONAR-9936 Better handling of button disabled depending on the edition status

6 years agoSONAR-9936 Automatically update edition status every 5 seconds
Grégoire Aubert [Wed, 18 Oct 2017 12:58:06 +0000 (14:58 +0200)]
SONAR-9936 Automatically update edition status every 5 seconds

6 years agoLICENSE-72 Update set license component to work without an edition
Grégoire Aubert [Wed, 18 Oct 2017 10:23:17 +0000 (12:23 +0200)]
LICENSE-72 Update set license component to work without an edition

6 years agoSONAR-9936 Update marketplace pending plugins notif
Grégoire Aubert [Tue, 17 Oct 2017 14:30:21 +0000 (16:30 +0200)]
SONAR-9936 Update marketplace pending plugins notif

6 years agoSONAR-9936 Update edition notification to be scoped to page and not whole administration
Grégoire Aubert [Tue, 17 Oct 2017 14:17:11 +0000 (16:17 +0200)]
SONAR-9936 Update edition notification to be scoped to page and not whole administration

6 years agoSONAR-9944 Update editions json format and use url from global settings
Grégoire Aubert [Tue, 17 Oct 2017 12:41:51 +0000 (14:41 +0200)]
SONAR-9944 Update editions json format and use url from global settings

6 years agoSONAR-9937 Create a form to apply the license and install/update an edition
Grégoire Aubert [Mon, 16 Oct 2017 15:18:19 +0000 (17:18 +0200)]
SONAR-9937 Create a form to apply the license and install/update an edition

6 years agoSONAR-9939 implementation of api/editions/preview
Sébastien Lesaint [Tue, 17 Oct 2017 13:54:04 +0000 (15:54 +0200)]
SONAR-9939 implementation of api/editions/preview

6 years agoSONAR-9940 implementation of api/editions/apply_license
Duarte Meneses [Tue, 17 Oct 2017 07:25:40 +0000 (09:25 +0200)]
SONAR-9940 implementation of api/editions/apply_license

6 years agoSONAR-9939 Parse base64 license
Duarte Meneses [Mon, 16 Oct 2017 08:03:38 +0000 (10:03 +0200)]
SONAR-9939 Parse base64 license

6 years agoSONAR-9946 download in temp dir to support download thread killed
Duarte Meneses [Mon, 16 Oct 2017 15:36:02 +0000 (17:36 +0200)]
SONAR-9946 download in temp dir to support download thread killed

6 years agoSONAR-9940 update mock to commit license when no change required
Sébastien Lesaint [Mon, 16 Oct 2017 15:50:28 +0000 (17:50 +0200)]
SONAR-9940 update mock to commit license when no change required

in api/editions/apply_licence

6 years agoSONAR-9951 add internal extension point LicenseCommit
Sébastien Lesaint [Mon, 16 Oct 2017 10:02:33 +0000 (12:02 +0200)]
SONAR-9951 add internal extension point LicenseCommit

6 years agoSONAR-9954 return sonar.editions.jsonUrl in api/navigation/global
Sébastien Lesaint [Tue, 17 Oct 2017 09:00:21 +0000 (11:00 +0200)]
SONAR-9954 return sonar.editions.jsonUrl in api/navigation/global

6 years agoSONAR-9954 add hidden property sonar.editions.jsonUrl
Sébastien Lesaint [Tue, 17 Oct 2017 08:59:54 +0000 (10:59 +0200)]
SONAR-9954 add hidden property sonar.editions.jsonUrl

with production default value

6 years agoSONAR-9936 Add Editions pack in the marketplace
Grégoire Aubert [Mon, 16 Oct 2017 08:01:37 +0000 (10:01 +0200)]
SONAR-9936 Add Editions pack in the marketplace

6 years agoSONAR-9935 Add some unit tests
Grégoire Aubert [Fri, 13 Oct 2017 13:45:56 +0000 (15:45 +0200)]
SONAR-9935 Add some unit tests

6 years agoSONAR-9934 Prevent user to install/update/uninstall plugins part of an edition
Grégoire Aubert [Fri, 13 Oct 2017 09:22:57 +0000 (11:22 +0200)]
SONAR-9934 Prevent user to install/update/uninstall plugins part of an edition

6 years agoSONAR-9976 add editionBundled flag to response of api/plugins/installed
Sébastien Lesaint [Mon, 16 Oct 2017 08:15:41 +0000 (10:15 +0200)]
SONAR-9976 add editionBundled flag to response of api/plugins/installed

6 years agoSONAR-9976 add editionBundled flag to several webServices
Sébastien Lesaint [Fri, 13 Oct 2017 15:04:12 +0000 (17:04 +0200)]
SONAR-9976 add editionBundled flag to several webServices

api/plugins/[available|updates]
api/system/upgrades

6 years agoSONAR-9946 Background download and "pre-installation" of an edition
Duarte Meneses [Mon, 16 Oct 2017 09:02:32 +0000 (11:02 +0200)]
SONAR-9946 Background download and "pre-installation" of an edition

6 years agoSONAR-9939 add WS api/editions/preview (mock implementation)
Sébastien Lesaint [Fri, 13 Oct 2017 12:26:52 +0000 (14:26 +0200)]
SONAR-9939 add WS api/editions/preview (mock implementation)

same mock implementation as for api/editions/apply_license

6 years agoSONAR-9951 finalize edition install at startup (mocked implem.)
Sébastien Lesaint [Thu, 12 Oct 2017 18:00:04 +0000 (20:00 +0200)]
SONAR-9951 finalize edition install at startup (mocked implem.)

6 years agoSONAR-9940 add WS api/editions/apply_license (mocked implementation)
Sébastien Lesaint [Thu, 12 Oct 2017 14:50:31 +0000 (16:50 +0200)]
SONAR-9940 add WS api/editions/apply_license (mocked implementation)

edition key is the whole license
if license contains string "manual", the state will be changed to MANUAL_IN_PROGRESS
if license contains string "done", the license will be applies without requiring a restart
otherwise state will go to AUTOMATIC_IN_PROGRESS

6 years agoSONAR-9943 add WS api/editions/status
Sébastien Lesaint [Thu, 12 Oct 2017 11:30:14 +0000 (13:30 +0200)]
SONAR-9943 add WS api/editions/status

6 years agoSONAR-9943 add InternalPropertiesDao#selectByKeys
Sébastien Lesaint [Thu, 12 Oct 2017 09:35:31 +0000 (11:35 +0200)]
SONAR-9943 add InternalPropertiesDao#selectByKeys

6 years agoSONAR-9935 Migrate Update center to Marketplace
Grégoire Aubert [Wed, 11 Oct 2017 15:32:30 +0000 (17:32 +0200)]
SONAR-9935 Migrate Update center to Marketplace

6 years agoSONAR-9702 cut long branch name in header
Stas Vilchik [Mon, 23 Oct 2017 07:46:53 +0000 (09:46 +0200)]
SONAR-9702 cut long branch name in header

6 years agoSONAR-9991 Set BranchPersister as Inteface
Julien Lancelot [Mon, 23 Oct 2017 09:37:36 +0000 (11:37 +0200)]
SONAR-9991 Set BranchPersister as Inteface

This will allow privileged plugin as GOV to do nothing on branch

6 years agoupdate jdk to 1.8u151
Tom [Mon, 23 Oct 2017 07:36:18 +0000 (09:36 +0200)]
update jdk to 1.8u151

6 years agoAutomatic merge from branch-6.6
Eric Hartmann [Mon, 23 Oct 2017 07:24:29 +0000 (09:24 +0200)]
Automatic merge from branch-6.6

* origin/branch-6.6:
  Prepare for next development iteration
  Use released version of Orchestrator 3.15.0.1256
  Release 6.6

6 years agominimize css
Stas Vilchik [Fri, 20 Oct 2017 15:42:45 +0000 (17:42 +0200)]
minimize css

6 years agodelete yarn-error.log
Stas Vilchik [Fri, 20 Oct 2017 14:48:31 +0000 (16:48 +0200)]
delete yarn-error.log

6 years agoupdate size of bar chart
Stas Vilchik [Fri, 20 Oct 2017 14:41:03 +0000 (16:41 +0200)]
update size of bar chart

6 years agofix file permalink with branch
Stas Vilchik [Fri, 20 Oct 2017 13:26:27 +0000 (15:26 +0200)]
fix file permalink with branch

6 years agoSONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from anywhere on...
Grégoire Aubert [Fri, 20 Oct 2017 14:40:03 +0000 (16:40 +0200)]
SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from anywhere on the tuto

6 years agoSONAR-9918 Remove plugins section on system info page for cluster nodes
Grégoire Aubert [Fri, 20 Oct 2017 13:56:15 +0000 (15:56 +0200)]
SONAR-9918 Remove plugins section on system info page for cluster nodes

6 years agoCompute Engine must start after its local web server
Simon Brandhof [Fri, 20 Oct 2017 14:26:54 +0000 (16:26 +0200)]
Compute Engine must start after its local web server

6 years agoImprove coverage
Julien HENRY [Fri, 20 Oct 2017 14:51:23 +0000 (16:51 +0200)]
Improve coverage

6 years agoSONAR-9991 Clean up remaining references to P/R
Duarte Meneses [Fri, 20 Oct 2017 13:28:40 +0000 (15:28 +0200)]
SONAR-9991 Clean up remaining references to P/R

6 years agoFix quality flaws
Eric Hartmann [Fri, 20 Oct 2017 14:15:53 +0000 (16:15 +0200)]
Fix quality flaws

6 years agoPrepare for next development iteration branch-6.6
Simon Brandhof [Fri, 20 Oct 2017 14:28:17 +0000 (16:28 +0200)]
Prepare for next development iteration

6 years agoSONAR-9473 improve transition of dashed border
Stas Vilchik [Fri, 20 Oct 2017 08:40:08 +0000 (10:40 +0200)]
SONAR-9473 improve transition of dashed border

6 years agoadd missing coding_rules.deactivate_in_quality_profile message
Stas Vilchik [Thu, 19 Oct 2017 14:37:43 +0000 (16:37 +0200)]
add missing coding_rules.deactivate_in_quality_profile message

6 years agostop using jquery for ajax calls
Stas Vilchik [Thu, 19 Oct 2017 14:32:33 +0000 (16:32 +0200)]
stop using jquery for ajax calls

6 years agoSONAR-8872 Fields in the Administration section are too small
Stas Vilchik [Thu, 19 Oct 2017 13:34:50 +0000 (15:34 +0200)]
SONAR-8872 Fields in the Administration section are too small

6 years agoGOV-290 Allow removing past analysis of Portfolios
Stas Vilchik [Thu, 19 Oct 2017 13:25:03 +0000 (15:25 +0200)]
GOV-290 Allow removing past analysis of Portfolios

6 years agoLICENSE-75 display support page in administration
Stas Vilchik [Thu, 19 Oct 2017 09:34:05 +0000 (11:34 +0200)]
LICENSE-75 display support page in administration

6 years agoUse released version of Orchestrator 3.15.0.1256 6.6
Simon Brandhof [Fri, 20 Oct 2017 12:09:25 +0000 (14:09 +0200)]
Use released version of Orchestrator 3.15.0.1256

6 years agoAdd unit tests
Julien Lancelot [Fri, 20 Oct 2017 11:34:17 +0000 (13:34 +0200)]
Add unit tests

6 years agoSONAR-9770 Deprecate preview properties
Julien HENRY [Fri, 20 Oct 2017 09:51:00 +0000 (11:51 +0200)]
SONAR-9770 Deprecate preview properties

6 years agoRelease 6.6
Simon Brandhof [Fri, 20 Oct 2017 11:31:35 +0000 (13:31 +0200)]
Release 6.6

6 years agoSONAR-9262 Prevent using files/dirs/modules facets when no proj/org
Julien Lancelot [Thu, 19 Oct 2017 15:50:42 +0000 (17:50 +0200)]
SONAR-9262 Prevent using files/dirs/modules facets when no proj/org

6 years agoSONAR-9917 Improve notification messages on branches
Julien Lancelot [Thu, 19 Oct 2017 13:44:55 +0000 (15:44 +0200)]
SONAR-9917 Improve notification messages on branches

6 years agoSONAR-9983 Upgrade the packaged plugins
Julien Lancelot [Wed, 18 Oct 2017 15:51:56 +0000 (17:51 +0200)]
SONAR-9983 Upgrade the packaged plugins

6 years agoSONAR-8967 Fail fast when trying to analyse a module
Julien Lancelot [Wed, 18 Oct 2017 13:26:30 +0000 (15:26 +0200)]
SONAR-8967 Fail fast when trying to analyse a module

6 years agoSONAR-9703 Update "Ignore Issues on Files/Blocks" settings definitions
Julien Lancelot [Wed, 18 Oct 2017 10:10:59 +0000 (12:10 +0200)]
SONAR-9703 Update "Ignore Issues on Files/Blocks" settings definitions

These settings are not used for issues coming from common repository

6 years agoSONAR-9142 Remove 'previous_analysis' option
Eric Hartmann [Thu, 19 Oct 2017 11:47:56 +0000 (13:47 +0200)]
SONAR-9142 Remove 'previous_analysis' option

6 years agoSONAR-8727 Do not fail when SCM login is longer than 255 characters
Julien HENRY [Wed, 18 Oct 2017 12:03:28 +0000 (14:03 +0200)]
SONAR-8727 Do not fail when SCM login is longer than 255 characters

6 years agoSONAR-8727 add IT that shows, that scm accounts >255 chars are an issue
Daniel Schwarz [Fri, 13 Oct 2017 15:20:36 +0000 (17:20 +0200)]
SONAR-8727 add IT that shows, that scm accounts >255 chars are an issue

6 years agoSONAR-9984 Coverage per tests should be disabled for short living branches
Julien HENRY [Tue, 17 Oct 2017 15:39:28 +0000 (17:39 +0200)]
SONAR-9984 Coverage per tests should be disabled for short living branches

6 years agoSONAR-9949 Also merge open issues from short living branches
Julien HENRY [Thu, 19 Oct 2017 10:10:27 +0000 (12:10 +0200)]
SONAR-9949 Also merge open issues from short living branches

6 years agoSONAR-9993 Issue search WS should return comment functional date
Julien HENRY [Tue, 17 Oct 2017 08:28:33 +0000 (10:28 +0200)]
SONAR-9993 Issue search WS should return comment functional date

6 years agoSONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entries
Julien HENRY [Mon, 16 Oct 2017 15:15:49 +0000 (17:15 +0200)]
SONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entries

6 years agoSONAR-9987 Add a changelog entry when copying/merging issues
Julien HENRY [Mon, 16 Oct 2017 14:25:09 +0000 (16:25 +0200)]
SONAR-9987 Add a changelog entry when copying/merging issues

6 years agoSONAR-9970 Copy issue changes when creating an long living branch
Julien HENRY [Fri, 13 Oct 2017 09:11:45 +0000 (11:11 +0200)]
SONAR-9970 Copy issue changes when creating an long living branch

6 years agoSONAR-9949 Copy all issue attributes when merging a short in a long living branch
Julien HENRY [Thu, 12 Oct 2017 15:53:52 +0000 (17:53 +0200)]
SONAR-9949 Copy all issue attributes when merging a short in a long living branch

6 years agoSONAR-9913 Match issues from short living branches more aggressively
Julien HENRY [Wed, 11 Oct 2017 10:07:37 +0000 (12:07 +0200)]
SONAR-9913 Match issues from short living branches more aggressively

When there are multiple candidates (from multiple branches), prefer any of the RESOLVED one, before
taking any of the CONFIRMED ones.

6 years agoSONAR-9969 Change the validation logic of the new branch parameter (#2666)
Janos Gyerik [Fri, 20 Oct 2017 08:23:38 +0000 (10:23 +0200)]
SONAR-9969 Change the validation logic of the new branch parameter (#2666)

* Fail-fast when branch name or target used without branch plugin
* Allow missing BranchParamsValidator, improve the check for missing
* Reuse branches doc link constant

6 years agoUpgrade to released version of Orchestrator
Simon Brandhof [Fri, 20 Oct 2017 08:03:20 +0000 (10:03 +0200)]
Upgrade to released version of Orchestrator

6 years agoFix analysis of pull requests on Travis
Simon Brandhof [Fri, 20 Oct 2017 07:44:07 +0000 (09:44 +0200)]
Fix analysis of pull requests on Travis

6 years agoFix some logger calls
Daniel Trebbien [Thu, 19 Oct 2017 18:16:19 +0000 (13:16 -0500)]
Fix some logger calls

6 years agoAdd documentation link in cluster error message
Simon Brandhof [Thu, 19 Oct 2017 14:59:51 +0000 (16:59 +0200)]
Add documentation link in cluster error message

6 years agoDo not crash with technical errors when cluster is enabled
Simon Brandhof [Thu, 19 Oct 2017 10:16:11 +0000 (12:16 +0200)]
Do not crash with technical errors when cluster is enabled

6 years agoSONAR-9869 Fix changedAt value when a webhook is triggered from Web
Eric Hartmann [Wed, 18 Oct 2017 15:38:47 +0000 (17:38 +0200)]
SONAR-9869 Fix changedAt value when a webhook is triggered from Web

6 years agoSONAR-9880 Fix missing migrations
Julien Lancelot [Thu, 19 Oct 2017 12:28:44 +0000 (14:28 +0200)]
SONAR-9880 Fix missing migrations

6 years agoSONAR-8635 do not check assign_to_me action
Stas Vilchik [Thu, 19 Oct 2017 11:39:34 +0000 (13:39 +0200)]
SONAR-8635 do not check assign_to_me action

6 years agoSet branches WS as public and fix description
Julien Lancelot [Wed, 18 Oct 2017 09:52:57 +0000 (11:52 +0200)]
Set branches WS as public and fix description

6 years agoSONAR-8635 Remove "assign_to_me" actions from issues
Julien Lancelot [Wed, 18 Oct 2017 08:44:55 +0000 (10:44 +0200)]
SONAR-8635 Remove "assign_to_me" actions from issues

6 years agoSONAR-9926 Let project admins cancel background tasks
Julien Lancelot [Tue, 17 Oct 2017 14:46:49 +0000 (16:46 +0200)]
SONAR-9926 Let project admins cancel background tasks

6 years agoSONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuid
Julien Lancelot [Tue, 17 Oct 2017 14:38:09 +0000 (16:38 +0200)]
SONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuid

6 years agoIn unit tests do not log the creation of indexes anymore
Daniel Schwarz [Tue, 17 Oct 2017 13:45:31 +0000 (15:45 +0200)]
In unit tests do not log the creation of indexes anymore

The huge number of log lines slow down our development cycles. Especially opening the travis logs is slow, if the test output is too verbose.

6 years agoFix quality flaws
Daniel Schwarz [Tue, 17 Oct 2017 13:01:39 +0000 (15:01 +0200)]
Fix quality flaws

6 years agoSONAR-10000 optimize DB migrations on resource_index
Simon Brandhof [Tue, 17 Oct 2017 07:55:00 +0000 (09:55 +0200)]
SONAR-10000 optimize DB migrations on resource_index