]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-11216 fix hiding tooltips (#679)
Stas Vilchik [Tue, 4 Sep 2018 07:24:33 +0000 (09:24 +0200)]
SONAR-11216 fix hiding tooltips (#679)

6 years agofinish typing redux store and simplify connected components (#675)
Stas Vilchik [Mon, 3 Sep 2018 07:21:22 +0000 (09:21 +0200)]
finish typing redux store and simplify connected components (#675)

6 years agoSONARCLOUD-109 Use the right MessageException
Eric Hartmann [Thu, 30 Aug 2018 12:36:43 +0000 (14:36 +0200)]
SONARCLOUD-109 Use the right MessageException

6 years agoDelete webhooks and webhook deliveries only once (#667)
Julien Lancelot [Thu, 30 Aug 2018 14:58:58 +0000 (16:58 +0200)]
Delete webhooks and webhook deliveries only once (#667)

- Deletion were done at 3 places when deleting an organization :
-- In the api/organization/delete WS
-- In component cleaner
-- In PurgeDao
- Moreover, the deletion of webhook deliveries in the last 2 classes were not done by project, but by selecting all webhook deliveries of the project and deleting them one by one

6 years agoSONAR-11097 Order live measures to prevent deadlocks
Eric Hartmann [Tue, 28 Aug 2018 12:27:04 +0000 (14:27 +0200)]
SONAR-11097 Order live measures to prevent deadlocks

6 years agoSONAR-11205 Inconsistent facet "tags" in issues page
Simon Brandhof [Tue, 28 Aug 2018 09:10:20 +0000 (11:10 +0200)]
SONAR-11205 Inconsistent facet "tags" in issues page

6 years agoSONAR-8368 do not track closed issues on first analysis
Sébastien Lesaint [Fri, 24 Aug 2018 15:57:54 +0000 (17:57 +0200)]
SONAR-8368 do not track closed issues on first analysis

6 years agoSONAR-11038 mark DB migration 2213 as blue/green compatible
Simon Brandhof [Mon, 27 Aug 2018 14:47:18 +0000 (16:47 +0200)]
SONAR-11038 mark DB migration 2213 as blue/green compatible

6 years agoMake build of sonar-docs cacheable
Simon Brandhof [Tue, 21 Aug 2018 15:16:06 +0000 (17:16 +0200)]
Make build of sonar-docs cacheable

6 years agoUse inclusion list of file suffixes for license check
Simon Brandhof [Tue, 21 Aug 2018 15:14:25 +0000 (17:14 +0200)]
Use inclusion list of file suffixes for license check

6 years agoUpgrade versions of nodejs and yarn
Simon Brandhof [Tue, 21 Aug 2018 15:12:37 +0000 (17:12 +0200)]
Upgrade versions of nodejs and yarn

and use a consistent version across modules

6 years agoSONAR-11128 Add parameter metadata on the Web API page
Stas Vilchik [Fri, 24 Aug 2018 14:12:11 +0000 (16:12 +0200)]
SONAR-11128 Add parameter metadata on the Web API page

6 years agoSONAR-11153 loaded issues when opening a permalink for a distant line
Stas Vilchik [Fri, 24 Aug 2018 13:48:54 +0000 (15:48 +0200)]
SONAR-11153 loaded issues when opening a permalink for a distant line

6 years agoSONAR-11134 Change the doc search ranking algorithm
Stas Vilchik [Fri, 24 Aug 2018 09:14:35 +0000 (11:14 +0200)]
SONAR-11134 Change the doc search ranking algorithm

6 years agoSONAR-10952 Use link rel=preconnect to speed up gravatar fetching
Stas Vilchik [Fri, 24 Aug 2018 08:54:41 +0000 (10:54 +0200)]
SONAR-10952 Use link rel=preconnect to speed up gravatar fetching

6 years agoSONAR-10679 Add associated labels to the global search
Stas Vilchik [Thu, 23 Aug 2018 15:07:37 +0000 (17:07 +0200)]
SONAR-10679 Add associated labels to the global search

6 years agoSONAR-10678 Make global navigation links on the right side discernible
Stas Vilchik [Thu, 23 Aug 2018 14:57:16 +0000 (16:57 +0200)]
SONAR-10678 Make global navigation links on the right side discernible

6 years agoSONAR-11146 control textarea expansion
Stas Vilchik [Thu, 23 Aug 2018 13:37:59 +0000 (15:37 +0200)]
SONAR-11146 control textarea expansion

6 years agoImprove performance SonarLint
Duarte Meneses [Thu, 9 Aug 2018 09:25:50 +0000 (11:25 +0200)]
Improve performance SonarLint

6 years agoSONAR-11053 add disabled "Activate more" button for built-in profiles
Stas Vilchik [Wed, 22 Aug 2018 12:57:06 +0000 (14:57 +0200)]
SONAR-11053 add disabled "Activate more" button for built-in profiles

6 years agointroduce IssueType and RuleType enums
Stas Vilchik [Wed, 22 Aug 2018 11:47:56 +0000 (13:47 +0200)]
introduce IssueType and RuleType enums

6 years agoSONAR-11082 open rule permalink on cmd+click
Stas Vilchik [Wed, 22 Aug 2018 09:29:50 +0000 (11:29 +0200)]
SONAR-11082 open rule permalink on cmd+click

6 years agoSONAR-11156 fix issues section of hotspot rules
Stas Vilchik [Wed, 22 Aug 2018 08:46:42 +0000 (10:46 +0200)]
SONAR-11156 fix issues section of hotspot rules

6 years agoFix timezone issue in SearchActionTest
Julien Lancelot [Fri, 24 Aug 2018 06:56:26 +0000 (08:56 +0200)]
Fix timezone issue in SearchActionTest

6 years agochange ProjectCardLeak-test to not depend on current time
Stas Vilchik [Thu, 23 Aug 2018 08:53:03 +0000 (10:53 +0200)]
change ProjectCardLeak-test to not depend on current time

6 years agoSONAR-10576: Use 'New Code Period' in docs
G. Ann Campbell [Wed, 22 Aug 2018 11:51:05 +0000 (07:51 -0400)]
SONAR-10576: Use 'New Code Period' in docs

6 years agodrop organization members from redux store (#637)
Stas Vilchik [Wed, 22 Aug 2018 11:49:25 +0000 (13:49 +0200)]
drop organization members from redux store (#637)

6 years agorewrite project deletion in typescript (#633)
Stas Vilchik [Wed, 22 Aug 2018 11:33:48 +0000 (13:33 +0200)]
rewrite project deletion in typescript (#633)

6 years agodrop project links from redux store (#632)
Stas Vilchik [Wed, 22 Aug 2018 11:33:15 +0000 (13:33 +0200)]
drop project links from redux store (#632)

6 years agodrop favorites from redux store (#631)
Stas Vilchik [Wed, 22 Aug 2018 11:06:28 +0000 (13:06 +0200)]
drop favorites from redux store (#631)

6 years agoremove useless array copy in ListInterceptor
Sébastien Lesaint [Tue, 21 Aug 2018 12:29:39 +0000 (14:29 +0200)]
remove useless array copy in ListInterceptor

6 years agoSONAR-8368 closed issues max age can be set by property
Sébastien Lesaint [Fri, 17 Aug 2018 14:42:22 +0000 (16:42 +0200)]
SONAR-8368 closed issues max age can be set by property

and effectively disabled with value 0

6 years agoSONAR-8368 reopen only closed issues closed less than 30 days ago
Sébastien Lesaint [Fri, 17 Aug 2018 13:52:09 +0000 (15:52 +0200)]
SONAR-8368 reopen only closed issues closed less than 30 days ago

6 years agoSONAR-8368 support reopening closed issues which had no line
Sébastien Lesaint [Fri, 17 Aug 2018 08:52:17 +0000 (10:52 +0200)]
SONAR-8368 support reopening closed issues which had no line

6 years agoSONAR-8368 fix quality flaws in AbstractTracker inner classes
Sébastien Lesaint [Fri, 17 Aug 2018 07:41:21 +0000 (09:41 +0200)]
SONAR-8368 fix quality flaws in AbstractTracker inner classes

6 years agoSONAR-8368 restore resolution when reopening closed issues
Sébastien Lesaint [Thu, 16 Aug 2018 12:20:18 +0000 (14:20 +0200)]
SONAR-8368 restore resolution when reopening closed issues

6 years agoSONAR-8368 unset closeDate when reopening Closed issues
Sébastien Lesaint [Thu, 16 Aug 2018 09:25:33 +0000 (11:25 +0200)]
SONAR-8368 unset closeDate when reopening Closed issues

6 years agoSONAR-8368 reopen closed issues (restore status)
Sébastien Lesaint [Tue, 14 Aug 2018 16:07:10 +0000 (18:07 +0200)]
SONAR-8368 reopen closed issues (restore status)

but those from Hotspots rules and manual vulnerabilities

6 years agoSONAR-8368 move package org.sonar.api.issue.condition to server-common
Sébastien Lesaint [Tue, 14 Aug 2018 08:43:35 +0000 (10:43 +0200)]
SONAR-8368 move package org.sonar.api.issue.condition to server-common

6 years agoSONAR-8368 use Stream instead of Iterable in Tracking class
Sébastien Lesaint [Mon, 13 Aug 2018 15:44:16 +0000 (17:44 +0200)]
SONAR-8368 use Stream instead of Iterable in Tracking class

6 years agoSONAR-8368 rename doTransition to doManualTransition
Sébastien Lesaint [Mon, 13 Aug 2018 10:09:08 +0000 (12:09 +0200)]
SONAR-8368 rename doTransition to doManualTransition

6 years agoSONAR-8368 add line remove changelog when closing issue
Sébastien Lesaint [Fri, 10 Aug 2018 15:57:57 +0000 (17:57 +0200)]
SONAR-8368 add line remove changelog when closing issue

6 years agoSONAR-8368 fix issue change log diff parsing for old value alone
Sébastien Lesaint [Fri, 10 Aug 2018 15:57:10 +0000 (17:57 +0200)]
SONAR-8368 fix issue change log diff parsing for old value alone

6 years agoSONAR-8368 fix misleading Function.Context.setLine(Integer)
Sébastien Lesaint [Fri, 10 Aug 2018 13:06:25 +0000 (15:06 +0200)]
SONAR-8368 fix misleading Function.Context.setLine(Integer)

by replacing it by method unsetLine() as it was only used with null parameter

6 years agoSONAR-8368 fix misleading Function.Context#setCloseDate(boolean)
Sébastien Lesaint [Fri, 10 Aug 2018 11:45:26 +0000 (13:45 +0200)]
SONAR-8368 fix misleading Function.Context#setCloseDate(boolean)

by replacing it by two methods: setCloseDate() and unsetCloseDate()

6 years agoSONAR-11169 make log interceptor concurrent and thread safe
Sébastien Lesaint [Tue, 21 Aug 2018 12:14:48 +0000 (14:14 +0200)]
SONAR-11169 make log interceptor concurrent and thread safe

6 years agoSONAR-11093 use "projects" instead of "projectUuids"
Stas Vilchik [Fri, 17 Aug 2018 08:10:44 +0000 (10:10 +0200)]
SONAR-11093 use "projects" instead of "projectUuids"

6 years agoSONAR-11093 Replace projectUuids facet by projects facet
Julien Lancelot [Tue, 14 Aug 2018 16:02:52 +0000 (18:02 +0200)]
SONAR-11093 Replace projectUuids facet by projects facet

6 years agoSONAR-6400 require only 1 character to search languages
Stas Vilchik [Mon, 20 Aug 2018 08:18:17 +0000 (10:18 +0200)]
SONAR-6400 require only 1 character to search languages

6 years agoSONAR-11127 Standardize facets behaviour between issues and rules page (#624)
Stas Vilchik [Mon, 20 Aug 2018 08:02:14 +0000 (10:02 +0200)]
SONAR-11127 Standardize facets behaviour between issues and rules page (#624)

6 years agoSONAR-6400 better display of selected results in facet (#625)
Stas Vilchik [Mon, 20 Aug 2018 08:01:22 +0000 (10:01 +0200)]
SONAR-6400 better display of selected results in facet (#625)

6 years agoSONAR-6961 load counts for search results (#619)
Stas Vilchik [Thu, 16 Aug 2018 12:43:06 +0000 (14:43 +0200)]
SONAR-6961 load counts for search results (#619)

6 years agoSONAR-10938 do not display undefined language in rule facet (#618)
Stas Vilchik [Thu, 16 Aug 2018 12:35:47 +0000 (14:35 +0200)]
SONAR-10938 do not display undefined language in rule facet (#618)

6 years agoSONAR-11124 Add project parameter in tags ws
Julien Lancelot [Wed, 15 Aug 2018 08:12:21 +0000 (10:12 +0200)]
SONAR-11124 Add project parameter in tags ws

* Remove search of tags in rules index
* Refactor IssueIndex#searchTags to use same code as searchAuthors
* Add project to api/issues/tags
* Rename SonarCloudIssueAssignTest to OrganizationIssueAssignTest

6 years agoSONAR-11124 restrict search for tags/authors to current project (#614)
Stas Vilchik [Tue, 14 Aug 2018 18:32:21 +0000 (20:32 +0200)]
SONAR-11124 restrict search for tags/authors to current project (#614)

6 years ago SONAR-10997 display the total effort on the issues page (#615)
Stas Vilchik [Tue, 14 Aug 2018 14:43:17 +0000 (16:43 +0200)]
 SONAR-10997 display the total effort on the issues page (#615)

6 years agoSONAR-6961 Add issue counts to search in rule facet on issue page (#612)
Stas Vilchik [Tue, 14 Aug 2018 14:12:56 +0000 (16:12 +0200)]
SONAR-6961 Add issue counts to search in rule facet on issue page (#612)

6 years agoSONAR-11106 Restrict scope of api/issues/authors
Julien Lancelot [Mon, 13 Aug 2018 11:58:27 +0000 (13:58 +0200)]
SONAR-11106 Restrict scope of api/issues/authors

* SONAR-11106 Sanitize api/issues/authors
- Return PROTO and JSON response
- Set max value to PAGE_SIZE parameter
* SONAR-11106 Return only allowed authors
* Remove no more needed IssueQuery#checkAuthorization
* SONAR-11106 Add 'organization' to api/issues/authors
- Return only authors from issues belonging to given organization
- Check organization membership
* SONAR-11106 Add 'project' to api/issues/authors
* Move Muppet rule in the BillingTestSuite
* SONAR-11106 Improve IT

6 years agoSONAR-9369 Add search for module, directory, file and author facets (#606)
Stas Vilchik [Fri, 10 Aug 2018 08:48:27 +0000 (10:48 +0200)]
SONAR-9369 Add search for module, directory, file and author facets (#606)

6 years agoSONAR-6400 allow to show more items in a facet (#597)
Stas Vilchik [Wed, 8 Aug 2018 16:46:50 +0000 (18:46 +0200)]
SONAR-6400 allow to show more items in a facet (#597)

6 years agoSONAR-6400 Increase issues facets size
Julien Lancelot [Wed, 8 Aug 2018 16:05:23 +0000 (18:05 +0200)]
SONAR-6400 Increase issues facets size

* Extract issue index tests into multiple test classes
* Increase number of entries in some issue facets
* Add ITs

6 years agoSONAR-6400 Move the search box above the list of facet items (#592)
Stas Vilchik [Wed, 8 Aug 2018 07:17:13 +0000 (09:17 +0200)]
SONAR-6400 Move the search box above the list of facet items (#592)

6 years agoSONAR-9693 Better display facets with long names (#586)
Stas Vilchik [Mon, 6 Aug 2018 12:32:32 +0000 (14:32 +0200)]
SONAR-9693 Better display facets with long names (#586)

6 years agoSONAR-11145 fix CE queue status not updated when task does not exist
Sébastien Lesaint [Mon, 20 Aug 2018 13:37:49 +0000 (15:37 +0200)]
SONAR-11145 fix CE queue status not updated when task does not exist

6 years agoSONAR-11169 log task error as suppressed of finalizing task error
Sébastien Lesaint [Mon, 20 Aug 2018 12:36:56 +0000 (14:36 +0200)]
SONAR-11169 log task error as suppressed of finalizing task error

6 years agoSONAR-11169 add ability to verify log arguments
Sébastien Lesaint [Mon, 20 Aug 2018 11:56:23 +0000 (13:56 +0200)]
SONAR-11169 add ability to verify log arguments

6 years agomove marketplace from redux to react context (#626)
Stas Vilchik [Mon, 20 Aug 2018 17:46:47 +0000 (19:46 +0200)]
move marketplace from redux to react context (#626)

6 years agofixup! SONAR-10471 Improve leak period description for specific date
Grégoire Aubert [Mon, 20 Aug 2018 09:42:43 +0000 (11:42 +0200)]
fixup! SONAR-10471 Improve leak period description for specific date

6 years agoSONAR-10471 Improve leak period description for specific date
Grégoire Aubert [Fri, 17 Aug 2018 07:54:44 +0000 (09:54 +0200)]
SONAR-10471 Improve leak period description for specific date

6 years agoEmbbed sonar-bitbucketcloud only in sonarcloud and commercial editions
Grégoire Aubert [Thu, 16 Aug 2018 15:14:35 +0000 (17:14 +0200)]
Embbed sonar-bitbucketcloud only in sonarcloud and commercial editions

6 years agoUpdate Jest config for extensions
Grégoire Aubert [Thu, 16 Aug 2018 14:41:54 +0000 (16:41 +0200)]
Update Jest config for extensions

6 years agoMove bitbucket cloud connect app in private module
Grégoire Aubert [Thu, 16 Aug 2018 14:21:32 +0000 (16:21 +0200)]
Move bitbucket cloud connect app in private module

6 years agoSONAR-11168 fix Quality flaws
Simon Brandhof [Mon, 20 Aug 2018 08:55:03 +0000 (10:55 +0200)]
SONAR-11168 fix Quality flaws

6 years agoSONAR-11168 support SQLServer collations longer than 30 characters
Simon Brandhof [Sat, 18 Aug 2018 12:36:57 +0000 (14:36 +0200)]
SONAR-11168 support SQLServer collations longer than 30 characters

6 years agoUpgrade Orchestrator to 3.21
Simon Brandhof [Thu, 16 Aug 2018 08:46:38 +0000 (10:46 +0200)]
Upgrade Orchestrator to 3.21

6 years agoSONAR-9904 fix author of issue to not depend on analyzer implementations
Simon Brandhof [Wed, 15 Aug 2018 22:20:01 +0000 (00:20 +0200)]
SONAR-9904 fix author of issue to not depend on analyzer implementations

The Xoo plugin used in QA tests declares the component on all the
issue locations. That is not the case with SonarJava for instance.
It assumes that the component is the one declared on the issue.

6 years agoSONAR-11140 Don't automatically select first file in project measures page
Grégoire Aubert [Wed, 15 Aug 2018 13:52:22 +0000 (15:52 +0200)]
SONAR-11140 Don't automatically select first file in project measures page

Also:
* Fix hidden selection when selecting a hidden file (best value)
* Fix load more spinner

6 years agoSONAR-11129 Make icons more visible in measures page treemaps
Grégoire Aubert [Wed, 15 Aug 2018 09:05:06 +0000 (11:05 +0200)]
SONAR-11129 Make icons more visible in measures page treemaps

6 years agoSONAR-11140 Rewrite part of component measures page to TS
Grégoire Aubert [Wed, 15 Aug 2018 09:03:24 +0000 (11:03 +0200)]
SONAR-11140 Rewrite part of component measures page to TS

6 years agoSONARCLOUD-112 Fix visibility badge tooltip for admins on My Projects page
Grégoire Aubert [Tue, 14 Aug 2018 06:53:35 +0000 (08:53 +0200)]
SONARCLOUD-112 Fix visibility badge tooltip for admins on My Projects page

6 years agoSONAR-11150 Display all results when searching in projects page language facet
Grégoire Aubert [Mon, 13 Aug 2018 14:26:11 +0000 (16:26 +0200)]
SONAR-11150 Display all results when searching in projects page language facet

6 years agoClean-up orphans of CE task inputs at any startup
Simon Brandhof [Wed, 15 Aug 2018 08:58:12 +0000 (10:58 +0200)]
Clean-up orphans of CE task inputs at any startup

6 years agoSONARCLOUD-115 do not cancel CE tasks when starting blue/green node
Simon Brandhof [Wed, 15 Aug 2018 08:55:31 +0000 (10:55 +0200)]
SONARCLOUD-115 do not cancel CE tasks when starting blue/green node

6 years agoSONAR-9904 guess author of issue based on all its locations
Simon Brandhof [Thu, 9 Aug 2018 13:18:34 +0000 (15:18 +0200)]
SONAR-9904 guess author of issue based on all its locations

6 years agoSONAR-9904 fix Quality flaws in IssueAssignerTest
Simon Brandhof [Thu, 9 Aug 2018 09:33:23 +0000 (11:33 +0200)]
SONAR-9904 fix Quality flaws in IssueAssignerTest

6 years agoSONAR-9904 extract traversal of issue changesets in Changeset
Simon Brandhof [Thu, 9 Aug 2018 09:33:02 +0000 (11:33 +0200)]
SONAR-9904 extract traversal of issue changesets in Changeset

6 years agoSONAR-11149 Fix loading problems in issues page
Grégoire Aubert [Mon, 13 Aug 2018 13:19:24 +0000 (15:19 +0200)]
SONAR-11149 Fix loading problems in issues page

6 years agoSONAR-11149 Fix issues facet filtering race condition
Grégoire Aubert [Mon, 13 Aug 2018 13:18:33 +0000 (15:18 +0200)]
SONAR-11149 Fix issues facet filtering race condition

6 years agoSONAR-11149 Fix facets opening race conditions
Grégoire Aubert [Fri, 10 Aug 2018 16:12:05 +0000 (18:12 +0200)]
SONAR-11149 Fix facets opening race conditions

6 years agoSONAR-11148 Fix bad use of scmAccount param in api/users/update
Grégoire Aubert [Fri, 10 Aug 2018 13:53:11 +0000 (15:53 +0200)]
SONAR-11148 Fix bad use of scmAccount param in api/users/update

6 years agoSONAR-11123 Avoid duplicate API call to api/organizations/search in org projects...
Grégoire Aubert [Fri, 10 Aug 2018 13:01:30 +0000 (15:01 +0200)]
SONAR-11123 Avoid duplicate API call to api/organizations/search in org projects page

6 years agoAdd styling to focused checkboxes
Grégoire Aubert [Fri, 10 Aug 2018 08:04:09 +0000 (10:04 +0200)]
Add styling to focused checkboxes

6 years agoUse release version of Orchestrator
Simon Brandhof [Fri, 10 Aug 2018 13:48:47 +0000 (15:48 +0200)]
Use release version of Orchestrator

6 years agoSONAR-10976 upgrade bundled SonarJava and SonarC#
Simon Brandhof [Fri, 10 Aug 2018 06:59:49 +0000 (08:59 +0200)]
SONAR-10976 upgrade bundled SonarJava and SonarC#

6 years agoSONAR-10209 handle deleted Quality Profile on project page
Pascal Mugnier [Wed, 8 Aug 2018 13:48:24 +0000 (15:48 +0200)]
SONAR-10209 handle deleted Quality Profile on project page

6 years agoSONAR-10209 api/navigation/component returns QP deleted flag
Sébastien Lesaint [Wed, 8 Aug 2018 09:20:06 +0000 (11:20 +0200)]
SONAR-10209 api/navigation/component returns QP deleted flag

6 years agoupdate main dependencies & fix autofixable eslint warnings (#601)
Stas Vilchik [Fri, 10 Aug 2018 14:02:22 +0000 (16:02 +0200)]
update main dependencies & fix autofixable eslint warnings (#601)

6 years agofix misleading error message in ReportComponent when type is not report
Sébastien Lesaint [Mon, 6 Aug 2018 10:08:55 +0000 (12:08 +0200)]
fix misleading error message in ReportComponent when type is not report

6 years agoSONAR-11031 add ProjectAlmBindingLookup
Sébastien Lesaint [Mon, 6 Aug 2018 09:39:48 +0000 (11:39 +0200)]
SONAR-11031 add ProjectAlmBindingLookup

6 years agoSONAR-11031 make ProjectAlmBindingDto return ALM enum
Sébastien Lesaint [Thu, 2 Aug 2018 15:29:56 +0000 (17:29 +0200)]
SONAR-11031 make ProjectAlmBindingDto return ALM enum