]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
4 years agoSONAR-13155 upgrade httpclient from 4.5.10 to 4.5.12
Simon Brandhof [Tue, 17 Mar 2020 20:24:14 +0000 (21:24 +0100)]
SONAR-13155 upgrade httpclient from 4.5.10 to 4.5.12

Bug-fixes listed in https://archive.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.5.x.txt

4 years agoSONAR-13155 upgrade jgit from 5.6 to 5.7
Simon Brandhof [Tue, 17 Mar 2020 20:21:55 +0000 (21:21 +0100)]
SONAR-13155 upgrade jgit from 5.6 to 5.7

See https://projects.eclipse.org/projects/technology.jgit/releases/5.7.0/

4 years agoSONAR-13155 upgrade building dependencies
Simon Brandhof [Tue, 17 Mar 2020 16:56:06 +0000 (17:56 +0100)]
SONAR-13155 upgrade building dependencies

4 years agoSONAR-13155 upgrade JWT libs
Simon Brandhof [Tue, 17 Mar 2020 16:52:45 +0000 (17:52 +0100)]
SONAR-13155 upgrade JWT libs

4 years agoSONAR-13155 upgrade SLF4J
Simon Brandhof [Tue, 17 Mar 2020 12:16:01 +0000 (13:16 +0100)]
SONAR-13155 upgrade SLF4J

4 years agoSONAR-13155 upgrade testing dependencies
Simon Brandhof [Tue, 17 Mar 2020 12:15:21 +0000 (13:15 +0100)]
SONAR-13155 upgrade testing dependencies

4 years agoSONAR-13155 upgrade snakeymaml
Simon Brandhof [Tue, 17 Mar 2020 12:13:56 +0000 (13:13 +0100)]
SONAR-13155 upgrade snakeymaml

4 years agoSONAR-13155 clean-up Guava transitive dependencies
Simon Brandhof [Fri, 6 Mar 2020 07:58:52 +0000 (08:58 +0100)]
SONAR-13155 clean-up Guava transitive dependencies

See https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies

4 years agoSONAR-13155 drop usage of HTTP kevinsawicki lib
Simon Brandhof [Fri, 6 Mar 2020 07:58:09 +0000 (08:58 +0100)]
SONAR-13155 drop usage of HTTP kevinsawicki lib

4 years agoSONAR-13155 upgrade protobuf compiler gradle plugin
Simon Brandhof [Thu, 5 Mar 2020 08:25:07 +0000 (09:25 +0100)]
SONAR-13155 upgrade protobuf compiler gradle plugin

No breaking changes. It prepares future upgrade to Gradle 6:
https://github.com/google/protobuf-gradle-plugin/releases/tag/v0.8.11

4 years agoSONAR-13155 Upgrade nanohttpd, used by Compute Engine
Simon Brandhof [Wed, 4 Mar 2020 08:56:01 +0000 (09:56 +0100)]
SONAR-13155 Upgrade nanohttpd, used by Compute Engine

4 years agoSONAR-13155 Drop unused freemarker dependency
Simon Brandhof [Wed, 4 Mar 2020 08:55:41 +0000 (09:55 +0100)]
SONAR-13155 Drop unused freemarker dependency

4 years agoSONAR-13155 Upgrade XML parsers
Simon Brandhof [Wed, 4 Mar 2020 08:55:14 +0000 (09:55 +0100)]
SONAR-13155 Upgrade XML parsers

4 years agoSONAR-13155 Add comment about instability of H2 1.4.200
Simon Brandhof [Tue, 3 Mar 2020 15:29:56 +0000 (16:29 +0100)]
SONAR-13155 Add comment about instability of H2 1.4.200

4 years agoSONAR-13155 Upgrade various test dependencies
Simon Brandhof [Tue, 3 Mar 2020 15:29:00 +0000 (16:29 +0100)]
SONAR-13155 Upgrade various test dependencies

4 years agoSONAR-13155 Upgrade MyBatis from 3.5.3 to 3.5.4
Simon Brandhof [Tue, 3 Mar 2020 15:23:38 +0000 (16:23 +0100)]
SONAR-13155 Upgrade MyBatis from 3.5.3 to 3.5.4

The bug-fixes do not bring breaking changes:
https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4

4 years agoSONAR-13155 Remove unused Owasp Gradle plugin
Simon Brandhof [Tue, 3 Mar 2020 15:22:11 +0000 (16:22 +0100)]
SONAR-13155 Remove unused Owasp Gradle plugin

4 years agoSONAR-13155 Upgrade PostgreSQL driver to 42.2.10
Simon Brandhof [Tue, 3 Mar 2020 15:11:04 +0000 (16:11 +0100)]
SONAR-13155 Upgrade PostgreSQL driver to 42.2.10

Changes are safe:
- https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.9
- https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.10

4 years agoSONAR-13155 Upgrade scribejava from 6.8.1 to 6.9.0
Simon Brandhof [Tue, 3 Mar 2020 14:37:06 +0000 (15:37 +0100)]
SONAR-13155 Upgrade scribejava from 6.8.1 to 6.9.0

This new version mainly apply bug-fixes by upgrading dependencies:
https://github.com/scribejava/scribejava/compare/scribejava-6.8.1...scribejava-6.9.0

4 years agoSONAR-13155 Upgrade commons-dbutils fron 1.5 to 1.7
Simon Brandhof [Tue, 3 Mar 2020 14:28:10 +0000 (15:28 +0100)]
SONAR-13155 Upgrade commons-dbutils fron 1.5 to 1.7

even if it's used only by unit tests

4 years agoSONAR-13155 Drop usage of commons-dbutils
Simon Brandhof [Tue, 3 Mar 2020 14:15:40 +0000 (15:15 +0100)]
SONAR-13155 Drop usage of commons-dbutils

except for unit tests

4 years agoSONAR-13155 Upgrade Gradle Dependency Management to 1.0.9
Simon Brandhof [Tue, 3 Mar 2020 14:00:38 +0000 (15:00 +0100)]
SONAR-13155 Upgrade Gradle Dependency Management to 1.0.9

Versions from 1.0.4 fix bugs: https://github.com/spring-gradle-plugins/dependency-management-plugin/releases

4 years agoSONAR-13155 Upgrade gradle-versions-plugin to 0.28.0
Simon Brandhof [Tue, 3 Mar 2020 13:34:23 +0000 (14:34 +0100)]
SONAR-13155 Upgrade gradle-versions-plugin to 0.28.0

4 years agoMigrate release procedure to GH actions
Wouter Admiraal [Fri, 20 Mar 2020 09:11:51 +0000 (10:11 +0100)]
Migrate release procedure to GH actions

4 years agoSONAR-11552 Reduce tab size in codeviewer
Jeremy Davis [Thu, 12 Mar 2020 13:42:49 +0000 (14:42 +0100)]
SONAR-11552 Reduce tab size in codeviewer

4 years agoSONAR-13185 Remove hardcoded 'source' and 'sink'
Jeremy Davis [Thu, 12 Mar 2020 13:31:59 +0000 (14:31 +0100)]
SONAR-13185 Remove hardcoded 'source' and 'sink'

4 years agoSONAR-13205 Default QG should fail if Security Hotspots Reviewed on New Code is ...
Duarte Meneses [Mon, 16 Mar 2020 19:46:26 +0000 (14:46 -0500)]
SONAR-13205 Default QG should fail if Security Hotspots Reviewed on New Code is < 100%

4 years agoMinimize dependencies
Julien HENRY [Fri, 13 Mar 2020 12:37:58 +0000 (13:37 +0100)]
Minimize dependencies

4 years agoSONAR-13198 Deprecate JsonWriter
Julien HENRY [Fri, 13 Mar 2020 10:58:17 +0000 (11:58 +0100)]
SONAR-13198 Deprecate JsonWriter

4 years agoSONAR-13209 Connect docs deployment to buddy.works
Hirle [Thu, 19 Mar 2020 09:45:06 +0000 (10:45 +0100)]
SONAR-13209 Connect docs deployment to buddy.works

4 years agoDOC Remove 6.7-specific info
G. Ann Campbell [Tue, 17 Mar 2020 14:54:18 +0000 (10:54 -0400)]
DOC Remove 6.7-specific info

+ minor general cleanup.

4 years agoDOCS Pull Request cleanup: More ALMs
colin-mueller-sonarsource [Tue, 17 Mar 2020 14:30:08 +0000 (15:30 +0100)]
DOCS Pull Request cleanup: More ALMs

4 years agoSONAR-13148 add Jenkins auto branch and PR detection
michaelbirnstiehl [Mon, 9 Mar 2020 22:50:13 +0000 (17:50 -0500)]
SONAR-13148 add Jenkins auto branch and PR detection

4 years agoSONAR-11853 Improve logs about autoconfiguration in CIs
Duarte Meneses [Mon, 9 Mar 2020 19:53:05 +0000 (14:53 -0500)]
SONAR-11853 Improve logs about autoconfiguration in CIs

4 years agoSONAR-13158 Scanner logs files indexed with language 'null'
Duarte Meneses [Wed, 4 Mar 2020 13:59:35 +0000 (07:59 -0600)]
SONAR-13158 Scanner logs files indexed with language 'null'

4 years agoSONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on Jenkins
Duarte Meneses [Tue, 3 Mar 2020 22:54:40 +0000 (16:54 -0600)]
SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on Jenkins

4 years agoBUILD-797 Prevent double trigger of dogfood merge task
Jeremy Davis [Thu, 12 Mar 2020 11:19:08 +0000 (12:19 +0100)]
BUILD-797 Prevent double trigger of dogfood merge task

4 years agofix java:S2259 possible NPE
Pierre [Fri, 13 Mar 2020 09:59:25 +0000 (10:59 +0100)]
fix java:S2259 possible NPE

4 years agoSONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 characters
Julien Lancelot [Wed, 4 Mar 2020 17:06:32 +0000 (18:06 +0100)]
SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 characters

4 years agoSONAR-12928 Persistence of live measures is a performance hotspot on Oracle and SQLServer
Duarte Meneses [Fri, 21 Feb 2020 20:21:20 +0000 (14:21 -0600)]
SONAR-12928 Persistence of live measures is a performance hotspot on Oracle and SQLServer

4 years agoSONAR-13093 Optimize cache of issues in Compute Engine
Sébastien Lesaint [Fri, 6 Sep 2019 14:26:54 +0000 (16:26 +0200)]
SONAR-13093 Optimize cache of issues in Compute Engine

4 years agoDOCS ALM Integrations section in Requirements
colin-mueller-sonarsource [Wed, 11 Mar 2020 09:54:35 +0000 (10:54 +0100)]
DOCS ALM Integrations section in Requirements

4 years agoDOCS update S4MSB version (#2602)
Andrei Epure [Mon, 9 Mar 2020 14:33:13 +0000 (15:33 +0100)]
DOCS update S4MSB version (#2602)

4 years agoSONAR-13166 Fix tooltip on hotspot status
Jeremy Davis [Fri, 6 Mar 2020 13:40:07 +0000 (14:40 +0100)]
SONAR-13166 Fix tooltip on hotspot status

4 years agoSONAR-13131 Add Security Review Rating explanation tooltip
Jeremy Davis [Fri, 6 Mar 2020 13:33:47 +0000 (14:33 +0100)]
SONAR-13131 Add Security Review Rating explanation tooltip

4 years agoDOCS Change title of section for adjusting java install
colin-mueller-sonarsource [Fri, 6 Mar 2020 15:17:54 +0000 (16:17 +0100)]
DOCS Change title of section for adjusting java install

4 years agoDOCS "Advanced Installation" - Remove Docker CE
colin-mueller-sonarsource [Fri, 6 Mar 2020 15:17:29 +0000 (16:17 +0100)]
DOCS "Advanced Installation" - Remove Docker CE

4 years agoDOCS Remove true requirements from HW reccomendations
colin-mueller-sonarsource [Fri, 6 Mar 2020 15:17:09 +0000 (16:17 +0100)]
DOCS Remove true requirements from HW reccomendations

4 years agoSONAR-13165 Scanner warns that it wasn't able to detected changed lines on files...
Duarte Meneses [Thu, 5 Mar 2020 17:45:56 +0000 (11:45 -0600)]
SONAR-13165 Scanner warns that it wasn't able to detected changed lines on files with lines removed only

4 years agoDo not warn about a file out of basedir if file is not included
Said Tahsin Dane [Thu, 5 Mar 2020 21:14:08 +0000 (15:14 -0600)]
Do not warn about a file out of basedir if file is not included

4 years agoSONAR-13042 fix exclusion counts in Scanner logs
Jacek [Thu, 5 Mar 2020 14:49:37 +0000 (15:49 +0100)]
SONAR-13042 fix exclusion counts in Scanner logs

4 years ago[DOCS] Add link to C# import UT & coverage guide (#2566)
Andrei Epure [Fri, 6 Mar 2020 12:37:21 +0000 (13:37 +0100)]
[DOCS] Add link to C# import UT & coverage guide (#2566)

4 years agoSONAR-13147 lazyloading
Jeremy Davis [Mon, 2 Mar 2020 15:00:29 +0000 (16:00 +0100)]
SONAR-13147 lazyloading

4 years agoSONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of showing...
Jacek [Fri, 28 Feb 2020 12:12:24 +0000 (13:12 +0100)]
SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of showing summary of analysis in discussion tab for GitHub

4 years agoSONAR-13143 Update GH PR decoration docs to include Conversation tab
michaelbirnstiehl [Mon, 2 Mar 2020 17:36:39 +0000 (11:36 -0600)]
SONAR-13143 Update GH PR decoration docs to include Conversation tab

4 years agoSONAR-13127: Adding front config for summary analysis comment for GH.
Mathieu Suen [Fri, 28 Feb 2020 10:33:45 +0000 (11:33 +0100)]
SONAR-13127: Adding front config for summary analysis comment for GH.

4 years agoSONAR-13126 add summary of analysis to GH discussion tab
Jacek [Wed, 26 Feb 2020 14:06:07 +0000 (15:06 +0100)]
SONAR-13126 add summary of analysis to GH discussion tab

4 years agoDOCS Remove reference to extra Windows arch
colin-mueller-sonarsource [Fri, 6 Mar 2020 08:27:47 +0000 (09:27 +0100)]
DOCS Remove reference to extra Windows arch

4 years agoDOCS Simply Java Configuration Docs
colin-mueller-sonarsource [Thu, 5 Mar 2020 16:07:29 +0000 (17:07 +0100)]
DOCS Simply Java Configuration Docs

4 years agoBUILD-756 Migrate dogfood merge task to GH actions
Wouter Admiraal [Thu, 20 Feb 2020 11:30:07 +0000 (12:30 +0100)]
BUILD-756 Migrate dogfood merge task to GH actions

4 years agoUpdate requirements.md
budzow [Thu, 15 Aug 2019 20:44:34 +0000 (15:44 -0500)]
Update requirements.md

4 years agoincrease analysis log level
Sébastien Lesaint [Thu, 5 Mar 2020 08:37:56 +0000 (09:37 +0100)]
increase analysis log level

4 years agoDOCS Remove Windows Vista Reference
colin-mueller-sonarsource [Thu, 5 Mar 2020 14:05:41 +0000 (15:05 +0100)]
DOCS Remove Windows Vista Reference

4 years agoSONAR-13159 Correct the github binding tab header order.
Mathieu Suen [Wed, 4 Mar 2020 14:15:22 +0000 (15:15 +0100)]
SONAR-13159 Correct the github binding tab header order.

4 years agoSONAR-13164 fix SSF-104
Pierre [Wed, 4 Mar 2020 10:44:36 +0000 (11:44 +0100)]
SONAR-13164 fix SSF-104

4 years agoSONAR-12752 Improve horizontal scrolling of snippets
Jeremy Davis [Wed, 4 Mar 2020 16:20:20 +0000 (17:20 +0100)]
SONAR-12752 Improve horizontal scrolling of snippets

4 years agoDOCS Collapse various Database Platforms on Install the Server page
colin-mueller-sonarsource [Thu, 5 Mar 2020 07:34:38 +0000 (08:34 +0100)]
DOCS Collapse various Database Platforms on Install the Server page

4 years agoSONAR-13136 Remove Mac OS X JDK Warning
colin-mueller-sonarsource [Wed, 4 Mar 2020 19:29:28 +0000 (20:29 +0100)]
SONAR-13136 Remove Mac OS X JDK Warning

4 years agoSONAR-13144 Fix unslection on multi-location issues.
Mathieu Suen [Tue, 3 Mar 2020 14:27:41 +0000 (15:27 +0100)]
SONAR-13144 Fix unslection on multi-location issues.

4 years agoUpdate API changes up to SonarJava 6.1
Michael Gumowski [Thu, 27 Feb 2020 14:16:05 +0000 (15:16 +0100)]
Update API changes up to SonarJava 6.1

4 years agoUpdate java documentation to fix links of "Related pages" section
Michael Gumowski [Thu, 27 Feb 2020 14:10:16 +0000 (15:10 +0100)]
Update java documentation to fix links of "Related pages" section

Parenthesis are inverted, findbugs link is missing, move "Related pages" above API changes.

4 years agoSONAR-13107 Fix tooltips in rules page
Jeremy Davis [Thu, 27 Feb 2020 15:37:44 +0000 (16:37 +0100)]
SONAR-13107 Fix tooltips in rules page

4 years agoSONAR-12977 Use snippet view for issues with a single secondary location
Jeremy Davis [Thu, 27 Feb 2020 12:34:56 +0000 (13:34 +0100)]
SONAR-12977 Use snippet view for issues with a single secondary location

4 years agoSONAR-13129 Remove Quality Gate and Quality Profiles from Applications information
Jeremy Davis [Wed, 26 Feb 2020 12:54:50 +0000 (13:54 +0100)]
SONAR-13129 Remove Quality Gate and Quality Profiles from Applications information

4 years agoUpdate to 8.3
Jeremy Davis [Wed, 26 Feb 2020 10:24:30 +0000 (11:24 +0100)]
Update to 8.3

4 years agoSONAR-13901 update Oracle installation docs 8.2.0.32929
michaelbirnstiehl [Tue, 25 Feb 2020 14:32:24 +0000 (08:32 -0600)]
SONAR-13901 update Oracle installation docs

4 years agoBUILD-753 Migrate IRIS task to Travis
Wouter Admiraal [Mon, 24 Feb 2020 11:32:04 +0000 (12:32 +0100)]
BUILD-753 Migrate IRIS task to Travis

4 years agoSONAR-12961 Fix Coverage facet regression
Jeremy Davis [Tue, 25 Feb 2020 13:12:00 +0000 (14:12 +0100)]
SONAR-12961 Fix Coverage facet regression

4 years agoSONAR-13097 Upgrade sonar-security to 8.2.1.1259
Julien Lancelot [Tue, 25 Feb 2020 12:14:22 +0000 (13:14 +0100)]
SONAR-13097 Upgrade sonar-security to 8.2.1.1259

4 years agoBUILD-758 Migrate nightly build task to GH actions
Wouter Admiraal [Mon, 24 Feb 2020 07:51:22 +0000 (08:51 +0100)]
BUILD-758 Migrate nightly build task to GH actions

4 years agoBUILD-757 Sync private and public repos
Wouter Admiraal [Tue, 25 Feb 2020 08:03:32 +0000 (09:03 +0100)]
BUILD-757 Sync private and public repos

4 years agoSONAR-13117 Handle 403 gracefully
Jeremy Davis [Mon, 24 Feb 2020 10:02:37 +0000 (11:02 +0100)]
SONAR-13117 Handle 403 gracefully

4 years agoSONAR-13117 Fix SSF-103
Julien Lancelot [Fri, 21 Feb 2020 16:47:01 +0000 (17:47 +0100)]
SONAR-13117 Fix SSF-103

4 years agoclean out Sonar[Language] & some SC-specific content
G. Ann Campbell [Mon, 24 Feb 2020 20:30:53 +0000 (15:30 -0500)]
clean out Sonar[Language] & some SC-specific content

4 years agoSONAR-13091 Update Docker upgrade docs
michaelbirnstiehl [Mon, 24 Feb 2020 03:40:47 +0000 (21:40 -0600)]
SONAR-13091 Update Docker upgrade docs

4 years agoDOCS add deprecated docker env var config to upgrade notes
MikeBirnstiehl [Mon, 24 Feb 2020 16:50:38 +0000 (10:50 -0600)]
DOCS add deprecated docker env var config to upgrade notes

4 years agoSONAR-12796 Fix typo in permission template page.
Mathieu Suen [Mon, 24 Feb 2020 09:31:12 +0000 (10:31 +0100)]
SONAR-12796 Fix typo in permission template page.

4 years agoSONAR-13097 Upgrade plugins
Julien Lancelot [Fri, 21 Feb 2020 13:53:58 +0000 (14:53 +0100)]
SONAR-13097 Upgrade plugins

4 years agoSONAR-13091 update docs to officially support Docker
michaelbirnstiehl [Mon, 17 Feb 2020 22:45:23 +0000 (16:45 -0600)]
SONAR-13091 update docs to officially support Docker

4 years agoSONAR-13113 deprecate environment variable interpolation mechanism in sonar.properties
Michal Duda [Thu, 20 Feb 2020 09:35:52 +0000 (10:35 +0100)]
SONAR-13113 deprecate environment variable interpolation mechanism in sonar.properties

4 years agoSONAR-13078 enable configuring the server by environment variables
Michal Duda [Wed, 12 Feb 2020 14:54:09 +0000 (15:54 +0100)]
SONAR-13078 enable configuring the server by environment variables

4 years agoinformation about Manual Vulnerabilities migration
Alexandre Gigleux [Fri, 21 Feb 2020 18:53:56 +0000 (19:53 +0100)]
information about Manual Vulnerabilities migration

4 years agoSONAR-13033 Add donut chart to overview
Jeremy Davis [Fri, 21 Feb 2020 10:32:21 +0000 (11:32 +0100)]
SONAR-13033 Add donut chart to overview

4 years agoSONAR-13059 Add edit button on comment.
Mathieu Suen [Tue, 18 Feb 2020 17:11:48 +0000 (18:11 +0100)]
SONAR-13059 Add edit button on comment.

4 years agoSONAR-13059 Add delete button on comment.
Mathieu Suen [Tue, 18 Feb 2020 13:26:04 +0000 (14:26 +0100)]
SONAR-13059 Add delete button on comment.

4 years agoSONAR-12720 Put comment on bottom of hotspot review page and add a link from top.
Mathieu Suen [Wed, 12 Feb 2020 12:32:32 +0000 (13:32 +0100)]
SONAR-12720 Put comment on bottom of hotspot review page and add a link from top.

4 years agoSONAR-12718 Revamp hotspot information layout
Philippe Perrin [Wed, 19 Feb 2020 13:43:27 +0000 (14:43 +0100)]
SONAR-12718 Revamp hotspot information layout

4 years agoSONAR-12718 User can get a permalink to the hotspot
Philippe Perrin [Tue, 18 Feb 2020 16:30:25 +0000 (17:30 +0100)]
SONAR-12718 User can get a permalink to the hotspot

4 years agoSONAR-12719 Improve visual feedback of hotspots status update
Jeremy Davis [Fri, 14 Feb 2020 10:28:25 +0000 (11:28 +0100)]
SONAR-12719 Improve visual feedback of hotspots status update

4 years agoSONAR-12719 Move the status edition popup in hotspot main screen
Philippe Perrin [Tue, 11 Feb 2020 17:49:50 +0000 (18:49 +0100)]
SONAR-12719 Move the status edition popup in hotspot main screen