]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9495 Better rendering of long parameter value in QP changelog
Grégoire Aubert [Wed, 4 Oct 2017 14:00:17 +0000 (16:00 +0200)]
SONAR-9495 Better rendering of long parameter value in QP changelog

7 years agoSONAR-9792 Fix position of issues sidebar when there is a background task notification
Grégoire Aubert [Wed, 4 Oct 2017 13:46:28 +0000 (15:46 +0200)]
SONAR-9792 Fix position of issues sidebar when there is a background task notification

7 years agoFix bad urls that didn't work with a context
Grégoire Aubert [Wed, 4 Oct 2017 13:43:17 +0000 (15:43 +0200)]
Fix bad urls that didn't work with a context

7 years agoRemove focus after click on system info page download button
Grégoire Aubert [Wed, 4 Oct 2017 12:19:40 +0000 (14:19 +0200)]
Remove focus after click on system info page download button

7 years agoSONAR-9916 Reset notExist component flag when a component is correctly loading in...
Grégoire Aubert [Wed, 4 Oct 2017 10:40:20 +0000 (12:40 +0200)]
SONAR-9916 Reset notExist component flag when a component is correctly loading in the issue viewer

7 years agoSONAR-9445 Permission 'Administer Quality Gates' is mandatory and sufficient to delet... 2628/head
Teryk Bellahsene [Wed, 4 Oct 2017 16:03:14 +0000 (18:03 +0200)]
SONAR-9445 Permission 'Administer Quality Gates' is mandatory and sufficient to delete a QG condition

7 years agoSONAR-9378 Drop support of deprecated sonar.lf.sonarqube.com.enabled
Julien HENRY [Wed, 4 Oct 2017 16:31:57 +0000 (18:31 +0200)]
SONAR-9378 Drop support of deprecated sonar.lf.sonarqube.com.enabled

7 years agoAlways 'fetch --unshallow' in Travis builds
Duarte Meneses [Wed, 4 Oct 2017 15:36:06 +0000 (17:36 +0200)]
Always 'fetch --unshallow' in Travis builds

7 years agoWIP SONAR-9814 make ThreadLocalSettings support DB connectivity issues
Sébastien Lesaint [Fri, 22 Sep 2017 09:42:29 +0000 (11:42 +0200)]
WIP SONAR-9814 make ThreadLocalSettings support DB connectivity issues

7 years agoSONAR-9263 Drop unused property sonar.web.dev
Simon Brandhof [Wed, 4 Oct 2017 14:35:14 +0000 (16:35 +0200)]
SONAR-9263 Drop unused property sonar.web.dev

7 years agoSONAR-9909 Slow indexing of portfolios at server startup
Simon Brandhof [Wed, 4 Oct 2017 10:38:39 +0000 (12:38 +0200)]
SONAR-9909 Slow indexing of portfolios at server startup

The inner join is super slow because there's no index on column
copy_component_uuid. The join is a safeguard to ensure presence
of project reference. Dropping it is acceptable as long as the
model is supposed to be consistent. Any potential inconsistent states
will have to be fixed at the root.

7 years agoSONAR-9881 Purge unused settings in database
Simon Brandhof [Tue, 3 Oct 2017 16:00:49 +0000 (18:00 +0200)]
SONAR-9881 Purge unused settings in database

7 years agoSONAR-9802 add hostname to ES nodes in clustered System Info
Simon Brandhof [Wed, 4 Oct 2017 08:47:03 +0000 (10:47 +0200)]
SONAR-9802 add hostname to ES nodes in clustered System Info

7 years agoSONAR-9685 Better handle when a plugin returns null from Metrics::getMetrics (#2622)
Janos Gyerik [Wed, 4 Oct 2017 12:00:37 +0000 (14:00 +0200)]
SONAR-9685 Better handle when a plugin returns null from Metrics::getMetrics (#2622)

7 years agoSONAR-9111 Remove Guava dependency from sonar-duplications
Julien HENRY [Tue, 3 Oct 2017 16:33:55 +0000 (18:33 +0200)]
SONAR-9111 Remove Guava dependency from sonar-duplications

7 years agoSONAR-9770 Stop listing deprecated modes
Julien HENRY [Tue, 3 Oct 2017 14:39:32 +0000 (16:39 +0200)]
SONAR-9770 Stop listing deprecated modes

7 years agoSONAR-7245 Remove issues report (html/console) feature
Julien HENRY [Tue, 3 Oct 2017 14:33:01 +0000 (16:33 +0200)]
SONAR-7245 Remove issues report (html/console) feature

7 years agoSONAR-9378 finish renaming in web app
Stas Vilchik [Tue, 3 Oct 2017 13:53:33 +0000 (15:53 +0200)]
SONAR-9378 finish renaming in web app

7 years agoSONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" setting
Julien HENRY [Tue, 3 Oct 2017 12:55:22 +0000 (14:55 +0200)]
SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" setting

7 years agoSONAR-9498 show correct n. of "more" items in quality profile changelog
Daniel Schwarz [Mon, 2 Oct 2017 14:03:03 +0000 (16:03 +0200)]
SONAR-9498 show correct n. of "more" items in quality profile changelog

7 years agoSONAR-9498 merge ChangelogAction and ChangelogLoader
Daniel Schwarz [Mon, 2 Oct 2017 14:38:15 +0000 (16:38 +0200)]
SONAR-9498 merge ChangelogAction and ChangelogLoader

7 years agoMigrate drop of PR columns for Next
Duarte Meneses [Wed, 4 Oct 2017 08:18:35 +0000 (10:18 +0200)]
Migrate drop of PR columns for Next

7 years agoSONAR-9899 Remove all references to branches of type PR
Duarte Meneses [Mon, 2 Oct 2017 15:37:22 +0000 (17:37 +0200)]
SONAR-9899 Remove all references to branches of type PR

7 years agoSONAR-9887 Reuse information from issues in short living branches targeting current...
Duarte Meneses [Wed, 4 Oct 2017 10:13:07 +0000 (12:13 +0200)]
SONAR-9887 Reuse information from issues in short living branches targeting current branch

* Add ShortBranchComponentsWithIssues

* Load only required component fields from dto

* Keep only uuid and branch from analysisMetadataHolder

* No need for branch in ShortBranchComponentsWithIssues

* Add IssueDao.selectResolvedOrConfirmedByComponentUuid

* Add ResolvedShortBranchIssuesFactory

* Add components to ProjectAnalysisTaskContainerPopulator

* issue info from short branches

* Do not open db session for nothing

* Get issues for all uuids at once

* Select only fields required for issue tracking

* Improvements

* Add ShortBranchIssue with only the fields needed for issue tracking

* fix test

* Add missed license

* minor improvements

* Fix IssueStatusCopierTest and move ShortBranchIssue class

* Clean up ShortBranchIssueDto and its query

* Fix mapping of dto class

* Verify that required fields are correctly mapped

* fixes

* Fix issues loader

* Do not use "key" as field name in db operations

* Should find issues to merge only in short branches

* Strip branch from component key

7 years agoSONAR-9446 Redirect to previous page after server start/migration
Grégoire Aubert [Tue, 3 Oct 2017 13:46:17 +0000 (15:46 +0200)]
SONAR-9446 Redirect to previous page after server start/migration

7 years agoPrevent js error when language bundle import fail
Grégoire Aubert [Tue, 3 Oct 2017 13:43:28 +0000 (15:43 +0200)]
Prevent js error when language bundle import fail

7 years agoFix some styling issues in the system info page
Grégoire Aubert [Tue, 3 Oct 2017 11:39:35 +0000 (13:39 +0200)]
Fix some styling issues in the system info page

7 years agoSONAR-9550 Don't show the activate button for rules where there is no editable QP
Grégoire Aubert [Tue, 3 Oct 2017 09:15:57 +0000 (11:15 +0200)]
SONAR-9550 Don't show the activate button for rules where there is no editable QP

7 years agoSONAR-4824 support branches when filtering recipients on their perms 2618/head
Sébastien Lesaint [Tue, 3 Oct 2017 15:41:32 +0000 (17:41 +0200)]
SONAR-4824 support branches when filtering recipients on their perms

by querying permissions in DB with component key rather than component uuid
as computing the target branch's key from the branch's key is easy

7 years agoSONAR-9545 Better wording when searching for a project in My Favorites scope
Grégoire Aubert [Mon, 2 Oct 2017 15:19:52 +0000 (17:19 +0200)]
SONAR-9545 Better wording when searching for a project in My Favorites scope

7 years agoSONAR-9553 Update onboarding headline
Grégoire Aubert [Mon, 2 Oct 2017 14:38:28 +0000 (16:38 +0200)]
SONAR-9553 Update onboarding headline

7 years agoRemove unused css
Grégoire Aubert [Mon, 2 Oct 2017 14:24:05 +0000 (16:24 +0200)]
Remove unused css

7 years agoSONAR-9808 Add ncloc to system info page
Grégoire Aubert [Mon, 2 Oct 2017 09:14:49 +0000 (11:14 +0200)]
SONAR-9808 Add ncloc to system info page

7 years agoSONAR-9504 Support ESC key in onboarding tutorial
Grégoire Aubert [Mon, 2 Oct 2017 07:19:23 +0000 (09:19 +0200)]
SONAR-9504 Support ESC key in onboarding tutorial

7 years agoSONAR-9496 group changelog events by action and date
Stas Vilchik [Tue, 3 Oct 2017 16:55:27 +0000 (18:55 +0200)]
SONAR-9496 group changelog events by action and date

7 years agoSONAR-9522 Change the duplication perspective's graph axis
Stas Vilchik [Tue, 3 Oct 2017 16:28:30 +0000 (18:28 +0200)]
SONAR-9522 Change the duplication perspective's graph axis

7 years agoSONAR-9705 Make organization key easier to find
Stas Vilchik [Tue, 3 Oct 2017 15:52:22 +0000 (17:52 +0200)]
SONAR-9705 Make organization key easier to find

7 years agobring back removed component_navigation messages
Stas Vilchik [Tue, 3 Oct 2017 14:34:25 +0000 (16:34 +0200)]
bring back removed component_navigation messages

7 years agoSONAR-9665 Bring back the issues link from the Most Violated Projects section
Stas Vilchik [Tue, 3 Oct 2017 14:13:14 +0000 (16:13 +0200)]
SONAR-9665 Bring back the issues link from the Most Violated Projects section

7 years agofix issue permalinks with branches
Stas Vilchik [Tue, 3 Oct 2017 13:19:46 +0000 (15:19 +0200)]
fix issue permalinks with branches

7 years agoinvalidate browser cache for logo
Stas Vilchik [Tue, 3 Oct 2017 09:18:52 +0000 (11:18 +0200)]
invalidate browser cache for logo

7 years agofix quality gates deletion/renaming
Stas Vilchik [Tue, 3 Oct 2017 09:11:36 +0000 (11:11 +0200)]
fix quality gates deletion/renaming

7 years agoAPI - ability to extend MessageException
Simon Brandhof [Tue, 3 Oct 2017 15:04:12 +0000 (17:04 +0200)]
API - ability to extend MessageException

for instance to implement CE TypedException at the same time

7 years agoFix branch properties description
Duarte Meneses [Tue, 3 Oct 2017 13:34:34 +0000 (15:34 +0200)]
Fix branch properties description

7 years agoSONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselect
Daniel Schwarz [Wed, 27 Sep 2017 11:55:11 +0000 (13:55 +0200)]
SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselect

7 years agoSONAR-9802 add global section "Search State" to System Info of cluster
Simon Brandhof [Tue, 3 Oct 2017 10:25:25 +0000 (12:25 +0200)]
SONAR-9802 add global section "Search State" to System Info of cluster

7 years agoFix build error with Maven 3.2.5
Simon Brandhof [Tue, 3 Oct 2017 12:45:36 +0000 (14:45 +0200)]
Fix build error with Maven 3.2.5

For unknown reasons HttpConnectorTest does not fail on Maven 3.3+
whereas a required dependency on commons-codec is missing.

7 years agoSONAR-9820 Telemetry returns usingBranches
Teryk Bellahsene [Tue, 3 Oct 2017 09:26:49 +0000 (11:26 +0200)]
SONAR-9820 Telemetry returns usingBranches

7 years agoSONAR-9820 Telemetry returns database name and version
Teryk Bellahsene [Mon, 2 Oct 2017 11:52:36 +0000 (13:52 +0200)]
SONAR-9820 Telemetry returns database name and version

7 years agoSONAR-9820 update telemetry format - list instead of map
Teryk Bellahsene [Mon, 2 Oct 2017 09:02:12 +0000 (11:02 +0200)]
SONAR-9820 update telemetry format - list instead of map

7 years agoAdjust perf tests threshold
Duarte Meneses [Tue, 3 Oct 2017 12:30:48 +0000 (14:30 +0200)]
Adjust perf tests threshold

7 years agoReplace the CE class TypedException by an interface
Simon Brandhof [Mon, 2 Oct 2017 21:07:53 +0000 (23:07 +0200)]
Replace the CE class TypedException by an interface

so that a class inheriting MessageException can provide a type
of error.

7 years agoFix instability of ClusterHealthTest#hashcode_is_based_on_content()
Simon Brandhof [Tue, 3 Oct 2017 08:42:36 +0000 (10:42 +0200)]
Fix instability of ClusterHealthTest#hashcode_is_based_on_content()

Two different objects can have the same hashCode.

7 years agoSONAR-9902 Silence debug logs of PostgreSQL driver
Simon Brandhof [Mon, 2 Oct 2017 20:39:29 +0000 (22:39 +0200)]
SONAR-9902 Silence debug logs of PostgreSQL driver

7 years agoAvatar resolver fails when email is empty
Teryk Bellahsene [Tue, 3 Oct 2017 08:42:53 +0000 (10:42 +0200)]
Avatar resolver fails when email is empty

7 years agoSONAR-9195 Ease removing of SCM accounts
Stas Vilchik [Fri, 29 Sep 2017 09:14:17 +0000 (11:14 +0200)]
SONAR-9195 Ease removing of SCM accounts

7 years agoSONAR-8828 Make sure all messages can be localized (#2600)
Stas Vilchik [Tue, 3 Oct 2017 07:12:56 +0000 (09:12 +0200)]
SONAR-8828 Make sure all messages can be localized (#2600)

7 years agoSONAR-9499 Secondary locations unclickable when code is not loaded
Stas Vilchik [Mon, 2 Oct 2017 14:21:41 +0000 (16:21 +0200)]
SONAR-9499 Secondary locations unclickable when code is not loaded

7 years agoSONAR-9756 update branch management page
Stas Vilchik [Wed, 27 Sep 2017 13:08:22 +0000 (15:08 +0200)]
SONAR-9756 update branch management page

7 years agoSONAR-9756 add analysis date to response of api/project_branches/list
Daniel Schwarz [Wed, 27 Sep 2017 13:52:11 +0000 (15:52 +0200)]
SONAR-9756 add analysis date to response of api/project_branches/list

7 years agoFix instability of integration tests on Oracle
Simon Brandhof [Mon, 2 Oct 2017 20:46:34 +0000 (22:46 +0200)]
Fix instability of integration tests on Oracle

A SonarQube server is hardly stopped when JVM process shutdowns. JDBC
connections are kept open. These orphan connections are correctly
closed by all databases except Oracle.

7 years agoSONAR-9900 Support UTF-8 login and password in Java WS client
Simon Brandhof [Mon, 2 Oct 2017 13:07:34 +0000 (15:07 +0200)]
SONAR-9900 Support UTF-8 login and password in Java WS client

7 years agoSONAR-9896 Webhook must support basic authentication
Simon Brandhof [Mon, 2 Oct 2017 12:48:30 +0000 (14:48 +0200)]
SONAR-9896 Webhook must support basic authentication

7 years agoSONAR-1330 Purge edit permissions when removing group
Julien Lancelot [Wed, 27 Sep 2017 16:29:22 +0000 (18:29 +0200)]
SONAR-1330 Purge edit permissions when removing group

7 years agoSONAR-1330 Purge edit permissions when removing organization member
Julien Lancelot [Wed, 27 Sep 2017 16:24:40 +0000 (18:24 +0200)]
SONAR-1330 Purge edit permissions when removing organization member

7 years agoSONAR-1330 Purge edit permissions when deleting user
Julien Lancelot [Wed, 27 Sep 2017 16:22:39 +0000 (18:22 +0200)]
SONAR-1330 Purge edit permissions when deleting user

7 years agoSONAR-1330 Purge edit permissions when deleting quality profile
Julien Lancelot [Wed, 27 Sep 2017 15:04:02 +0000 (17:04 +0200)]
SONAR-1330 Purge edit permissions when deleting quality profile

7 years agoSONAR-1330 Remove qualityprofiles from api/rules/app
Teryk Bellahsene [Thu, 28 Sep 2017 08:23:02 +0000 (10:23 +0200)]
SONAR-1330 Remove qualityprofiles from api/rules/app

7 years agoSONAR-1330 Check edit permissions in qprofiles WS
Julien Lancelot [Wed, 27 Sep 2017 12:33:56 +0000 (14:33 +0200)]
SONAR-1330 Check edit permissions in qprofiles WS

7 years agoSONAR-1330 Check edit permission via group
Julien Lancelot [Wed, 27 Sep 2017 12:14:05 +0000 (14:14 +0200)]
SONAR-1330 Check edit permission via group

7 years agoSONAR-1330 Allow rule changes only for quality profile admins
Stas Vilchik [Tue, 26 Sep 2017 12:41:01 +0000 (14:41 +0200)]
SONAR-1330 Allow rule changes only for quality profile admins

7 years agoSONAR-1330 Allow only authorized actions on the Quality Profiles page
Stas Vilchik [Mon, 25 Sep 2017 14:00:06 +0000 (16:00 +0200)]
SONAR-1330 Allow only authorized actions on the Quality Profiles page

7 years agoSONAR-1330 Return available actions in api/qualityprofiles/search
Julien Lancelot [Wed, 27 Sep 2017 10:28:56 +0000 (12:28 +0200)]
SONAR-1330 Return available actions in api/qualityprofiles/search

7 years agoSONAR-1330 Search for groups allowed to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 14:56:35 +0000 (16:56 +0200)]
SONAR-1330 Search for groups allowed to edit single quality profile

7 years agoSONAR-1330 Remove group permission to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 13:43:10 +0000 (15:43 +0200)]
SONAR-1330 Remove group permission to edit single quality profile

7 years agoSONAR-1330 Add group permission to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 12:57:00 +0000 (14:57 +0200)]
SONAR-1330 Add group permission to edit single quality profile

7 years agoSONAR-1330 Create table QPROFILE_EDIT_GROUPS
Julien Lancelot [Mon, 25 Sep 2017 12:17:32 +0000 (14:17 +0200)]
SONAR-1330 Create table QPROFILE_EDIT_GROUPS

7 years agoSONAR-1330 Search for user allowed to edit single quality profile
Julien Lancelot [Fri, 22 Sep 2017 15:34:34 +0000 (17:34 +0200)]
SONAR-1330 Search for user allowed to edit single quality profile

7 years agoSONAR-1330 Remove user permission to edit single quality profile
Julien Lancelot [Fri, 22 Sep 2017 11:55:06 +0000 (13:55 +0200)]
SONAR-1330 Remove user permission to edit single quality profile

7 years agoSONAR-1330 Add user permission to edit single quality profile
Julien Lancelot [Thu, 21 Sep 2017 12:00:30 +0000 (14:00 +0200)]
SONAR-1330 Add user permission to edit single quality profile

7 years agoSONAR-1330 Create table QPROFILE_EDIT_USERS
Julien Lancelot [Thu, 21 Sep 2017 09:57:23 +0000 (11:57 +0200)]
SONAR-1330 Create table QPROFILE_EDIT_USERS

7 years agoSONAR-1330 add widget to manage quality profile permissions
Stas Vilchik [Mon, 25 Sep 2017 13:59:36 +0000 (15:59 +0200)]
SONAR-1330 add widget to manage quality profile permissions

7 years agoSONAR-1330 Create stub ws to allow edition of qprofile to users/groups
Julien Lancelot [Thu, 21 Sep 2017 12:09:04 +0000 (14:09 +0200)]
SONAR-1330 Create stub ws to allow edition of qprofile to users/groups

7 years agoSONAR-9816 Transitively find long-lived branch to use as target
Duarte Meneses [Mon, 2 Oct 2017 13:05:51 +0000 (15:05 +0200)]
SONAR-9816 Transitively find long-lived branch to use as target

7 years agoSONAR-9836 Fix @Phase annotation support on new PostJob API
Julien HENRY [Mon, 2 Oct 2017 09:10:35 +0000 (11:10 +0200)]
SONAR-9836 Fix @Phase annotation support on new PostJob API

7 years agoSONAR-9599 change issues measures on the projects page
Stas Vilchik [Thu, 28 Sep 2017 14:17:18 +0000 (16:17 +0200)]
SONAR-9599 change issues measures on the projects page

7 years agoSONAR-9786 Closed issues retain their line
Stas Vilchik [Thu, 28 Sep 2017 13:25:35 +0000 (15:25 +0200)]
SONAR-9786 Closed issues retain their line

7 years agoSONAR-9702 expand root dir with branch on code page
Stas Vilchik [Thu, 28 Sep 2017 13:22:15 +0000 (15:22 +0200)]
SONAR-9702 expand root dir with branch on code page

7 years agoAdjust perf timings
Duarte Meneses [Mon, 2 Oct 2017 11:48:06 +0000 (13:48 +0200)]
Adjust perf timings

7 years agoSONAR-9552 add version to QG alert notification
Sébastien Lesaint [Thu, 28 Sep 2017 10:25:30 +0000 (12:25 +0200)]
SONAR-9552 add version to QG alert notification

7 years agoSONAR-8730 use existing L18n for types in new issue notifications
Sébastien Lesaint [Thu, 28 Sep 2017 08:45:19 +0000 (10:45 +0200)]
SONAR-8730 use existing L18n for types in new issue notifications

7 years agoSONAR-9725 support singular in subject of new issue notifications
Sébastien Lesaint [Thu, 28 Sep 2017 08:31:28 +0000 (10:31 +0200)]
SONAR-9725 support singular in subject of new issue notifications

7 years agoSONAR-7024 show project specific dispatcher labels
Stas Vilchik [Thu, 21 Sep 2017 08:37:47 +0000 (10:37 +0200)]
SONAR-7024 show project specific dispatcher labels

7 years agoSONAR-7024 global report failure notif only on administrated projects
Sébastien Lesaint [Wed, 20 Sep 2017 17:00:09 +0000 (19:00 +0200)]
SONAR-7024 global report failure notif only on administrated projects

7 years agoSONAR-7024 support permission for global and project subscribers
Sébastien Lesaint [Wed, 20 Sep 2017 15:38:55 +0000 (17:38 +0200)]
SONAR-7024 support permission for global and project subscribers

7 years agoSONAR-7024 SQL optimization if multiple channels when checking permission
Sébastien Lesaint [Wed, 20 Sep 2017 15:11:46 +0000 (17:11 +0200)]
SONAR-7024 SQL optimization if multiple channels when checking permission

7 years agoSONAR-7024 PropertiesDao#findUsersForNotification return global flag
Sébastien Lesaint [Wed, 20 Sep 2017 14:42:10 +0000 (16:42 +0200)]
SONAR-7024 PropertiesDao#findUsersForNotification return global flag

which indicates whether the associated login registered to the notification globally or specifically for the specified project

7 years agoSONAR-9534 add IT
Sébastien Lesaint [Tue, 19 Sep 2017 15:25:26 +0000 (17:25 +0200)]
SONAR-9534 add IT

7 years agoSONAR-9534 compute new_debt measure only from new issues
Sébastien Lesaint [Tue, 19 Sep 2017 11:27:59 +0000 (13:27 +0200)]
SONAR-9534 compute new_debt measure only from new issues

and not also from changelog

7 years agoSONAR-4824 Add ITs for notifications
Eric Hartmann [Wed, 20 Sep 2017 15:58:56 +0000 (17:58 +0200)]
SONAR-4824 Add ITs for notifications