]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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 agoRelease 6.6
Simon Brandhof [Fri, 20 Oct 2017 11:31:35 +0000 (13:31 +0200)]
Release 6.6

7 years agofix l10n message on custom measures page
Stas Vilchik [Tue, 17 Oct 2017 11:25:38 +0000 (13:25 +0200)]
fix l10n message on custom measures page

7 years agoSONAR-9986 Add back id to WS api/components/search_projects
Teryk Bellahsene [Mon, 16 Oct 2017 12:50:36 +0000 (14:50 +0200)]
SONAR-9986 Add back id to WS api/components/search_projects

7 years agoSONAR-8798 fix error when sonar.log.maxFiles=0
Simon Brandhof [Thu, 12 Oct 2017 20:32:24 +0000 (22:32 +0200)]
SONAR-8798 fix error when sonar.log.maxFiles=0

7 years agoSONAR-9971 allow tests messages longer then 32766 characters
Daniel Schwarz [Thu, 12 Oct 2017 15:18:14 +0000 (17:18 +0200)]
SONAR-9971 allow tests messages longer then 32766 characters

7 years agoSONAR-9965 allow rule descriptions longer then 32766 characters
Daniel Schwarz [Thu, 12 Oct 2017 14:18:53 +0000 (16:18 +0200)]
SONAR-9965 allow rule descriptions longer then 32766 characters

7 years agoSONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields
Daniel Schwarz [Thu, 12 Oct 2017 08:09:24 +0000 (10:09 +0200)]
SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields

Each field with subfields used to have one obsolete additional subfield with the same name as the name itself. This one is now removed. Those obsolete subfields also sometimes caused issues with long text values (like rule descriptions or test messages).

7 years agoPrepare for next development iteration
Simon Brandhof [Wed, 11 Oct 2017 05:05:59 +0000 (07:05 +0200)]
Prepare for next development iteration

7 years agoSONAR-9721 Fix potential OkHttpClient connection leak 6.6-RC1
Teryk Bellahsene [Tue, 10 Oct 2017 17:03:23 +0000 (19:03 +0200)]
SONAR-9721 Fix potential OkHttpClient connection leak

7 years agoPublish 6.6 Release Candidate 1
Simon Brandhof [Tue, 10 Oct 2017 20:10:01 +0000 (22:10 +0200)]
Publish 6.6 Release Candidate 1

7 years agofix quality flaws
Daniel Schwarz [Tue, 10 Oct 2017 16:10:28 +0000 (18:10 +0200)]
fix quality flaws

7 years agoPropagate parameters of SQ analysis required by burgr
Simon Brandhof [Tue, 10 Oct 2017 15:43:16 +0000 (17:43 +0200)]
Propagate parameters of SQ analysis required by burgr

7 years agofix unwanted text wrapping in the header in ie11
Stas Vilchik [Tue, 10 Oct 2017 15:23:09 +0000 (17:23 +0200)]
fix unwanted text wrapping in the header in ie11

7 years agoSONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642)
Daniel Schwarz [Tue, 10 Oct 2017 14:10:19 +0000 (16:10 +0200)]
SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642)

SONAR-9908 on Windows, launch Elasticsearch directly, without batch files

When starting the batch files on windows, we were not able to shutdown Elasticsearch gracefully.

7 years agoSONAR-9694 Ignore when secondary locations are out of current file for backdating
Julien HENRY [Mon, 9 Oct 2017 16:00:04 +0000 (18:00 +0200)]
SONAR-9694 Ignore when secondary locations are out of current file for backdating

7 years agoFix sidebar position helper in IE
Grégoire Aubert [Tue, 10 Oct 2017 12:43:30 +0000 (14:43 +0200)]
Fix sidebar position helper in IE

7 years agoupdate wording on branches page
Stas Vilchik [Mon, 9 Oct 2017 11:02:31 +0000 (13:02 +0200)]
update wording on branches page

7 years agodisable text wrapping on projects page
Stas Vilchik [Mon, 9 Oct 2017 09:51:23 +0000 (11:51 +0200)]
disable text wrapping on projects page

7 years agoRevert "Migrate drop of PR columns for Next"
Duarte Meneses [Thu, 5 Oct 2017 09:31:47 +0000 (11:31 +0200)]
Revert "Migrate drop of PR columns for Next"

This reverts commit eec858d104870f435a5085324faace11c125690e.

7 years agoUse JDK 1.8.0_144 and Maven 3.5 on Travis
Simon Brandhof [Sun, 8 Oct 2017 16:20:32 +0000 (18:20 +0200)]
Use JDK 1.8.0_144 and Maven 3.5 on Travis

7 years agoSONAR-9881 complete the list of properties to be purged
Simon Brandhof [Thu, 5 Oct 2017 07:56:53 +0000 (09:56 +0200)]
SONAR-9881 complete the list of properties to be purged

7 years agoSONAR-9352 display a message on project dashboard
Stas Vilchik [Wed, 4 Oct 2017 13:55:42 +0000 (15:55 +0200)]
SONAR-9352 display a message on project dashboard

7 years agoSONAR-9352 add "ignoredConditions" to response example of api/qualitygates/project_status
Daniel Schwarz [Wed, 4 Oct 2017 07:42:38 +0000 (09:42 +0200)]
SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/project_status

7 years agoSONAR-9352 do not let quality gate fail for very small changesets
Daniel Schwarz [Mon, 25 Sep 2017 10:51:30 +0000 (12:51 +0200)]
SONAR-9352 do not let quality gate fail for very small changesets

7 years agofix quality flaws
Daniel Schwarz [Mon, 25 Sep 2017 14:43:51 +0000 (16:43 +0200)]
fix quality flaws

7 years agoadd missing message rules.status.REMOVED
Stas Vilchik [Thu, 5 Oct 2017 09:22:04 +0000 (11:22 +0200)]
add missing message rules.status.REMOVED

7 years agofix displaying organization name on project dashboard
Stas Vilchik [Wed, 4 Oct 2017 16:16:08 +0000 (18:16 +0200)]
fix displaying organization name on project dashboard

7 years agoSONAR-9707 Add possibility to reuse an existing token in the onboarding wizard
Stas Vilchik [Wed, 4 Oct 2017 15:34:27 +0000 (17:34 +0200)]
SONAR-9707 Add possibility to reuse an existing token in the onboarding wizard

7 years agoSONAR-9431 Remove hard-coded SonarCloud home page
Stas Vilchik [Wed, 4 Oct 2017 14:38:13 +0000 (16:38 +0200)]
SONAR-9431 Remove hard-coded SonarCloud home page

7 years agoSONAR-9787 Allow to navigate back to the issue from the last issue locations
Grégoire Aubert [Wed, 4 Oct 2017 10:00:56 +0000 (12:00 +0200)]
SONAR-9787 Allow to navigate back to the issue from the last issue locations

7 years agoSONAR-9526 Display coverage metrics in the right categories
Grégoire Aubert [Wed, 4 Oct 2017 14:34:03 +0000 (16:34 +0200)]
SONAR-9526 Display coverage metrics in the right categories

7 years agoSONAR-9289 Remove id field from response of api/components/search_projects
Teryk Bellahsene [Tue, 3 Oct 2017 15:48:12 +0000 (17:48 +0200)]
SONAR-9289 Remove id field from response of api/components/search_projects

7 years agoSONAR-9840 Flip sort of 'Lines to Cover' in Measures
Teryk Bellahsene [Tue, 3 Oct 2017 12:15:53 +0000 (14:15 +0200)]
SONAR-9840 Flip sort of 'Lines to Cover' in Measures

7 years agoSONAR-9526 Make coverage metrics visible
Teryk Bellahsene [Tue, 3 Oct 2017 12:13:06 +0000 (14:13 +0200)]
SONAR-9526 Make coverage metrics visible

7 years agoadd back message since_x
Stas Vilchik [Thu, 5 Oct 2017 08:34:22 +0000 (10:34 +0200)]
add back message since_x

7 years agoSONAR-9526 Fix cumulative facets calculation with NO_DATA
Grégoire Aubert [Wed, 4 Oct 2017 15:42:36 +0000 (17:42 +0200)]
SONAR-9526 Fix cumulative facets calculation with NO_DATA

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