]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-12292 Do not debounce the fetchBranchStatus root action
Wouter Admiraal [Wed, 17 Jul 2019 07:40:55 +0000 (09:40 +0200)]
SONAR-12292 Do not debounce the fetchBranchStatus root action

5 years agoSONAR-12292 Remove redundant WS call when QG conditions are updated
Wouter Admiraal [Wed, 17 Jul 2019 07:18:16 +0000 (09:18 +0200)]
SONAR-12292 Remove redundant WS call when QG conditions are updated

5 years agoSONAR-12290 Only activate modal scrolling when necessary
Wouter Admiraal [Wed, 17 Jul 2019 06:56:19 +0000 (08:56 +0200)]
SONAR-12290 Only activate modal scrolling when necessary

5 years agoSONAR-12348 Update extension guide documentation
Wouter Admiraal [Fri, 26 Jul 2019 07:53:03 +0000 (09:53 +0200)]
SONAR-12348 Update extension guide documentation

5 years agodocument golangci-lint issues import
Nicolas Harraudeau [Mon, 29 Jul 2019 16:35:21 +0000 (18:35 +0200)]
document golangci-lint issues import

5 years agoFix test to make it run on mac os (#1977)
Jacek [Thu, 1 Aug 2019 13:08:41 +0000 (15:08 +0200)]
Fix test to make it run on mac os (#1977)

* fix test to make it run on mac os

5 years agoDOC add links to URL rewrite config
G. Ann Campbell [Wed, 31 Jul 2019 19:24:43 +0000 (15:24 -0400)]
DOC add links to URL rewrite config

5 years agoSONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUID
Sébastien Lesaint [Tue, 30 Jul 2019 13:15:28 +0000 (15:15 +0200)]
SONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUID

5 years agoRevert "SONAR-12358 fix SSF 85"
Pierre Guillot [Wed, 31 Jul 2019 14:56:28 +0000 (16:56 +0200)]
Revert "SONAR-12358 fix SSF 85"

This reverts commit 659dc21781b018f5197fa432217e5959044eef7e.

5 years agoSONAR-12358 fix SSF 85
Pierre Guillot [Tue, 30 Jul 2019 11:18:56 +0000 (13:18 +0200)]
SONAR-12358 fix SSF 85

5 years agoSONAR-8115 storing project quality gate in table (#1919)
Jacek [Wed, 31 Jul 2019 13:03:39 +0000 (15:03 +0200)]
SONAR-8115 storing project quality gate in table (#1919)

* migrate properties to project_qgate table

* use project_qgates table instead of property

* change usage of project quality gate in CE

5 years agoSC-131 - Removed one of very last mention to VSTS/TFS (#1968)
mickael-caro-sonarsource [Wed, 31 Jul 2019 11:43:14 +0000 (13:43 +0200)]
SC-131 - Removed one of very last mention to VSTS/TFS (#1968)

* SC-131 - Fixed one of the very last mention of VSTS to Azure DevOps + removed SonarQube specific doc for this markdown.

* fixup! SC-131 - Corrected markdown, was the one from SonarCloud.

5 years agoMove Cirrus GCP runs from Europe to uscentral1-a
Simon Brandhof [Tue, 2 Jul 2019 18:54:14 +0000 (20:54 +0200)]
Move Cirrus GCP runs from Europe to uscentral1-a

in order to be closer than Artifactory, and maybe Github?

5 years agoSONAR-11722 webhook posttask adds log statistics
Sébastien Lesaint [Tue, 23 Jul 2019 11:20:05 +0000 (13:20 +0200)]
SONAR-11722 webhook posttask adds log statistics

5 years agoSONAR-11722 add ability for Post tasks to add log statistics
Sébastien Lesaint [Tue, 23 Jul 2019 09:38:48 +0000 (11:38 +0200)]
SONAR-11722 add ability for Post tasks to add log statistics

5 years agoSONAR-17722 add post tag logs
Sébastien Lesaint [Tue, 12 Feb 2019 09:44:30 +0000 (10:44 +0100)]
SONAR-17722 add post tag logs

5 years agoFix unit tests for windows
philippe-perrin-sonarsource [Fri, 26 Jul 2019 12:39:35 +0000 (14:39 +0200)]
Fix unit tests for windows

5 years agoSONAR-10028 move CeQueueCleaner to Web to support clustering
Sébastien Lesaint [Thu, 25 Jul 2019 08:59:37 +0000 (10:59 +0200)]
SONAR-10028 move CeQueueCleaner to Web to support clustering

5 years agoSONAR-12271 require SQ 7.9 installed to upgrade to 8.0 and later
Sébastien Lesaint [Wed, 10 Jul 2019 09:01:25 +0000 (11:01 +0200)]
SONAR-12271 require SQ 7.9 installed to upgrade to 8.0 and later

drop IT for module upgrade since 7.9 has no module
fix UpgradeTest:
 - explicitly fail if run on H2
 - fix all URL tests which were victimes of false negatives

5 years agoSONAR-12273 use setNull(Double) for decimal column on all SGDBs
Sébastien Lesaint [Tue, 9 Jul 2019 15:48:30 +0000 (17:48 +0200)]
SONAR-12273 use setNull(Double) for decimal column on all SGDBs

5 years agoSONAR-12251 MassUpdate: do not create Iterator for each inserted row
Sébastien Lesaint [Thu, 4 Jul 2019 10:54:01 +0000 (12:54 +0200)]
SONAR-12251 MassUpdate: do not create Iterator for each inserted row

5 years agoSONAR-12251 detect aborted attempt during processing of 1st project
Sébastien Lesaint [Thu, 4 Jul 2019 08:14:24 +0000 (10:14 +0200)]
SONAR-12251 detect aborted attempt during processing of 1st project

5 years agoSONAR-12251 close count statement in PopulateLiveMeasures
Sébastien Lesaint [Tue, 2 Jul 2019 08:58:01 +0000 (10:58 +0200)]
SONAR-12251 close count statement in PopulateLiveMeasures

5 years agoSONAR-12251 commit each processed project in PopulateLiveMeasures
Sébastien Lesaint [Tue, 2 Jul 2019 07:59:59 +0000 (09:59 +0200)]
SONAR-12251 commit each processed project in PopulateLiveMeasures

5 years agoSONAR-8520 index on DEPRECATED_RULE_KEYS.RULE_ID must not be unique
Sébastien Lesaint [Fri, 19 Jul 2019 14:26:41 +0000 (16:26 +0200)]
SONAR-8520 index on DEPRECATED_RULE_KEYS.RULE_ID must not be unique

this is an old error which slipped through the radar because H2 schema was correct

5 years agoSONAR-12245 Fix broken test for extend profile form test
Grégoire Aubert [Mon, 29 Jul 2019 08:38:28 +0000 (10:38 +0200)]
SONAR-12245 Fix broken test for extend profile form test

5 years agoSONAR-12245 Fix throwGlobalError and checkStatus
Jeremy Davis [Tue, 16 Jul 2019 14:37:21 +0000 (16:37 +0200)]
SONAR-12245 Fix throwGlobalError and checkStatus

5 years agoUsage of Gradle option "--parallel" should be safe
Evgeny Mandrikov [Fri, 26 Jul 2019 12:50:36 +0000 (14:50 +0200)]
Usage of Gradle option "--parallel" should be safe

Gradle should not execute several "yarn install" in parallel,
because Yarn doesn't support concurrent access to its global cache.

"task1.mustRunAfter(task2)" ordering has an effect only when both
tasks are scheduled for execution, however currently task
":private:docs:yarn" is not executed during execution of "gradle build".
Therefore "mustRunAfter" should be established between all pairs of
"yarn install" tasks to define their total order and to prevent their
concurrent execution even in case when one or more of these tasks not
scheduled.

5 years agoSC-795 drop unused code on Bitbucket Cloud
Simon Brandhof [Tue, 9 Jul 2019 14:15:48 +0000 (16:15 +0200)]
SC-795 drop unused code on Bitbucket Cloud

5 years agoSC-795 remove SonarCloud label from emails
Simon Brandhof [Tue, 9 Jul 2019 07:07:58 +0000 (09:07 +0200)]
SC-795 remove SonarCloud label from emails

5 years agoSC-795 drop SonarCloud-related modules
Simon Brandhof [Mon, 8 Jul 2019 20:29:52 +0000 (22:29 +0200)]
SC-795 drop SonarCloud-related modules

5 years agoAdd a ping task to frontend PR template
philippe-perrin-sonarsource [Fri, 26 Jul 2019 09:28:52 +0000 (11:28 +0200)]
Add a ping task to frontend PR template

5 years agoSONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with new line
Duarte Meneses [Wed, 24 Jul 2019 12:39:46 +0000 (07:39 -0500)]
SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with new line

5 years agoSONAR-11546 add time info to scm logs (#1939)
Jacek [Wed, 24 Jul 2019 12:33:01 +0000 (14:33 +0200)]
SONAR-11546 add time info to scm logs (#1939)

* SONAR-11546 - add time measures to scm logs

* SONAR-11546 - add time measure for CPD executor and SCM publisher steps

5 years agoSONAR-12331 Failure at scanner startup when using an early access JRE (because of...
Duarte Meneses [Mon, 22 Jul 2019 19:50:52 +0000 (14:50 -0500)]
SONAR-12331 Failure at scanner startup when using an early access JRE (because of Gson)

5 years agoSONAR-7878 Update docs
Siegfried Ehret [Tue, 23 Jul 2019 09:48:31 +0000 (11:48 +0200)]
SONAR-7878 Update docs

5 years agoSONAR-12009 Display issues in settings page
philippe-perrin-sonarsource [Tue, 9 Jul 2019 14:33:31 +0000 (16:33 +0200)]
SONAR-12009 Display issues in settings page

5 years agoSONAR-11007 Update buttons on rules list
Siegfried Ehret [Fri, 12 Jul 2019 12:54:03 +0000 (14:54 +0200)]
SONAR-11007 Update buttons on rules list

- Make Bulk Change available only to user who can use it.
- Make «Deactivate» button available only to user who can use it.

5 years agoAdd multiple PR templates
Wouter Admiraal [Tue, 23 Jul 2019 06:06:12 +0000 (08:06 +0200)]
Add multiple PR templates

5 years agoSONAR-12294 update docs for NodeJS min requirement of 8
MikeBirnstiehl [Wed, 17 Jul 2019 18:15:09 +0000 (20:15 +0200)]
SONAR-12294 update docs for NodeJS min requirement of 8

5 years agoSONAR-8776 remove deprecated params, fields from api/components (#1894)
Jacek [Mon, 22 Jul 2019 15:17:18 +0000 (17:17 +0200)]
SONAR-8776 remove deprecated params, fields from api/components (#1894)

* remove componentId, uuid params and associated documentation

* remove deprecated params from api/components/search_projects

* remove deprecated params from api/components/show

* remove request parameters: key, componentId, id

* remove deprecated params from api/components/suggestions

* remove deprecated params from api/components/tree

* remove deprecated request parameters: baseComponentKey, componentId, baseComponentId

* remove `id` field response from api/components/search, api/components/search_projects

* fix description in api/components/show

5 years agoSONAR-12259 - remove deprecated request params, response fields from api/projects...
Jacek [Mon, 22 Jul 2019 15:14:53 +0000 (17:14 +0200)]
SONAR-12259 - remove deprecated request params, response fields from api/projects (#1881)

* remove deprecated params from api/projects/bulk_delete
* remove deprecated projectsIds param
* update documentation for api/projects/bulk_delete

* remove deprecated params from api/projects/bulk_update_key
* remove deprecated params: key, projectId, id
* update documentation for api/projects/bulk_update_key

* remove deprecated params from api/projects/create
* remove deprecated param: key
* update documentation for api/projects/create

* remove deprecated params from api/projects/delete
* remove deprecated param: projectId, key
* update documentation for api/projects/delete

* remove deprecated apis: api/projects/ghosts | index | provisioned

* remove deprecated params from api/projects/search
* remove deprecated param: projectIds
* remove deprecated response fields: id (uuid)
* remove all usage of deprecated params: page, pageSize (remove associated tests)
* update documentation for api/projects/search

* remove deprecated params from api/projects/search_my_projects
* remove deprecated response fields: id (uuid)
* update documentation for api/projects/search_my_projects

* remove deprecated params from api/projects/update_key
* remove deprecated params: id, projectId, key, newKey
* change "from" param to be mandatory

* remove ProjectListTest.java file as endpoint does not exist anymore

* bump orchestrator version
* remove ComponentDao and ComponentMapper methods associated with deprecated code

* use "project" param when calling api/projects/create
* update ProjectDumpOperations#renameProjectKey to use api/projects/update_key endpoint

* use java api calls instead of URLs

*  bump orchestrator version to latest released 3.26.0.2111

5 years agoSONAR-7878 Update docs about l10n
Siegfried Ehret [Fri, 19 Jul 2019 14:55:07 +0000 (16:55 +0200)]
SONAR-7878 Update docs about l10n

5 years agoSONAR-7878 Update pluralization
Siegfried Ehret [Thu, 11 Jul 2019 09:24:10 +0000 (11:24 +0200)]
SONAR-7878 Update pluralization

5 years agoFix blockers for Travis on SonarCloud
Siegfried Ehret [Fri, 19 Jul 2019 14:22:46 +0000 (16:22 +0200)]
Fix blockers for Travis on SonarCloud

5 years agoDOCS Update Delegated Auth page
Antoine Vigneau [Fri, 19 Jul 2019 13:32:57 +0000 (15:32 +0200)]
DOCS Update Delegated Auth page

5 years agoBump to eslint-config-sonarqube 0.5.1
philippe-perrin-sonarsource [Fri, 19 Jul 2019 07:54:04 +0000 (09:54 +0200)]
Bump to eslint-config-sonarqube 0.5.1

5 years agoSort import in sonar-web
philippe-perrin-sonarsource [Thu, 18 Jul 2019 15:17:58 +0000 (17:17 +0200)]
Sort import in sonar-web

5 years agoSort import in sonar-vsts
philippe-perrin-sonarsource [Thu, 18 Jul 2019 15:15:42 +0000 (17:15 +0200)]
Sort import in sonar-vsts

5 years agoSort import in sonar-docs
philippe-perrin-sonarsource [Thu, 18 Jul 2019 15:11:28 +0000 (17:11 +0200)]
Sort import in sonar-docs

5 years agoSONAR-8115 Storing default qgate in table (blue green deploy safety) (#1925)
Jacek [Fri, 19 Jul 2019 08:59:07 +0000 (10:59 +0200)]
SONAR-8115 Storing default qgate in table (blue green deploy safety) (#1925)

* add DDL for project_qgate table

* support saving/update/delete to project quality gate and properties

* add db migration tests

5 years agoSONAR-12288 Fix admin links in docs
MikeBirnstiehl [Thu, 18 Jul 2019 16:20:52 +0000 (18:20 +0200)]
SONAR-12288 Fix admin links in docs

5 years agoSONAR-12022 Animate snippets
Jeremy Davis [Mon, 1 Jul 2019 16:53:17 +0000 (18:53 +0200)]
SONAR-12022 Animate snippets

5 years agoMoved SelectList to sonar-ui-common
philippe-perrin-sonarsource [Wed, 17 Jul 2019 09:52:13 +0000 (11:52 +0200)]
Moved SelectList to sonar-ui-common

5 years agoSONAR-12244 Handle pagination in portfolio projects list properly
philippe-perrin-sonarsource [Tue, 2 Jul 2019 11:53:28 +0000 (13:53 +0200)]
SONAR-12244 Handle pagination in portfolio projects list properly

5 years agoSONAR-11618 Update projects select list to also display the project key
philippe-perrin-sonarsource [Fri, 28 Jun 2019 14:53:20 +0000 (16:53 +0200)]
SONAR-11618 Update projects select list to also display the project key

5 years agoSONAR-12284 Remove call to /api/components/show to verify access
Wouter Admiraal [Fri, 12 Jul 2019 15:51:03 +0000 (17:51 +0200)]
SONAR-12284 Remove call to /api/components/show to verify access

5 years agoFix generation of javadoc
Simon Brandhof [Wed, 17 Jul 2019 11:19:21 +0000 (13:19 +0200)]
Fix generation of javadoc

5 years agoClean deps
Duarte Meneses [Mon, 15 Jul 2019 20:59:23 +0000 (15:59 -0500)]
Clean deps

5 years agoSC-704 Extract more components (#1921)
Grégoire Aubert [Tue, 16 Jul 2019 11:12:16 +0000 (13:12 +0200)]
SC-704 Extract more components (#1921)

* Extract BoxedGroupAccordion

* Extract Select and SearchSelect

* Extract Validation controls

* Update sonar-ui-common

5 years agoDOC update community link
G. Ann Campbell [Mon, 15 Jul 2019 16:54:30 +0000 (12:54 -0400)]
DOC update community link

5 years agoBring back server rule implementations to sonar-plugin-api
Duarte Meneses [Fri, 12 Jul 2019 20:33:56 +0000 (15:33 -0500)]
Bring back server rule implementations to sonar-plugin-api

5 years agoSONAR-12283 Don't stream response of qualityprofile/export WS
Duarte Meneses [Fri, 12 Jul 2019 13:56:10 +0000 (08:56 -0500)]
SONAR-12283 Don't stream response of qualityprofile/export WS

5 years agoMMF-769 User can close their account (#1861)
Benoit [Fri, 12 Jul 2019 12:06:47 +0000 (14:06 +0200)]
MMF-769 User can close their account (#1861)

5 years agoSONAR-12279 Swap Elasticsearch options to match convention
colin-mueller-sonarsource [Fri, 12 Jul 2019 09:54:03 +0000 (11:54 +0200)]
SONAR-12279 Swap Elasticsearch options to match convention

5 years agoSONAR-11007 Add disabled "Deactivate" button to rules list (#1913)
Siegfried Ehret [Fri, 12 Jul 2019 09:03:47 +0000 (11:03 +0200)]
SONAR-11007 Add disabled "Deactivate" button to rules list (#1913)

5 years agoDo not git-ignore icons, for instance of sonar-docs
Simon Brandhof [Wed, 10 Jul 2019 09:52:43 +0000 (11:52 +0200)]
Do not git-ignore icons, for instance of sonar-docs

[skip ci]

5 years agoWording fix in members search...
Grégoire Aubert [Fri, 12 Jul 2019 06:35:58 +0000 (08:35 +0200)]
Wording fix in members search...

5 years agoImprove test coverage
Duarte Meneses [Thu, 11 Jul 2019 20:45:07 +0000 (15:45 -0500)]
Improve test coverage

5 years agoRemove dependency of sonar-scanner-engine on guava
Duarte Meneses [Wed, 10 Jul 2019 19:11:11 +0000 (14:11 -0500)]
Remove dependency of sonar-scanner-engine on guava

5 years agoFix code quality issues
Duarte Meneses [Wed, 10 Jul 2019 15:41:04 +0000 (10:41 -0500)]
Fix code quality issues

5 years agoExtract implementation from plugin API and create new module sonar-plugin-api-impl
Duarte Meneses [Tue, 9 Jul 2019 20:30:56 +0000 (15:30 -0500)]
Extract implementation from plugin API and create new module sonar-plugin-api-impl

5 years agoReduce dependency of sonar-scanner-engine on Guava
Duarte Meneses [Wed, 19 Jun 2019 21:12:24 +0000 (16:12 -0500)]
Reduce dependency of sonar-scanner-engine on Guava

5 years agoExtract implementation from plugin API and create new module sonar-plugin-api-impl
Duarte Meneses [Wed, 19 Jun 2019 18:56:51 +0000 (13:56 -0500)]
Extract implementation from plugin API and create new module sonar-plugin-api-impl

5 years agoExtract implementation from plugin API - Server rule definition
Duarte Meneses [Thu, 6 Jun 2019 14:45:41 +0000 (09:45 -0500)]
Extract implementation from plugin API - Server rule definition

5 years agoExtract implementation from plugin API - Scanner FS
Duarte Meneses [Wed, 5 Jun 2019 16:01:49 +0000 (11:01 -0500)]
Extract implementation from plugin API - Scanner FS

5 years agoExtract implementation from plugin API - fix tests
Duarte Meneses [Tue, 4 Jun 2019 20:43:44 +0000 (15:43 -0500)]
Extract implementation from plugin API - fix tests

5 years agoExtract implementation from plugin API - Scanner Sensor
Duarte Meneses [Tue, 4 Jun 2019 15:41:54 +0000 (10:41 -0500)]
Extract implementation from plugin API - Scanner Sensor

5 years agoExtract implementation from plugin API - Scanner rules
Duarte Meneses [Tue, 4 Jun 2019 14:48:31 +0000 (09:48 -0500)]
Extract implementation from plugin API - Scanner rules

5 years agoExtract implementation from plugin API - Scanner FS
Duarte Meneses [Tue, 4 Jun 2019 14:24:58 +0000 (09:24 -0500)]
Extract implementation from plugin API - Scanner FS

5 years agoRemove use of Guava in main sources of sonar-plugin-api
Duarte Meneses [Tue, 4 Jun 2019 13:24:54 +0000 (08:24 -0500)]
Remove use of Guava in main sources of sonar-plugin-api

5 years agoFix typo in docs (#1916)
Siegfried Ehret [Thu, 11 Jul 2019 17:27:15 +0000 (19:27 +0200)]
Fix typo in docs (#1916)

5 years agoSC-704 Extract components into sonar-ui-common (#1714)
Grégoire Aubert [Thu, 11 Jul 2019 13:15:35 +0000 (15:15 +0200)]
SC-704 Extract components into sonar-ui-common (#1714)

* SC-704 Extract icons components to sonar-ui-common

* Better typings for theme
* Use sonar-ui-common in extensions
* Extract some helpers
* Extract l10n helper to sonar-ui-common
* Extract requests helper to sonar-ui-common
* Extract part of urls helper
* Move buttons, Tooltips and ScreenPositionFixers
* Move modal related components
* Move IdentityProviderLink
* Move GenericAvatar
* Move SizeRating
* Move charts and move deps to peerDeps
* Move nav
* Move formatMeasure
* Move Rating
* Move PageActions
* Move the rest of ui components
* Move more controls components
* Include theme inside extension build
* Add missing theme context provider in extensions
* Update react to same version everywhere
* Update sonar-ui-common
* Update eslint configuration

5 years agoUpdate SonarCloud Orange (#1906)
Siegfried Ehret [Wed, 10 Jul 2019 15:45:48 +0000 (17:45 +0200)]
Update SonarCloud Orange (#1906)

5 years agoSONAR-12275 Add 'component' param to ce/activity endpoint (#1904)
Jacek [Wed, 10 Jul 2019 12:49:01 +0000 (14:49 +0200)]
SONAR-12275 Add 'component' param to ce/activity endpoint (#1904)

* add 'component' param to ce/activity endpoint
* deprecate 'componentId' request param
* remove unnecessary method in IT

5 years agoSC-833 Update text about external PR analysis in AutoScan (#1907)
Siegfried Ehret [Wed, 10 Jul 2019 11:53:04 +0000 (13:53 +0200)]
SC-833 Update text about external PR analysis in AutoScan (#1907)

5 years agoUpdate orchestrator version to latest released 3.26.0.2111 (#1908)
Jacek [Wed, 10 Jul 2019 11:44:37 +0000 (13:44 +0200)]
Update orchestrator version to latest released 3.26.0.2111 (#1908)

5 years agoSONAR-12260 Update upgrade notes
Christophe Levis [Tue, 9 Jul 2019 16:12:30 +0000 (18:12 +0200)]
SONAR-12260 Update upgrade notes

5 years agoSONAR-12274 Fix Pylint execution in SonarPython on Windows
Julien Lancelot [Tue, 9 Jul 2019 12:40:07 +0000 (14:40 +0200)]
SONAR-12274 Fix Pylint execution in SonarPython on Windows

5 years agoFix display of DB tests in Burgr
Simon Brandhof [Thu, 4 Jul 2019 20:46:12 +0000 (22:46 +0200)]
Fix display of DB tests in Burgr

Bypass the limitation of Burgr that ignores tasks when names
are greater than 16 characters (BURGR-338)

5 years agoSONAR-12251 use setNull(Types.DOUBLE) instead of setNull(Types.DECIMAL)
Sébastien Lesaint [Fri, 5 Jul 2019 09:51:50 +0000 (11:51 +0200)]
SONAR-12251 use setNull(Types.DOUBLE) instead of setNull(Types.DECIMAL)

on SQL Server only

5 years agoSONAR-12251 use MsSQL JDBC driver build for Java 11
Sébastien Lesaint [Mon, 1 Jul 2019 13:34:55 +0000 (15:34 +0200)]
SONAR-12251 use MsSQL JDBC driver build for Java 11

5 years agoSONAR-12261 fix project QG search on MsSQL
Sébastien Lesaint [Tue, 2 Jul 2019 11:44:49 +0000 (13:44 +0200)]
SONAR-12261 fix project QG search on MsSQL

5 years agoSONAR-12260 fix failing DeleteFileMeasures on MsSQL
Sébastien Lesaint [Mon, 1 Jul 2019 15:49:24 +0000 (17:49 +0200)]
SONAR-12260 fix failing DeleteFileMeasures on MsSQL

5 years agoSONAR-12263 reflect new DB requirements in sonar.properties
colin-mueller-sonarsource [Wed, 3 Jul 2019 15:38:27 +0000 (17:38 +0200)]
SONAR-12263 reflect new DB requirements in sonar.properties

5 years agoDOC correct download header
G. Ann Campbell [Mon, 8 Jul 2019 19:23:53 +0000 (15:23 -0400)]
DOC correct download header

5 years agoSONAR-12246 remove mysql specific error message
Simon Brandhof [Mon, 8 Jul 2019 13:52:53 +0000 (15:52 +0200)]
SONAR-12246 remove mysql specific error message

5 years agoSONAR-12246 remove from sonar.properties
Simon Brandhof [Tue, 2 Jul 2019 21:13:50 +0000 (23:13 +0200)]
SONAR-12246 remove from sonar.properties

5 years agoSONAR-12246 remove MySQL dialect
Simon Brandhof [Tue, 2 Jul 2019 21:12:14 +0000 (23:12 +0200)]
SONAR-12246 remove MySQL dialect

5 years agoSONAR-12246 Remove MySQL check for DCE
Simon Brandhof [Tue, 2 Jul 2019 07:52:05 +0000 (09:52 +0200)]
SONAR-12246 Remove MySQL check for DCE

It's redundant with global end-of-support of MySQL