]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()
Simon Brandhof [Sun, 5 Aug 2018 21:02:28 +0000 (23:02 +0200)]
SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()

6 years agoSONAR-11077 remove some Netty noisy DEBUG logs
Simon Brandhof [Fri, 3 Aug 2018 14:25:16 +0000 (16:25 +0200)]
SONAR-11077 remove some Netty noisy DEBUG logs

6 years agoFix documentation h2 style
Grégoire Aubert [Mon, 6 Aug 2018 07:24:48 +0000 (09:24 +0200)]
Fix documentation h2 style

6 years agoDocument IPs for Webhook calls
Fabrice Bellingard [Mon, 6 Aug 2018 06:55:43 +0000 (08:55 +0200)]
Document IPs for Webhook calls

[skip ci]

6 years agoSONAR-10976 downgrade bundled SonarJava/C#/Security
Simon Brandhof [Fri, 3 Aug 2018 12:02:47 +0000 (14:02 +0200)]
SONAR-10976 downgrade bundled SonarJava/C#/Security

6 years agoSONAR-11100 fix documentation scope on sonarcloud (#584)
Stas Vilchik [Fri, 3 Aug 2018 11:08:37 +0000 (13:08 +0200)]
SONAR-11100 fix documentation scope on sonarcloud (#584)

6 years agoSet version 7.4-SNAPSHOT
Simon Brandhof [Fri, 3 Aug 2018 07:21:33 +0000 (09:21 +0200)]
Set version 7.4-SNAPSHOT

6 years agoSONAR-10816 Fix some ws failing on sub porfolios not being analysed
Julien Lancelot [Tue, 31 Jul 2018 16:21:15 +0000 (18:21 +0200)]
SONAR-10816 Fix some ws failing on sub porfolios not being analysed

6 years agoSONARCLOUD-109 Do not log the message
Eric Hartmann [Tue, 31 Jul 2018 10:34:35 +0000 (12:34 +0200)]
SONARCLOUD-109 Do not log the message

6 years agoSONAR-11092 Update SansTop25 description
Pascal Mugnier [Thu, 2 Aug 2018 12:59:27 +0000 (14:59 +0200)]
SONAR-11092 Update SansTop25 description

6 years agoSONAR-11077 move CeCleaningSchedulerImpl DEBUG logs to TRACE
Simon Brandhof [Tue, 31 Jul 2018 09:40:27 +0000 (11:40 +0200)]
SONAR-11077 move CeCleaningSchedulerImpl DEBUG logs to TRACE

6 years agoOptimize EmailNotificationChannel when SMTP is not configured
Simon Brandhof [Tue, 31 Jul 2018 06:56:35 +0000 (08:56 +0200)]
Optimize EmailNotificationChannel when SMTP is not configured

No need to load emails of recipients from database if SMTP server
is not configured.

6 years agoSONAR-11077 log nb of SQL inserts in CE PersistCrossProjectDuplicationsStep
Simon Brandhof [Mon, 30 Jul 2018 21:17:11 +0000 (23:17 +0200)]
SONAR-11077 log nb of SQL inserts in CE PersistCrossProjectDuplicationsStep

6 years agoSONAR-11077 log nb of triggered portfolio refreshes in CE
Simon Brandhof [Mon, 30 Jul 2018 20:11:15 +0000 (22:11 +0200)]
SONAR-11077 log nb of triggered portfolio refreshes in CE

6 years agoSONAR-11077 log nb of duplications in CE LoadDuplicationsFromReportStep
Simon Brandhof [Mon, 30 Jul 2018 19:33:48 +0000 (21:33 +0200)]
SONAR-11077 log nb of duplications in CE LoadDuplicationsFromReportStep

6 years agoSONAR-11077 log nb of inserts in CE PersistMeasuresStep
Simon Brandhof [Mon, 30 Jul 2018 19:25:26 +0000 (21:25 +0200)]
SONAR-11077 log nb of inserts in CE PersistMeasuresStep

6 years agoSONAR-11077 add size of uncompressed report in to CE DEBUG logs
Simon Brandhof [Mon, 30 Jul 2018 15:41:16 +0000 (17:41 +0200)]
SONAR-11077 add size of uncompressed report in to CE DEBUG logs

6 years agoFix Quality flaws
Simon Brandhof [Mon, 30 Jul 2018 15:34:02 +0000 (17:34 +0200)]
Fix Quality flaws

6 years agoSONAR-11077 display nb of analyzed components in CE logs
Simon Brandhof [Mon, 30 Jul 2018 15:30:21 +0000 (17:30 +0200)]
SONAR-11077 display nb of analyzed components in CE logs

6 years agoFix Quality flaw in CE ComponentTreeBuilder
Simon Brandhof [Mon, 30 Jul 2018 13:41:11 +0000 (15:41 +0200)]
Fix Quality flaw in CE ComponentTreeBuilder

6 years agoSONAR-11077 add statistics to CE SendIssueNotificationsStep
Simon Brandhof [Mon, 30 Jul 2018 13:06:46 +0000 (15:06 +0200)]
SONAR-11077 add statistics to CE SendIssueNotificationsStep

6 years agoSONAR-11077 add statistics to CE PersistLiveMeasuresStep
Simon Brandhof [Mon, 30 Jul 2018 13:06:39 +0000 (15:06 +0200)]
SONAR-11077 add statistics to CE PersistLiveMeasuresStep

6 years agoSONAR-11077 add statistics to CE FileMoveDetectionStep
Simon Brandhof [Mon, 30 Jul 2018 13:06:28 +0000 (15:06 +0200)]
SONAR-11077 add statistics to CE FileMoveDetectionStep

6 years agoSONAR-11077 remove dead code from MetricStatsInt
Simon Brandhof [Mon, 30 Jul 2018 08:31:26 +0000 (10:31 +0200)]
SONAR-11077 remove dead code from MetricStatsInt

6 years agoSONAR-11077 add statistics to CE PersistIssuesStep
Simon Brandhof [Fri, 27 Jul 2018 16:02:43 +0000 (18:02 +0200)]
SONAR-11077 add statistics to CE PersistIssuesStep

6 years agoSONAR-11077 ability to log statistics from CE task steps
Simon Brandhof [Fri, 27 Jul 2018 15:08:07 +0000 (17:08 +0200)]
SONAR-11077 ability to log statistics from CE task steps

6 years agoSONAR-11077 ignore unsupported characteristics in WS api/ce/submit
Simon Brandhof [Thu, 26 Jul 2018 21:24:40 +0000 (23:24 +0200)]
SONAR-11077 ignore unsupported characteristics in WS api/ce/submit

6 years agoSONAR-11077 log characteristics when processing CE task
Simon Brandhof [Thu, 26 Jul 2018 21:08:33 +0000 (23:08 +0200)]
SONAR-11077 log characteristics when processing CE task

6 years agoSONAR-11077 remove ambiguity in CE when supporting old branches
Simon Brandhof [Thu, 26 Jul 2018 20:32:43 +0000 (22:32 +0200)]
SONAR-11077 remove ambiguity in CE when supporting old branches

6 years agoSONAR-11077 access to task characteristics in CE queue
Simon Brandhof [Thu, 26 Jul 2018 20:26:51 +0000 (22:26 +0200)]
SONAR-11077 access to task characteristics in CE queue

6 years agoSONAR-11077 refactor log profiling in CeWorkerImpl
Simon Brandhof [Thu, 26 Jul 2018 14:32:18 +0000 (16:32 +0200)]
SONAR-11077 refactor log profiling in CeWorkerImpl

6 years agoSONAR-11077 fix Quality flaws in ReportSubmitter
Simon Brandhof [Thu, 26 Jul 2018 14:21:18 +0000 (16:21 +0200)]
SONAR-11077 fix Quality flaws in ReportSubmitter

6 years agoSONAR-11085 Prettify SQL TRACE logs
Simon Brandhof [Thu, 26 Jul 2018 14:10:57 +0000 (16:10 +0200)]
SONAR-11085 Prettify SQL TRACE logs

6 years agoSONAR-11077 remove unused logger org.sonar.MEASURE_FILTER
Simon Brandhof [Thu, 26 Jul 2018 08:30:45 +0000 (10:30 +0200)]
SONAR-11077 remove unused logger org.sonar.MEASURE_FILTER

6 years agoSONAR-11077 log profiling of CE steps in INFO level
Simon Brandhof [Thu, 26 Jul 2018 08:30:05 +0000 (10:30 +0200)]
SONAR-11077 log profiling of CE steps in INFO level

6 years agoSONAR-11077 fix Quality flaw
Simon Brandhof [Thu, 26 Jul 2018 08:21:12 +0000 (10:21 +0200)]
SONAR-11077 fix Quality flaw

6 years agoSONAR-11077 disable some FOP and Hazelcast DEBUG logs
Simon Brandhof [Wed, 25 Jul 2018 07:54:59 +0000 (09:54 +0200)]
SONAR-11077 disable some FOP and Hazelcast DEBUG logs

6 years agoSONAR-11092 Add a banner on Security Reports (#582)
Pascal Mugnier [Thu, 2 Aug 2018 10:19:45 +0000 (12:19 +0200)]
SONAR-11092 Add a banner on Security Reports (#582)

6 years agoSONAR-11073 Remove trailing slash in "Server base URL"
Julien HENRY [Tue, 31 Jul 2018 12:52:34 +0000 (14:52 +0200)]
SONAR-11073 Remove trailing slash in "Server base URL"

To fix Bitbucket/GitHub oauth, and probably many other places

6 years agoSONAR-11076 add more docs links and tool tips
Pascal Mugnier [Fri, 27 Jul 2018 09:57:40 +0000 (11:57 +0200)]
SONAR-11076 add more docs links and tool tips

6 years agoUpdate docs
G. Ann Campbell [Wed, 25 Jul 2018 18:32:19 +0000 (14:32 -0400)]
Update docs

6 years agoSONAR-9178 Make spinner noticeable on loading projects issues or measure
Pascal Mugnier [Mon, 30 Jul 2018 12:49:25 +0000 (14:49 +0200)]
SONAR-9178 Make spinner noticeable on loading projects issues or measure

6 years agoSONAR-10197
Pascal Mugnier [Tue, 31 Jul 2018 09:51:24 +0000 (11:51 +0200)]
SONAR-10197

6 years agoSONAR-10932 Leave more room for project name on the Projects page of App
Pascal Mugnier [Mon, 30 Jul 2018 07:08:11 +0000 (09:08 +0200)]
SONAR-10932 Leave more room for project name on the Projects page of App

6 years agoSONAR-11032 Hide Analyze Project to user without provisioning permission
Pascal Mugnier [Mon, 30 Jul 2018 06:27:23 +0000 (08:27 +0200)]
SONAR-11032 Hide Analyze Project to user without provisioning permission

6 years agocorrect instructions for static site dev server
G. Ann Campbell [Wed, 1 Aug 2018 19:14:57 +0000 (15:14 -0400)]
correct instructions for static site dev server

[skip ci]

6 years agocorrect path in server build/run step
G. Ann Campbell [Wed, 1 Aug 2018 19:12:47 +0000 (15:12 -0400)]
correct path in server build/run step

[skip ci]

6 years agoadd validation of export commands
G. Ann Campbell [Wed, 1 Aug 2018 19:08:05 +0000 (15:08 -0400)]
add validation of export commands

[skip ci]

6 years agoRemove useless comments "@since 1.2" in package org.sonar.db.dialect
Simon Brandhof [Sat, 12 May 2018 18:34:00 +0000 (20:34 +0200)]
Remove useless comments "@since 1.2" in package org.sonar.db.dialect

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
6 years agoSONAR-10668 Increase minimal supported version of PostgreSQL to 9.3
Simon Brandhof [Sat, 12 May 2018 18:14:36 +0000 (20:14 +0200)]
SONAR-10668 Increase minimal supported version of PostgreSQL to 9.3

6 years agoSONAR-11095 Perf hotspot when background task sends issue notifications
Simon Brandhof [Tue, 31 Jul 2018 20:04:55 +0000 (22:04 +0200)]
SONAR-11095 Perf hotspot when background task sends issue notifications

6 years agoSONARSCSVN-19 Fix compatibility of SVN plugin
Simon Brandhof [Tue, 31 Jul 2018 20:18:00 +0000 (22:18 +0200)]
SONARSCSVN-19 Fix compatibility of SVN plugin

6 years agoSONAR-10976 Upgrade code analyzers to latest released versions
Simon Brandhof [Tue, 31 Jul 2018 20:16:06 +0000 (22:16 +0200)]
SONAR-10976 Upgrade code analyzers to latest released versions

6 years agoSONAR-11072 Allow customization of request parameter used to check CSRF state
Julien Lancelot [Thu, 26 Jul 2018 12:47:51 +0000 (14:47 +0200)]
SONAR-11072 Allow customization of request parameter used to check CSRF state

6 years agofix typo/spelling
G. Ann Campbell [Tue, 31 Jul 2018 15:03:16 +0000 (11:03 -0400)]
fix typo/spelling

[skip ci]

6 years agoSecurity Reports: enhance documentation (#570)
Alexandre Gigleux [Tue, 31 Jul 2018 14:56:02 +0000 (16:56 +0200)]
Security Reports: enhance documentation (#570)

* Security Reports: enhance documentation
* Fix formatting
* Fix grammar + phrasing

6 years agoSONAR-11025 SONAR-11024 Add sonar-css-plugin and sonar-kotlin-plugin
Eric Hartmann [Mon, 30 Jul 2018 17:02:22 +0000 (19:02 +0200)]
SONAR-11025 SONAR-11024 Add sonar-css-plugin and sonar-kotlin-plugin

6 years agoMark protobuf Java code as generated in Intellij
Simon Brandhof [Mon, 30 Jul 2018 13:41:48 +0000 (15:41 +0200)]
Mark protobuf Java code as generated in Intellij

[skip ci]

6 years agoSonar-10990 Edit global search (#550)
Pascal Mugnier [Mon, 30 Jul 2018 12:59:09 +0000 (14:59 +0200)]
Sonar-10990 Edit global search (#550)

6 years agoFix Quality flaws in DefaultSensorStorage
Simon Brandhof [Fri, 20 Jul 2018 19:45:39 +0000 (21:45 +0200)]
Fix Quality flaws in DefaultSensorStorage

6 years agoSONAR-11064 drop metric comment_lines_data
Simon Brandhof [Fri, 20 Jul 2018 19:14:05 +0000 (21:14 +0200)]
SONAR-11064 drop metric comment_lines_data

6 years agoUpgrade Orchestrator to 3.20.0.1686
Simon Brandhof [Fri, 20 Jul 2018 15:36:14 +0000 (17:36 +0200)]
Upgrade Orchestrator to 3.20.0.1686

ORCH-426 should fix the false-positives on Oracle tests

6 years agoSONAR-11078 Improve Security Hotspots page layout (#562)
Pascal Mugnier [Mon, 30 Jul 2018 08:24:00 +0000 (10:24 +0200)]
SONAR-11078 Improve Security Hotspots page layout (#562)

6 years agoSONAR-11017 Update yarn.lock file
Grégoire Aubert [Mon, 30 Jul 2018 06:34:43 +0000 (08:34 +0200)]
SONAR-11017 Update yarn.lock file

6 years agoexpand/clarify smart links
G. Ann Campbell [Fri, 27 Jul 2018 16:02:01 +0000 (12:02 -0400)]
expand/clarify smart links

6 years agoadd detail about Table of Contents
G. Ann Campbell [Fri, 27 Jul 2018 15:59:24 +0000 (11:59 -0400)]
add detail about Table of Contents

6 years agoadd detail about page metadata order
G. Ann Campbell [Fri, 27 Jul 2018 15:57:33 +0000 (11:57 -0400)]
add detail about page metadata order

6 years agomissing linebreak. minor content shuffle
G. Ann Campbell [Thu, 26 Jul 2018 20:39:47 +0000 (16:39 -0400)]
missing linebreak. minor content shuffle

6 years agoInclude startup & all custom syntax
G. Ann Campbell [Thu, 26 Jul 2018 20:36:34 +0000 (16:36 -0400)]
Include startup & all custom syntax

6 years agoWWWSC-81 Rectify design & Text of new About Page (#551)
Thibaud Eberwein [Thu, 26 Jul 2018 09:10:33 +0000 (11:10 +0200)]
WWWSC-81 Rectify design & Text of new About Page (#551)

6 years agoClarify how LOCs are counted on SonarCloud
Fabrice Bellingard [Wed, 25 Jul 2018 15:51:21 +0000 (17:51 +0200)]
Clarify how LOCs are counted on SonarCloud

[skip ci]

6 years agoRemove useless files
Eric Hartmann [Wed, 25 Jul 2018 15:45:23 +0000 (17:45 +0200)]
Remove useless files

6 years agoMake documentation BIG
Grégoire Aubert [Tue, 24 Jul 2018 13:17:30 +0000 (15:17 +0200)]
Make documentation BIG

6 years agoEdit documentation
G. Ann Campbell [Wed, 18 Jul 2018 16:37:54 +0000 (12:37 -0400)]
Edit documentation

6 years agoSONAR-11017 Improve ToC (#529)
Pascal Mugnier [Fri, 20 Jul 2018 15:24:48 +0000 (17:24 +0200)]
SONAR-11017 Improve ToC (#529)

6 years agoSONAR-11014 Create a collapsible component
Pascal Mugnier [Fri, 20 Jul 2018 14:11:03 +0000 (16:11 +0200)]
SONAR-11014 Create a collapsible component

6 years agoSONAR-11058 open documentation and suggestions in a new tab (#535)
Stas Vilchik [Fri, 20 Jul 2018 07:32:27 +0000 (09:32 +0200)]
SONAR-11058 open documentation and suggestions in a new tab (#535)

6 years agoSONAR-11017 Fix generating of raw text of a doc page
Stas Vilchik [Fri, 20 Jul 2018 07:32:10 +0000 (09:32 +0200)]
SONAR-11017 Fix generating of raw text of a doc page

6 years agoSONAR-11015 Allow to add links for SonarQube global spaces (#531)
Stas Vilchik [Thu, 19 Jul 2018 13:04:53 +0000 (15:04 +0200)]
SONAR-11015 Allow to add links for SonarQube global spaces (#531)

6 years agoSONAR-11014 allow italics in headers (#523)
Stas Vilchik [Thu, 19 Jul 2018 13:01:16 +0000 (15:01 +0200)]
SONAR-11014 allow italics in headers (#523)

6 years agoSONAR-11016 Add additional scope for the documentation static website (#522)
Stas Vilchik [Thu, 19 Jul 2018 08:40:35 +0000 (10:40 +0200)]
SONAR-11016 Add additional scope for the documentation static website (#522)

6 years agoSONAR-10869 add custom syntax for warning/info messages (#519)
Stas Vilchik [Wed, 18 Jul 2018 12:38:26 +0000 (14:38 +0200)]
SONAR-10869 add custom syntax for warning/info messages (#519)

6 years agoSONAR-11014 support icons in documentation (#521)
Stas Vilchik [Wed, 18 Jul 2018 12:13:25 +0000 (14:13 +0200)]
SONAR-11014 support icons in documentation (#521)

6 years agoSONAR-11013 Add search capabilities to the embedded documentation (#513)
Stas Vilchik [Fri, 13 Jul 2018 10:27:02 +0000 (12:27 +0200)]
SONAR-11013 Add search capabilities to the embedded documentation (#513)

6 years agoSONAR-11017 Add ToC component to markdowns
Pascal Mugnier [Tue, 10 Jul 2018 09:39:57 +0000 (11:39 +0200)]
SONAR-11017 Add ToC component to markdowns

6 years agoRemove unused methods in WebIssueStorage
Simon Brandhof [Mon, 23 Jul 2018 14:50:38 +0000 (16:50 +0200)]
Remove unused methods in WebIssueStorage

6 years agoFix incorrect package names in Compute Engine
Simon Brandhof [Fri, 20 Jul 2018 21:39:03 +0000 (23:39 +0200)]
Fix incorrect package names in Compute Engine

6 years agoSONAR-11071 CWE-297 host of SMTP server certificate is not verified
Simon Brandhof [Fri, 20 Jul 2018 21:23:22 +0000 (23:23 +0200)]
SONAR-11071 CWE-297 host of SMTP server certificate is not verified

6 years agoFix Quality flaws
Simon Brandhof [Fri, 20 Jul 2018 21:10:20 +0000 (23:10 +0200)]
Fix Quality flaws

6 years agoFix dead link
Fabrice Bellingard [Wed, 25 Jul 2018 07:36:37 +0000 (09:36 +0200)]
Fix dead link

[skip ci]

6 years agoLimit size of submitter in brackground task
Grégoire Aubert [Tue, 19 Jun 2018 13:50:24 +0000 (15:50 +0200)]
Limit size of submitter in brackground task

6 years agoSONAR-10965 Update Organizations#subscription not nullable
Eric Hartmann [Wed, 11 Jul 2018 09:56:03 +0000 (11:56 +0200)]
SONAR-10965 Update Organizations#subscription not nullable

6 years agoSONARCLOUD-103 Introduce the limit with largest long lived branch
Eric Hartmann [Wed, 18 Jul 2018 14:21:07 +0000 (16:21 +0200)]
SONARCLOUD-103 Introduce the limit with largest long lived branch

6 years agoSONARCLOUD-103 Introduce organizationUuid in loc calculation
Eric Hartmann [Wed, 18 Jul 2018 10:44:28 +0000 (12:44 +0200)]
SONARCLOUD-103 Introduce organizationUuid in loc calculation

6 years agoSONARCLOUD-89 Implements non blocking NLOC check
Eric Hartmann [Tue, 17 Jul 2018 14:19:06 +0000 (16:19 +0200)]
SONARCLOUD-89 Implements non blocking NLOC check

6 years agoremove useless abstract class BaseUserSession
Sébastien Lesaint [Fri, 20 Jul 2018 14:39:39 +0000 (16:39 +0200)]
remove useless abstract class BaseUserSession

6 years agomove UserSession out of sonar-server-common
Sébastien Lesaint [Fri, 20 Jul 2018 14:22:37 +0000 (16:22 +0200)]
move UserSession out of sonar-server-common

and as a consequence remove any need to have UserSession in Compute Engine

6 years agoFix package name of DefaultOrganizationLoader
Simon Brandhof [Fri, 20 Jul 2018 15:32:43 +0000 (17:32 +0200)]
Fix package name of DefaultOrganizationLoader

6 years agoFix false-positive in unit test QualityGateActionTest
Simon Brandhof [Fri, 20 Jul 2018 09:38:59 +0000 (11:38 +0200)]
Fix false-positive in unit test QualityGateActionTest

java.lang.AssertionError:
Expecting:
  <2018-07-20T00:12:15.000>
to be strictly before:
  <2018-07-20T00:12:15.000>
at org.sonar.server.badge.ws.QualityGateActionTest.checkError(QualityGateActionTest.java:347)
at org.sonar.server.badge.ws.QualityGateActionTest.return_error_on_private_project(QualityGateActionTest.java:242)

6 years agoSONAR-11062 Analysis task fails when thread failed previously with OOM
Simon Brandhof [Fri, 20 Jul 2018 09:36:47 +0000 (11:36 +0200)]
SONAR-11062 Analysis task fails when thread failed previously with OOM