]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-10034 HealthStateRefresher must implement Startable
Sébastien Lesaint [Tue, 28 May 2019 08:01:54 +0000 (10:01 +0200)]
SONAR-10034 HealthStateRefresher must implement Startable

5 years agoGradle cache key for "test" tasks should not depend on build number
Evgeny Mandrikov [Mon, 27 May 2019 14:08:47 +0000 (16:08 +0200)]
Gradle cache key for "test" tasks should not depend on build number

Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel
test execution, so this change allows to enable build cache for "test"
tasks in Cirrus CI.

5 years agoReformat sonar-docs readme using Prettier
Grégoire Aubert [Mon, 27 May 2019 14:38:33 +0000 (16:38 +0200)]
Reformat sonar-docs readme using Prettier

5 years agoSONARCLOUD-669 Fix favorite star behavior
Siegfried Ehret [Mon, 27 May 2019 08:40:59 +0000 (10:40 +0200)]
SONARCLOUD-669 Fix favorite star behavior

5 years agoFix formatting issue
Wouter Admiraal [Wed, 22 May 2019 07:35:11 +0000 (09:35 +0200)]
Fix formatting issue

5 years agoSONAR-11921 Fix collapse block on static docs site
Wouter Admiraal [Wed, 22 May 2019 07:33:48 +0000 (09:33 +0200)]
SONAR-11921 Fix collapse block on static docs site

5 years agoSONAR-12127 Update the Gatsby config for custom blocks
Wouter Admiraal [Wed, 22 May 2019 07:23:33 +0000 (09:23 +0200)]
SONAR-12127 Update the Gatsby config for custom blocks

5 years agoSONAR-12125 Escape special characters before constructing regex
Wouter Admiraal [Tue, 21 May 2019 06:34:52 +0000 (08:34 +0200)]
SONAR-12125 Escape special characters before constructing regex

5 years agoSONAR-11954 Document how to use iframes in documentation, update styles
Wouter Admiraal [Wed, 8 May 2019 08:07:25 +0000 (10:07 +0200)]
SONAR-11954 Document how to use iframes in documentation, update styles

5 years agoDOC reorder upgrade notes by importance
G. Ann Campbell [Fri, 24 May 2019 18:36:36 +0000 (14:36 -0400)]
DOC reorder upgrade notes by importance

And minor wording tweak

5 years agoDOC ES bootstrap checks in upgrade notes
G. Ann Campbell [Fri, 24 May 2019 13:31:09 +0000 (09:31 -0400)]
DOC ES bootstrap checks in upgrade notes

5 years agoSONAR_11996 Fallback to line comparison to detect new lines in Short Lived Branches...
Duarte Meneses [Fri, 24 May 2019 12:40:06 +0000 (07:40 -0500)]
SONAR_11996 Fallback to line comparison to detect new lines in Short Lived Branches and Pull Requests

5 years agoSONAR-12109 Fix initial vendor bundle size, and re-activate bundle size checking...
Grégoire Aubert [Thu, 23 May 2019 11:59:45 +0000 (13:59 +0200)]
SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size checking on CI

5 years agoSONAR-11264 don't enforce ES bootstrap checks when connecting to H2
Sébastien Lesaint [Thu, 23 May 2019 11:50:32 +0000 (13:50 +0200)]
SONAR-11264 don't enforce ES bootstrap checks when connecting to H2

5 years agoSONAR-12112 horizontal scrolling
Jeremy Davis [Mon, 20 May 2019 15:58:59 +0000 (17:58 +0200)]
SONAR-12112 horizontal scrolling

5 years agoSONAR-12116 Add branch parameter when expanding a snippet
Jeremy Davis [Mon, 20 May 2019 09:43:38 +0000 (11:43 +0200)]
SONAR-12116 Add branch parameter when expanding a snippet

5 years agoSONAR-12113 Fix line permalink in new exec flow
Jeremy Davis [Fri, 17 May 2019 15:18:01 +0000 (17:18 +0200)]
SONAR-12113 Fix line permalink in new exec flow

5 years agoSONAR-12110 Fix extra lines/snippets issue
Jeremy Davis [Fri, 17 May 2019 14:55:56 +0000 (16:55 +0200)]
SONAR-12110 Fix extra lines/snippets issue

5 years agoSONAR-12111 Fix source misalignment
Jeremy Davis [Thu, 16 May 2019 13:09:48 +0000 (15:09 +0200)]
SONAR-12111 Fix source misalignment

5 years agofix quality flaw
Sébastien Lesaint [Thu, 23 May 2019 08:11:26 +0000 (10:11 +0200)]
fix quality flaw

5 years agoenable Cirrus auto_cancellation on branch dogfood-on-next
Sébastien Lesaint [Thu, 23 May 2019 08:07:42 +0000 (10:07 +0200)]
enable Cirrus auto_cancellation on branch dogfood-on-next

5 years agoSONAR-12109 Web Analytics plugins (#1652)
Grégoire Aubert [Thu, 23 May 2019 07:04:02 +0000 (09:04 +0200)]
SONAR-12109 Web Analytics plugins (#1652)

5 years agoSONAR-11264 enforce ES boostrap checks on all editions
Sébastien Lesaint [Mon, 20 May 2019 14:39:42 +0000 (16:39 +0200)]
SONAR-11264 enforce ES boostrap checks on all editions

5 years agoSONAR-10034 drop support of reflection-based Pico Container lifecycle management
Sébastien Lesaint [Mon, 20 May 2019 10:17:54 +0000 (12:17 +0200)]
SONAR-10034 drop support of reflection-based Pico Container lifecycle management

one must now implement org.picocontainer.Startable, org.sonar.api.Startable, java.io.Closeable and/or java.lang.Closeable

5 years agoSONAR-11950 complete example in doc page "Webhooks"
Simon Brandhof [Tue, 21 May 2019 19:12:32 +0000 (21:12 +0200)]
SONAR-11950 complete example in doc page "Webhooks"

5 years agoSONAR-11950 add support of Azure DevOps
Simon Brandhof [Tue, 21 May 2019 19:06:31 +0000 (21:06 +0200)]
SONAR-11950 add support of Azure DevOps

5 years agoFix typo in page 'Analysis Parameters'
Simon Brandhof [Mon, 20 May 2019 13:55:55 +0000 (15:55 +0200)]
Fix typo in page 'Analysis Parameters'

5 years agoSONAR-11950 add sonar.scm.revision to documentation
Simon Brandhof [Tue, 14 May 2019 08:21:53 +0000 (10:21 +0200)]
SONAR-11950 add sonar.scm.revision to documentation

5 years agoSONAR-11950 do not accept empty string for revision in CE
Simon Brandhof [Sun, 12 May 2019 18:31:55 +0000 (20:31 +0200)]
SONAR-11950 do not accept empty string for revision in CE

5 years agoSONAR-11950 autoconfig of SCM revision on Travis CI
Simon Brandhof [Sun, 12 May 2019 17:06:34 +0000 (19:06 +0200)]
SONAR-11950 autoconfig of SCM revision on Travis CI

5 years agoSONAR-11950 autoconfig of SCM revision on Gitlab CI
Simon Brandhof [Sun, 12 May 2019 15:43:21 +0000 (17:43 +0200)]
SONAR-11950 autoconfig of SCM revision on Gitlab CI

5 years agoSONAR-11950 autoconfig of SCM revision on Github Actions
Simon Brandhof [Sun, 12 May 2019 15:27:40 +0000 (17:27 +0200)]
SONAR-11950 autoconfig of SCM revision on Github Actions

5 years agoSONAR-11950 autoconfig of SCM revision on AppVeyor
Simon Brandhof [Sun, 12 May 2019 15:24:18 +0000 (17:24 +0200)]
SONAR-11950 autoconfig of SCM revision on AppVeyor

5 years agoSONAR-11950 autoconfig of SCM revision on Buildkite
Simon Brandhof [Sun, 12 May 2019 14:51:55 +0000 (16:51 +0200)]
SONAR-11950 autoconfig of SCM revision on Buildkite

5 years agoSONAR-11950 autoconfig of SCM revision on CircleCI
Simon Brandhof [Sun, 12 May 2019 14:48:32 +0000 (16:48 +0200)]
SONAR-11950 autoconfig of SCM revision on CircleCI

5 years agoSONAR-11950 autoconfig of SCM revision on Jenkins
Simon Brandhof [Sun, 12 May 2019 14:43:34 +0000 (16:43 +0200)]
SONAR-11950 autoconfig of SCM revision on Jenkins

5 years agoSONAR-11950 autoconfig of SCM revision on DroneCI
Simon Brandhof [Sun, 12 May 2019 14:01:58 +0000 (16:01 +0200)]
SONAR-11950 autoconfig of SCM revision on DroneCI

5 years agoSONAR-11950 autoconfig of SCM revision on SemaphoreCI
Simon Brandhof [Sun, 12 May 2019 13:22:57 +0000 (15:22 +0200)]
SONAR-11950 autoconfig of SCM revision on SemaphoreCI

5 years agoSONAR-11950 autoconfig of SCM revision on Cirrus and Bitbucket
Simon Brandhof [Sun, 12 May 2019 13:12:42 +0000 (15:12 +0200)]
SONAR-11950 autoconfig of SCM revision on Cirrus and Bitbucket

5 years agoFix Quality flaws
Simon Brandhof [Sun, 12 May 2019 10:54:30 +0000 (12:54 +0200)]
Fix Quality flaws

5 years agoSONAR-11950 copy revisions migration
Michal Duda [Thu, 9 May 2019 14:23:52 +0000 (16:23 +0200)]
SONAR-11950 copy revisions migration

5 years agoSONAR-11950 add scm revision scanner parameter
Michal Duda [Tue, 7 May 2019 12:28:09 +0000 (14:28 +0200)]
SONAR-11950 add scm revision scanner parameter

5 years agoSONAR-11950 add revision to response of WS api/project_analysis/search
Simon Brandhof [Mon, 6 May 2019 15:06:50 +0000 (17:06 +0200)]
SONAR-11950 add revision to response of WS api/project_analysis/search

5 years agoSONAR-11950 add revision to response of WS api/projects/search
Simon Brandhof [Mon, 6 May 2019 15:06:30 +0000 (17:06 +0200)]
SONAR-11950 add revision to response of WS api/projects/search

5 years agoSONAR-11950 add revision to webhooks
Simon Brandhof [Mon, 6 May 2019 14:46:53 +0000 (16:46 +0200)]
SONAR-11950 add revision to webhooks

5 years agoSONAR-11950 add SnapshotDto#revision
Simon Brandhof [Mon, 6 May 2019 14:43:28 +0000 (16:43 +0200)]
SONAR-11950 add SnapshotDto#revision

5 years agoSONAR-11950 create DB column snapshots.revision
Simon Brandhof [Mon, 6 May 2019 14:38:40 +0000 (16:38 +0200)]
SONAR-11950 create DB column snapshots.revision

5 years agoFix Quality flaws
Simon Brandhof [Fri, 3 May 2019 20:04:57 +0000 (22:04 +0200)]
Fix Quality flaws

5 years agoFix PROJECT_QPROFILES.PROFILE_KEY width: 255 -> 50
Janos Gyerik [Wed, 22 May 2019 13:11:08 +0000 (15:11 +0200)]
Fix PROJECT_QPROFILES.PROFILE_KEY width: 255 -> 50

5 years agoDOCS update when HS is closed
MikeBirnstiehl [Wed, 22 May 2019 13:21:30 +0000 (08:21 -0500)]
DOCS update when HS is closed

5 years agoSONAR-11989 Send notification when doing bulk changes on Security Hotspots
Julien HENRY [Tue, 21 May 2019 13:40:33 +0000 (15:40 +0200)]
SONAR-11989 Send notification when doing bulk changes on Security Hotspots

5 years agoSONAR-12027 update docs for Hotspot Actions
MikeBirnstiehl [Tue, 21 May 2019 16:08:25 +0000 (11:08 -0500)]
SONAR-12027 update docs for Hotspot Actions

5 years agoSONAR-12026 Update status names, transition names and description
Julien Lancelot [Tue, 21 May 2019 15:50:50 +0000 (17:50 +0200)]
SONAR-12026 Update status names, transition names and description

* Replace INREVIEW and TOREVIEW to IN_REVIEW and TO_REVIEW
* Update transition names and descriptions

5 years agoSONAR-12026 Migrate existing hotspots statuses
Julien Lancelot [Thu, 16 May 2019 08:31:00 +0000 (10:31 +0200)]
SONAR-12026 Migrate existing hotspots statuses

5 years agoSONAR-12026 add new hotspots statuses to facet
Pierre Guillot [Tue, 14 May 2019 09:31:26 +0000 (11:31 +0200)]
SONAR-12026 add new hotspots statuses to facet

5 years agoSONAR-12026 Update transition names and description for Vulnerability coming from...
Grégoire Aubert [Mon, 13 May 2019 13:27:11 +0000 (15:27 +0200)]
SONAR-12026 Update transition names and description for Vulnerability coming from a hotspot

5 years agoSONAR-12026 add transition reset as to review
Pierre Guillot [Fri, 10 May 2019 07:40:58 +0000 (09:40 +0200)]
SONAR-12026 add transition reset as to review

5 years agoSONARCLOUD-636 Update default org projects permission template
Julien HENRY [Mon, 13 May 2019 16:04:50 +0000 (18:04 +0200)]
SONARCLOUD-636 Update default org projects permission template

5 years agoSONAR-11989 Send notification when doing manual operations on Security Hotspots
Julien HENRY [Mon, 13 May 2019 12:23:23 +0000 (14:23 +0200)]
SONAR-11989 Send notification when doing manual operations on Security Hotspots

5 years agoSONAR-12026 Add transition "Open as Vulnerability"
Pierre Guillot [Fri, 10 May 2019 14:44:14 +0000 (16:44 +0200)]
SONAR-12026 Add transition "Open as Vulnerability"

5 years agoSONAR-12026 introduce new status 'reviewed' and new transition 'resolve as reviewed...
Pierre Guillot [Thu, 9 May 2019 16:03:38 +0000 (18:03 +0200)]
SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as reviewed' for hotspot

5 years agoSONAR-12020 SONAR-12021 sonar-users should have issue admin and hotspot admin permiss...
Julien HENRY [Thu, 9 May 2019 06:30:19 +0000 (08:30 +0200)]
SONAR-12020 SONAR-12021 sonar-users should have issue admin and hotspot admin permission by default

5 years agoSONAR-12026 Add transition "Set as In Review" on Security Hotspots
Pierre Guillot [Wed, 8 May 2019 14:36:58 +0000 (16:36 +0200)]
SONAR-12026 Add transition "Set as In Review" on Security Hotspots

5 years agoSONAR-12026 Update status labels in sercurity reports pages
Grégoire Aubert [Tue, 7 May 2019 14:06:27 +0000 (16:06 +0200)]
SONAR-12026 Update status labels in sercurity reports pages

5 years agoSONAR-12026 Add new hotspot status facet in issues page
Grégoire Aubert [Mon, 6 May 2019 15:12:05 +0000 (17:12 +0200)]
SONAR-12026 Add new hotspot status facet in issues page

5 years agoSONAR-12026 Security Hotspots are created with resolution "To Review"
Julien Lancelot [Mon, 6 May 2019 10:25:29 +0000 (12:25 +0200)]
SONAR-12026 Security Hotspots are created with resolution "To Review"

5 years agoDOC wording correction
G. Ann Campbell [Wed, 22 May 2019 13:09:39 +0000 (09:09 -0400)]
DOC wording correction

5 years agoDOC 7.8 additions, 7.6 correction
G. Ann Campbell [Wed, 22 May 2019 13:07:55 +0000 (09:07 -0400)]
DOC 7.8 additions, 7.6 correction

5 years agoSONAR-11720 Set different memory defaults for EE+
Michal Duda [Thu, 16 May 2019 10:36:17 +0000 (12:36 +0200)]
SONAR-11720 Set different memory defaults for EE+

5 years agoUse JDK 11 in Travis CI
Evgeny Mandrikov [Tue, 21 May 2019 11:42:58 +0000 (13:42 +0200)]
Use JDK 11 in Travis CI

5 years agoRemoved reference to dashboards in Global Permissions
colin-mueller-sonarsource [Mon, 20 May 2019 14:44:57 +0000 (16:44 +0200)]
Removed reference to dashboards in Global Permissions

5 years agoSONARCLOUD-628 Allow UTF-8 characters in project key
Benoît Gianinetti [Thu, 16 May 2019 12:18:42 +0000 (14:18 +0200)]
SONARCLOUD-628 Allow UTF-8 characters in project key

5 years agoSONAR-11962 Warn when detecting MySQL at startup
Pierre Guillot [Wed, 15 May 2019 15:43:20 +0000 (17:43 +0200)]
SONAR-11962 Warn when detecting MySQL at startup

5 years agoSONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete without...
Pierre Guillot [Wed, 15 May 2019 09:31:18 +0000 (11:31 +0200)]
SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete without any parameter

5 years agoSONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete without...
Pierre Guillot [Wed, 15 May 2019 09:20:13 +0000 (11:20 +0200)]
SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete without any parameter

5 years agoUse "--release" javac option also for tests
Duarte Meneses [Thu, 16 May 2019 21:53:57 +0000 (16:53 -0500)]
Use "--release" javac option also for tests

5 years agoSONAR-12108 Use SQLServer driver compiled for JRE 8
Duarte Meneses [Thu, 16 May 2019 14:57:58 +0000 (09:57 -0500)]
SONAR-12108 Use SQLServer driver compiled for JRE 8

5 years agoSONAR-12108 Use gradle:5.4.1-jdk11 container in DB tests
Duarte Meneses [Thu, 16 May 2019 14:23:28 +0000 (09:23 -0500)]
SONAR-12108 Use gradle:5.4.1-jdk11 container in DB tests

5 years agoSONAR-12108 Fix Gradle version of DB tests
Simon Brandhof [Thu, 16 May 2019 09:43:30 +0000 (11:43 +0200)]
SONAR-12108 Fix Gradle version of DB tests

5 years agoBuild with Java 11
Duarte Meneses [Tue, 14 May 2019 20:15:48 +0000 (15:15 -0500)]
Build with Java 11

5 years agoSONAR-12108 Support Java 11 RTE
Duarte Meneses [Tue, 14 May 2019 21:02:43 +0000 (16:02 -0500)]
SONAR-12108 Support Java 11 RTE

5 years agoFix dependencies (order) between Gradle tasks that execute yarn
Grégoire Aubert [Thu, 16 May 2019 12:54:03 +0000 (14:54 +0200)]
Fix dependencies (order) between Gradle tasks that execute yarn

And add declarations of input files for "yarn_validate-ci" tasks,
which were forgotten when caching was enabled for them.

5 years agoDOC serve static resources from plugin
G. Ann Campbell [Wed, 15 May 2019 20:05:26 +0000 (16:05 -0400)]
DOC serve static resources from plugin

5 years agoUse Artifactory for Gradle remote cache (#1628)
Evgeny Mandrikov [Wed, 15 May 2019 15:30:10 +0000 (17:30 +0200)]
Use Artifactory for Gradle remote cache (#1628)

5 years agoEnable Gradle cache for "yarn_validate-ci" tasks (#1616)
Evgeny Mandrikov [Wed, 15 May 2019 15:21:37 +0000 (17:21 +0200)]
Enable Gradle cache for "yarn_validate-ci" tasks (#1616)

5 years agoSONAR-12061 Purge refresh flag on portfolio deletion
Benoit [Tue, 14 May 2019 15:34:58 +0000 (17:34 +0200)]
SONAR-12061 Purge refresh flag on portfolio deletion

5 years agoSONAR-12061 Recalculate out-of-date portfolios at scheduled hours
Janos Gyerik [Thu, 9 May 2019 13:24:18 +0000 (15:24 +0200)]
SONAR-12061 Recalculate out-of-date portfolios at scheduled hours

5 years agoDOCS include recalculating by user-specified time
MikeBirnstiehl [Thu, 9 May 2019 13:45:24 +0000 (08:45 -0500)]
DOCS include recalculating by user-specified time

5 years agoSONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' table
Benoît Gianinetti [Mon, 6 May 2019 12:15:46 +0000 (14:15 +0200)]
SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' table

5 years agoSONAR-12057 Add general locking mechanism through internal_properties
Janos Gyerik [Tue, 7 May 2019 08:23:26 +0000 (10:23 +0200)]
SONAR-12057 Add general locking mechanism through internal_properties

5 years agoSONARCLOUD-643 Fix select all repositories for import (#1617)
Siegfried Ehret [Tue, 14 May 2019 15:04:45 +0000 (17:04 +0200)]
SONARCLOUD-643 Fix select all repositories for import (#1617)

5 years agoFix links in documentation
Evgeny Mandrikov [Tue, 14 May 2019 13:21:36 +0000 (15:21 +0200)]
Fix links in documentation

5 years agoFix Gradle caching of "yarn_run" tasks
Evgeny Mandrikov [Tue, 14 May 2019 11:38:50 +0000 (13:38 +0200)]
Fix Gradle caching of "yarn_run" tasks

":server:sonar-vsts:yarn_run" and
":private:sonar-bitbucketcloud:yarn_run"
must declared as inputs all files which are used
from "server/sonar-web/src/main/js".

5 years agoDOC port SCAN space from Confluence
G. Ann Campbell [Tue, 14 May 2019 13:11:45 +0000 (09:11 -0400)]
DOC port SCAN space from Confluence

5 years agoDelete unused methods in org.sonar.test.html classes
Simon Brandhof [Tue, 14 May 2019 07:40:27 +0000 (09:40 +0200)]
Delete unused methods in org.sonar.test.html classes

5 years agoSONARCLOUD-644 fix conflict on javax.email
Simon Brandhof [Tue, 14 May 2019 07:38:41 +0000 (09:38 +0200)]
SONARCLOUD-644 fix conflict on javax.email

5 years agoSONARCLOUD-615 Add Google Tag Manager
Siegfried Ehret [Mon, 13 May 2019 14:25:18 +0000 (16:25 +0200)]
SONARCLOUD-615 Add Google Tag Manager

5 years agoUse JaCoCo xml report for coverage (see MMF-1651) (#1526)
Tibor Blenessy [Mon, 13 May 2019 09:25:19 +0000 (11:25 +0200)]
Use JaCoCo xml report for coverage (see MMF-1651) (#1526)

5 years agoBetter minify inline CSS
Grégoire Aubert [Wed, 8 May 2019 10:17:40 +0000 (12:17 +0200)]
Better minify inline CSS

5 years agoUpgrade sonar scanner plugin to v2.7.1
Duarte Meneses [Fri, 10 May 2019 13:25:58 +0000 (08:25 -0500)]
Upgrade sonar scanner plugin to v2.7.1