]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-10134 show now fails when using id and different organization
Julien Lancelot [Thu, 7 Dec 2017 14:38:42 +0000 (15:38 +0100)]
SONAR-10134 show now fails when using id and different organization

6 years agoSONAR-10134 Add organization parameter in project_status action
Julien Lancelot [Thu, 7 Dec 2017 14:23:51 +0000 (15:23 +0100)]
SONAR-10134 Add organization parameter in project_status action

6 years agoSONAR-10134 Remove setup usage from ProjectStatusActionTest
Julien Lancelot [Thu, 7 Dec 2017 13:47:30 +0000 (14:47 +0100)]
SONAR-10134 Remove setup usage from ProjectStatusActionTest

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/get_by_project
Julien Lancelot [Thu, 7 Dec 2017 13:42:27 +0000 (14:42 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/get_by_project

6 years agoSONAR-10166 Delete quality gates when deleting organization
Julien Lancelot [Thu, 7 Dec 2017 13:09:56 +0000 (14:09 +0100)]
SONAR-10166 Delete quality gates when deleting organization

6 years agoSONAR-9962 Reset built-in quality gate as default between each IT
Julien Lancelot [Thu, 7 Dec 2017 11:24:11 +0000 (12:24 +0100)]
SONAR-9962 Reset built-in quality gate as default between each IT

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/destroy
Julien Lancelot [Thu, 7 Dec 2017 08:46:16 +0000 (09:46 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/destroy

6 years agoSONAR-9962 api/qualitygates/destroy fail on default quality gate
Julien Lancelot [Thu, 7 Dec 2017 08:26:50 +0000 (09:26 +0100)]
SONAR-9962 api/qualitygates/destroy fail on default quality gate

6 years agoSONAR-10136 Update tests with BuiltIn QG already created
Eric Hartmann [Fri, 8 Dec 2017 16:58:33 +0000 (17:58 +0100)]
SONAR-10136 Update tests with BuiltIn QG already created

6 years agoSONAR-10136 Set built-in QG as default of new organization
Julien Lancelot [Thu, 7 Dec 2017 16:05:12 +0000 (17:05 +0100)]
SONAR-10136 Set built-in QG as default of new organization

6 years agoSONAR-10136 Add method to get/set default quality gate on organization
Julien Lancelot [Thu, 7 Dec 2017 15:58:47 +0000 (16:58 +0100)]
SONAR-10136 Add method to get/set default quality gate on organization

6 years agoSONAR-10134 Bringing Organization to Search Action
Guillaume Jambet [Thu, 7 Dec 2017 15:59:56 +0000 (16:59 +0100)]
SONAR-10134 Bringing Organization to Search Action

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/select
Julien Lancelot [Wed, 6 Dec 2017 18:28:32 +0000 (19:28 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/select

6 years agoSONAR-10134 Sanitize SelectActionTest by removing setup method
Julien Lancelot [Wed, 6 Dec 2017 17:24:52 +0000 (18:24 +0100)]
SONAR-10134 Sanitize SelectActionTest by removing setup method

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/deselect
Julien Lancelot [Wed, 6 Dec 2017 16:49:37 +0000 (17:49 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/deselect

6 years agoSONAR-10134 Remove QualityGates usage from deselect action
Julien Lancelot [Wed, 6 Dec 2017 12:17:22 +0000 (13:17 +0100)]
SONAR-10134 Remove QualityGates usage from deselect action

6 years agoSONAR-10134 Sanitize DeselectActionTest by removing setup method
Julien Lancelot [Wed, 6 Dec 2017 10:22:27 +0000 (11:22 +0100)]
SONAR-10134 Sanitize DeselectActionTest by removing setup method

6 years agoSONAR-10145 Set built-in QG as default on existing organizations
Eric Hartmann [Thu, 7 Dec 2017 10:07:49 +0000 (11:07 +0100)]
SONAR-10145 Set built-in QG as default on existing organizations

6 years agoSONAR-10134 Bringing Organization to Copy Action
Guillaume Jambet [Tue, 5 Dec 2017 15:27:27 +0000 (16:27 +0100)]
SONAR-10134 Bringing Organization to Copy Action

6 years agoSONAR-10134 Returning protobuf in copy action response
Guillaume Jambet [Tue, 5 Dec 2017 14:28:00 +0000 (15:28 +0100)]
SONAR-10134 Returning protobuf in copy action response

6 years agoSONAR-10134 Removing QualityGates dead code
Guillaume Jambet [Tue, 5 Dec 2017 12:53:18 +0000 (13:53 +0100)]
SONAR-10134 Removing QualityGates dead code

6 years agoSONAR-10134 Remove QualityGates usage from copy action
Guillaume Jambet [Tue, 5 Dec 2017 12:44:22 +0000 (13:44 +0100)]
SONAR-10134 Remove QualityGates usage from copy action

6 years agoSONAR-10134 add missing unit-tests to CopyAction
Guillaume Jambet [Tue, 5 Dec 2017 10:01:11 +0000 (11:01 +0100)]
SONAR-10134 add missing unit-tests to CopyAction

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/update_condition
Julien Lancelot [Wed, 6 Dec 2017 09:54:40 +0000 (10:54 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/update_condition

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/delete_condition
Julien Lancelot [Tue, 5 Dec 2017 18:30:22 +0000 (19:30 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/delete_condition

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/create_condition
Julien Lancelot [Tue, 5 Dec 2017 14:50:03 +0000 (15:50 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/create_condition

6 years agoImprove isolation of QualityGateTest ITs
Julien Lancelot [Tue, 5 Dec 2017 10:22:07 +0000 (11:22 +0100)]
Improve isolation of QualityGateTest ITs

Generate quality gate using random name in order to avoir having 2 quality gates with the same name

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/list
Julien Lancelot [Mon, 4 Dec 2017 15:51:34 +0000 (16:51 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/list

6 years agoSONAR-10151 Pass organization parameter in all quality gates ws
Grégoire Aubert [Thu, 30 Nov 2017 16:22:26 +0000 (17:22 +0100)]
SONAR-10151 Pass organization parameter in all quality gates ws

6 years agoSONAR-10151 Refactor Quality Gates modals to Typescript
Grégoire Aubert [Thu, 30 Nov 2017 15:05:46 +0000 (16:05 +0100)]
SONAR-10151 Refactor Quality Gates modals to Typescript

6 years agoRewrite usage of Organization containers
Grégoire Aubert [Thu, 30 Nov 2017 10:25:53 +0000 (11:25 +0100)]
Rewrite usage of Organization containers

6 years agoSONAR-10135 Allow to change Quality Gate permission at organization level
Grégoire Aubert [Wed, 29 Nov 2017 16:18:23 +0000 (17:18 +0100)]
SONAR-10135 Allow to change Quality Gate permission at organization level

6 years agoRewrite part of the permissions app to Typescript
Grégoire Aubert [Wed, 29 Nov 2017 13:27:13 +0000 (14:27 +0100)]
Rewrite part of the permissions app to Typescript

6 years agoSONAR-10134 Add organization parameter in api/qualitygates/show
Julien Lancelot [Mon, 4 Dec 2017 10:46:07 +0000 (11:46 +0100)]
SONAR-10134 Add organization parameter in api/qualitygates/show

6 years agoSONAR-10134 Add missing JDBC type in quality gate mapper
Julien Lancelot [Mon, 4 Dec 2017 09:32:40 +0000 (10:32 +0100)]
SONAR-10134 Add missing JDBC type in quality gate mapper

6 years agoSONAR-10134 Remove unique index on QUALITY_GATES.NAME
Julien Lancelot [Mon, 4 Dec 2017 09:19:58 +0000 (10:19 +0100)]
SONAR-10134 Remove unique index on QUALITY_GATES.NAME

As quality gates are now associated to organization, it should be possible to use the same name in different organizations

6 years agoSONAR-10134 Allow creating quality gates in organization (wip)
Eric Hartmann [Fri, 1 Dec 2017 17:49:27 +0000 (18:49 +0100)]
SONAR-10134 Allow creating quality gates in organization (wip)

6 years agoSONAR-10134 Add QUALITY_GATES.UUID column
Eric Hartmann [Fri, 1 Dec 2017 10:57:03 +0000 (11:57 +0100)]
SONAR-10134 Add QUALITY_GATES.UUID column

6 years agoSONAR-10134 Add ORG_QUALITY_GATES table
Eric Hartmann [Wed, 29 Nov 2017 16:06:37 +0000 (17:06 +0100)]
SONAR-10134 Add ORG_QUALITY_GATES table

Add column DEFAULT_QUALITY_GATE_UUID on ORGANIZATIONS table

6 years agoAutomatic merge from branch-6.7
ssjenka [Thu, 14 Dec 2017 07:01:18 +0000 (08:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10191 Update profile name parameter (#2896)

6 years agoSONAR-10191 Update profile name parameter (#2896)
John Du Hart [Tue, 12 Dec 2017 08:36:14 +0000 (03:36 -0500)]
SONAR-10191 Update profile name parameter (#2896)

6 years agoAutomatic merge from branch-6.7
ssjenka [Wed, 13 Dec 2017 07:01:08 +0000 (08:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10176 Fix query of users having a global permission

6 years agoSONAR-10176 Fix query of users having a global permission
Julien HENRY [Thu, 7 Dec 2017 14:28:45 +0000 (15:28 +0100)]
SONAR-10176 Fix query of users having a global permission

6 years agoSONAR-10191 Update profile name parameter (#2896)
John Du Hart [Tue, 12 Dec 2017 08:36:14 +0000 (03:36 -0500)]
SONAR-10191 Update profile name parameter (#2896)

6 years agoSONAR-8829 move organization avatar to the left
Stas Vilchik [Thu, 30 Nov 2017 12:41:38 +0000 (13:41 +0100)]
SONAR-8829 move organization avatar to the left

6 years agoSONAR-8829 update the global navigation bar
Stas Vilchik [Wed, 29 Nov 2017 11:18:05 +0000 (12:18 +0100)]
SONAR-8829 update the global navigation bar

6 years agoSONAR-10081 Add Explore space for SonarCloud
Stas Vilchik [Tue, 28 Nov 2017 13:32:23 +0000 (14:32 +0100)]
SONAR-10081 Add Explore space for SonarCloud

6 years agoSONAR-10080 turn Issues to My Issues
Stas Vilchik [Tue, 28 Nov 2017 13:00:11 +0000 (14:00 +0100)]
SONAR-10080 turn Issues to My Issues

6 years agoSONAR-10080 turn Projects to My Projects
Stas Vilchik [Thu, 23 Nov 2017 15:05:14 +0000 (16:05 +0100)]
SONAR-10080 turn Projects to My Projects

6 years agoMerge branch 'branch-6.7'
Stas Vilchik [Mon, 11 Dec 2017 09:39:12 +0000 (10:39 +0100)]
Merge branch 'branch-6.7'

6 years agoSONAR-10067 add "Restore Access" action on projects management page
Stas Vilchik [Thu, 7 Dec 2017 08:57:36 +0000 (09:57 +0100)]
SONAR-10067 add "Restore Access" action on projects management page

6 years agoSONAR-10076 Impossible to create a QP using IE11
Stas Vilchik [Tue, 5 Dec 2017 16:08:22 +0000 (17:08 +0100)]
SONAR-10076 Impossible to create a QP using IE11

6 years agoSONAR-10159 display sub-portfolios before projects
Stas Vilchik [Tue, 5 Dec 2017 16:02:00 +0000 (17:02 +0100)]
SONAR-10159 display sub-portfolios before projects

6 years agoFix typo in JavaDoc
Julien HENRY [Mon, 11 Dec 2017 07:21:23 +0000 (08:21 +0100)]
Fix typo in JavaDoc

6 years agoSONAR-10116 disable clean-up migration on SonarCloud
Simon Brandhof [Wed, 6 Dec 2017 13:22:26 +0000 (14:22 +0100)]
SONAR-10116 disable clean-up migration on SonarCloud

6 years agoAutomatic merge from branch-6.7
ssjenka [Fri, 8 Dec 2017 07:01:09 +0000 (08:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Revert "SONAR-10176 Fix query of users having a global permission"
  SONAR-10176 Fix query of users having a global permission
  SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly

6 years agoSONAR-10142 Download compressed plugins
Duarte Meneses [Thu, 7 Dec 2017 10:38:28 +0000 (11:38 +0100)]
SONAR-10142 Download compressed plugins

6 years agoSONAR-10140 Compress plugins using pack200
Duarte Meneses [Tue, 5 Dec 2017 15:22:37 +0000 (16:22 +0100)]
SONAR-10140 Compress plugins using pack200

6 years agoRevert "SONAR-10176 Fix query of users having a global permission"
Julien HENRY [Thu, 7 Dec 2017 14:31:54 +0000 (15:31 +0100)]
Revert "SONAR-10176 Fix query of users having a global permission"

This reverts commit f5a38606deffb5155f9ee0898e1130a78202eed6.

Was pushed too early by mistake

6 years agoSONAR-10176 Fix query of users having a global permission
Julien HENRY [Thu, 7 Dec 2017 14:28:45 +0000 (15:28 +0100)]
SONAR-10176 Fix query of users having a global permission

6 years agoSONAR-10168 Log downloading of plugins in debug
Duarte Meneses [Thu, 7 Dec 2017 10:54:37 +0000 (11:54 +0100)]
SONAR-10168 Log downloading of plugins in debug

6 years agoSONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly
Teryk Bellahsene [Tue, 5 Dec 2017 18:06:41 +0000 (19:06 +0100)]
SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly

6 years agoRemove dead code
Julien Lancelot [Wed, 6 Dec 2017 18:31:27 +0000 (19:31 +0100)]
Remove dead code

6 years agoAdd README.md to sonar-ws-generator
Daniel Schwarz [Wed, 6 Dec 2017 09:17:39 +0000 (10:17 +0100)]
Add README.md to sonar-ws-generator

6 years agoFix quality flaws
Daniel Schwarz [Wed, 6 Dec 2017 09:11:31 +0000 (10:11 +0100)]
Fix quality flaws

6 years agoRemove legacy sonar-ws code for users
Daniel Schwarz [Mon, 4 Dec 2017 17:34:00 +0000 (18:34 +0100)]
Remove legacy sonar-ws code for users

6 years agoRemove legacy sonar-ws code for projects
Daniel Schwarz [Mon, 4 Dec 2017 17:34:50 +0000 (18:34 +0100)]
Remove legacy sonar-ws code for projects

6 years agoAdd response example to api/qualityprofiles/copy
Daniel Schwarz [Mon, 4 Dec 2017 17:21:31 +0000 (18:21 +0100)]
Add response example to api/qualityprofiles/copy

6 years agoGenerate class WsClient in sonar-ws
Daniel Schwarz [Mon, 4 Dec 2017 16:59:44 +0000 (17:59 +0100)]
Generate class WsClient in sonar-ws

6 years agoRemove legacy sonar-ws code for qualityprofiles
Daniel Schwarz [Sat, 2 Dec 2017 15:17:48 +0000 (16:17 +0100)]
Remove legacy sonar-ws code for qualityprofiles

6 years agoRemove deprecated MeasuresService
Simon Brandhof [Mon, 4 Dec 2017 14:52:09 +0000 (15:52 +0100)]
Remove deprecated MeasuresService

6 years agoRemove deprecated ProjectAnalysisService
Simon Brandhof [Mon, 4 Dec 2017 14:19:04 +0000 (15:19 +0100)]
Remove deprecated ProjectAnalysisService

6 years agoRemove legacy sonar-ws code for permissions
Daniel Schwarz [Sat, 2 Dec 2017 14:21:48 +0000 (15:21 +0100)]
Remove legacy sonar-ws code for permissions

6 years agoRemove legacy sonar-ws code for issues
Daniel Schwarz [Fri, 1 Dec 2017 16:25:43 +0000 (17:25 +0100)]
Remove legacy sonar-ws code for issues

6 years agoRemove legacy sonar-ws code for components
Daniel Schwarz [Thu, 30 Nov 2017 17:39:25 +0000 (18:39 +0100)]
Remove legacy sonar-ws code for components

6 years agoRemove legacy sonar-ws code for organizations
Daniel Schwarz [Thu, 30 Nov 2017 14:14:04 +0000 (15:14 +0100)]
Remove legacy sonar-ws code for organizations

6 years agoDeprecate old service classes in WsClient, add replacement methods
Daniel Schwarz [Thu, 30 Nov 2017 10:24:21 +0000 (11:24 +0100)]
Deprecate old service classes in WsClient, add replacement methods

6 years agoDeprecate non-generated sonar-ws service classes
Daniel Schwarz [Thu, 30 Nov 2017 09:26:10 +0000 (10:26 +0100)]
Deprecate non-generated sonar-ws service classes

6 years agoSimplify usage of sonar-ws-generator
Simon Brandhof [Mon, 4 Dec 2017 14:33:35 +0000 (15:33 +0100)]
Simplify usage of sonar-ws-generator

6 years agoSONAR-9857 fixing regexp to allow short emphasised string
Guillaume Jambet [Wed, 29 Nov 2017 14:23:30 +0000 (15:23 +0100)]
SONAR-9857 fixing regexp to allow short emphasised string

6 years agoSONAR-10116 exclude person measures when populating live_measures
Simon Brandhof [Tue, 5 Dec 2017 17:11:22 +0000 (18:11 +0100)]
SONAR-10116 exclude person measures when populating live_measures

6 years agoSONAR-10125 Add project relative path for all components
Janos Gyerik [Fri, 1 Dec 2017 11:01:27 +0000 (12:01 +0100)]
SONAR-10125 Add project relative path for all components

6 years agoSONAR-10152 Add revision id to scanner report
Janos Gyerik [Thu, 30 Nov 2017 15:26:49 +0000 (16:26 +0100)]
SONAR-10152 Add revision id to scanner report

6 years agoSONAR-10126 Add relative path of project basedir to scanner report
Janos Gyerik [Thu, 30 Nov 2017 15:25:41 +0000 (16:25 +0100)]
SONAR-10126 Add relative path of project basedir to scanner report

6 years agoSONAR-10153 Add ScmProvider methods to get last revision and relative paths from...
Janos Gyerik [Thu, 30 Nov 2017 15:23:24 +0000 (16:23 +0100)]
SONAR-10153 Add ScmProvider methods to get last revision and relative paths from SCM root

6 years agoSONAR-10116 Fix insert of LOB in batch statements of migrations
Simon Brandhof [Tue, 5 Dec 2017 09:08:42 +0000 (10:08 +0100)]
SONAR-10116 Fix insert of LOB in batch statements of migrations

6 years agoUse released version of Orchestrator
Simon Brandhof [Tue, 5 Dec 2017 08:52:56 +0000 (09:52 +0100)]
Use released version of Orchestrator

6 years agoSONAR-10116 Better scalability of loading of project measures
Daniel Schwarz [Thu, 23 Nov 2017 10:13:26 +0000 (11:13 +0100)]
SONAR-10116 Better scalability of loading of project measures

6 years agoDo not hardcode version of sonar-scanner in integration tests
Simon Brandhof [Thu, 30 Nov 2017 16:46:24 +0000 (17:46 +0100)]
Do not hardcode version of sonar-scanner in integration tests

6 years agoUpgrade Orchestrator to 3.15.2.1321
Simon Brandhof [Mon, 4 Dec 2017 13:15:32 +0000 (14:15 +0100)]
Upgrade Orchestrator to 3.15.2.1321

6 years agoSONAR-10089 Fix quality flaws
Eric Hartmann [Mon, 4 Dec 2017 17:02:57 +0000 (18:02 +0100)]
SONAR-10089 Fix quality flaws

6 years agoSONAR-9332 api/issues/tags searches across organizations
Teryk Bellahsene [Fri, 1 Dec 2017 15:34:41 +0000 (16:34 +0100)]
SONAR-9332 api/issues/tags searches across organizations

6 years agoSONAR-10074 Use new QP actions 'delete' and 'associateProjects'
Grégoire Aubert [Fri, 1 Dec 2017 14:44:27 +0000 (15:44 +0100)]
SONAR-10074 Use new QP actions 'delete' and 'associateProjects'

6 years agoSONAR-10074 Add QP actions "delete" and "associateProjects"
Julien Lancelot [Wed, 29 Nov 2017 14:07:50 +0000 (15:07 +0100)]
SONAR-10074 Add QP actions "delete" and "associateProjects"

In api/qualityprofiles/search, the following actions are now availables :
- delete : Available when not built-it, not default, and have either QP admin permission or have rights to edit
- associateProjects : Available when not default and have either QP admin permission or have rights to edit

6 years agoSONAR-10089 Fix migration on MySQL
Eric Hartmann [Mon, 4 Dec 2017 14:38:19 +0000 (15:38 +0100)]
SONAR-10089 Fix migration on MySQL

6 years agoSONAR-10088 Prevent deleting default quality gate
Grégoire Aubert [Tue, 28 Nov 2017 12:55:57 +0000 (13:55 +0100)]
SONAR-10088 Prevent deleting default quality gate

6 years agoSONAR-10088 Prevent deleting default quality gate
Julien Lancelot [Tue, 28 Nov 2017 12:07:01 +0000 (13:07 +0100)]
SONAR-10088 Prevent deleting default quality gate

6 years agoSONAR-10096 Forbid deleting built-in quality gate
Julien Lancelot [Tue, 28 Nov 2017 07:54:10 +0000 (08:54 +0100)]
SONAR-10096 Forbid deleting built-in quality gate

6 years agoSONAR-10096 Delete getDefault() from QualityGatesWsSupport
Julien Lancelot [Tue, 28 Nov 2017 07:53:26 +0000 (08:53 +0100)]
SONAR-10096 Delete getDefault() from QualityGatesWsSupport

QualityGateFinder has already methods to get default quality gate

6 years agoSONAR-10096 rewrite unit test not using old framework
Guillaume Jambet [Mon, 27 Nov 2017 13:48:22 +0000 (14:48 +0100)]
SONAR-10096 rewrite unit test not using old framework