]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoSONAR-8727 Do not fail when SCM login is longer than 255 characters
Julien HENRY [Wed, 18 Oct 2017 12:03:28 +0000 (14:03 +0200)]
SONAR-8727 Do not fail when SCM login is longer than 255 characters

6 years agoSONAR-8727 add IT that shows, that scm accounts >255 chars are an issue
Daniel Schwarz [Fri, 13 Oct 2017 15:20:36 +0000 (17:20 +0200)]
SONAR-8727 add IT that shows, that scm accounts >255 chars are an issue

6 years agoSONAR-9984 Coverage per tests should be disabled for short living branches
Julien HENRY [Tue, 17 Oct 2017 15:39:28 +0000 (17:39 +0200)]
SONAR-9984 Coverage per tests should be disabled for short living branches

6 years agoSONAR-9949 Also merge open issues from short living branches
Julien HENRY [Thu, 19 Oct 2017 10:10:27 +0000 (12:10 +0200)]
SONAR-9949 Also merge open issues from short living branches

6 years agoSONAR-9993 Issue search WS should return comment functional date
Julien HENRY [Tue, 17 Oct 2017 08:28:33 +0000 (10:28 +0200)]
SONAR-9993 Issue search WS should return comment functional date

6 years agoSONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entries
Julien HENRY [Mon, 16 Oct 2017 15:15:49 +0000 (17:15 +0200)]
SONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entries

6 years agoSONAR-9987 Add a changelog entry when copying/merging issues
Julien HENRY [Mon, 16 Oct 2017 14:25:09 +0000 (16:25 +0200)]
SONAR-9987 Add a changelog entry when copying/merging issues

6 years agoSONAR-9970 Copy issue changes when creating an long living branch
Julien HENRY [Fri, 13 Oct 2017 09:11:45 +0000 (11:11 +0200)]
SONAR-9970 Copy issue changes when creating an long living branch

6 years agoSONAR-9949 Copy all issue attributes when merging a short in a long living branch
Julien HENRY [Thu, 12 Oct 2017 15:53:52 +0000 (17:53 +0200)]
SONAR-9949 Copy all issue attributes when merging a short in a long living branch

6 years agoSONAR-9913 Match issues from short living branches more aggressively
Julien HENRY [Wed, 11 Oct 2017 10:07:37 +0000 (12:07 +0200)]
SONAR-9913 Match issues from short living branches more aggressively

When there are multiple candidates (from multiple branches), prefer any of the RESOLVED one, before
taking any of the CONFIRMED ones.

6 years agoSONAR-9969 Change the validation logic of the new branch parameter (#2666)
Janos Gyerik [Fri, 20 Oct 2017 08:23:38 +0000 (10:23 +0200)]
SONAR-9969 Change the validation logic of the new branch parameter (#2666)

* Fail-fast when branch name or target used without branch plugin
* Allow missing BranchParamsValidator, improve the check for missing
* Reuse branches doc link constant

6 years agoUpgrade to released version of Orchestrator
Simon Brandhof [Fri, 20 Oct 2017 08:03:20 +0000 (10:03 +0200)]
Upgrade to released version of Orchestrator

6 years agoFix analysis of pull requests on Travis
Simon Brandhof [Fri, 20 Oct 2017 07:44:07 +0000 (09:44 +0200)]
Fix analysis of pull requests on Travis

6 years agoFix some logger calls
Daniel Trebbien [Thu, 19 Oct 2017 18:16:19 +0000 (13:16 -0500)]
Fix some logger calls

6 years agoAdd documentation link in cluster error message
Simon Brandhof [Thu, 19 Oct 2017 14:59:51 +0000 (16:59 +0200)]
Add documentation link in cluster error message

6 years agoDo not crash with technical errors when cluster is enabled
Simon Brandhof [Thu, 19 Oct 2017 10:16:11 +0000 (12:16 +0200)]
Do not crash with technical errors when cluster is enabled

6 years agoSONAR-9869 Fix changedAt value when a webhook is triggered from Web
Eric Hartmann [Wed, 18 Oct 2017 15:38:47 +0000 (17:38 +0200)]
SONAR-9869 Fix changedAt value when a webhook is triggered from Web

6 years agoSONAR-9880 Fix missing migrations
Julien Lancelot [Thu, 19 Oct 2017 12:28:44 +0000 (14:28 +0200)]
SONAR-9880 Fix missing migrations

6 years agoSONAR-8635 do not check assign_to_me action
Stas Vilchik [Thu, 19 Oct 2017 11:39:34 +0000 (13:39 +0200)]
SONAR-8635 do not check assign_to_me action

6 years agoSet branches WS as public and fix description
Julien Lancelot [Wed, 18 Oct 2017 09:52:57 +0000 (11:52 +0200)]
Set branches WS as public and fix description

6 years agoSONAR-8635 Remove "assign_to_me" actions from issues
Julien Lancelot [Wed, 18 Oct 2017 08:44:55 +0000 (10:44 +0200)]
SONAR-8635 Remove "assign_to_me" actions from issues

6 years agoSONAR-9926 Let project admins cancel background tasks
Julien Lancelot [Tue, 17 Oct 2017 14:46:49 +0000 (16:46 +0200)]
SONAR-9926 Let project admins cancel background tasks

6 years agoSONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuid
Julien Lancelot [Tue, 17 Oct 2017 14:38:09 +0000 (16:38 +0200)]
SONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuid

6 years agoIn unit tests do not log the creation of indexes anymore
Daniel Schwarz [Tue, 17 Oct 2017 13:45:31 +0000 (15:45 +0200)]
In unit tests do not log the creation of indexes anymore

The huge number of log lines slow down our development cycles. Especially opening the travis logs is slow, if the test output is too verbose.

6 years agoFix quality flaws
Daniel Schwarz [Tue, 17 Oct 2017 13:01:39 +0000 (15:01 +0200)]
Fix quality flaws

6 years agoSONAR-10000 optimize DB migrations on resource_index
Simon Brandhof [Tue, 17 Oct 2017 07:55:00 +0000 (09:55 +0200)]
SONAR-10000 optimize DB migrations on resource_index

6 years agoSONAR-7309 Reorder DB Cleaner settings and replace snapshot by analysis
Teryk Bellahsene [Wed, 18 Oct 2017 14:40:46 +0000 (16:40 +0200)]
SONAR-7309 Reorder DB Cleaner settings and replace snapshot by analysis

6 years agoSONAR-7309 DB Cleaner strategy to keep only analyses with a version
Teryk Bellahsene [Tue, 17 Oct 2017 16:16:28 +0000 (18:16 +0200)]
SONAR-7309 DB Cleaner strategy to keep only analyses with a version

6 years agoSONAR-9995 Order setings definitions by category, index and then name case insensitive
Teryk Bellahsene [Tue, 17 Oct 2017 14:15:35 +0000 (16:15 +0200)]
SONAR-9995 Order setings definitions by category, index and then name case insensitive

6 years agoSONAR-9903 send empty scmAccount to reset the field
Stas Vilchik [Tue, 17 Oct 2017 13:34:27 +0000 (15:34 +0200)]
SONAR-9903 send empty scmAccount to reset the field

6 years agoSONAR-9903 Ignore SCM accounts that are duplicates when adding a user
Teryk Bellahsene [Tue, 17 Oct 2017 13:08:05 +0000 (15:08 +0200)]
SONAR-9903 Ignore SCM accounts that are duplicates when adding a user

6 years agoSONAR-8331 Rename Complexity to Cyclomatic Complexity
Teryk Bellahsene [Tue, 17 Oct 2017 08:46:50 +0000 (10:46 +0200)]
SONAR-8331 Rename Complexity to Cyclomatic Complexity

6 years agoDocument organization resolution for WS api/qualityprofiles/search
Teryk Bellahsene [Mon, 16 Oct 2017 14:56:55 +0000 (16:56 +0200)]
Document organization resolution for WS api/qualityprofiles/search

6 years agoSONAR-9903 Refactor user/ws/UpdateActionTest.java
Teryk Bellahsene [Mon, 16 Oct 2017 08:55:16 +0000 (10:55 +0200)]
SONAR-9903 Refactor user/ws/UpdateActionTest.java

6 years agobetter rendering of long events on project activity page
Stas Vilchik [Wed, 18 Oct 2017 15:28:12 +0000 (17:28 +0200)]
better rendering of long events on project activity page

6 years agoSONAR-9911 Rule activation form asks parameters from rule template
Stas Vilchik [Wed, 18 Oct 2017 14:30:12 +0000 (16:30 +0200)]
SONAR-9911 Rule activation form asks parameters from rule template

6 years agoSONAR-9921 Add keyboard shortcut to save setting
Stas Vilchik [Wed, 18 Oct 2017 13:57:47 +0000 (15:57 +0200)]
SONAR-9921 Add keyboard shortcut to save setting

6 years agoSONAR-9325 Load only displayed setting values on the Settings page
Stas Vilchik [Wed, 18 Oct 2017 13:40:11 +0000 (15:40 +0200)]
SONAR-9325 Load only displayed setting values on the Settings page

6 years agopre-validate exising token during onboarding
Stas Vilchik [Wed, 18 Oct 2017 12:35:54 +0000 (14:35 +0200)]
pre-validate exising token during onboarding

6 years agoreload branch status when reload issues
Stas Vilchik [Wed, 18 Oct 2017 11:26:47 +0000 (13:26 +0200)]
reload branch status when reload issues

6 years agodisplay branch icon for branch analysis on background tasks page
Stas Vilchik [Wed, 18 Oct 2017 10:08:41 +0000 (12:08 +0200)]
display branch icon for branch analysis on background tasks page

6 years agoavoid requesting organizations when issues facet opens
Stas Vilchik [Wed, 18 Oct 2017 08:16:33 +0000 (10:16 +0200)]
avoid requesting organizations when issues facet opens

6 years agoupdate editions wording
Stas Vilchik [Wed, 18 Oct 2017 07:06:59 +0000 (09:06 +0200)]
update editions wording

6 years agoSONAR-8638 Useless tooltip information in an issue's coverage
Stas Vilchik [Tue, 17 Oct 2017 15:34:59 +0000 (17:34 +0200)]
SONAR-8638 Useless tooltip information in an issue's coverage

6 years agoSONAR-9640 Reorder coverage and duplications graphs on the project activity page
Stas Vilchik [Tue, 17 Oct 2017 13:23:42 +0000 (15:23 +0200)]
SONAR-9640 Reorder coverage and duplications graphs on the project activity page

6 years agoSONAR-8150 Change the color of strings when displaying a source code
Stas Vilchik [Tue, 17 Oct 2017 11:39:46 +0000 (13:39 +0200)]
SONAR-8150 Change the color of strings when displaying a source code

6 years agoSONAR-9817 Provide activity page for modules and directories
Stas Vilchik [Tue, 17 Oct 2017 09:22:17 +0000 (11:22 +0200)]
SONAR-9817 Provide activity page for modules and directories

7 years agoSupport High Availability plugin
Simon Brandhof [Wed, 18 Oct 2017 15:21:27 +0000 (17:21 +0200)]
Support High Availability plugin

7 years agoSONAR-9527 Implement cleanup of deactivated users
Eric Hartmann [Mon, 16 Oct 2017 09:21:32 +0000 (11:21 +0200)]
SONAR-9527 Implement cleanup of deactivated users

7 years agoRemove cluster tests
Simon Brandhof [Tue, 17 Oct 2017 14:45:10 +0000 (16:45 +0200)]
Remove cluster tests

7 years agoAutomatic merge from branch-6.6
ssjenka [Wed, 18 Oct 2017 06:02:33 +0000 (08:02 +0200)]
Automatic merge from branch-6.6

* origin/branch-6.6:
  fix l10n message on custom measures page

7 years agoSONAR-7590 Redirect to requested page with identity provider
Julien Lancelot [Fri, 29 Sep 2017 14:44:41 +0000 (16:44 +0200)]
SONAR-7590 Redirect to requested page with identity provider

7 years agoRevert "SONAR-7590 Redirect to requested page with identity provider"
Julien Lancelot [Tue, 17 Oct 2017 15:11:01 +0000 (17:11 +0200)]
Revert "SONAR-7590 Redirect to requested page with identity provider"

This reverts commit 33eb0b2b67bcbfbbbf98fca52480b735d3b18fbc.

7 years agoRevert "fixup! SONAR-7590 Redirect to requested page with identity provider"
Julien Lancelot [Tue, 17 Oct 2017 15:10:53 +0000 (17:10 +0200)]
Revert "fixup! SONAR-7590 Redirect to requested page with identity provider"

This reverts commit 5c3ae07af1b94d93add71e5aeaa895159880e5af.

7 years agofixup! SONAR-7590 Redirect to requested page with identity provider
Julien Lancelot [Mon, 16 Oct 2017 14:59:25 +0000 (16:59 +0200)]
fixup! SONAR-7590 Redirect to requested page with identity provider

7 years agoSONAR-7590 pass return_to for oauth providers
Stas Vilchik [Fri, 29 Sep 2017 13:25:20 +0000 (15:25 +0200)]
SONAR-7590 pass return_to for oauth providers

7 years agoSONAR-7590 Redirect to requested page with identity provider
Julien Lancelot [Fri, 29 Sep 2017 14:44:41 +0000 (16:44 +0200)]
SONAR-7590 Redirect to requested page with identity provider

7 years agoSONAR-9871 also call project webhook on issue change
Sébastien Lesaint [Thu, 5 Oct 2017 10:03:28 +0000 (12:03 +0200)]
SONAR-9871 also call project webhook on issue change

both for single issue and for bulk change
and still only for short lived branches

7 years agoSONAR-9882 Implement keeping sonar.analysis.* properties and send them in webhook...
Eric Hartmann [Tue, 3 Oct 2017 15:38:19 +0000 (17:38 +0200)]
SONAR-9882 Implement keeping sonar.analysis.* properties and send them in webhook triggered by web

7 years agoSONAR-9872 call webhook on bulk issue change on short lived branch
Sébastien Lesaint [Mon, 2 Oct 2017 14:57:46 +0000 (16:57 +0200)]
SONAR-9872 call webhook on bulk issue change on short lived branch

7 years agoSONAR-9871 call webhook on single issue change on short lived branch
Sébastien Lesaint [Fri, 29 Sep 2017 14:50:57 +0000 (16:50 +0200)]
SONAR-9871 call webhook on single issue change on short lived branch

7 years agoSONAR-9871 add ShortLivingBranchQualityGate
Sébastien Lesaint [Thu, 28 Sep 2017 15:15:48 +0000 (17:15 +0200)]
SONAR-9871 add ShortLivingBranchQualityGate

7 years agoSONAR-9871 support null ce task in webhook payload + fix equals
Sébastien Lesaint [Mon, 2 Oct 2017 10:23:46 +0000 (12:23 +0200)]
SONAR-9871 support null ce task in webhook payload + fix equals

equals/hashcode/toString ignored added field analysis

7 years agoSONAR-9882 Implements storage of sonar.analysis.* properties
Eric Hartmann [Fri, 29 Sep 2017 16:07:31 +0000 (18:07 +0200)]
SONAR-9882 Implements storage of sonar.analysis.* properties

7 years agoSONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysis
Eric Hartmann [Wed, 27 Sep 2017 15:32:21 +0000 (17:32 +0200)]
SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysis

7 years agoSONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIES
Eric Hartmann [Wed, 27 Sep 2017 14:44:33 +0000 (16:44 +0200)]
SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIES

7 years agoSONAR-9871 move WebhookPayloadFactory to share it with web
Sébastien Lesaint [Wed, 27 Sep 2017 11:56:32 +0000 (13:56 +0200)]
SONAR-9871 move WebhookPayloadFactory to share it with web

7 years agoSONAR-9871 add WebHooks#isEnabled
Sébastien Lesaint [Tue, 26 Sep 2017 15:50:48 +0000 (17:50 +0200)]
SONAR-9871 add WebHooks#isEnabled

7 years agoSONAR-9870 add status of short living branche as hardcoded QG
Sébastien Lesaint [Tue, 26 Sep 2017 09:52:16 +0000 (11:52 +0200)]
SONAR-9870 add status of short living branche as hardcoded QG

7 years agoSONAR-9871 move webhook code to use it in web
Sébastien Lesaint [Mon, 25 Sep 2017 14:26:52 +0000 (16:26 +0200)]
SONAR-9871 move webhook code to use it in web

as well as we use it in CE report processing

7 years agoSONAR-9869 add project.url and branch.url to webhook payload
Sébastien Lesaint [Mon, 25 Sep 2017 10:24:46 +0000 (12:24 +0200)]
SONAR-9869 add project.url and branch.url to webhook payload

7 years agoSONAR-9869 add changedAt to webhook payload
Sébastien Lesaint [Mon, 25 Sep 2017 09:49:34 +0000 (11:49 +0200)]
SONAR-9869 add changedAt to webhook payload

7 years agoSONAR-9828 add jaxb-api to server
Simon Brandhof [Sun, 8 Oct 2017 07:49:32 +0000 (09:49 +0200)]
SONAR-9828 add jaxb-api to server

JAXB requires to depend on Java 9 module java.xml.bind. To keep
things simple, providing the library at runtime allows to use
default minimal Java 9 runtime.

7 years agoSONAR-9828 fix failure in CPD on Java 9
Simon Brandhof [Sun, 8 Oct 2017 07:44:48 +0000 (09:44 +0200)]
SONAR-9828 fix failure in CPD on Java 9

7 years agofix l10n message on custom measures page
Stas Vilchik [Tue, 17 Oct 2017 11:25:38 +0000 (13:25 +0200)]
fix l10n message on custom measures page

7 years agoSONAR-9264 Rounding issue in line charts
Stas Vilchik [Mon, 16 Oct 2017 15:54:53 +0000 (17:54 +0200)]
SONAR-9264 Rounding issue in line charts

7 years agoSONAR-8146 Upgrade form does not fail if server stops
Stas Vilchik [Mon, 16 Oct 2017 15:15:50 +0000 (17:15 +0200)]
SONAR-8146 Upgrade form does not fail if server stops

7 years agoSONAR-8587 do not put auto focus search field on code page
Stas Vilchik [Mon, 16 Oct 2017 14:21:56 +0000 (16:21 +0200)]
SONAR-8587 do not put auto focus search field on code page

7 years agoSONAR-9850 Remove scrollbar from the "Similar Issues" filter popup
Stas Vilchik [Mon, 16 Oct 2017 14:04:49 +0000 (16:04 +0200)]
SONAR-9850 Remove scrollbar from the "Similar Issues" filter popup

7 years agoSONAR-9544 Long words in issue box breaks the display
Stas Vilchik [Mon, 16 Oct 2017 12:33:01 +0000 (14:33 +0200)]
SONAR-9544 Long words in issue box breaks the display

7 years agoavoid displaying too long branch names
Stas Vilchik [Mon, 16 Oct 2017 11:55:19 +0000 (13:55 +0200)]
avoid displaying too long branch names

7 years agoSONAR-9647 Issue box is not displayed for not file level issues
Stas Vilchik [Mon, 16 Oct 2017 09:25:28 +0000 (11:25 +0200)]
SONAR-9647 Issue box is not displayed for not file level issues

7 years agoSONAR-9782 Permissions are not correctly checked for a file permalink
Stas Vilchik [Mon, 16 Oct 2017 08:33:00 +0000 (10:33 +0200)]
SONAR-9782 Permissions are not correctly checked for a file permalink

7 years agoSONAR-9981 Upgrade Elasticsearch to 5.6.3
Daniel Schwarz [Fri, 13 Oct 2017 15:01:58 +0000 (17:01 +0200)]
SONAR-9981 Upgrade Elasticsearch to 5.6.3

7 years agoSONAR-9931 warn if sonar.cpd.cross_project is used in the compute engine
Daniel Schwarz [Fri, 13 Oct 2017 12:16:52 +0000 (14:16 +0200)]
SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engine

7 years agoSONAR-9931 deprecate sonar.cpd.cross_project property
Daniel Schwarz [Fri, 13 Oct 2017 11:49:49 +0000 (13:49 +0200)]
SONAR-9931 deprecate sonar.cpd.cross_project property

7 years agofix description of api/qualityprofiles/search
Daniel Schwarz [Fri, 13 Oct 2017 09:51:21 +0000 (11:51 +0200)]
fix description of api/qualityprofiles/search

7 years agoSONAR-9905 Notification daemon must not be started twice 2675/head
Eric Hartmann [Mon, 16 Oct 2017 15:05:19 +0000 (17:05 +0200)]
SONAR-9905 Notification daemon must not be started twice

7 years agoSONAR-8303 Create new rule from template with custom rule type
Stas Vilchik [Thu, 12 Oct 2017 14:03:13 +0000 (16:03 +0200)]
SONAR-8303 Create new rule from template with custom rule type

7 years agoSONAR-8303 Add type parameter to WS api/rules/create
Teryk Bellahsene [Thu, 12 Oct 2017 13:33:38 +0000 (15:33 +0200)]
SONAR-8303 Add type parameter to WS api/rules/create

7 years agoFix quality flaws
Daniel Schwarz [Mon, 16 Oct 2017 14:32:25 +0000 (16:32 +0200)]
Fix quality flaws

7 years agoTravis - support analysis of PR based on PR
Simon Brandhof [Mon, 16 Oct 2017 19:19:43 +0000 (21:19 +0200)]
Travis - support analysis of PR based on PR

7 years agoAutomatic merge from branch-6.6
ssjenka [Mon, 16 Oct 2017 15:00:54 +0000 (17:00 +0200)]
Automatic merge from branch-6.6

* origin/branch-6.6:
  SONAR-9986 Add back id to WS api/components/search_projects

7 years agoSONAR-9986 Add back id to WS api/components/search_projects
Teryk Bellahsene [Mon, 16 Oct 2017 12:50:36 +0000 (14:50 +0200)]
SONAR-9986 Add back id to WS api/components/search_projects

7 years agoFix Quality flaws
Simon Brandhof [Mon, 16 Oct 2017 08:32:02 +0000 (10:32 +0200)]
Fix Quality flaws

7 years agoSONAR-9263 log warning once when OAuth URL is http but not https
Simon Brandhof [Thu, 5 Oct 2017 07:42:51 +0000 (09:42 +0200)]
SONAR-9263 log warning once when OAuth URL is http but not https

7 years agoRemove unused dependency on commons-beanutils
Simon Brandhof [Mon, 16 Oct 2017 12:36:09 +0000 (14:36 +0200)]
Remove unused dependency on commons-beanutils

7 years agoDrop OldRestoreAction (api/profiles/restore)
Janos Gyerik [Wed, 4 Oct 2017 14:32:50 +0000 (16:32 +0200)]
Drop OldRestoreAction (api/profiles/restore)

7 years agoSONAR-9982 Upgrade to Hazelcast 3.8.6
Eric Hartmann [Fri, 13 Oct 2017 16:19:42 +0000 (18:19 +0200)]
SONAR-9982 Upgrade to Hazelcast 3.8.6

7 years agoFix warning at startup regarding JVmStateSection
Simon Brandhof [Mon, 16 Oct 2017 10:01:26 +0000 (12:01 +0200)]
Fix warning at startup regarding JVmStateSection

Two same instances of JvmStateSection are defined in pico. It generates
the warning log:
"WARN  ce[][o.s.c.p.ComponentKeys] Bad component key: org.sonar.process.systeminfo.JvmStateSection@13078cb2. Please implement toString() method on class org.sonar.process.systeminfo.JvmStateSection"