]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-11749 Add Jump to content links for assistive technology users
Wouter Admiraal [Wed, 6 Mar 2019 10:54:33 +0000 (11:54 +0100)]
SONAR-11749 Add Jump to content links for assistive technology users

5 years agoSONAR-11764 Make Rating components accessible
Wouter Admiraal [Mon, 4 Mar 2019 16:00:59 +0000 (17:00 +0100)]
SONAR-11764 Make Rating components accessible

5 years agofix Change Default Visibility localization 6.7
Colin Mueller [Wed, 20 Mar 2019 09:24:13 +0000 (10:24 +0100)]
fix Change Default Visibility localization

5 years agoSet version 7.8-SNAPSHOT
Benoît Gianinetti [Wed, 20 Mar 2019 15:28:04 +0000 (16:28 +0100)]
Set version 7.8-SNAPSHOT

5 years agoRelease 7.7 7.7
Julien Lancelot [Tue, 19 Mar 2019 16:29:12 +0000 (17:29 +0100)]
Release 7.7

5 years agoSONAR-11660 Upgrade plugins to latest version
Benoît Gianinetti [Tue, 19 Mar 2019 10:16:16 +0000 (11:16 +0100)]
SONAR-11660 Upgrade plugins to latest version

5 years agoSONAR-11812 Restore ability to set unit tests as favorite
Julien Lancelot [Tue, 19 Mar 2019 14:00:33 +0000 (15:00 +0100)]
SONAR-11812 Restore ability to set unit tests as favorite

5 years agoSONAR-11713 Change chunk filenames delimiter
Grégoire Aubert [Thu, 21 Feb 2019 11:19:43 +0000 (12:19 +0100)]
SONAR-11713 Change chunk filenames delimiter

5 years agoSONAR-11647 Drop report field component.version
Janos Gyerik [Fri, 15 Mar 2019 16:31:47 +0000 (17:31 +0100)]
SONAR-11647 Drop report field component.version

5 years agoSONAR-11669 Fix duplicates entries in component tree when using Show more link
Grégoire Aubert [Tue, 19 Mar 2019 09:43:37 +0000 (10:43 +0100)]
SONAR-11669 Fix duplicates entries in component tree when using Show more link

5 years agoDOC last minute updates
G. Ann Campbell [Tue, 19 Mar 2019 12:50:34 +0000 (13:50 +0100)]
DOC last minute updates

Reinstate drop of `sonar.langauge`, `sonar.profile`, and link to GH Checks page

5 years agoSONAR-11449 Drop deprecated property sonar.profile
Benoît Gianinetti [Thu, 14 Mar 2019 16:42:49 +0000 (17:42 +0100)]
SONAR-11449 Drop deprecated property sonar.profile

5 years agoSONAR-11449 Drop deprecated property sonar.language
Benoît Gianinetti [Thu, 14 Mar 2019 14:07:47 +0000 (15:07 +0100)]
SONAR-11449 Drop deprecated property sonar.language

5 years agoDOC keep `sonar.analysis.[yourstring]` last
G. Ann Campbell [Fri, 15 Mar 2019 19:50:08 +0000 (15:50 -0400)]
DOC keep `sonar.analysis.[yourstring]` last

5 years agoDOC add `sonar.buildString` to params list
G. Ann Campbell [Fri, 15 Mar 2019 19:48:50 +0000 (15:48 -0400)]
DOC add `sonar.buildString` to params list

5 years agoSONAR-11823 Drop snapshots.project_version
Janos Gyerik [Mon, 18 Mar 2019 13:29:36 +0000 (14:29 +0100)]
SONAR-11823 Drop snapshots.project_version

5 years agoSONAR-11631 Replace codePeriodVersion with buildString (frontend)
Wouter Admiraal [Tue, 19 Mar 2019 10:46:53 +0000 (11:46 +0100)]
SONAR-11631 Replace codePeriodVersion with buildString (frontend)

5 years agoSONAR-11631 Replace codePeriodVersion with buildString
Janos Gyerik [Fri, 15 Mar 2019 14:11:38 +0000 (15:11 +0100)]
SONAR-11631 Replace codePeriodVersion with buildString

5 years agoSONAR-11631 Add sonar.buildString to api/project_analyses/search response
Janos Gyerik [Thu, 14 Mar 2019 15:17:12 +0000 (16:17 +0100)]
SONAR-11631 Add sonar.buildString to api/project_analyses/search response

5 years agoSONAR-11631 Persist sonar.buildString in database
Janos Gyerik [Thu, 14 Mar 2019 14:28:05 +0000 (15:28 +0100)]
SONAR-11631 Persist sonar.buildString in database

5 years agoSONAR-11631 Add sonar.buildString to scanner report
Janos Gyerik [Wed, 13 Mar 2019 14:49:24 +0000 (15:49 +0100)]
SONAR-11631 Add sonar.buildString to scanner report

5 years agoRevert "SONAR-11626 Make set/unset_baseline internal"
Janos Gyerik [Thu, 7 Mar 2019 15:35:51 +0000 (16:35 +0100)]
Revert "SONAR-11626 Make set/unset_baseline internal"

This reverts commit edfade01ea94fffa9802bd8d13f9455b13878611.

5 years agoSONAR-11828 display translog size in system > info
Sébastien Lesaint [Fri, 15 Mar 2019 16:55:35 +0000 (17:55 +0100)]
SONAR-11828 display translog size in system > info

5 years agoSONAR-11791 fix no more highlighting in component search
Sébastien Lesaint [Fri, 15 Mar 2019 14:56:14 +0000 (15:56 +0100)]
SONAR-11791 fix no more highlighting in component search

higlighting requires initial value of field stored, either in source or as a stored field
Source used to be stored in the Component Idex.
To reduce impact on index size, we will make only the name field stored in the Component Index

5 years agoSONAR-11792 use dedicated temp directory for ES
Sébastien Lesaint [Thu, 14 Mar 2019 17:38:20 +0000 (18:38 +0100)]
SONAR-11792 use dedicated temp directory for ES

5 years agoSONAR-11792 drop usage of standard token filter
Sébastien Lesaint [Thu, 14 Mar 2019 16:53:33 +0000 (17:53 +0100)]
SONAR-11792 drop usage of standard token filter

(it has no effect and causes a warning raised in ES logs)

5 years agoSONAR-11792 remove use of deprecated nested_path and nested_filter
Sébastien Lesaint [Thu, 14 Mar 2019 16:27:24 +0000 (17:27 +0100)]
SONAR-11792 remove use of deprecated nested_path and nested_filter

5 years agoSONAR-11792 only ES executable for linux/mac is used
Sébastien Lesaint [Wed, 13 Mar 2019 14:20:19 +0000 (15:20 +0100)]
SONAR-11792 only ES executable for linux/mac is used

5 years agoSONAR-11792 workaround ES bug with space in tmp dir path
Sébastien Lesaint [Wed, 13 Mar 2019 08:58:40 +0000 (09:58 +0100)]
SONAR-11792 workaround ES bug with space in tmp dir path

5 years agoSONAR-11792 update ES JVM options to match defaults in ES 6.6.2
Sébastien Lesaint [Tue, 12 Mar 2019 17:07:24 +0000 (18:07 +0100)]
SONAR-11792 update ES JVM options to match defaults in ES 6.6.2

5 years agoSONAR-11792 define ES's JVM tmp directory to SQ's tmp directory
Sébastien Lesaint [Mon, 11 Mar 2019 15:13:32 +0000 (16:13 +0100)]
SONAR-11792 define ES's JVM tmp directory to SQ's tmp directory

5 years agoSONAR-11792 change default max_ngram_diff to 13
Sébastien Lesaint [Mon, 11 Mar 2019 14:42:11 +0000 (15:42 +0100)]
SONAR-11792 change default max_ngram_diff to 13

5 years agoSONAR-11792 drop usage of "_all" field
Sébastien Lesaint [Mon, 11 Mar 2019 14:09:25 +0000 (15:09 +0100)]
SONAR-11792 drop usage of "_all" field

5 years agoSONAR-11792 drop setting index.mapper.dynamic
Sébastien Lesaint [Mon, 11 Mar 2019 13:45:56 +0000 (14:45 +0100)]
SONAR-11792 drop setting index.mapper.dynamic

5 years agoSONAR-11792 change ES data directory to es6
Sébastien Lesaint [Mon, 11 Mar 2019 13:20:30 +0000 (14:20 +0100)]
SONAR-11792 change ES data directory to es6

5 years agoSONAR-11792 use memory safe implemen to delete deprecated ES dir
Sébastien Lesaint [Mon, 11 Mar 2019 13:15:29 +0000 (14:15 +0100)]
SONAR-11792 use memory safe implemen to delete deprecated ES dir

5 years agoSONAR-11792 update ES compile dependency to 6.6.2
Sébastien Lesaint [Thu, 14 Feb 2019 08:39:25 +0000 (09:39 +0100)]
SONAR-11792 update ES compile dependency to 6.6.2

5 years agoSONAR-11792 exclude useless ES binaries to be packaged into SQ
Sébastien Lesaint [Wed, 13 Feb 2019 14:17:12 +0000 (15:17 +0100)]
SONAR-11792 exclude useless ES binaries to be packaged into SQ

5 years agoSONAR-11792 fix path.conf to allow ES 6.6 runtime to boot
Sébastien Lesaint [Wed, 13 Feb 2019 14:16:46 +0000 (15:16 +0100)]
SONAR-11792 fix path.conf to allow ES 6.6 runtime to boot

5 years agoSONAR-11792 upgrade elasticsearch binaries to 6.6.2
Sébastien Lesaint [Mon, 11 Mar 2019 11:12:55 +0000 (12:12 +0100)]
SONAR-11792 upgrade elasticsearch binaries to 6.6.2

5 years agoSONAR-11791 exclude from .gitignore elasticsearch's bin directories
Sébastien Lesaint [Fri, 8 Mar 2019 11:34:41 +0000 (12:34 +0100)]
SONAR-11791 exclude from .gitignore elasticsearch's bin directories

5 years agoSONAR-11791 truncate content of table ES_QUEUE
Sébastien Lesaint [Fri, 8 Mar 2019 09:40:29 +0000 (10:40 +0100)]
SONAR-11791 truncate content of table ES_QUEUE

5 years agoSONAR-11791 use single type ES indices
Sébastien Lesaint [Wed, 20 Feb 2019 17:46:05 +0000 (18:46 +0100)]
SONAR-11791 use single type ES indices

5 years agoSONAR-11769 Update docs for GHE PR analysis
MikeBirnstiehl [Wed, 13 Mar 2019 08:50:22 +0000 (09:50 +0100)]
SONAR-11769 Update docs for GHE PR analysis

5 years agoSONAR-11835 Upgrade protobuf v3.7
Duarte Meneses [Mon, 18 Mar 2019 16:57:40 +0000 (11:57 -0500)]
SONAR-11835 Upgrade protobuf v3.7

5 years agoDOC drop link to page that doesn't exist yet :-(
G. Ann Campbell [Tue, 19 Mar 2019 08:41:59 +0000 (09:41 +0100)]
DOC drop link to page that doesn't exist yet :-(

([Details in the docs.](/instance-administration/github-application/).)

5 years agoDOC 7.7 upgrade notes
G. Ann Campbell [Tue, 19 Mar 2019 08:27:04 +0000 (09:27 +0100)]
DOC 7.7 upgrade notes

5 years agoFix typos in SonarQube homepage
Simon Brandhof [Mon, 18 Mar 2019 21:58:52 +0000 (22:58 +0100)]
Fix typos in SonarQube homepage

https://discuss.sonarsource.com/t/sq-about-page-typos/2233

[skip ci]

5 years agoDOCS updated wording on system reqs
MikeBirnstiehl [Mon, 18 Mar 2019 07:57:22 +0000 (08:57 +0100)]
DOCS updated wording on system reqs

5 years agoDOCS remove support for 32 bit systems
MikeBirnstiehl [Thu, 14 Mar 2019 10:15:04 +0000 (11:15 +0100)]
DOCS remove support for 32 bit systems

5 years agoSONAR-11804 do not send -server flag to ES JVM anymore
Sébastien Lesaint [Tue, 12 Mar 2019 10:25:16 +0000 (11:25 +0100)]
SONAR-11804 do not send -server flag to ES JVM anymore

5 years agoSONAR-11804 remove 32-bits wrapper and service binaries
Sébastien Lesaint [Tue, 12 Mar 2019 10:23:01 +0000 (11:23 +0100)]
SONAR-11804 remove 32-bits wrapper and service binaries

5 years agoSONAR-10277 Prevent user to have more than 100 projects as favorite
Julien Lancelot [Wed, 13 Mar 2019 08:11:58 +0000 (09:11 +0100)]
SONAR-10277 Prevent user to have more than 100 projects as favorite

5 years agoSONAR-11812 Prevent setting a directory as favorite
Julien Lancelot [Tue, 12 Mar 2019 17:51:57 +0000 (18:51 +0100)]
SONAR-11812 Prevent setting a directory as favorite

5 years agoSimplify PermissionTemplateService#hasDefaultTemplateWithPermissionOnProjectCreator
Julien Lancelot [Fri, 8 Mar 2019 09:46:44 +0000 (10:46 +0100)]
Simplify PermissionTemplateService#hasDefaultTemplateWithPermissionOnProjectCreator

Remove the parameter 'organizationUuid' as it's already available in the ComponentDto parameter

5 years agoSONAR-11668 Jump to measures list view from dashboard
Jeremy Davis [Wed, 13 Mar 2019 16:26:07 +0000 (17:26 +0100)]
SONAR-11668 Jump to measures list view from dashboard

5 years agoSONARCLOUD-456 Update screenshot for marketing page
Jeremy Davis [Wed, 13 Mar 2019 09:59:27 +0000 (10:59 +0100)]
SONARCLOUD-456 Update screenshot for marketing page

5 years agoSONAR-11731 Add documentation for Bitbucket Server integration
Julien HENRY [Fri, 1 Mar 2019 11:33:46 +0000 (12:33 +0100)]
SONAR-11731 Add documentation for Bitbucket Server integration

5 years agoSONAR-11729 implemented PrDecorator for Bitbucket Server
Michal Duda [Mon, 18 Feb 2019 16:52:18 +0000 (17:52 +0100)]
SONAR-11729 implemented PrDecorator for Bitbucket Server

5 years agoSONAR-11487 Update OkHttp to 3.14.0
Julien HENRY [Mon, 18 Mar 2019 08:11:41 +0000 (09:11 +0100)]
SONAR-11487 Update OkHttp to 3.14.0

5 years agoFix wording in SonarCloud page "privacy"
Simon Brandhof [Sun, 17 Mar 2019 10:27:24 +0000 (11:27 +0100)]
Fix wording in SonarCloud page "privacy"

Change suggested by Brian - https://github.com/SonarSource/sonar-enterprise/pull/595

[skip ci]

5 years agoSONAR-11829 Failed to set working directory hidden on Windows
Duarte Meneses [Fri, 15 Mar 2019 15:53:39 +0000 (10:53 -0500)]
SONAR-11829 Failed to set working directory hidden on Windows

5 years agoSONAR-11549 Remove code that load old scanner reports with modules (MMF-365)
Duarte Meneses [Tue, 5 Mar 2019 20:00:25 +0000 (14:00 -0600)]
SONAR-11549 Remove code that load old scanner reports with modules (MMF-365)

5 years agoSONAR-11664 Remove metric 'directories'
Duarte Meneses [Wed, 6 Mar 2019 21:20:30 +0000 (15:20 -0600)]
SONAR-11664 Remove metric 'directories'

5 years agoSONAR-10722 Clean code by removing portfolios in NewCoverageMeasuresStep
Julien Lancelot [Thu, 14 Mar 2019 10:50:42 +0000 (11:50 +0100)]
SONAR-10722 Clean code by removing portfolios in NewCoverageMeasuresStep

5 years agoAdding COBOL to the list of supported languages
Fabrice Bellingard [Wed, 13 Mar 2019 16:00:36 +0000 (17:00 +0100)]
Adding COBOL to the list of supported languages

Adding it in the docs was missed.

5 years agoSONAR-11811 Deprecate module qualifier 'BRC' from Java API
Julien Lancelot [Tue, 12 Mar 2019 17:13:04 +0000 (18:13 +0100)]
SONAR-11811 Deprecate module qualifier 'BRC' from Java API

5 years agoRemove deprecated stuff in applications ITs
Julien Lancelot [Wed, 6 Mar 2019 16:44:20 +0000 (17:44 +0100)]
Remove deprecated stuff in applications ITs

5 years agoFix description of api/users/update_login
Julien Lancelot [Wed, 6 Mar 2019 09:58:24 +0000 (10:58 +0100)]
Fix description of api/users/update_login

5 years agoDOC Fix binding existing org instructions
Jeremy Davis [Mon, 11 Mar 2019 15:06:21 +0000 (16:06 +0100)]
DOC Fix binding existing org instructions

5 years agoSONAR-11814 speed-up upsert of live measures on PostgreSQL
Simon Brandhof [Mon, 11 Mar 2019 12:41:21 +0000 (13:41 +0100)]
SONAR-11814 speed-up upsert of live measures on PostgreSQL

5 years agoSONAR-11795 Make metric 'executable_lines_data' available
Duarte Meneses [Mon, 11 Mar 2019 19:25:31 +0000 (14:25 -0500)]
SONAR-11795 Make metric 'executable_lines_data' available

5 years agoSONARCLOUD-491 disable PLSQL in autoscan
Simon Brandhof [Thu, 7 Mar 2019 08:20:14 +0000 (09:20 +0100)]
SONARCLOUD-491 disable PLSQL in autoscan

[skip ci]

5 years agoSONAR-11776 Quality Gate failure conditions should be sorted
Duarte Meneses [Thu, 7 Mar 2019 22:45:53 +0000 (16:45 -0600)]
SONAR-11776 Quality Gate failure conditions should be sorted

5 years agoSONAR-11776 Quality Gate failure conditions should be sorted
Duarte Meneses [Wed, 6 Mar 2019 21:14:16 +0000 (15:14 -0600)]
SONAR-11776 Quality Gate failure conditions should be sorted

5 years agoSONAR-11776 Quality Gate failure conditions should be sorted
Duarte Meneses [Wed, 27 Feb 2019 16:51:39 +0000 (10:51 -0600)]
SONAR-11776 Quality Gate failure conditions should be sorted

5 years agoDOC RQG updates to PR and SLB
michaelbirnstiehl [Thu, 28 Feb 2019 08:39:12 +0000 (09:39 +0100)]
DOC RQG updates to PR and SLB

5 years agoSONAR-11704 Update Bitbucket Cloud widgets
Wouter Admiraal [Tue, 19 Feb 2019 10:06:47 +0000 (11:06 +0100)]
SONAR-11704 Update Bitbucket Cloud widgets

5 years agoSONAR-11736 Reaturn overall issue count measures as new measures in SLBs and PRs
Duarte Meneses [Mon, 25 Feb 2019 16:40:16 +0000 (10:40 -0600)]
SONAR-11736 Reaturn overall issue count measures as new measures in SLBs and PRs

5 years agoMinor fixes
Duarte Meneses [Mon, 18 Feb 2019 16:01:41 +0000 (10:01 -0600)]
Minor fixes

5 years agoSONAR-11726 Add documentation suggestions for new PR overview
Wouter Admiraal [Mon, 25 Feb 2019 10:38:29 +0000 (11:38 +0100)]
SONAR-11726 Add documentation suggestions for new PR overview

5 years agoSONAR-11706 Add metrics to PrAnalysisData and PrChangedData
Janos Gyerik [Wed, 13 Feb 2019 12:56:26 +0000 (13:56 +0100)]
SONAR-11706 Add metrics to PrAnalysisData and PrChangedData

5 years agoSONAR-11724 Remove Leak Period logic from code navigator
Wouter Admiraal [Wed, 13 Feb 2019 09:42:19 +0000 (10:42 +0100)]
SONAR-11724 Remove Leak Period logic from code navigator

5 years agoSONAR-11719 Update measures page for Prs anad SLBs
Wouter Admiraal [Tue, 12 Feb 2019 10:08:52 +0000 (11:08 +0100)]
SONAR-11719 Update measures page for Prs anad SLBs

5 years agoSONAR-11693 New Overview tab for PRs and SLBs
Wouter Admiraal [Wed, 6 Feb 2019 06:14:39 +0000 (07:14 +0100)]
SONAR-11693 New Overview tab for PRs and SLBs

5 years agoSONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBs
Wouter Admiraal [Mon, 11 Feb 2019 07:50:45 +0000 (08:50 +0100)]
SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBs

5 years agoSONAR-11707 Create new metrics for issue count and fix ITs
Duarte Meneses [Thu, 14 Feb 2019 21:43:26 +0000 (15:43 -0600)]
SONAR-11707 Create new metrics for issue count and fix ITs

5 years agoSONAR-11707 Return branch QG status conditions in WS
Duarte Meneses [Fri, 8 Feb 2019 22:10:11 +0000 (16:10 -0600)]
SONAR-11707 Return branch QG status conditions in WS

5 years agoSONAR-11707 Replace hardcoded QG with project's QG for SLB/PRs
Duarte Meneses [Wed, 6 Feb 2019 14:35:19 +0000 (08:35 -0600)]
SONAR-11707 Replace hardcoded QG with project's QG for SLB/PRs

5 years agoSONARCLOUD-472 Escape HTML entity
Wouter Admiraal [Fri, 8 Mar 2019 16:06:10 +0000 (17:06 +0100)]
SONARCLOUD-472 Escape HTML entity

5 years agoSONAR-11641 Add tests
Julien HENRY [Tue, 5 Mar 2019 17:10:07 +0000 (18:10 +0100)]
SONAR-11641 Add tests

5 years agoSONAR-11795 Drop persistit and move coverage measures computation to CE side
Julien HENRY [Tue, 5 Mar 2019 08:59:43 +0000 (09:59 +0100)]
SONAR-11795 Drop persistit and move coverage measures computation to CE side

5 years agoSONARCLOUD-472 - Rephrase pricing question (#1302)
n-b-sonar [Fri, 8 Mar 2019 13:29:58 +0000 (14:29 +0100)]
SONARCLOUD-472 - Rephrase pricing question (#1302)

5 years agoSONAR-11783 updated minor version of jackson libraries
Michal Duda [Mon, 4 Mar 2019 15:36:16 +0000 (16:36 +0100)]
SONAR-11783 updated minor version of jackson libraries

5 years agoUpgrade travis-utils to version 55
Julien Lancelot [Fri, 8 Mar 2019 08:41:04 +0000 (09:41 +0100)]
Upgrade travis-utils to version 55

5 years agoSONAR-11747 Fix portfolio computation when some projects are in warning
Julien Lancelot [Wed, 6 Mar 2019 09:30:49 +0000 (10:30 +0100)]
SONAR-11747 Fix portfolio computation when some projects are in warning

5 years agoSONAR-11680 upgrade Tomcat to 8.5.38
Simon Brandhof [Thu, 7 Mar 2019 12:30:00 +0000 (13:30 +0100)]
SONAR-11680 upgrade Tomcat to 8.5.38

5 years agoSONAR-11802 fix description of metric "sqale_index"
Simon Brandhof [Wed, 6 Mar 2019 23:11:28 +0000 (00:11 +0100)]
SONAR-11802 fix description of metric "sqale_index"

5 years agoSONAR-11797 fix for exception on project overview page
Michal Duda [Wed, 6 Mar 2019 11:16:58 +0000 (12:16 +0100)]
SONAR-11797 fix for exception on project overview page

5 years agoFix link to next.sonarqube.com in README
Simon Brandhof [Wed, 6 Mar 2019 09:00:40 +0000 (10:00 +0100)]
Fix link to next.sonarqube.com in README

[skip ci]