]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoAutomatic merge from branch-6.4
ssjenka [Wed, 24 May 2017 14:23:39 +0000 (16:23 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview
  SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component
  Fix JDK link download in travis build
  SONAR-9301 Support HTTP redirect on scanner side
  Fix localization in projects page facets

7 years agoSONAR-9308 WS api/issues/search do not return the component uuid in the flows location
Teryk Bellahsene [Wed, 24 May 2017 13:58:49 +0000 (15:58 +0200)]
SONAR-9308 WS api/issues/search do not return the component uuid in the flows location

7 years agoSONAR-9278 WS api/issues/search mark as internal component related parameters
Teryk Bellahsene [Tue, 23 May 2017 13:54:28 +0000 (15:54 +0200)]
SONAR-9278 WS api/issues/search mark as internal component related parameters

7 years agoSONAR-9278 Document WS api/issues/search changes with a changelog
Teryk Bellahsene [Tue, 23 May 2017 13:07:22 +0000 (15:07 +0200)]
SONAR-9278 Document WS api/issues/search changes with a changelog

7 years agoSONAR-9273 Document with changelog WS api/issues/changelog changes
Teryk Bellahsene [Tue, 23 May 2017 12:36:37 +0000 (14:36 +0200)]
SONAR-9273 Document with changelog WS api/issues/changelog changes

7 years agoSONAR-9272 Document with changelog WS api/issues/bulk_change changes
Teryk Bellahsene [Tue, 23 May 2017 12:30:20 +0000 (14:30 +0200)]
SONAR-9272 Document with changelog WS api/issues/bulk_change changes

7 years agoSONAR-9271 Test WS api/issues/authors and its json example
Teryk Bellahsene [Tue, 23 May 2017 12:24:58 +0000 (14:24 +0200)]
SONAR-9271 Test WS api/issues/authors and its json example

7 years agoSONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview
Grégoire Aubert [Tue, 23 May 2017 09:52:59 +0000 (11:52 +0200)]
SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview

7 years agoSONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component
Julien Lancelot [Tue, 23 May 2017 08:19:51 +0000 (10:19 +0200)]
SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component

7 years agoFix JDK link download in travis build
Julien Lancelot [Tue, 23 May 2017 07:03:24 +0000 (09:03 +0200)]
Fix JDK link download in travis build

7 years agoSONAR-9301 Support HTTP redirect on scanner side
Duarte Meneses [Tue, 23 May 2017 13:08:17 +0000 (15:08 +0200)]
SONAR-9301 Support HTTP redirect on scanner side

7 years agoFix localization in projects page facets
Grégoire Aubert [Tue, 23 May 2017 13:50:18 +0000 (15:50 +0200)]
Fix localization in projects page facets

7 years agoAutomatic merge from branch-6.4
ssjenka [Wed, 24 May 2017 06:02:02 +0000 (08:02 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Fix wording in risk bubble chart and permission template tooltips
  Fix projects page cards links while loading

7 years agoSONAR-9301 Support HTTP redirect on scanner side
Duarte Meneses [Tue, 23 May 2017 13:08:17 +0000 (15:08 +0200)]
SONAR-9301 Support HTTP redirect on scanner side

7 years agoFix JDK link download in travis build
Julien Lancelot [Tue, 23 May 2017 07:03:24 +0000 (09:03 +0200)]
Fix JDK link download in travis build

7 years agoFix wording in risk bubble chart and permission template tooltips
Grégoire Aubert [Tue, 23 May 2017 06:19:54 +0000 (08:19 +0200)]
Fix wording in risk bubble chart and permission template tooltips

7 years agoFix projects page cards links while loading
Grégoire Aubert [Tue, 23 May 2017 06:17:28 +0000 (08:17 +0200)]
Fix projects page cards links while loading

7 years agoSONAR-9275 WS api/issues/delete_comment create changelog of API changes 2087/head
Teryk Bellahsene [Mon, 22 May 2017 07:49:37 +0000 (09:49 +0200)]
SONAR-9275 WS api/issues/delete_comment create changelog of API changes

7 years agoSONAR-9277 WS api/issues/edit_comment deprecate components.uuid field and drop databa...
Teryk Bellahsene [Fri, 19 May 2017 16:13:00 +0000 (18:13 +0200)]
SONAR-9277 WS api/issues/edit_comment deprecate components.uuid field and drop database ids in response

7 years agoSONAR-9277 WS api/issues/edit_comment replace part of description with changelog
Teryk Bellahsene [Fri, 19 May 2017 16:09:24 +0000 (18:09 +0200)]
SONAR-9277 WS api/issues/edit_comment replace part of description with changelog

7 years agoSONAR-9269 WS api/issues/add_comment check json example is not empty
Teryk Bellahsene [Fri, 19 May 2017 16:05:05 +0000 (18:05 +0200)]
SONAR-9269 WS api/issues/add_comment check json example is not empty

7 years agoSONAR-9269 WS api/issues/add_comment deprecate components.uuid field in response
Teryk Bellahsene [Fri, 19 May 2017 16:03:30 +0000 (18:03 +0200)]
SONAR-9269 WS api/issues/add_comment deprecate components.uuid field in response

7 years agoSONAR-9269 Drop database ids of component in api/issues/* WS responses
Teryk Bellahsene [Fri, 19 May 2017 15:40:07 +0000 (17:40 +0200)]
SONAR-9269 Drop database ids of component in api/issues/* WS responses

7 years agoSONAR-9269 WS api/issues/add_comment change description to changelog
Teryk Bellahsene [Fri, 19 May 2017 15:06:38 +0000 (17:06 +0200)]
SONAR-9269 WS api/issues/add_comment change description to changelog

7 years agoAutomatic merge from branch-6.4
ssjenka [Tue, 23 May 2017 06:01:57 +0000 (08:01 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Back to 6.4-SNAPSHOT
  Release 6.4-RC2
  apply search feedback (#2083)
  SONAR-8596 Fix a bug with cached bundles

7 years agoBack to 6.4-SNAPSHOT
Simon Brandhof [Mon, 22 May 2017 11:59:26 +0000 (13:59 +0200)]
Back to 6.4-SNAPSHOT

7 years agoRelease 6.4-RC2 6.4-RC2
Simon Brandhof [Mon, 22 May 2017 10:00:44 +0000 (12:00 +0200)]
Release 6.4-RC2

7 years agoFix unconsistant IT's in organization membership
Grégoire Aubert [Mon, 22 May 2017 06:39:07 +0000 (08:39 +0200)]
Fix unconsistant IT's in organization membership

7 years agoapply search feedback (#2083)
Stas Vilchik [Mon, 22 May 2017 07:23:07 +0000 (09:23 +0200)]
apply search feedback (#2083)

7 years agoSONAR-8596 Fix a bug with cached bundles
Grégoire Aubert [Thu, 18 May 2017 13:00:08 +0000 (15:00 +0200)]
SONAR-8596 Fix a bug with cached bundles

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 16:07:13 +0000 (18:07 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-9286 Fix ES error at startup

7 years agoSONAR-9286 Fix ES error at startup
Eric Hartmann [Thu, 18 May 2017 15:28:35 +0000 (17:28 +0200)]
SONAR-9286 Fix ES error at startup

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 14:44:16 +0000 (16:44 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8748 fix typo in UnauthorizedException message
  SONAR-8888 use DefinedQProfileInsert when creating an organization
  clear issues selection when refreshing list

7 years agoSONAR-8748 fix typo in UnauthorizedException message 2079/head
Sébastien Lesaint [Thu, 18 May 2017 14:55:28 +0000 (16:55 +0200)]
SONAR-8748 fix typo in UnauthorizedException message

7 years agoSONAR-8888 use DefinedQProfileInsert when creating an organization
Sébastien Lesaint [Thu, 18 May 2017 14:24:36 +0000 (16:24 +0200)]
SONAR-8888 use DefinedQProfileInsert when creating an organization

rather than DefinedQProfileCreation which does too many useless operations

7 years agoclear issues selection when refreshing list
Stas Vilchik [Fri, 19 May 2017 08:58:59 +0000 (10:58 +0200)]
clear issues selection when refreshing list

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 06:41:37 +0000 (08:41 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Fix stability of perf test ComputationTest

7 years agoFix stability of perf test ComputationTest
Simon Brandhof [Fri, 19 May 2017 06:30:01 +0000 (08:30 +0200)]
Fix stability of perf test ComputationTest

7 years agoMerge remote-tracking branch 'origin/branch-6.4'
Simon Brandhof [Thu, 18 May 2017 20:50:37 +0000 (22:50 +0200)]
Merge remote-tracking branch 'origin/branch-6.4'

7 years agoFix stability of integration tests on Oracle
Simon Brandhof [Thu, 18 May 2017 15:26:28 +0000 (17:26 +0200)]
Fix stability of integration tests on Oracle

Error is "ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired"
when resetting data.

7 years agoReuse version 6.4-SNAPSHOT
Simon Brandhof [Thu, 18 May 2017 14:19:54 +0000 (16:19 +0200)]
Reuse version 6.4-SNAPSHOT

7 years agoSONAR-9265 Prevent error log at shutdown
Eric Hartmann [Thu, 18 May 2017 12:27:34 +0000 (14:27 +0200)]
SONAR-9265 Prevent error log at shutdown

7 years agoSQCOM-7 Add a custom footer for sonarqube.com
Grégoire Aubert [Tue, 16 May 2017 11:39:01 +0000 (13:39 +0200)]
SQCOM-7 Add a custom footer for sonarqube.com

7 years agoAutomatic merge from branch-6.4
Julien Lancelot [Thu, 18 May 2017 06:57:47 +0000 (08:57 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  6.4-RC1

7 years ago6.4-RC1 6.4-RC1
Simon Brandhof [Tue, 16 May 2017 15:00:32 +0000 (17:00 +0200)]
6.4-RC1

7 years agoPrepare for next development version 6.5-SNAPSHOT
Simon Brandhof [Tue, 16 May 2017 15:02:30 +0000 (17:02 +0200)]
Prepare for next development version 6.5-SNAPSHOT

7 years agoMake Hazelcast test more robust
Eric Hartmann [Tue, 16 May 2017 11:33:25 +0000 (13:33 +0200)]
Make Hazelcast test more robust

7 years agoFix Quality flaws
Simon Brandhof [Tue, 16 May 2017 08:39:14 +0000 (10:39 +0200)]
Fix Quality flaws

7 years agoadd tab for ActiveRules to scanner report viewer
Sébastien Lesaint [Mon, 15 May 2017 08:55:48 +0000 (10:55 +0200)]
add tab for ActiveRules to scanner report viewer

7 years agoSONAR-9222 disable gravatars by default
Stas Vilchik [Fri, 12 May 2017 09:05:04 +0000 (11:05 +0200)]
SONAR-9222 disable gravatars by default

7 years agodo not display avatar for "not assigned"
Stas Vilchik [Fri, 12 May 2017 08:51:51 +0000 (10:51 +0200)]
do not display avatar for "not assigned"

7 years agoAdd missing translation
Grégoire Aubert [Mon, 15 May 2017 06:37:28 +0000 (08:37 +0200)]
Add missing translation

7 years agoSONAR-9044 Do not load user's organizations when organizations are disabled
Grégoire Aubert [Fri, 12 May 2017 14:16:19 +0000 (16:16 +0200)]
SONAR-9044 Do not load user's organizations when organizations are disabled

7 years agoSONAR-3915 Give the admin a way to send users issue reports on non favorite projects 2073/head
Teryk Bellahsene [Fri, 12 May 2017 10:37:11 +0000 (12:37 +0200)]
SONAR-3915 Give the admin a way to send users issue reports on non favorite projects

7 years agoSONAR-9132 don't remove template rules at every startup 2071/head
Sébastien Lesaint [Fri, 12 May 2017 13:48:15 +0000 (15:48 +0200)]
SONAR-9132 don't remove template rules at every startup

7 years agoRemove unused round option in measures helper
Grégoire Aubert [Fri, 12 May 2017 13:05:28 +0000 (15:05 +0200)]
Remove unused round option in measures helper

7 years agoSONAR-9026 Increase precision for coverage QG conditions
Grégoire Aubert [Fri, 12 May 2017 10:47:28 +0000 (12:47 +0200)]
SONAR-9026 Increase precision for coverage QG conditions

7 years agoFix Quality flaws
Simon Brandhof [Fri, 12 May 2017 14:03:49 +0000 (16:03 +0200)]
Fix Quality flaws

7 years agoFix safeguard timeout in IT RestartTest
Simon Brandhof [Fri, 12 May 2017 13:45:50 +0000 (15:45 +0200)]
Fix safeguard timeout in IT RestartTest

7 years agoSONAR-9197 add index to active_rule_parameters
Simon Brandhof [Fri, 12 May 2017 13:04:20 +0000 (15:04 +0200)]
SONAR-9197 add index to active_rule_parameters

in order to support big volume when organizations are enabled

7 years agoSONAR-9224 HTTP data parts must have filename to allow streaming 2067/head
Sébastien Lesaint [Fri, 12 May 2017 09:11:06 +0000 (11:11 +0200)]
SONAR-9224 HTTP data parts must have filename to allow streaming

on server side

7 years agoFix quality flaws
Julien HENRY [Fri, 12 May 2017 12:53:40 +0000 (14:53 +0200)]
Fix quality flaws

7 years agoConsistent safeguard timeouts in JUnit tests
Simon Brandhof [Fri, 12 May 2017 12:18:41 +0000 (14:18 +0200)]
Consistent safeguard timeouts in JUnit tests

7 years agoFix javadoc of DateUtils about ISO8601 vs RFC822 formats
Simon Brandhof [Fri, 12 May 2017 11:32:13 +0000 (13:32 +0200)]
Fix javadoc of DateUtils about ISO8601 vs RFC822 formats

7 years agoFix Quality flaws
Simon Brandhof [Tue, 9 May 2017 20:54:55 +0000 (22:54 +0200)]
Fix Quality flaws

7 years agoRemove dead code in CE notifications
Simon Brandhof [Tue, 9 May 2017 06:52:08 +0000 (08:52 +0200)]
Remove dead code in CE notifications

7 years agoSONAR-9180 Remove default highlighting of invalid inputs in FF (#2064)
Stas Vilchik [Fri, 12 May 2017 12:07:40 +0000 (14:07 +0200)]
SONAR-9180 Remove default highlighting of invalid inputs in FF (#2064)

7 years agoSONAR-9221 Update embedded analyzers
Julien HENRY [Fri, 12 May 2017 07:59:30 +0000 (09:59 +0200)]
SONAR-9221 Update embedded analyzers

7 years agoSONAR-9220 Update OkHttp to v3.7
Julien HENRY [Fri, 12 May 2017 07:34:49 +0000 (09:34 +0200)]
SONAR-9220 Update OkHttp to v3.7

7 years agoSONAR-9190 Embed SonarXML 4.2.885 2053/head
Teryk Bellahsene [Thu, 11 May 2017 16:32:30 +0000 (18:32 +0200)]
SONAR-9190 Embed SonarXML 4.2.885

7 years agoSONAR-9056 WS api/components/suggestion filter allowed qualifiers
Teryk Bellahsene [Thu, 11 May 2017 16:14:19 +0000 (18:14 +0200)]
SONAR-9056 WS api/components/suggestion filter allowed qualifiers

7 years agoSONAR-8596 Fix bad moment translation
Grégoire Aubert [Thu, 11 May 2017 13:00:46 +0000 (15:00 +0200)]
SONAR-8596 Fix bad moment translation

7 years agoSONAR-8822 Show the administration menu only to authorized users
Grégoire Aubert [Thu, 11 May 2017 10:24:44 +0000 (12:24 +0200)]
SONAR-8822 Show the administration menu only to authorized users

7 years agoSONAR-9194 Add canAdmin flag to WS api/navigation/global
Teryk Bellahsene [Thu, 11 May 2017 14:14:09 +0000 (16:14 +0200)]
SONAR-9194 Add canAdmin flag to WS api/navigation/global

7 years agoSONAR-9193 WS api/l10n/index returns the effective BCP47 language tag used
Teryk Bellahsene [Thu, 11 May 2017 13:26:03 +0000 (15:26 +0200)]
SONAR-9193 WS api/l10n/index returns the effective BCP47 language tag used

7 years agoOrganizationDao#selectByUuids does not fail with single unknown uuid
Teryk Bellahsene [Wed, 10 May 2017 11:52:14 +0000 (13:52 +0200)]
OrganizationDao#selectByUuids does not fail with single unknown uuid

7 years agoSONAR-9044 Easy access to my organizations
Grégoire Aubert [Wed, 10 May 2017 16:13:28 +0000 (18:13 +0200)]
SONAR-9044 Easy access to my organizations

7 years agoSONAR-6315 no indexing active rules in MassRegisterQualityProfiles 2010/head
Sébastien Lesaint [Tue, 9 May 2017 09:25:58 +0000 (11:25 +0200)]
SONAR-6315 no indexing active rules in MassRegisterQualityProfiles

there is no need to index active rules at all during registration of Quality Profile as only deactivation changes trigger changes in the Active Rule index and registering quality profiles only activates active rules
removal of this indexing in RegisterQualityProfiles can't be done now as it requires to make initial indexing of Active Rule index when it doesn't exist be handled by another piece of code

7 years agoSONAR-6315 add debug logs in RegisterRules for active rules ops
Sébastien Lesaint [Fri, 5 May 2017 15:00:18 +0000 (17:00 +0200)]
SONAR-6315 add debug logs in RegisterRules for active rules ops

7 years agoSONAR-6315 index changes per quality profile to avoid OOM
Sébastien Lesaint [Thu, 4 May 2017 14:30:03 +0000 (16:30 +0200)]
SONAR-6315 index changes per quality profile to avoid OOM

because indexing only at the end of MassRegisterQualityProfiles means holding every changes for every QP for every organization in memory and this can be a lot

7 years agoSONAR-6315 use batch SQL session to insert change log
Sébastien Lesaint [Thu, 4 May 2017 14:20:50 +0000 (16:20 +0200)]
SONAR-6315 use batch SQL session to insert change log

in MassRegisterQualityProfiles

7 years agoSONAR-6315 use new RegisterQualityProfile code only if property is set
Sébastien Lesaint [Thu, 4 May 2017 14:20:13 +0000 (16:20 +0200)]
SONAR-6315 use new RegisterQualityProfile code only if property is set

7 years agoSONAR-6315 use an insert only code for RegisterQualityProfiles
Sébastien Lesaint [Fri, 28 Apr 2017 09:33:43 +0000 (11:33 +0200)]
SONAR-6315 use an insert only code for RegisterQualityProfiles

7 years agoSONAR-6315 support parent in DefinedQProfileRepository
Sébastien Lesaint [Fri, 28 Apr 2017 15:08:00 +0000 (17:08 +0200)]
SONAR-6315 support parent in DefinedQProfileRepository

fail if a profile references a non existing parent

7 years agoSONAR-9072 for api/components/suggestions use all valid search tokens
Daniel Schwarz [Thu, 11 May 2017 16:15:55 +0000 (18:15 +0200)]
SONAR-9072 for api/components/suggestions use all valid search tokens

The search for suggestions should ignore tokens, that are only one character long (with warning), but use all other tokens for the search.

7 years agoSONAR-9192 ensure no perm template has useless permissions to AnyOne 2058/head
Sébastien Lesaint [Thu, 11 May 2017 13:11:24 +0000 (15:11 +0200)]
SONAR-9192 ensure no perm template has useless permissions to AnyOne

7 years agoSONAR-9078 only include attr. "project" for certain types of suggestions
Daniel Schwarz [Thu, 11 May 2017 14:33:13 +0000 (16:33 +0200)]
SONAR-9078 only include attr. "project" for certain types of suggestions

The attribute will be omitted for views, subviews and projects, but included for modules, files and test-files.

7 years agoSONAR-9219 Deprecate parameters "developer{Id|Key}" in web services api/measures...
Simon Brandhof [Thu, 11 May 2017 21:21:12 +0000 (23:21 +0200)]
SONAR-9219 Deprecate parameters "developer{Id|Key}" in web services api/measures/component and api/measures/component_tree

7 years agoSONAR-9073 fix response example of api/components/suggestions
Daniel Schwarz [Thu, 11 May 2017 10:04:35 +0000 (12:04 +0200)]
SONAR-9073 fix response example of api/components/suggestions

7 years agoSONAR-9217 if two suggestions have the same relevancy, prefer A over Z
Daniel Schwarz [Thu, 11 May 2017 16:37:02 +0000 (18:37 +0200)]
SONAR-9217 if two suggestions have the same relevancy, prefer A over Z

api/components/suggestions used to only use "relevance" (score) in sorting results. If two suggestions have exactly the same relevance (this is a rare case), then we will now also take alphabetical order into account.

7 years agoMake tests on clustering more robust
Eric Hartmann [Thu, 11 May 2017 16:26:46 +0000 (18:26 +0200)]
Make tests on clustering more robust

7 years agoapply search feedback (#2054)
Stas Vilchik [Thu, 11 May 2017 16:17:15 +0000 (18:17 +0200)]
apply search feedback (#2054)

7 years agoSONAR-9186 fix number of “more” in api/components/suggestions
Daniel Schwarz [Thu, 11 May 2017 09:40:37 +0000 (11:40 +0200)]
SONAR-9186 fix number of “more” in api/components/suggestions

7 years agofix project visibility of projects, created by ComponentDbTester
Daniel Schwarz [Thu, 11 May 2017 10:13:28 +0000 (12:13 +0200)]
fix project visibility of projects, created by ComponentDbTester

7 years agoSONAR-9199 Fix unclosed inputStream
Julien HENRY [Thu, 11 May 2017 10:16:36 +0000 (12:16 +0200)]
SONAR-9199 Fix unclosed inputStream

7 years agoSONAR-9148 fix partition size for large inputs in MySQL
Daniel Schwarz [Tue, 9 May 2017 14:44:53 +0000 (16:44 +0200)]
SONAR-9148 fix partition size for large inputs in MySQL

* reproduce issues with large inputs in MySQL
* fix chunk size of #keepAuthorizedProjectIds
* fix chunk size of #keepAuthorizedUsersForRoleAndProject

7 years agoSONAR-9174 Display issue box on the last line of its primary location (#2047)
Stas Vilchik [Thu, 11 May 2017 08:04:50 +0000 (10:04 +0200)]
SONAR-9174 Display issue box on the last line of its primary location (#2047)

7 years agoSONAR-9186 fix performance hotspot when verifying authorization
Simon Brandhof [Wed, 10 May 2017 21:04:42 +0000 (23:04 +0200)]
SONAR-9186 fix performance hotspot when verifying authorization

by reducing the number of SQL requests.

7 years agoSONAR-9075 “more” skips first 6 results, in api/components/suggestions
Daniel Schwarz [Wed, 10 May 2017 13:54:47 +0000 (15:54 +0200)]
SONAR-9075 “more” skips first 6 results, in api/components/suggestions

7 years agoSONAR-9079 let favorites not be found as suggestion, if they don’t match
Daniel Schwarz [Thu, 4 May 2017 14:19:32 +0000 (16:19 +0200)]
SONAR-9079 let favorites not be found as suggestion, if they don’t match

The component text query is divided into two parts: one part generates results, the other part boosts certain results for the correct ordering.