]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-11757 single notification for FPs and changes on my issues
Sébastien Lesaint [Tue, 16 Apr 2019 13:19:27 +0000 (15:19 +0200)]
SONAR-11757 single notification for FPs and changes on my issues

5 years agoSONAR-11757 add HtmlFragmentAssert and MimeMessageAssert
Sébastien Lesaint [Tue, 16 Apr 2019 13:18:55 +0000 (15:18 +0200)]
SONAR-11757 add HtmlFragmentAssert and MimeMessageAssert

5 years agoDOC upgrade note for notifications changes
G. Ann Campbell [Mon, 15 Apr 2019 15:16:41 +0000 (11:16 -0400)]
DOC upgrade note for notifications changes

5 years agoSONAR-11753 create admin user with a null email
Sébastien Lesaint [Mon, 8 Apr 2019 14:12:21 +0000 (16:12 +0200)]
SONAR-11753 create admin user with a null email

5 years agoSONAR-11753 EmailNotificationChannel ignore empty recipient requests
Sébastien Lesaint [Mon, 8 Apr 2019 13:28:20 +0000 (15:28 +0200)]
SONAR-11753 EmailNotificationChannel ignore empty recipient requests

5 years agoSONAR-11753 fix DB incompatibility in EmailSubscriberDto
Simon Brandhof [Wed, 10 Apr 2019 09:17:00 +0000 (11:17 +0200)]
SONAR-11753 fix DB incompatibility in EmailSubscriberDto

5 years agoSONAR-11929 do not send issue notifications on PRs and short branches
Sébastien Lesaint [Fri, 5 Apr 2019 07:43:00 +0000 (09:43 +0200)]
SONAR-11929 do not send issue notifications on PRs and short branches

5 years agoSONAR-11916 replace class EmailTemplate by interface
Simon Brandhof [Mon, 8 Apr 2019 08:34:05 +0000 (10:34 +0200)]
SONAR-11916 replace class EmailTemplate by interface

5 years agoSONAR-11906 Deprecate Notification plugin API
Simon Brandhof [Fri, 5 Apr 2019 12:03:41 +0000 (14:03 +0200)]
SONAR-11906 Deprecate Notification plugin API

5 years agoSONAR-11916 Drop unused Java API EmailTemplate
Simon Brandhof [Fri, 5 Apr 2019 12:00:49 +0000 (14:00 +0200)]
SONAR-11916 Drop unused Java API EmailTemplate

5 years agoSONAR-11930 notifs on branches/PR are ignored if subscribed on project
Simon Brandhof [Fri, 5 Apr 2019 07:52:53 +0000 (09:52 +0200)]
SONAR-11930 notifs on branches/PR are ignored if subscribed on project

5 years agoSONAR-11752 remove SonarCloud-specific code
Simon Brandhof [Thu, 4 Apr 2019 13:08:32 +0000 (15:08 +0200)]
SONAR-11752 remove SonarCloud-specific code

5 years agoSONAR-11752 disable global subscription to notifs on new/fixed issues
Simon Brandhof [Thu, 4 Apr 2019 08:28:21 +0000 (10:28 +0200)]
SONAR-11752 disable global subscription to notifs on new/fixed issues

5 years agoSONAR-11752 Drop existing overall subscriptions on new/resolved issues
Simon Brandhof [Wed, 3 Apr 2019 13:59:03 +0000 (15:59 +0200)]
SONAR-11752 Drop existing overall subscriptions on new/resolved issues

5 years agoSONAR-11753 dont retrieve all subscribers if only interested in subset
Sébastien Lesaint [Tue, 2 Apr 2019 08:53:34 +0000 (10:53 +0200)]
SONAR-11753 dont retrieve all subscribers if only interested in subset

5 years agoSONAR-11753 factor code in email NotificationHandler implementations
Sébastien Lesaint [Tue, 2 Apr 2019 07:09:18 +0000 (09:09 +0200)]
SONAR-11753 factor code in email NotificationHandler implementations

5 years agoSONAR-11753 move "failed analysis" notification to email specific algo
Sébastien Lesaint [Fri, 29 Mar 2019 16:29:07 +0000 (17:29 +0100)]
SONAR-11753 move "failed analysis" notification to email specific algo

5 years agoSONAR-11753 drop dead code in PropertiesMapper
Sébastien Lesaint [Fri, 29 Mar 2019 10:30:36 +0000 (11:30 +0100)]
SONAR-11753 drop dead code in PropertiesMapper

5 years agoSONAR-11753 move built-in qp change notification to email specific algo
Sébastien Lesaint [Wed, 27 Mar 2019 10:48:04 +0000 (11:48 +0100)]
SONAR-11753 move built-in qp change notification to email specific algo

5 years agoSONAR-11753 move license notifications to email specific algo
Sébastien Lesaint [Wed, 27 Mar 2019 10:17:48 +0000 (11:17 +0100)]
SONAR-11753 move license notifications to email specific algo

5 years agoSONAR-11753 move "QP change" notification to email specific algo
Sébastien Lesaint [Tue, 26 Mar 2019 17:07:51 +0000 (18:07 +0100)]
SONAR-11753 move "QP change" notification to email specific algo

5 years agoSONAR-11753 move "QG change" notification classes to single package
Sébastien Lesaint [Tue, 26 Mar 2019 16:26:21 +0000 (17:26 +0100)]
SONAR-11753 move "QG change" notification classes to single package

5 years agoSONAR-11753 move issue change notifications to email specific algo
Sébastien Lesaint [Mon, 25 Mar 2019 16:52:23 +0000 (17:52 +0100)]
SONAR-11753 move issue change notifications to email specific algo

5 years agoSONAR-11753 NotificationDaemon supports email specific algo
Sébastien Lesaint [Mon, 25 Mar 2019 16:11:44 +0000 (17:11 +0100)]
SONAR-11753 NotificationDaemon supports email specific algo

5 years agoSONAR-11753 notification serialisation keeps original type
Sébastien Lesaint [Mon, 25 Mar 2019 15:46:59 +0000 (16:46 +0100)]
SONAR-11753 notification serialisation keeps original type

5 years agoSONAR-11753 NotificationService accepts mult. handlers per Notif type
Sébastien Lesaint [Mon, 25 Mar 2019 10:23:28 +0000 (11:23 +0100)]
SONAR-11753 NotificationService accepts mult. handlers per Notif type

5 years agoSONAR-11753 NewIssuesNotification must not do SQL requests
Sébastien Lesaint [Wed, 27 Mar 2019 16:42:39 +0000 (17:42 +0100)]
SONAR-11753 NewIssuesNotification must not do SQL requests

for data which is either already retrieved by SendIssueNotificationStep (assignees) or available in the CE task's container

5 years agoSONAR-11753 NewIssuesNotificationFactory is not used in Web
Sébastien Lesaint [Wed, 27 Mar 2019 15:29:47 +0000 (16:29 +0100)]
SONAR-11753 NewIssuesNotificationFactory is not used in Web

5 years agoSONAR-11753 move "New Issues" notification to email specific algo
Sébastien Lesaint [Mon, 25 Mar 2019 09:24:56 +0000 (10:24 +0100)]
SONAR-11753 move "New Issues" notification to email specific algo

5 years agoSONAR-11753 move "My new issues" notification to email specific algo
Sébastien Lesaint [Wed, 20 Mar 2019 08:54:53 +0000 (09:54 +0100)]
SONAR-11753 move "My new issues" notification to email specific algo

5 years agoSONARCLOUD-593 Display correctly when coverage is missing in homepage data
Grégoire Aubert [Tue, 16 Apr 2019 12:08:02 +0000 (14:08 +0200)]
SONARCLOUD-593 Display correctly when coverage is missing in homepage data

5 years agoSONARCLOUD-597 move SonarCloud terms&conditions outside SonarQube
Simon Brandhof [Tue, 16 Apr 2019 07:36:15 +0000 (09:36 +0200)]
SONARCLOUD-597 move SonarCloud terms&conditions outside SonarQube

5 years agoSONARCLOUD-597 New version of Terms & Conditions
Simon Brandhof [Tue, 16 Apr 2019 07:22:28 +0000 (09:22 +0200)]
SONARCLOUD-597 New version of Terms & Conditions

5 years agoFix documentation on upgrade notes
Julien Lancelot [Tue, 16 Apr 2019 09:03:14 +0000 (11:03 +0200)]
Fix documentation on upgrade notes

5 years agoSONAR-11876 Remove ws deprecated in SonarQube 5.X
Julien Lancelot [Thu, 4 Apr 2019 15:48:22 +0000 (17:48 +0200)]
SONAR-11876 Remove ws deprecated in SonarQube 5.X

5 years agoSONAR-11883 Remove redirection that was kept for old scanners
Julien Lancelot [Wed, 3 Apr 2019 13:34:22 +0000 (15:34 +0200)]
SONAR-11883 Remove redirection that was kept for old scanners

This reverts commit 0aec163be2b086d38a26ab83a470c2d54e453906.

5 years agoSONAR-11956 Update yarn.lock
Grégoire Aubert [Mon, 15 Apr 2019 07:00:02 +0000 (09:00 +0200)]
SONAR-11956 Update yarn.lock

5 years agoSONAR-11952 Fix measure graph zoom issue
Wouter Admiraal [Thu, 11 Apr 2019 07:26:39 +0000 (09:26 +0200)]
SONAR-11952 Fix measure graph zoom issue

5 years agoSONAR-11956 Remove TOC related code in static doc
Grégoire Aubert [Fri, 12 Apr 2019 07:23:21 +0000 (09:23 +0200)]
SONAR-11956 Remove TOC related code in static doc

5 years agoSONAR-11956 Remove old Table of Contents tokens
Wouter Admiraal [Fri, 12 Apr 2019 07:05:27 +0000 (09:05 +0200)]
SONAR-11956 Remove old Table of Contents tokens

5 years agoSONAR-11956 Correct TOC parsing logic, always show sticky TOC for pages
Grégoire Aubert [Thu, 11 Apr 2019 13:06:52 +0000 (15:06 +0200)]
SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pages

5 years agoSONARCLOUD-520 change location of homepage data file
Simon Brandhof [Thu, 11 Apr 2019 09:18:49 +0000 (11:18 +0200)]
SONARCLOUD-520 change location of homepage data file

5 years agoSONAR-10462 Postgres deadlock when updating last used date of Q profile
Simon Brandhof [Mon, 8 Apr 2019 21:31:01 +0000 (23:31 +0200)]
SONAR-10462 Postgres deadlock when updating last used date of Q profile

5 years agoSONAR-11946 Point to Overview page of a PR in report-task.txt
Janos Gyerik [Tue, 9 Apr 2019 09:41:44 +0000 (11:41 +0200)]
SONAR-11946 Point to Overview page of a PR in report-task.txt

5 years agoDouble-quote variables used in command arguments in Bash
Janos Gyerik [Tue, 19 Mar 2019 13:42:51 +0000 (14:42 +0100)]
Double-quote variables used in command arguments in Bash

5 years agoFix simple quality issues
Janos Gyerik [Mon, 8 Apr 2019 12:00:33 +0000 (14:00 +0200)]
Fix simple quality issues

5 years agoDOC Remove base64 encoding from 'setting your private key' step in GHE integration
Benoît Gianinetti [Wed, 3 Apr 2019 13:26:57 +0000 (15:26 +0200)]
DOC Remove base64 encoding from 'setting your private key' step in GHE integration

5 years agoDrop 'dynamic analysis'
G. Ann Campbell [Mon, 8 Apr 2019 18:36:11 +0000 (14:36 -0400)]
Drop 'dynamic analysis'

5 years agoDrop redundant migrations
Janos Gyerik [Mon, 8 Apr 2019 07:53:44 +0000 (09:53 +0200)]
Drop redundant migrations

5 years agoSONAR-11734 Guard against missing language plugins
Wouter Admiraal [Tue, 2 Apr 2019 10:35:38 +0000 (12:35 +0200)]
SONAR-11734 Guard against missing language plugins

5 years agoSONAR-11762 Fix wrapping issue on Chrome on Windows
Wouter Admiraal [Thu, 28 Mar 2019 15:04:10 +0000 (16:04 +0100)]
SONAR-11762 Fix wrapping issue on Chrome on Windows

5 years agoSONARCLOUD-534, DOCS Fix sonar.host.url example value in SonarCloud documentation
Wouter Admiraal [Thu, 28 Mar 2019 14:39:57 +0000 (15:39 +0100)]
SONARCLOUD-534, DOCS Fix sonar.host.url example value in SonarCloud documentation

5 years agoSONARCLOUD-543, DOCS Remove mention of global configuration in the branch overview...
Wouter Admiraal [Thu, 28 Mar 2019 14:34:16 +0000 (15:34 +0100)]
SONARCLOUD-543, DOCS Remove mention of global configuration in the branch overview page

5 years agoSONAR-11793 Always enable the use of Google Analytics if 'sonar.analytics.trackingId...
Wouter Admiraal [Thu, 28 Mar 2019 10:24:57 +0000 (11:24 +0100)]
SONAR-11793 Always enable the use of Google Analytics if 'sonar.analytics.trackingId' is provided

5 years agoAdd missing tests for components
Wouter Admiraal [Tue, 19 Mar 2019 10:50:07 +0000 (11:50 +0100)]
Add missing tests for components

5 years agoFix javadoc
Julien HENRY [Mon, 8 Apr 2019 07:48:32 +0000 (09:48 +0200)]
Fix javadoc

5 years agoSONAR-11878 fix scanner behaviour on /batch/project timeout
Michal Duda [Thu, 4 Apr 2019 15:27:02 +0000 (17:27 +0200)]
SONAR-11878 fix scanner behaviour on /batch/project timeout

5 years agoRevert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"
Julien Lancelot [Thu, 4 Apr 2019 15:45:26 +0000 (17:45 +0200)]
Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"

This reverts commit e1559e763aa1d3b436b46044a352a43e16aaa38a.

5 years agoSONAR-11876 Remove ws deprecated in SonarQube 5.X
Julien Lancelot [Thu, 4 Apr 2019 15:40:25 +0000 (17:40 +0200)]
SONAR-11876 Remove ws deprecated in SonarQube 5.X

* Remove api/profiles WS
* Remove api/resources WS
* Remove api/tests WS
* Remove api/ce/activity?componentQuery parameter
* Remove api/ce/activity?p parameter
* Remove api/issues/assign?me parameter
* Remove api/issues/bulk_change?plan parameter
* Remove 'actionsPlans' and 'reporters' values from api/issues/search?facets
* Remove 'components', 'componentRoots' and 'componentRootUuids' from api/issues/search
* Remove api/rules/create?manual_key parameter
* Remove api/rules/update?debt_XXX parameters
* Remove api/users/search?f parameter

5 years agoUpgrade Orchestrator to 3.24.0.1993
Julien Lancelot [Wed, 3 Apr 2019 15:31:42 +0000 (17:31 +0200)]
Upgrade Orchestrator to 3.24.0.1993

5 years agoReactivate zip size check for non release build
Grégoire Aubert [Fri, 29 Mar 2019 17:40:04 +0000 (18:40 +0100)]
Reactivate zip size check for non release build

5 years agoAdd some more coverage
Grégoire Aubert [Fri, 29 Mar 2019 17:39:32 +0000 (18:39 +0100)]
Add some more coverage

5 years agoUse a permanent GitHub access token to perform a clone (#1432)
David Rautureau [Thu, 4 Apr 2019 09:49:30 +0000 (11:49 +0200)]
Use a permanent GitHub access token to perform a clone (#1432)

5 years agoDOCS bootstrap 7.8 Upgrade Notes
G. Ann Campbell [Wed, 3 Apr 2019 18:06:09 +0000 (14:06 -0400)]
DOCS bootstrap 7.8 Upgrade Notes

5 years agoUpdate documentation with deprecation of JaCoCo binary format (see MMF-1651) (#1428)
Tibor Blenessy [Wed, 3 Apr 2019 13:29:56 +0000 (15:29 +0200)]
Update documentation with deprecation of JaCoCo binary format (see MMF-1651) (#1428)

5 years agoDrop Java API org.sonar.graph.Edge
Simon Brandhof [Wed, 3 Apr 2019 08:19:17 +0000 (10:19 +0200)]
Drop Java API org.sonar.graph.Edge

5 years agoDrop unused Java API org.sonar.api.web.Criterion
Simon Brandhof [Wed, 3 Apr 2019 08:16:43 +0000 (10:16 +0200)]
Drop unused Java API org.sonar.api.web.Criterion

5 years agoRevert "SONAR-11883 Remove redirection that was kept for old scanners"
Julien Lancelot [Wed, 3 Apr 2019 13:18:44 +0000 (15:18 +0200)]
Revert "SONAR-11883 Remove redirection that was kept for old scanners"

This reverts commit 91e2ea646539462d22d5064adf47af8b3fbd5705.

5 years agoSONAR-11881 ORA-01795 failure in CeQueueDao
Simon Brandhof [Tue, 2 Apr 2019 20:16:21 +0000 (22:16 +0200)]
SONAR-11881 ORA-01795 failure in CeQueueDao

5 years agoSONAR-11882 ORA-01795 failure in PermissionTemplateCharacteristicDao
Simon Brandhof [Tue, 2 Apr 2019 20:13:39 +0000 (22:13 +0200)]
SONAR-11882 ORA-01795 failure in PermissionTemplateCharacteristicDao

5 years agoSONAR-11917 Improved copy project measures step in portfolio recalculation
Michal Duda [Tue, 2 Apr 2019 16:20:18 +0000 (18:20 +0200)]
SONAR-11917 Improved copy project measures step in portfolio recalculation

Changed implementation of copy project measures step in portfolio recalculation to use scrolling select.

5 years agoUpgrade Orchestrator to 3.22.0.1791 (embedding scanner 3.3.0.1492)
Julien Lancelot [Mon, 1 Apr 2019 12:24:31 +0000 (14:24 +0200)]
Upgrade Orchestrator to 3.22.0.1791 (embedding scanner 3.3.0.1492)

5 years agoSONAR-11883 Remove redirection that was kept for old scanners
Julien Lancelot [Mon, 1 Apr 2019 16:54:08 +0000 (18:54 +0200)]
SONAR-11883 Remove redirection that was kept for old scanners

5 years agoFix "gradlew clean"
Simon Brandhof [Tue, 2 Apr 2019 19:13:11 +0000 (21:13 +0200)]
Fix "gradlew clean"

[skip ci]

5 years agoDOC [SONAR-11880] add `.gitignore` to Narrowing...
G. Ann Campbell [Tue, 2 Apr 2019 19:00:56 +0000 (15:00 -0400)]
DOC [SONAR-11880] add `.gitignore` to Narrowing...

5 years agoDOC empty security reports before analysis
G. Ann Campbell [Fri, 29 Mar 2019 20:22:58 +0000 (16:22 -0400)]
DOC empty security reports before analysis

5 years agoSONAR-11117 support for long-living branches in project export
Michal Duda [Thu, 7 Mar 2019 21:45:00 +0000 (22:45 +0100)]
SONAR-11117 support for long-living branches in project export

5 years agoSONARCLOUD-497 Remove Atom logo from homepage
Fabrice Bellingard [Mon, 1 Apr 2019 09:28:43 +0000 (11:28 +0200)]
SONARCLOUD-497 Remove Atom logo from homepage

5 years agoSONAR-7685 Remove commons-io dependency from sonar-ws
Julien Lancelot [Thu, 28 Mar 2019 09:36:40 +0000 (10:36 +0100)]
SONAR-7685 Remove commons-io dependency from sonar-ws

5 years agoSONAR-7685 Remove guava dependency from sonar-ws
Julien Lancelot [Thu, 28 Mar 2019 08:48:33 +0000 (09:48 +0100)]
SONAR-7685 Remove guava dependency from sonar-ws

5 years agoDelete useless String#format in measures/component_tree ws
Julien Lancelot [Wed, 27 Mar 2019 16:47:49 +0000 (17:47 +0100)]
Delete useless String#format in measures/component_tree ws

5 years agoSONAR-10766 Do not display FOP INFO logs when generating a PDF report
Julien Lancelot [Wed, 27 Mar 2019 16:47:07 +0000 (17:47 +0100)]
SONAR-10766 Do not display FOP INFO logs when generating a PDF report

5 years agoImprove readability of env sections of .cirrus.yml
Simon Brandhof [Fri, 29 Mar 2019 08:59:51 +0000 (09:59 +0100)]
Improve readability of env sections of .cirrus.yml

[skip ci]

5 years agoDownload build reports from Cirrus
Simon Brandhof [Thu, 28 Mar 2019 19:28:30 +0000 (20:28 +0100)]
Download build reports from Cirrus

5 years agoDo not run postgreSQL tasks in nightly build
Simon Brandhof [Thu, 28 Mar 2019 17:22:50 +0000 (18:22 +0100)]
Do not run postgreSQL tasks in nightly build

5 years agoNightly run of DB upgrade tests
Simon Brandhof [Wed, 27 Mar 2019 18:53:49 +0000 (19:53 +0100)]
Nightly run of DB upgrade tests

5 years agoFix clean-up of sonar-docs temp dir
Simon Brandhof [Wed, 27 Mar 2019 18:45:34 +0000 (19:45 +0100)]
Fix clean-up of sonar-docs temp dir

5 years agoEnable Gradle cache by default
Simon Brandhof [Wed, 27 Mar 2019 18:44:48 +0000 (19:44 +0100)]
Enable Gradle cache by default

5 years agoSONAR-11873 Memory leak when Compute Engine persists file duplications
Simon Brandhof [Fri, 29 Mar 2019 13:01:53 +0000 (14:01 +0100)]
SONAR-11873 Memory leak when Compute Engine persists file duplications

5 years agoSONARCLOUD-551 Document what information we are reading from user's profile
Julien Lancelot [Fri, 29 Mar 2019 12:53:35 +0000 (13:53 +0100)]
SONARCLOUD-551 Document what information we are reading from user's profile

5 years agoUpdate yarn locks files
Grégoire Aubert [Mon, 25 Mar 2019 12:41:09 +0000 (13:41 +0100)]
Update yarn locks files

5 years agoImprove front end local build time
Grégoire Aubert [Wed, 27 Mar 2019 15:06:20 +0000 (16:06 +0100)]
Improve front end local build time

5 years agoUse same build stats reporter for all modules
Grégoire Aubert [Mon, 25 Mar 2019 15:30:58 +0000 (16:30 +0100)]
Use same build stats reporter for all modules

5 years agoUpdate prettier to last version
Grégoire Aubert [Mon, 25 Mar 2019 13:10:40 +0000 (14:10 +0100)]
Update prettier to last version

* Prettier format all modules

5 years agoUpdate sonar-docs gastby and clean before build
Grégoire Aubert [Fri, 22 Mar 2019 14:44:30 +0000 (15:44 +0100)]
Update sonar-docs gastby and clean before build

5 years agoUpdate webpack dependencies
Grégoire Aubert [Fri, 22 Mar 2019 10:05:08 +0000 (11:05 +0100)]
Update webpack dependencies

5 years agoUpdate jest and enzyme
Grégoire Aubert [Fri, 22 Mar 2019 13:20:57 +0000 (14:20 +0100)]
Update jest and enzyme

* Update jest snapshots

5 years agoUpdate React, Typescript and Eslint dependencies
Grégoire Aubert [Fri, 22 Mar 2019 13:18:52 +0000 (14:18 +0100)]
Update React, Typescript and Eslint dependencies

* Fix ts and eslint issues
* Drop forSingleOrganization
* Update Typscript on extensions

5 years agoUpdate code formatting
Wouter Admiraal [Wed, 27 Mar 2019 09:28:51 +0000 (10:28 +0100)]
Update code formatting

5 years agoFix potential bug in MetaQualityProfiles, add tests
Wouter Admiraal [Wed, 27 Mar 2019 09:18:27 +0000 (10:18 +0100)]
Fix potential bug in MetaQualityProfiles, add tests