]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-11325 Enable to continue an unfinished alm application installation
Grégoire Aubert [Wed, 24 Oct 2018 14:18:56 +0000 (16:18 +0200)]
SONAR-11325 Enable to continue an unfinished alm application installation

5 years agoSONAR-11321 Suggest valid organization key
Grégoire Aubert [Wed, 24 Oct 2018 08:36:44 +0000 (10:36 +0200)]
SONAR-11321 Suggest valid organization key

5 years agoSONAR-11323 Return personal organization info
Julien Lancelot [Tue, 23 Oct 2018 14:39:20 +0000 (16:39 +0200)]
SONAR-11323 Return personal organization info
* Return personalOrganization in api/users/current
* Replace type by personal in api/alm_integrations/show_org
* Update AlmOrganization type with personal flag instead of type field

5 years agoSONAR-11324 Bind remote orgs to existing SonarCloud orgs
Grégoire Aubert [Tue, 23 Oct 2018 06:17:14 +0000 (08:17 +0200)]
SONAR-11324 Bind remote orgs to existing SonarCloud orgs

* Split personal org binding and public org binding
* Remove BETA flag on tabs

5 years agoSONAR-11321 Retry up to 5 times to get the alm organization
Grégoire Aubert [Mon, 22 Oct 2018 14:23:54 +0000 (16:23 +0200)]
SONAR-11321 Retry up to 5 times to get the alm organization

5 years agoSONAR-11323 Ease workflow to bind personal organizations
Grégoire Aubert [Fri, 19 Oct 2018 15:25:13 +0000 (17:25 +0200)]
SONAR-11323 Ease workflow to bind personal organizations

* Create withUserOrganizations and use it in create Orgs/Projects page
* Update ALM object format in api/navigation/component and api/organizations/search

5 years agoSONAR-11322 Import repos from bound organizations
Grégoire Aubert [Tue, 16 Oct 2018 15:03:32 +0000 (17:03 +0200)]
SONAR-11322 Import repos from bound organizations

* Move project create page in the create folder
* Move HOCs to components
* Update create project page
* Move getting user organizations in CreateProjectPage (1 level higher)
* Creact OrganizationSelect component
* Create RemoteRepositories component
* Use OrganizationSelect in ManualProjectCreate
* Add OrganizationSelect and RemoteRepositories in AutoProjectCreate page
* Rework validation of the create organization page
* Add 'organization' param on list_repositories and provision_projects

5 years agoSONAR-11321 Bind organization to alm installation when creating organization
Julien Lancelot [Fri, 19 Oct 2018 11:44:36 +0000 (13:44 +0200)]
SONAR-11321 Bind organization to alm installation when creating organization

* Return AlmAppInstallDto in select methods of AlmAppInstallDao, this is required in order to be able to more easily link an OrganizationDto to a AlmAppInstallDto in next commit
* Create ORGANIZATION_ALM_BINDINGS table
* Bind organization with installation when creating organization
* Delete alm binding when removing organization
* Delete alm binding when uninstalling ALM application
* Return ALM info in api/organizations/search
* Ensure user is admin to return Bitbucket team/user details

5 years agoSONAR-11321 Create organization from GitHub organization or BitBucket team
Julien Lancelot [Mon, 15 Oct 2018 09:55:35 +0000 (11:55 +0200)]
SONAR-11321 Create organization from GitHub organization or BitBucket team

* Create api/alm_integration/show_organization and handle only GitHub installation
* Add import from ALM tab in Create Org page
* Do not show error while validating detail input
* Add step to create organization from ALM
* Display a warning if the installation id was not found
* Add Alm link to remote organization in org context
* Create GET api/alm_integration/show_app_info

5 years agoCirrus - run unit tests on PostgreSQL
Simon Brandhof [Tue, 13 Nov 2018 06:59:59 +0000 (07:59 +0100)]
Cirrus - run unit tests on PostgreSQL

5 years agoRewrite part of the settings page
Grégoire Aubert [Wed, 14 Nov 2018 16:11:59 +0000 (17:11 +0100)]
Rewrite part of the settings page

5 years agoRewrite settings encryption app to TS
Grégoire Aubert [Tue, 13 Nov 2018 09:38:17 +0000 (10:38 +0100)]
Rewrite settings encryption app to TS

5 years agoSONAR-11473 Do not serve pages for urls with double slashes
Grégoire Aubert [Mon, 12 Nov 2018 10:28:17 +0000 (11:28 +0100)]
SONAR-11473 Do not serve pages for urls with double slashes

5 years agoSONAR-11474 Code viewer header stay fixed when scrolling horizontally
Grégoire Aubert [Mon, 12 Nov 2018 12:30:22 +0000 (13:30 +0100)]
SONAR-11474 Code viewer header stay fixed when scrolling horizontally

5 years agoSONAR-11487 Update OKHttp to 3.11.0
Julien HENRY [Thu, 15 Nov 2018 13:31:33 +0000 (14:31 +0100)]
SONAR-11487 Update OKHttp to 3.11.0

5 years agoReplace guava optional with java.util.Optional
Duarte Meneses [Thu, 8 Nov 2018 19:28:40 +0000 (13:28 -0600)]
Replace guava optional with java.util.Optional

5 years agoSONAR-10361 Handle assigning issue to a user with commas in name (#903)
Benoit [Fri, 9 Nov 2018 15:54:30 +0000 (15:54 +0000)]
SONAR-10361 Handle assigning issue to a user with commas in name (#903)

5 years agoSONARCLOUD-45 Fix styling of featured projects
Grégoire Aubert [Fri, 9 Nov 2018 10:51:10 +0000 (11:51 +0100)]
SONARCLOUD-45 Fix styling of featured projects

5 years agoSONARCLOUD-45 Remove quality gate from featured projects
Grégoire Aubert [Fri, 9 Nov 2018 08:48:36 +0000 (09:48 +0100)]
SONARCLOUD-45 Remove quality gate from featured projects

5 years agoSONARCLOUD-45 Fix measures of featured projects
Grégoire Aubert [Thu, 8 Nov 2018 16:01:46 +0000 (17:01 +0100)]
SONARCLOUD-45 Fix measures of featured projects

5 years agoSONARCLOUD-123 Update size of login form look good with Azure DevOps branding
Grégoire Aubert [Thu, 8 Nov 2018 14:33:12 +0000 (15:33 +0100)]
SONARCLOUD-123 Update size of login form look good with Azure DevOps branding

5 years agoSONARCLOUD-45 Fix featured projects link
Grégoire Aubert [Thu, 8 Nov 2018 13:42:56 +0000 (14:42 +0100)]
SONARCLOUD-45 Fix featured projects link

5 years agoSONARCLOUD-45 Fix footer min width of SC homepage
Grégoire Aubert [Wed, 7 Nov 2018 11:45:19 +0000 (12:45 +0100)]
SONARCLOUD-45 Fix footer min width of SC homepage

5 years agoSONARCLOUD-45 Support empty array of featured projects in SC homepage
Grégoire Aubert [Wed, 7 Nov 2018 11:43:12 +0000 (12:43 +0100)]
SONARCLOUD-45 Support empty array of featured projects in SC homepage

5 years agoDOC Fix 'Fixed' and 'Removed' definitions
Antoine Vigneau [Thu, 8 Nov 2018 18:24:01 +0000 (19:24 +0100)]
DOC Fix 'Fixed' and 'Removed' definitions

5 years agoRemove useless gitDir from lint-staged config
Grégoire Aubert [Mon, 5 Nov 2018 09:55:17 +0000 (10:55 +0100)]
Remove useless gitDir from lint-staged config

5 years agoSONAR-11442 Fix canonical in docs static website
Grégoire Aubert [Mon, 5 Nov 2018 09:54:14 +0000 (10:54 +0100)]
SONAR-11442 Fix canonical in docs static website

5 years agoSONARCLOUD-163 Fix organization members search by email
Grégoire Aubert [Fri, 2 Nov 2018 16:30:32 +0000 (17:30 +0100)]
SONARCLOUD-163 Fix organization members search by email

5 years agoSONAR-11394 Apply feedback and fix IT
Duarte Meneses [Thu, 1 Nov 2018 15:38:43 +0000 (10:38 -0500)]
SONAR-11394 Apply feedback and fix IT

5 years agoSONAR-11394 Calculate estimated overall duplication in SLB
Duarte Meneses [Mon, 22 Oct 2018 08:06:52 +0000 (10:06 +0200)]
SONAR-11394 Calculate estimated overall duplication in SLB

5 years agoSONAR-11362 apply feedback (#905)
Stas Vilchik [Wed, 31 Oct 2018 13:23:33 +0000 (14:23 +0100)]
SONAR-11362 apply feedback (#905)

5 years agofixup! fix test snapshot after rebase
Stas Vilchik [Mon, 29 Oct 2018 13:42:13 +0000 (14:42 +0100)]
fixup! fix test snapshot after rebase

5 years agoSONAR-11376 Add UT for LiveMeasureDao
Benoît Gianinetti [Wed, 24 Oct 2018 14:43:37 +0000 (16:43 +0200)]
SONAR-11376 Add UT for LiveMeasureDao

5 years agoSONAR-11376 add duplication in GitHub/TFS PR decoration (#859)
Benoit [Wed, 24 Oct 2018 08:38:36 +0000 (08:38 +0000)]
SONAR-11376 add duplication in GitHub/TFS PR decoration (#859)

5 years agoFix scanner test
Benoît Gianinetti [Tue, 23 Oct 2018 10:34:03 +0000 (12:34 +0200)]
Fix scanner test

5 years agoSONAR-11379 Display estimated duplications and disable drilldown (#868)
Stas Vilchik [Tue, 23 Oct 2018 09:08:28 +0000 (11:08 +0200)]
SONAR-11379 Display estimated duplications and disable drilldown (#868)

5 years agoSONAR-11368 Disable links in duplications popup for branches and prs (#856)
Stas Vilchik [Mon, 22 Oct 2018 07:24:10 +0000 (09:24 +0200)]
SONAR-11368 Disable links in duplications popup for branches and prs (#856)

5 years agoImprove code quality
Duarte Meneses [Fri, 19 Oct 2018 13:43:53 +0000 (15:43 +0200)]
Improve code quality

5 years agoSONAR-11367 skip CPD for unchanged files in SLB
Duarte Meneses [Fri, 19 Oct 2018 12:25:51 +0000 (14:25 +0200)]
SONAR-11367 skip CPD for unchanged files in SLB

5 years agoSONAR-11367 Fix test
Duarte Meneses [Fri, 19 Oct 2018 11:33:50 +0000 (13:33 +0200)]
SONAR-11367 Fix test

5 years agoSONAR-11364 Display estimated coverage on the measures page
Stas Vilchik [Wed, 17 Oct 2018 10:01:11 +0000 (12:01 +0200)]
SONAR-11364 Display estimated coverage on the measures page

5 years agoSONAR-11363 Display duplications on the measures page
Stas Vilchik [Tue, 16 Oct 2018 15:52:08 +0000 (17:52 +0200)]
SONAR-11363 Display duplications on the measures page

5 years agoSONAR-11363 Display duplications on the code page
Stas Vilchik [Tue, 16 Oct 2018 15:49:53 +0000 (17:49 +0200)]
SONAR-11363 Display duplications on the code page

5 years agoSONAR-11362 Display duplications in the project header
Stas Vilchik [Tue, 16 Oct 2018 15:42:18 +0000 (17:42 +0200)]
SONAR-11362 Display duplications in the project header

5 years agoSONAR-11367 Write duplication for changed files in PR and SLB
Duarte Meneses [Fri, 19 Oct 2018 08:19:16 +0000 (10:19 +0200)]
SONAR-11367 Write duplication for changed files in PR and SLB

5 years agoSONAR-11367 Write duplication for changed files in PR and SLB
Duarte Meneses [Tue, 16 Oct 2018 13:43:25 +0000 (15:43 +0200)]
SONAR-11367 Write duplication for changed files in PR and SLB

5 years agoCirrus - Define auto_cancellation in the top level
David Rautureau [Tue, 6 Nov 2018 16:22:13 +0000 (17:22 +0100)]
Cirrus - Define auto_cancellation in the top level

5 years agoCirrus - Use new cluster with HDD nodes (no loss of performances)
David Rautureau [Tue, 6 Nov 2018 12:47:27 +0000 (13:47 +0100)]
Cirrus - Use new cluster with HDD nodes (no loss of performances)

5 years agoCirrus - Do a full clone only for validate task
David Rautureau [Tue, 30 Oct 2018 12:02:18 +0000 (13:02 +0100)]
Cirrus - Do a full clone only for validate task

5 years agoadd note about Server base URL
G. Ann Campbell [Wed, 7 Nov 2018 12:31:13 +0000 (07:31 -0500)]
add note about Server base URL

5 years agoadd reference & links to LLBs, SLBs, PRs
G. Ann Campbell [Tue, 6 Nov 2018 20:22:10 +0000 (15:22 -0500)]
add reference & links to LLBs, SLBs, PRs

5 years agorewrite more components from flow to ts (#913)
Stas Vilchik [Tue, 6 Nov 2018 12:16:46 +0000 (13:16 +0100)]
rewrite more components from flow to ts (#913)

5 years agoSONAR-11447 Correct api/user_tokens/ documentation (#917)
Benoit [Mon, 5 Nov 2018 23:05:24 +0000 (23:05 +0000)]
SONAR-11447 Correct api/user_tokens/ documentation (#917)

5 years agoDOC fix formatting of valid wildcards
G. Ann Campbell [Thu, 1 Nov 2018 19:58:55 +0000 (15:58 -0400)]
DOC fix formatting of valid wildcards

5 years agoDOC point link to cluster install, not this page
G. Ann Campbell [Wed, 31 Oct 2018 19:09:22 +0000 (15:09 -0400)]
DOC point link to cluster install, not this page

5 years agoDOCS update readme with commit msg info
G. Ann Campbell [Wed, 31 Oct 2018 13:38:33 +0000 (09:38 -0400)]
DOCS update readme with commit msg info

5 years agoWWWSC-82 Re-implement SEO titles and meta description
Pascal Mugnier [Tue, 30 Oct 2018 13:12:02 +0000 (14:12 +0100)]
WWWSC-82 Re-implement SEO titles and meta description

5 years agoSONARCLOUD-45 Advertise featured projects on SonarCloud
Pascal Mugnier [Tue, 16 Oct 2018 07:56:39 +0000 (09:56 +0200)]
SONARCLOUD-45 Advertise featured projects on SonarCloud

* Update code to use the new homepage.json file
* Update fields name
* Add business metric project_public_projects
* Add business metric project_public_loc
* generator of JSON input for SonarCloud homepage
* add generator zip to burgr
* add integration test
* rename "7dNewPullRequests" to "newPullRequests7d"
* Use new 'newPullRequests7d' field

5 years agoSONARCLOUD-123 Update marketing content with Azure DevOps branding
Pascal Mugnier [Tue, 16 Oct 2018 12:36:13 +0000 (14:36 +0200)]
SONARCLOUD-123 Update marketing content with Azure DevOps branding

5 years agoSONARCLOUD-133 Create new pricing page
Pascal Mugnier [Mon, 15 Oct 2018 11:35:25 +0000 (13:35 +0200)]
SONARCLOUD-133 Create new pricing page

5 years agoSONARCLOUD-132 New homepage
Grégoire Aubert [Mon, 8 Oct 2018 07:24:03 +0000 (09:24 +0200)]
SONARCLOUD-132 New homepage

* Create sticky menu bar
* Add languages section animation
* Add figures section counter animation
* Animate featured projects carrousel

5 years agofix DialectUtils: Dialects should not be statically stored
Sébastien Lesaint [Wed, 31 Oct 2018 08:45:07 +0000 (09:45 +0100)]
fix DialectUtils: Dialects should not be statically stored

5 years agoSONARCLOUD-161 run validation against Postgres 9.5
Sébastien Lesaint [Tue, 30 Oct 2018 15:53:33 +0000 (16:53 +0100)]
SONARCLOUD-161 run validation against Postgres 9.5

5 years agoSONARCLOUD-161 use postgresql 9.5 in QA
Simon Brandhof [Mon, 29 Oct 2018 07:47:47 +0000 (08:47 +0100)]
SONARCLOUD-161 use postgresql 9.5 in QA

5 years agoSONARCLOUD-161 upsert live measures on postgresql
Simon Brandhof [Mon, 29 Oct 2018 07:38:25 +0000 (08:38 +0100)]
SONARCLOUD-161 upsert live measures on postgresql

5 years agoSONARCLOUD-161 drop usage of markers when updating live measures
Simon Brandhof [Mon, 29 Oct 2018 06:33:38 +0000 (07:33 +0100)]
SONARCLOUD-161 drop usage of markers when updating live measures

5 years agoSONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQL
Simon Brandhof [Sun, 28 Oct 2018 22:16:26 +0000 (23:16 +0100)]
SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQL

5 years agoSONARCLOUD-161 move db validations to Dialect#init()
Simon Brandhof [Sun, 28 Oct 2018 22:02:10 +0000 (23:02 +0100)]
SONARCLOUD-161 move db validations to Dialect#init()

5 years agoSONARCLOUD-161 remove useless comments in Dialect
Simon Brandhof [Sun, 28 Oct 2018 19:17:10 +0000 (20:17 +0100)]
SONARCLOUD-161 remove useless comments in Dialect

5 years agoSONARCLOUD-161 improve Dialect#matchesJdbcUrl()
Simon Brandhof [Sun, 28 Oct 2018 22:20:02 +0000 (23:20 +0100)]
SONARCLOUD-161 improve Dialect#matchesJdbcUrl()

5 years agoFix wording in ComponentDaoTest
Simon Brandhof [Fri, 26 Oct 2018 20:37:01 +0000 (22:37 +0200)]
Fix wording in ComponentDaoTest

5 years agoSONARCLOUD-160 fix SQL hotspot to get distrib of private projects
Simon Brandhof [Fri, 26 Oct 2018 15:46:28 +0000 (17:46 +0200)]
SONARCLOUD-160 fix SQL hotspot to get distrib of private projects

5 years agoSONAR-11317 Alignment of warning icon high in message box
Pascal Mugnier [Fri, 26 Oct 2018 11:46:40 +0000 (13:46 +0200)]
SONAR-11317 Alignment of warning icon high in message box

5 years agoEnsure first link in ToC get marked as active on page load
Pascal Mugnier [Thu, 25 Oct 2018 12:55:20 +0000 (14:55 +0200)]
Ensure first link in ToC get marked as active on page load

5 years agoSONAR-11307 Enhance embedded documentation with nav metadata
Pascal Mugnier [Thu, 25 Oct 2018 12:27:13 +0000 (14:27 +0200)]
SONAR-11307 Enhance embedded documentation with nav metadata

5 years agoSONAR-11380 Float docs page content and page-level ToC
Pascal Mugnier [Thu, 25 Oct 2018 10:18:25 +0000 (12:18 +0200)]
SONAR-11380 Float docs page content and page-level ToC

5 years agoSONAR-11204 Colorblind friendly banners (#899)
Stas Vilchik [Mon, 29 Oct 2018 14:24:06 +0000 (15:24 +0100)]
SONAR-11204 Colorblind friendly banners (#899)

5 years agoSONAR-11220 Nb tokens is returned only for logged user or System Administrators ...
Benoit [Mon, 29 Oct 2018 10:43:07 +0000 (10:43 +0000)]
SONAR-11220 Nb tokens is returned only for logged user or System Administrators (#885)

5 years agoSONAR-11400 Quality Profiles updates correctly when it has a child profile (#892)
Benoit [Mon, 29 Oct 2018 10:42:45 +0000 (10:42 +0000)]
SONAR-11400 Quality Profiles updates correctly when it has a child profile (#892)

5 years agoSONARCLOUD-158 Update message when system is starting
Pascal Mugnier [Fri, 26 Oct 2018 09:37:21 +0000 (11:37 +0200)]
SONARCLOUD-158 Update message when system is starting

5 years agoSONAR-11183 UI toggle switch state should be more obvious
Stas Vilchik [Thu, 25 Oct 2018 10:08:59 +0000 (12:08 +0200)]
SONAR-11183 UI toggle switch state should be more obvious

5 years agoSONAR-11227 Suggest a name when creating a token
Stas Vilchik [Thu, 25 Oct 2018 09:21:42 +0000 (11:21 +0200)]
SONAR-11227 Suggest a name when creating a token

5 years agoSONAR-11360 Display "empty project" in projects page
Stas Vilchik [Thu, 25 Oct 2018 08:24:25 +0000 (10:24 +0200)]
SONAR-11360 Display "empty project" in projects page

5 years agodisable camelcase eslint rule
Stas Vilchik [Thu, 25 Oct 2018 08:21:49 +0000 (10:21 +0200)]
disable camelcase eslint rule

5 years agoexpand on proper setting of analysis scope
G. Ann Campbell [Fri, 26 Oct 2018 18:11:09 +0000 (14:11 -0400)]
expand on proper setting of  analysis scope

Also, move the emphasis from analysis properties to the UI and add diagrams

5 years agoadd trailing spaces
G. Ann Campbell [Fri, 26 Oct 2018 17:26:14 +0000 (13:26 -0400)]
add trailing spaces

5 years agoadd analysis heap warning for 7.4
G. Ann Campbell [Fri, 26 Oct 2018 17:25:33 +0000 (13:25 -0400)]
add analysis heap warning for 7.4

5 years agoSONAR-11263 Add a confirmation modal when canceling background tasks
Stas Vilchik [Wed, 24 Oct 2018 15:19:49 +0000 (17:19 +0200)]
SONAR-11263 Add a confirmation modal when canceling background tasks

5 years agoupdate web dependencies
Stas Vilchik [Wed, 24 Oct 2018 07:56:27 +0000 (09:56 +0200)]
update web dependencies

5 years agoFix incorrect SQL for Oracle and MsSQL
Eric Hartmann [Fri, 26 Oct 2018 06:12:00 +0000 (08:12 +0200)]
Fix incorrect SQL for Oracle and MsSQL

5 years agoFix code flows
Pascal Mugnier [Tue, 23 Oct 2018 08:21:59 +0000 (10:21 +0200)]
Fix code flows

5 years agoSONAR-11370 Update link to rules page
Pascal Mugnier [Tue, 23 Oct 2018 08:11:00 +0000 (10:11 +0200)]
SONAR-11370 Update link to rules page

5 years agoSONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS
Pascal Mugnier [Tue, 23 Oct 2018 07:46:09 +0000 (09:46 +0200)]
SONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS

5 years agoSONAR-11371 Change the banner text with rules missing info
Pascal Mugnier [Mon, 22 Oct 2018 13:45:02 +0000 (15:45 +0200)]
SONAR-11371 Change the banner text with rules missing info

5 years agoSONAR-11397 Update UI using WS mock
Pascal Mugnier [Mon, 22 Oct 2018 13:06:49 +0000 (15:06 +0200)]
SONAR-11397 Update UI using WS mock

5 years agoSONAR-11369 Update UI using WS mock
Pascal Mugnier [Mon, 22 Oct 2018 12:40:40 +0000 (14:40 +0200)]
SONAR-11369 Update UI using WS mock

5 years agoAdd example response for api/security_reports/show
Janos Gyerik [Mon, 22 Oct 2018 11:49:42 +0000 (13:49 +0200)]
Add example response for api/security_reports/show

5 years agoDrop unused private method
Janos Gyerik [Wed, 17 Oct 2018 08:07:35 +0000 (10:07 +0200)]
Drop unused private method

5 years agoSONAR-11370 Add ITs to verify security reports content
Janos Gyerik [Wed, 17 Oct 2018 15:33:18 +0000 (17:33 +0200)]
SONAR-11370 Add ITs to verify security reports content

5 years agoSONAR-11370 Add number of rules and active rules on Security Report
Eric Hartmann [Fri, 19 Oct 2018 08:50:07 +0000 (10:50 +0200)]
SONAR-11370 Add number of rules and active rules on Security Report