]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-8743 Remove MeasureVariations
Julien Lancelot [Wed, 8 Feb 2017 10:08:06 +0000 (11:08 +0100)]
SONAR-8743 Remove MeasureVariations

7 years agoSONAR-8743 Remove MeasureVariations from XXXVariationValue classes
Julien Lancelot [Wed, 8 Feb 2017 07:47:32 +0000 (08:47 +0100)]
SONAR-8743 Remove MeasureVariations from XXXVariationValue classes

7 years agoSONAR-8743 Handle only leak period when computing new coverage measures
Julien Lancelot [Tue, 7 Feb 2017 16:30:53 +0000 (17:30 +0100)]
SONAR-8743 Handle only leak period when computing new coverage measures

7 years agoSONAR-8743 Handle only leak period when computing new size measures
Julien Lancelot [Tue, 7 Feb 2017 16:08:27 +0000 (17:08 +0100)]
SONAR-8743 Handle only leak period when computing new size measures

7 years agoSONAR-8743 Handle only leak period when computing issues related measures
Julien Lancelot [Tue, 7 Feb 2017 14:19:55 +0000 (15:19 +0100)]
SONAR-8743 Handle only leak period when computing issues related measures

7 years agoSONAR-8743 Handle only leak period when persisting analysis
Julien Lancelot [Tue, 7 Feb 2017 14:10:32 +0000 (15:10 +0100)]
SONAR-8743 Handle only leak period when persisting analysis

7 years agoSONAR-8743 Handle only leak period when loading period
Julien Lancelot [Tue, 7 Feb 2017 13:14:59 +0000 (14:14 +0100)]
SONAR-8743 Handle only leak period when loading period

7 years agoSONAR-8743 Handle only leak period when computing measure variations
Julien Lancelot [Tue, 7 Feb 2017 12:49:53 +0000 (13:49 +0100)]
SONAR-8743 Handle only leak period when computing measure variations

7 years agoSONAR-8743 Handle only leak period when computing quality gate measure
Julien Lancelot [Tue, 7 Feb 2017 10:53:47 +0000 (11:53 +0100)]
SONAR-8743 Handle only leak period when computing quality gate measure

7 years agoSONAR-8743 Prepare handling only leak period in compute engine
Julien Lancelot [Tue, 7 Feb 2017 08:26:49 +0000 (09:26 +0100)]
SONAR-8743 Prepare handling only leak period in compute engine

Deprecate some methods and add new ones in PeriodsHolder
Deprecate MeasureVariations

7 years agoSONAR-8744 Remove no more used methods from dtos
Julien Lancelot [Mon, 6 Feb 2017 15:06:57 +0000 (16:06 +0100)]
SONAR-8744 Remove no more used methods from dtos

7 years agoSONAR-8743 Persist only leak period in compute engine
Julien Lancelot [Mon, 6 Feb 2017 14:42:35 +0000 (15:42 +0100)]
SONAR-8743 Persist only leak period in compute engine

7 years agoSONAR-8746 Return only leak period in web services
Julien Lancelot [Mon, 6 Feb 2017 13:44:19 +0000 (14:44 +0100)]
SONAR-8746 Return only leak period in web services

7 years agoSONAR-8744 Remove usage of periods 2 to 5 in Daos
Julien Lancelot [Mon, 6 Feb 2017 13:47:25 +0000 (14:47 +0100)]
SONAR-8744 Remove usage of periods 2 to 5 in Daos

7 years agoSONAR-8720 Update the link from footer and help page
Stas Vilchik [Wed, 8 Feb 2017 15:44:57 +0000 (16:44 +0100)]
SONAR-8720 Update the link from footer and help page

7 years agoSONAR-8721 Redirect links should be using https
Stas Vilchik [Wed, 8 Feb 2017 15:40:34 +0000 (16:40 +0100)]
SONAR-8721 Redirect links should be using https

7 years agoSONAR-8470 Add favicon and apple touch icons (#1644)
Stas Vilchik [Thu, 9 Feb 2017 09:52:58 +0000 (10:52 +0100)]
SONAR-8470 Add favicon and apple touch icons (#1644)

7 years agoSONAR-8662 Wrong entries in "Administration" menu of a project dashboard when not...
Stas Vilchik [Thu, 9 Feb 2017 09:52:23 +0000 (10:52 +0100)]
SONAR-8662 Wrong entries in "Administration" menu of a project dashboard when not enough permission (#1642)

7 years agoFix Quality flaws
Simon Brandhof [Wed, 8 Feb 2017 20:29:37 +0000 (21:29 +0100)]
Fix Quality flaws

7 years agoRename tests of ProvisioningPermissionTest
Simon Brandhof [Wed, 8 Feb 2017 10:07:05 +0000 (11:07 +0100)]
Rename tests of ProvisioningPermissionTest

7 years agofixup! SONAR-8716 api/users/current must return permissions on default organization
Simon Brandhof [Wed, 8 Feb 2017 07:51:26 +0000 (08:51 +0100)]
fixup! SONAR-8716 api/users/current must return permissions on default organization

7 years agoSONAR-8716 improve javadoc of UserSession
Simon Brandhof [Tue, 7 Feb 2017 21:50:18 +0000 (22:50 +0100)]
SONAR-8716 improve javadoc of UserSession

7 years agoSONAR-8716 apply project to org permission fallback in api/ce/task
Simon Brandhof [Tue, 7 Feb 2017 21:15:05 +0000 (22:15 +0100)]
SONAR-8716 apply project to org permission fallback in api/ce/task

7 years agoSONAR-8716 analysis needs at least scan permission on organization
Simon Brandhof [Tue, 7 Feb 2017 19:18:48 +0000 (20:18 +0100)]
SONAR-8716 analysis needs at least scan permission on organization

even if the scan permission is not directly granted on the project.

7 years agoRemove some instantiations of ComponentDbTester
Simon Brandhof [Tue, 7 Feb 2017 16:10:21 +0000 (17:10 +0100)]
Remove some instantiations of ComponentDbTester

7 years agoSONAR-8716 drop fallback project -> org permissions in ServerUserSession
Simon Brandhof [Tue, 7 Feb 2017 15:59:11 +0000 (16:59 +0100)]
SONAR-8716 drop fallback project -> org permissions in ServerUserSession

7 years agoSONAR-8716 drop global permissions from UserSession
Simon Brandhof [Tue, 7 Feb 2017 15:55:58 +0000 (16:55 +0100)]
SONAR-8716 drop global permissions from UserSession

7 years agoSONAR-8716 api/users/current must return permissions on default organization
Simon Brandhof [Tue, 7 Feb 2017 15:53:53 +0000 (16:53 +0100)]
SONAR-8716 api/users/current must return permissions on default organization

7 years agoSONAR-8716 manage root permissions in UserSessionRule
Simon Brandhof [Tue, 7 Feb 2017 15:44:05 +0000 (16:44 +0100)]
SONAR-8716 manage root permissions in UserSessionRule

7 years agoSONAR-8716 global search is restricted to roots
Simon Brandhof [Tue, 7 Feb 2017 15:41:10 +0000 (16:41 +0100)]
SONAR-8716 global search is restricted to roots

The WS api/permissions/search_project_permissions is cross-organizations
if the project parameter is not set. For this reason the root status is required
as long as the WS does not support an organization
parameter to restrict the scope of search.

7 years agoSONAR-8716 drop UserSession#hasPermission()
Simon Brandhof [Tue, 7 Feb 2017 15:16:54 +0000 (16:16 +0100)]
SONAR-8716 drop UserSession#hasPermission()

because it does not support organizations.

7 years agoSONAR-8716 fallback on organization permission in api/ce/submit
Simon Brandhof [Tue, 7 Feb 2017 15:11:28 +0000 (16:11 +0100)]
SONAR-8716 fallback on organization permission in api/ce/submit

For "legacy" reasons, the permission "scan" is available on both
project and organization scopes. If the user who submits analysis
report does not have the project permission, then it must have
the organization permission.

7 years agoFix Quality flaws
Simon Brandhof [Tue, 7 Feb 2017 15:08:55 +0000 (16:08 +0100)]
Fix Quality flaws

7 years agoSONAR-8716 drop usages of UserSessionRule#setGlobalPermissions()
Simon Brandhof [Tue, 7 Feb 2017 14:53:03 +0000 (15:53 +0100)]
SONAR-8716 drop usages of UserSessionRule#setGlobalPermissions()

7 years agoSONAR-8716 Simplify CeUserSession
Simon Brandhof [Tue, 7 Feb 2017 13:46:57 +0000 (14:46 +0100)]
SONAR-8716 Simplify CeUserSession

7 years agoSONAR-8716 drop unused methods in UserSessionRule
Simon Brandhof [Tue, 7 Feb 2017 13:42:55 +0000 (14:42 +0100)]
SONAR-8716 drop unused methods in UserSessionRule

No more need to define permission on projects referenced
by their keys.

7 years agoAdjust test timing after change on indexing
Duarte Meneses [Wed, 8 Feb 2017 15:27:20 +0000 (16:27 +0100)]
Adjust test timing after change on indexing

7 years agoSONAR-8750 Display a branding landing page
Stas Vilchik [Tue, 7 Feb 2017 15:31:36 +0000 (16:31 +0100)]
SONAR-8750 Display a branding landing page

7 years agoSONAR-8749 Update landing page
Stas Vilchik [Tue, 7 Feb 2017 15:19:54 +0000 (16:19 +0100)]
SONAR-8749 Update landing page

7 years agoSONAR-8750 Return sonar.lf.sonarqube.com.enabled in api/navigation/global
Julien Lancelot [Wed, 8 Feb 2017 12:37:14 +0000 (13:37 +0100)]
SONAR-8750 Return sonar.lf.sonarqube.com.enabled in api/navigation/global

7 years agoSONAR-8669 apply feedback
Stas Vilchik [Wed, 8 Feb 2017 13:48:31 +0000 (14:48 +0100)]
SONAR-8669 apply feedback

7 years agoSONAR-8666 change description of organization key
Stas Vilchik [Wed, 8 Feb 2017 13:45:27 +0000 (14:45 +0100)]
SONAR-8666 change description of organization key

7 years agoSONAR-8666 fix display of button to create organization
Stas Vilchik [Wed, 8 Feb 2017 13:44:46 +0000 (14:44 +0100)]
SONAR-8666 fix display of button to create organization

7 years agoSONAR-8659 display only projects for custom organizations
Stas Vilchik [Wed, 8 Feb 2017 13:38:12 +0000 (14:38 +0100)]
SONAR-8659 display only projects for custom organizations

7 years agoSONAR-8658 display only projects for custom organizations
Stas Vilchik [Wed, 8 Feb 2017 13:35:14 +0000 (14:35 +0100)]
SONAR-8658 display only projects for custom organizations

7 years agoSONAR-8501 fix threadlocal leak if task finalization fails 1637/head
Sébastien Lesaint [Tue, 7 Feb 2017 15:47:18 +0000 (16:47 +0100)]
SONAR-8501 fix threadlocal leak if task finalization fails

7 years agoFix description of background tasks page
Simon Brandhof [Tue, 7 Feb 2017 21:54:00 +0000 (22:54 +0100)]
Fix description of background tasks page

7 years agoSONAR-8716 fix fallback of component to organization permission 1620/head
Simon Brandhof [Tue, 7 Feb 2017 11:00:32 +0000 (12:00 +0100)]
SONAR-8716 fix fallback of component to organization permission

7 years agoAdd param "organization" to ws-client PermissionsService
Simon Brandhof [Tue, 7 Feb 2017 10:55:39 +0000 (11:55 +0100)]
Add param "organization" to ws-client PermissionsService

7 years agoSONAR-8716 fix check of permissions in api/settings
Simon Brandhof [Tue, 7 Feb 2017 06:05:33 +0000 (07:05 +0100)]
SONAR-8716 fix check of permissions in api/settings

* api/settings/list
* api/settings/values

7 years agoSONAR-8716 fix check of permissions in api/ce/task
Simon Brandhof [Mon, 6 Feb 2017 21:07:02 +0000 (22:07 +0100)]
SONAR-8716 fix check of permissions in api/ce/task

7 years agoDrop unused classes DebtModelBackup and RuleOperations
Simon Brandhof [Mon, 6 Feb 2017 20:45:48 +0000 (21:45 +0100)]
Drop unused classes DebtModelBackup and RuleOperations

7 years agoSONAR-8734 Add "organization" parameter to WS api/projects/bulk_delete
Simon Brandhof [Sun, 5 Feb 2017 20:41:17 +0000 (21:41 +0100)]
SONAR-8734 Add "organization" parameter to WS api/projects/bulk_delete

7 years agoDrop unused method ComponentService#componentUuids()
Simon Brandhof [Sun, 5 Feb 2017 20:01:46 +0000 (21:01 +0100)]
Drop unused method ComponentService#componentUuids()

7 years agoSONAR-8716 remove usages of UserSessionRule#setGlobalPermissions()
Simon Brandhof [Sun, 5 Feb 2017 15:13:33 +0000 (16:13 +0100)]
SONAR-8716 remove usages of UserSessionRule#setGlobalPermissions()

7 years agoSONAR-8716 api/projectanalysis/create_event requires authentication
Simon Brandhof [Sun, 5 Feb 2017 15:05:29 +0000 (16:05 +0100)]
SONAR-8716 api/projectanalysis/create_event requires authentication

7 years agoSONAR-8716 fix check of permissions in api/users/search
Simon Brandhof [Sun, 5 Feb 2017 14:56:06 +0000 (15:56 +0100)]
SONAR-8716 fix check of permissions in api/users/search

7 years agoSONAR-8716 fix check of permissions in SettingsAction
Simon Brandhof [Sun, 5 Feb 2017 14:34:16 +0000 (15:34 +0100)]
SONAR-8716 fix check of permissions in SettingsAction

7 years agoSONAR-8716 drop UserSession#checkPermission(String)
Simon Brandhof [Sun, 5 Feb 2017 14:31:45 +0000 (15:31 +0100)]
SONAR-8716 drop UserSession#checkPermission(String)

7 years agoSONAR-8716 fix check of permissions in api/projects/bulk_delete
Simon Brandhof [Sun, 5 Feb 2017 14:26:14 +0000 (15:26 +0100)]
SONAR-8716 fix check of permissions in api/projects/bulk_delete

7 years agoSONAR-8716 remove useless check of permissions in RuleOperations
Simon Brandhof [Sun, 5 Feb 2017 10:40:10 +0000 (11:40 +0100)]
SONAR-8716 remove useless check of permissions in RuleOperations

Permission has to be verified by the web service
calling RuleOperations#updateRule()

7 years agoSONAR-8716 fix check of permissions in api/rules
Simon Brandhof [Sun, 5 Feb 2017 10:34:44 +0000 (11:34 +0100)]
SONAR-8716 fix check of permissions in api/rules

7 years agoSONAR-8716 fix check of permissions in SearchProjectPermissionsAction
Simon Brandhof [Sun, 5 Feb 2017 10:11:25 +0000 (11:11 +0100)]
SONAR-8716 fix check of permissions in SearchProjectPermissionsAction

7 years agoSONAR-8716 fix check of permissions in api/quality_profiles
Simon Brandhof [Sun, 5 Feb 2017 10:10:43 +0000 (11:10 +0100)]
SONAR-8716 fix check of permissions in api/quality_profiles

7 years agoSONAR-8716 fix check of permissions in api/users
Simon Brandhof [Thu, 2 Feb 2017 14:56:29 +0000 (15:56 +0100)]
SONAR-8716 fix check of permissions in api/users

7 years agoSONAR-8716 fix check of permissions in api/updatecenter/upload
Simon Brandhof [Thu, 2 Feb 2017 14:55:36 +0000 (15:55 +0100)]
SONAR-8716 fix check of permissions in api/updatecenter/upload

7 years agoSONAR-8716 fix check of permissions in api/settings
Simon Brandhof [Thu, 2 Feb 2017 14:55:18 +0000 (15:55 +0100)]
SONAR-8716 fix check of permissions in api/settings

7 years agoSONAR-8716 fix check of permissions in api/ce/activity_status
Simon Brandhof [Thu, 2 Feb 2017 14:54:59 +0000 (15:54 +0100)]
SONAR-8716 fix check of permissions in api/ce/activity_status

7 years agoSONAR-8716 fix check of permissions in EncryptAction
Simon Brandhof [Thu, 2 Feb 2017 14:19:44 +0000 (15:19 +0100)]
SONAR-8716 fix check of permissions in EncryptAction

7 years agoSONAR-8716 fix check of permissions in api/server/check_secret_key
Simon Brandhof [Thu, 2 Feb 2017 14:17:16 +0000 (15:17 +0100)]
SONAR-8716 fix check of permissions in api/server/check_secret_key

7 years agoSONAR-8716 fix check of permissions in api/server_id/show
Simon Brandhof [Thu, 2 Feb 2017 14:13:39 +0000 (15:13 +0100)]
SONAR-8716 fix check of permissions in api/server_id/show

7 years agoSONAR-8716 fix check of permissions in api/server_id/generate
Simon Brandhof [Thu, 2 Feb 2017 14:11:03 +0000 (15:11 +0100)]
SONAR-8716 fix check of permissions in api/server_id/generate

7 years agoSONAR-8716 fix check of permissions in api/quality_gates/update_condition
Simon Brandhof [Thu, 2 Feb 2017 13:58:24 +0000 (14:58 +0100)]
SONAR-8716 fix check of permissions in api/quality_gates/update_condition

7 years agoSONAR-8716 fix check of permissions in api/quality_gates/create_condition
Simon Brandhof [Thu, 2 Feb 2017 13:54:07 +0000 (14:54 +0100)]
SONAR-8716 fix check of permissions in api/quality_gates/create_condition

7 years agoSONAR-8716 fix check of permissions in api/quality_gates/create
Simon Brandhof [Thu, 2 Feb 2017 13:49:42 +0000 (14:49 +0100)]
SONAR-8716 fix check of permissions in api/quality_gates/create

7 years agoSONAR-8716 fix check of permissions in api/user/change_password
Simon Brandhof [Thu, 2 Feb 2017 13:42:44 +0000 (14:42 +0100)]
SONAR-8716 fix check of permissions in api/user/change_password

7 years agoSONAR-8716 drop unused method in PermissionPrivilegeChecker
Simon Brandhof [Thu, 2 Feb 2017 13:26:13 +0000 (14:26 +0100)]
SONAR-8716 drop unused method in PermissionPrivilegeChecker

Method checkProjectAdminUserByComponentUuid() can be dropped.

7 years agoSONAR-8716 fix check of permissions in api/metrics
Simon Brandhof [Thu, 2 Feb 2017 13:17:57 +0000 (14:17 +0100)]
SONAR-8716 fix check of permissions in api/metrics

7 years agoSONAR-8716 fix check of permissions in ReportSubmitter
Simon Brandhof [Thu, 2 Feb 2017 13:31:26 +0000 (14:31 +0100)]
SONAR-8716 fix check of permissions in ReportSubmitter

7 years agoSONAR-8716 fix check of permissions in DebtModelBackup
Simon Brandhof [Thu, 2 Feb 2017 13:31:06 +0000 (14:31 +0100)]
SONAR-8716 fix check of permissions in DebtModelBackup

7 years agoSONAR-8716 drop unused showProvisioning response of api/navigation/settings
Simon Brandhof [Thu, 2 Feb 2017 12:36:17 +0000 (13:36 +0100)]
SONAR-8716 drop unused showProvisioning response of api/navigation/settings

7 years agoSONAR-8716 deprecate UserSessionRule#setGlobalPermissions()
Simon Brandhof [Thu, 2 Feb 2017 12:35:46 +0000 (13:35 +0100)]
SONAR-8716 deprecate UserSessionRule#setGlobalPermissions()

7 years agoSONAR-8716 fix check of permissions in api/license
Simon Brandhof [Thu, 2 Feb 2017 12:35:18 +0000 (13:35 +0100)]
SONAR-8716 fix check of permissions in api/license

7 years agoSONAR-8716 fix check of permissions in api/email
Simon Brandhof [Thu, 2 Feb 2017 12:35:00 +0000 (13:35 +0100)]
SONAR-8716 fix check of permissions in api/email

7 years agoSONAR-8716 fix check of permissions in api/ui/component
Simon Brandhof [Thu, 2 Feb 2017 11:12:06 +0000 (12:12 +0100)]
SONAR-8716 fix check of permissions in api/ui/component

7 years agoSONAR-8716 fix support of orgs in PermissionTemplateService
Simon Brandhof [Thu, 2 Feb 2017 10:50:56 +0000 (11:50 +0100)]
SONAR-8716 fix support of orgs in PermissionTemplateService

7 years agoSONAR-8716 fix check of permissions in api/quality_profiles
Simon Brandhof [Thu, 2 Feb 2017 10:49:34 +0000 (11:49 +0100)]
SONAR-8716 fix check of permissions in api/quality_profiles

7 years agoSONAR-8716 fix check of permissions in api/quality_gates
Simon Brandhof [Thu, 2 Feb 2017 09:11:10 +0000 (10:11 +0100)]
SONAR-8716 fix check of permissions in api/quality_gates

7 years agoSONAR-8716 fix check of permissions in api/user_tokens
Simon Brandhof [Thu, 2 Feb 2017 09:09:13 +0000 (10:09 +0100)]
SONAR-8716 fix check of permissions in api/user_tokens

7 years agoSONAR-8716 fix check of permissions in api/rules/app
Simon Brandhof [Thu, 2 Feb 2017 09:08:35 +0000 (10:08 +0100)]
SONAR-8716 fix check of permissions in api/rules/app

7 years agoSONAR-8716 fix check of permissions in api/properties
Simon Brandhof [Thu, 2 Feb 2017 09:06:17 +0000 (10:06 +0100)]
SONAR-8716 fix check of permissions in api/properties

7 years agoSONAR-8716 fix check of permissions in api/custom_measures/delete
Simon Brandhof [Wed, 1 Feb 2017 22:22:42 +0000 (23:22 +0100)]
SONAR-8716 fix check of permissions in api/custom_measures/delete

7 years agoSONAR-8716 fix check of permissions in api/ce/cancel_all
Simon Brandhof [Wed, 1 Feb 2017 22:01:26 +0000 (23:01 +0100)]
SONAR-8716 fix check of permissions in api/ce/cancel_all

7 years agoSONAR-8716 fix check of permissions in api/ce/cancel
Simon Brandhof [Wed, 1 Feb 2017 22:01:15 +0000 (23:01 +0100)]
SONAR-8716 fix check of permissions in api/ce/cancel

7 years agoSONAR-8716 fix check of permissions in api/ce/activity
Simon Brandhof [Wed, 1 Feb 2017 21:54:31 +0000 (22:54 +0100)]
SONAR-8716 fix check of permissions in api/ce/activity

Note that project administrators can't search by task id anymore
(via the text query). They have to use api/ce/task.

7 years agoFix Quality flaws in org.sonar.server.ce.ws
Simon Brandhof [Wed, 1 Feb 2017 21:23:29 +0000 (22:23 +0100)]
Fix Quality flaws in org.sonar.server.ce.ws

7 years agoSONAR-8666 apply feedback
Stas Vilchik [Tue, 7 Feb 2017 12:32:21 +0000 (13:32 +0100)]
SONAR-8666 apply feedback

7 years agoSONAR-8665 Create the "Organizations" page in the "My Account" space
Stas Vilchik [Mon, 6 Feb 2017 17:44:08 +0000 (18:44 +0100)]
SONAR-8665 Create the "Organizations" page in the "My Account" space

7 years agoSONAR-8666 Make it possible to create a new organization
Stas Vilchik [Mon, 6 Feb 2017 16:45:29 +0000 (17:45 +0100)]
SONAR-8666 Make it possible to create a new organization

7 years agoSONAR-8669 Display organizations on the "Notifications" page (#1633)
Stas Vilchik [Tue, 7 Feb 2017 12:11:07 +0000 (13:11 +0100)]
SONAR-8669 Display organizations on the "Notifications" page (#1633)