]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoChange permission template project creator explanation
Pascal Mugnier [Mon, 8 Oct 2018 13:02:32 +0000 (15:02 +0200)]
Change permission template project creator explanation

6 years agoHide plus menu when dropdown is empty
Pascal Mugnier [Mon, 8 Oct 2018 12:58:35 +0000 (14:58 +0200)]
Hide plus menu when dropdown is empty

6 years agoSONAR-11271 Add application and portfolio creator to sonar-administrators group
Eric Hartmann [Tue, 9 Oct 2018 05:38:37 +0000 (07:38 +0200)]
SONAR-11271 Add application and portfolio creator to sonar-administrators group

6 years agoSONAR-11270 Migrate views template
Eric Hartmann [Thu, 4 Oct 2018 14:45:58 +0000 (16:45 +0200)]
SONAR-11270 Migrate views template

to application and portfolios columns

6 years agoSONAR-11270 Allow to set default template to APP
Grégoire Aubert [Thu, 27 Sep 2018 13:51:22 +0000 (15:51 +0200)]
SONAR-11270 Allow to set default template to APP

6 years agoSONAR-11270 Allow to set default template to APP
Eric Hartmann [Tue, 25 Sep 2018 13:46:47 +0000 (15:46 +0200)]
SONAR-11270 Allow to set default template to APP

6 years agoSONAR-11270 Split permissions templates
Eric Hartmann [Mon, 24 Sep 2018 15:23:24 +0000 (17:23 +0200)]
SONAR-11270 Split permissions templates

for applications and portfolios

6 years agoSONAR-11271 Add migration to create new permissions
Eric Hartmann [Thu, 20 Sep 2018 11:39:34 +0000 (13:39 +0200)]
SONAR-11271 Add migration to create new permissions

6 years agoSONAR-8019 Implement same behaviour for /api/permissions/add_user
Eric Hartmann [Fri, 5 Oct 2018 09:09:18 +0000 (11:09 +0200)]
SONAR-8019 Implement same behaviour for /api/permissions/add_user

than /api/permissions/remove_user
 /api/permissions/add_group
 /api/permissions/remove_group

6 years agoSONAR-11271 Allow creation of portfolios and applications
Eric Hartmann [Wed, 3 Oct 2018 15:14:48 +0000 (17:14 +0200)]
SONAR-11271 Allow creation of portfolios and applications

with PORTFOLIO_CREATOR and APPLICATION_CREATOR permissions

6 years agoSONAR-11271 Add migration to create new permissions
Eric Hartmann [Thu, 20 Sep 2018 11:39:34 +0000 (13:39 +0200)]
SONAR-11271 Add migration to create new permissions

6 years agoSONAR-11271 Introduce two new rights
Eric Hartmann [Tue, 18 Sep 2018 15:32:50 +0000 (17:32 +0200)]
SONAR-11271 Introduce two new rights

APPLICATION_CREATOR to allow creation of Applications
PORTFOLIO_CREATOR to allow creation of Portfolios

6 years agoSONAR-11289 Make portfolio creation popup accessible to non global admin
Grégoire Aubert [Tue, 2 Oct 2018 06:52:56 +0000 (08:52 +0200)]
SONAR-11289 Make portfolio creation popup accessible to non global admin

6 years agoSONAR-11271 Add new permissions and update layout to group them
Grégoire Aubert [Fri, 28 Sep 2018 09:51:12 +0000 (11:51 +0200)]
SONAR-11271 Add new permissions and update layout to group them

6 years agoSONAR-8019 Ease the workflow for adding permissions to new users/groups
Pascal Mugnier [Thu, 20 Sep 2018 08:27:25 +0000 (10:27 +0200)]
SONAR-8019 Ease the workflow for adding permissions to new users/groups

6 years agoSONAR-8019 Order results with one with permissions
Eric Hartmann [Fri, 21 Sep 2018 14:28:10 +0000 (16:28 +0200)]
SONAR-8019 Order results with one with permissions

For /api/permissions/users
/api/permissions/groups
/api/permissions/template_users
/api/permissions/template_groups

6 years agoSONAR-11260 Fetch analysis warnings only for projects
Grégoire Aubert [Wed, 10 Oct 2018 13:45:41 +0000 (15:45 +0200)]
SONAR-11260 Fetch analysis warnings only for projects

6 years agoPort remaining SONAR space docs
G. Ann Campbell [Wed, 10 Oct 2018 13:38:53 +0000 (15:38 +0200)]
Port remaining SONAR space docs

6 years agoFix typo: bellow -> below
Janos Gyerik [Wed, 10 Oct 2018 12:09:25 +0000 (14:09 +0200)]
Fix typo: bellow -> below

6 years agoSONAR-11279 Prevent null change to be added to DefaultIssue (#791)
Benoit [Wed, 10 Oct 2018 11:46:43 +0000 (11:46 +0000)]
SONAR-11279 Prevent null change to be added to DefaultIssue (#791)

6 years agoSONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255
Julien Lancelot [Tue, 9 Oct 2018 13:43:17 +0000 (15:43 +0200)]
SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255

As personal organizations are created from login, it was decided to increase the org key size to a round number (300) higher than the login size (255).
Unfortunately, MySQL doesn't support to use more than 255 characters in a unique index.

6 years agoSONAR-11310 fix Oracle support in CeActivityDaoTest
Sébastien Lesaint [Tue, 9 Oct 2018 15:01:31 +0000 (17:01 +0200)]
SONAR-11310 fix Oracle support in CeActivityDaoTest

6 years agoSONAR-11113 Increase timeout for downloading plugins
Eric Hartmann [Mon, 8 Oct 2018 09:24:41 +0000 (11:24 +0200)]
SONAR-11113 Increase timeout for downloading plugins

6 years agoSONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)
Benoit [Tue, 9 Oct 2018 09:41:02 +0000 (09:41 +0000)]
SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)

6 years agoSONAR-10642 fix ce table data of branch/pr not purged
Sébastien Lesaint [Wed, 3 Oct 2018 15:44:25 +0000 (17:44 +0200)]
SONAR-10642 fix ce table data of branch/pr not purged

6 years agoSONAR-11310 fix Oracle support in DB migrations 2314 & 2315
Sébastien Lesaint [Mon, 8 Oct 2018 14:17:37 +0000 (16:17 +0200)]
SONAR-11310 fix Oracle support in DB migrations 2314 & 2315

6 years agoSONAR-11310 no need to support SonarCloud in migration anymore
Sébastien Lesaint [Fri, 5 Oct 2018 15:51:55 +0000 (17:51 +0200)]
SONAR-11310 no need to support SonarCloud in migration anymore

once the DB migrations have been compressed, only SQ is targeted

6 years agostabilize UT in QualityProfileEventsStepTest
Sébastien Lesaint [Tue, 9 Oct 2018 07:48:23 +0000 (09:48 +0200)]
stabilize UT in QualityProfileEventsStepTest

6 years agoSONAR-11238 db migration 2322 supports BlueGreen
Sébastien Lesaint [Mon, 8 Oct 2018 14:23:16 +0000 (16:23 +0200)]
SONAR-11238 db migration 2322 supports BlueGreen

6 years agoincrease timeout of Cirrus task validate to 90m
Sébastien Lesaint [Mon, 8 Oct 2018 14:19:51 +0000 (16:19 +0200)]
increase timeout of Cirrus task validate to 90m

6 years agoSONAR-11244 Record warning when SCM provider cannot be detected
Janos Gyerik [Thu, 20 Sep 2018 16:03:32 +0000 (18:03 +0200)]
SONAR-11244 Record warning when SCM provider cannot be detected

6 years agoSONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboard
Grégoire Aubert [Wed, 19 Sep 2018 14:30:22 +0000 (16:30 +0200)]
SONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboard

6 years agoSONAR-11262 Add branch name in failed analysis notif
Grégoire Aubert [Fri, 14 Sep 2018 15:27:22 +0000 (17:27 +0200)]
SONAR-11262 Add branch name in failed analysis notif

6 years agoSONAR-11260 Add web service to provide analysis status
Janos Gyerik [Mon, 17 Sep 2018 15:03:25 +0000 (17:03 +0200)]
SONAR-11260 Add web service to provide analysis status

6 years agoSONAR-11207 keep line breaks inside warnings (#708)
Stas Vilchik [Mon, 17 Sep 2018 07:35:58 +0000 (09:35 +0200)]
SONAR-11207 keep line breaks inside warnings (#708)

6 years agoSONAR-11241 Persist analysis warnings from scanner report
Janos Gyerik [Tue, 11 Sep 2018 16:01:57 +0000 (18:01 +0200)]
SONAR-11241 Persist analysis warnings from scanner report

6 years agoSONAR-11241 Write analysis warnings to scanner report
Janos Gyerik [Tue, 11 Sep 2018 14:28:09 +0000 (16:28 +0200)]
SONAR-11241 Write analysis warnings to scanner report

6 years agoSONAR-11241 Provide API for SCM plugins to register analysis warnings
Janos Gyerik [Tue, 11 Sep 2018 14:27:55 +0000 (16:27 +0200)]
SONAR-11241 Provide API for SCM plugins to register analysis warnings

6 years agoRetab scanner report proto schema
Janos Gyerik [Tue, 11 Sep 2018 13:36:06 +0000 (15:36 +0200)]
Retab scanner report proto schema

6 years agoSONAR-11238 move PersistFileSourcesStep to source package
Sébastien Lesaint [Wed, 12 Sep 2018 15:25:05 +0000 (17:25 +0200)]
SONAR-11238 move PersistFileSourcesStep to source package

6 years agoSONAR-11238 Xoo plugin supports recent symbol/highlighting location
Sébastien Lesaint [Wed, 12 Sep 2018 13:21:16 +0000 (15:21 +0200)]
SONAR-11238 Xoo plugin supports recent symbol/highlighting location

6 years agorewrite the rest of the background tasks app in ts
Stas Vilchik [Thu, 30 Aug 2018 12:10:47 +0000 (14:10 +0200)]
rewrite the rest of the background tasks app in ts

6 years agoSONAR-11207 Display analysis warnings in the web app
Stas Vilchik [Thu, 30 Aug 2018 10:19:33 +0000 (12:19 +0200)]
SONAR-11207 Display analysis warnings in the web app

6 years agomove Task type to app/types
Stas Vilchik [Thu, 30 Aug 2018 09:54:03 +0000 (11:54 +0200)]
move Task type to app/types

6 years agoSONAR-11238 record warning when broken symbol data in report
Sébastien Lesaint [Wed, 12 Sep 2018 09:27:27 +0000 (11:27 +0200)]
SONAR-11238 record warning when broken symbol data in report

6 years agoSONAR-11238 debug log instead of warn when highlighting data error
Sébastien Lesaint [Wed, 12 Sep 2018 09:11:48 +0000 (11:11 +0200)]
SONAR-11238 debug log instead of warn when highlighting data error

6 years agoSONAR-11238 api/ce/[task|activity|component] return task warnings
Sébastien Lesaint [Tue, 11 Sep 2018 12:04:57 +0000 (14:04 +0200)]
SONAR-11238 api/ce/[task|activity|component] return task warnings

all return warnings count, warnings list is only available from api/ce/task on demand

6 years agoSONAR-11238 record warning when broken highlighting data in report
Sébastien Lesaint [Mon, 10 Sep 2018 12:17:40 +0000 (14:17 +0200)]
SONAR-11238 record warning when broken highlighting data in report

6 years agoSONAR-11238 tasks can persist messages
Sébastien Lesaint [Mon, 10 Sep 2018 08:06:02 +0000 (10:06 +0200)]
SONAR-11238 tasks can persist messages

6 years agoSONAR-11238 add table CE_TASK_MESSAGE
Sébastien Lesaint [Fri, 7 Sep 2018 14:58:27 +0000 (16:58 +0200)]
SONAR-11238 add table CE_TASK_MESSAGE

6 years agoUpdate SonarCloud T&C
Fabrice Bellingard [Mon, 8 Oct 2018 07:49:16 +0000 (09:49 +0200)]
Update SonarCloud T&C

6 years agoSONARCLOUD-128 allow up to 300 characters for org name and key
Stas Vilchik [Fri, 5 Oct 2018 12:35:06 +0000 (14:35 +0200)]
SONARCLOUD-128 allow up to 300 characters for org name and key

6 years agoSONAR-11302 Increase size of organization's key and name
Julien Lancelot [Tue, 25 Sep 2018 06:40:14 +0000 (08:40 +0200)]
SONAR-11302 Increase size of organization's key and name

As login can be automatically generated from name, size of the personal organization key might be higher than current value (32)

6 years agoSONARCLOUD-128 Migrate microsoft user logins
Julien Lancelot [Mon, 24 Sep 2018 16:19:12 +0000 (18:19 +0200)]
SONARCLOUD-128 Migrate microsoft user logins

6 years agoSONAR-11305 Return external identity only to sys admin in api/users/search
Julien Lancelot [Mon, 24 Sep 2018 14:00:05 +0000 (16:00 +0200)]
SONAR-11305 Return external identity only to sys admin in api/users/search

6 years agoSONAR-11302 Generate random login when identity login is null
Julien Lancelot [Mon, 24 Sep 2018 11:34:10 +0000 (13:34 +0200)]
SONAR-11302 Generate random login when identity login is null

6 years agoConnect cirrus burgr notification to ingestor
Hirle [Fri, 5 Oct 2018 13:49:06 +0000 (15:49 +0200)]
Connect cirrus burgr notification to ingestor

6 years agoSONAR-11316 fix stale projects list of a quality gate
Stas Vilchik [Fri, 5 Oct 2018 08:46:42 +0000 (10:46 +0200)]
SONAR-11316 fix stale projects list of a quality gate

6 years agoSONAR-11310 compress DB migrations adding columns to CE tables
Sébastien Lesaint [Tue, 2 Oct 2018 08:49:57 +0000 (10:49 +0200)]
SONAR-11310 compress DB migrations adding columns to CE tables

6 years agoSONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITY
Sébastien Lesaint [Mon, 1 Oct 2018 16:26:32 +0000 (18:26 +0200)]
SONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITY

and make columns not nullable

6 years agorewrite app utils in ts (#773)
Stas Vilchik [Fri, 5 Oct 2018 07:57:16 +0000 (09:57 +0200)]
rewrite app utils in ts (#773)

6 years agoSONAR-11310 drop usage of tmp columns in CE_QUEUE and CE_ACTIVITY
Sébastien Lesaint [Mon, 1 Oct 2018 15:53:02 +0000 (17:53 +0200)]
SONAR-11310 drop usage of tmp columns in CE_QUEUE and CE_ACTIVITY

6 years agoSONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUE
Sébastien Lesaint [Mon, 1 Oct 2018 15:29:50 +0000 (17:29 +0200)]
SONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUE

6 years agoSONAR-11310 drop usages of CE_*.COMPONENT_UUID, CE_ACTIVITY.IS_LAST*
Sébastien Lesaint [Mon, 1 Oct 2018 13:14:33 +0000 (15:14 +0200)]
SONAR-11310 drop usages of CE_*.COMPONENT_UUID, CE_ACTIVITY.IS_LAST*

6 years agoIncrease timeout of Cirrus build task to 90 minutes
Simon Brandhof [Wed, 3 Oct 2018 19:26:27 +0000 (21:26 +0200)]
Increase timeout of Cirrus build task to 90 minutes

This is a temporary workaround before decreasing duration.

6 years agoSet LANG of Docker build images to UTF8
Simon Brandhof [Wed, 3 Oct 2018 19:25:32 +0000 (21:25 +0200)]
Set LANG of Docker build images to UTF8

in order to fix Gradle daemon crash when an env variable
is not ASCII.
https://github.com/gradle/gradle/issues/3117

6 years agoUse Chrome driver
David Rautureau [Mon, 24 Sep 2018 09:47:13 +0000 (11:47 +0200)]
Use Chrome driver

6 years agoSONAR-11310 add temporary columns to CE tables
Sébastien Lesaint [Wed, 26 Sep 2018 06:58:59 +0000 (08:58 +0200)]
SONAR-11310 add temporary columns to CE tables

- add main_component_uuid temporary columns to CE_QUEUE
- add main_last_key and main_component_uuid columns to CE_ACTIVITY
- back to initial paradigm in Compute Engine: even for branches/PRs, the row in table PROJECTS a task belongs to is created in api/ce/submit
- add main component concept to CeTask
- improved consistency check when processing a report task to account for row in PROJECTS now being the one of the branche/PR
- stronger validation of characteristics passed to api/ce/submit
- add api/system/migrate_data for SonarCloud online data migration

6 years agoremove usage of Guava Optional from ComponentDao
Sébastien Lesaint [Thu, 27 Sep 2018 09:04:14 +0000 (11:04 +0200)]
remove usage of Guava Optional from ComponentDao

6 years agoUse released version of Orchestrator 3.22
Simon Brandhof [Wed, 3 Oct 2018 07:09:36 +0000 (09:09 +0200)]
Use released version of Orchestrator 3.22

[skip ci]

6 years agoredirect to the login page when accessing private project anonymously
Stas Vilchik [Tue, 2 Oct 2018 13:57:10 +0000 (15:57 +0200)]
redirect to the login page when accessing private project anonymously

6 years agoSONAR-10555 fail analysis if leak period is invalid
Sébastien Lesaint [Fri, 24 Aug 2018 11:58:10 +0000 (13:58 +0200)]
SONAR-10555 fail analysis if leak period is invalid

6 years agoSONAR-8368 fix unstable unit test
Sébastien Lesaint [Mon, 3 Sep 2018 08:30:12 +0000 (10:30 +0200)]
SONAR-8368 fix unstable unit test

6 years agoSONAR-10555 enforce at API level that project version is never null
Sébastien Lesaint [Tue, 21 Aug 2018 15:51:29 +0000 (17:51 +0200)]
SONAR-10555 enforce at API level that project version is never null

6 years agoSONAR-10555 drop DBUnit from PersistEventsStepTest
Sébastien Lesaint [Wed, 22 Aug 2018 07:49:19 +0000 (09:49 +0200)]
SONAR-10555 drop DBUnit from PersistEventsStepTest

6 years agoSONAR-10471 change description of LoadPeriodStep
Sébastien Lesaint [Tue, 21 Aug 2018 13:16:05 +0000 (15:16 +0200)]
SONAR-10471 change description of LoadPeriodStep

6 years agoSONAR-7086 use firstAnalysis flag in LoadPeriodsStep
Sébastien Lesaint [Tue, 21 Aug 2018 13:15:09 +0000 (15:15 +0200)]
SONAR-7086 use firstAnalysis flag in LoadPeriodsStep

6 years agoRevert "MMF-1458 Port SONAR-space docs to embedded docs" (#766)
G. Ann Campbell [Thu, 27 Sep 2018 15:01:47 +0000 (11:01 -0400)]
Revert "MMF-1458 Port SONAR-space docs to embedded docs" (#766)

This reverts commit a7893ef0a269df9bcd39e929e7851aeb6a1b8ed8.

6 years agoMMF-1458 Port SONAR-space docs to embedded docs
Stas Vilchik [Thu, 27 Sep 2018 14:59:40 +0000 (16:59 +0200)]
MMF-1458 Port SONAR-space docs to embedded docs

6 years agoSONAR-10971 Correctly display login and branch quality gates on IE11
Grégoire Aubert [Tue, 25 Sep 2018 08:20:21 +0000 (10:20 +0200)]
SONAR-10971 Correctly display login and branch quality gates on IE11

6 years agoCirrus - fix front end validation with lint-report
Grégoire Aubert [Thu, 27 Sep 2018 07:59:46 +0000 (09:59 +0200)]
Cirrus - fix front end validation with lint-report

6 years agopolish design of PeriodHolder
Sébastien Lesaint [Wed, 26 Sep 2018 09:43:32 +0000 (11:43 +0200)]
polish design of PeriodHolder

6 years ago[script] fix logs.sh
Sébastien Lesaint [Wed, 26 Sep 2018 09:30:37 +0000 (11:30 +0200)]
[script] fix logs.sh

6 years agoReplace bintray urls with binaries.sonarsource.com
Tom [Tue, 25 Sep 2018 12:15:06 +0000 (14:15 +0200)]
Replace bintray urls with binaries.sonarsource.com

6 years agoupgrade to babel 7 (#745)
Stas Vilchik [Wed, 26 Sep 2018 07:53:17 +0000 (09:53 +0200)]
upgrade to babel 7 (#745)

6 years agoSONARCLOUD-43 always render step form (avoids reload of billing form)
Stas Vilchik [Fri, 21 Sep 2018 13:32:45 +0000 (15:32 +0200)]
SONARCLOUD-43 always render step form (avoids reload of billing form)

6 years agoSONARCLOUD-120 update landing page of just created organization
Stas Vilchik [Fri, 21 Sep 2018 12:04:25 +0000 (14:04 +0200)]
SONARCLOUD-120 update landing page of just created organization

6 years agoSONARCLOUD-43 correctly handle upgrade errors
Stas Vilchik [Fri, 21 Sep 2018 08:32:12 +0000 (10:32 +0200)]
SONARCLOUD-43 correctly handle upgrade errors

6 years agoSONARCLOUD-120 add ITs
Stas Vilchik [Wed, 19 Sep 2018 11:55:14 +0000 (13:55 +0200)]
SONARCLOUD-120 add ITs

6 years agoSONARCLOUD-121 display coupon's billing info (#720)
Stas Vilchik [Wed, 19 Sep 2018 10:29:07 +0000 (12:29 +0200)]
SONARCLOUD-121 display coupon's billing info (#720)

6 years agoSONARCLOUD-43 pass organization for manual project creation (#723)
Stas Vilchik [Wed, 19 Sep 2018 09:55:00 +0000 (11:55 +0200)]
SONARCLOUD-43 pass organization for manual project creation (#723)

6 years agoSONARCLOUD-43 Allow users to select the plan when creating an org (#705)
Stas Vilchik [Tue, 18 Sep 2018 15:43:42 +0000 (17:43 +0200)]
SONARCLOUD-43 Allow users to select the plan when creating an org (#705)

6 years agoSONARCLOUD-120 Add new "Create Organization" page (#691)
Stas Vilchik [Mon, 10 Sep 2018 13:40:46 +0000 (15:40 +0200)]
SONARCLOUD-120 Add new "Create Organization" page (#691)

6 years agorewrite project activity app in ts (#740)
Stas Vilchik [Tue, 25 Sep 2018 08:29:13 +0000 (10:29 +0200)]
rewrite project activity app in ts (#740)

6 years agoSONAR-11296 Display language name after bulk activation of rules
Grégoire Aubert [Mon, 24 Sep 2018 13:00:05 +0000 (15:00 +0200)]
SONAR-11296 Display language name after bulk activation of rules

6 years agoDo not execute Cirrus tasks on dogfood feature branches
Simon Brandhof [Mon, 24 Sep 2018 15:16:30 +0000 (17:16 +0200)]
Do not execute Cirrus tasks on dogfood feature branches

6 years agoFix code formatting issue
Grégoire Aubert [Mon, 24 Sep 2018 14:46:47 +0000 (16:46 +0200)]
Fix code formatting issue

6 years agoFix documentation tooltip links
Grégoire Aubert [Fri, 21 Sep 2018 15:07:18 +0000 (17:07 +0200)]
Fix documentation tooltip links

6 years agoFix documentation suggestions links
Grégoire Aubert [Fri, 21 Sep 2018 15:06:38 +0000 (17:06 +0200)]
Fix documentation suggestions links

6 years agoAdd suggestions and tooltips in broken link safety net
Grégoire Aubert [Fri, 21 Sep 2018 15:06:11 +0000 (17:06 +0200)]
Add suggestions and tooltips in broken link safety net