]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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"

7 years agoDelete deprecated and unused Server#getDeployDir()
Simon Brandhof [Mon, 16 Oct 2017 09:59:57 +0000 (11:59 +0200)]
Delete deprecated and unused Server#getDeployDir()

7 years agoFix package of class CopyDeprecatedServerId
Simon Brandhof [Mon, 16 Oct 2017 09:59:23 +0000 (11:59 +0200)]
Fix package of class CopyDeprecatedServerId

7 years agoSONAR-9980 allow to search for words >15 chars in rule descriptions
Daniel Schwarz [Fri, 13 Oct 2017 14:23:51 +0000 (16:23 +0200)]
SONAR-9980 allow to search for words >15 chars in rule descriptions

7 years agoSONAR-9965 add test for html content in the rule description
Daniel Schwarz [Fri, 13 Oct 2017 13:55:00 +0000 (15:55 +0200)]
SONAR-9965 add test for html content in the rule description

7 years agoSONAR-8516 Improve UI of quality gate section on the project dashboard
Stas Vilchik [Thu, 12 Oct 2017 15:18:07 +0000 (17:18 +0200)]
SONAR-8516 Improve UI of quality gate section on the project dashboard

7 years agoSONAR-9691 Align size badges on project cards
Stas Vilchik [Thu, 12 Oct 2017 15:00:25 +0000 (17:00 +0200)]
SONAR-9691 Align size badges on project cards

7 years agoSONAR-9822 Quality Gate cannot be displayed directly if it includes a custom metric...
Stas Vilchik [Thu, 12 Oct 2017 14:57:12 +0000 (16:57 +0200)]
SONAR-9822 Quality Gate cannot be displayed directly if it includes a custom metric that was deleted

7 years agoSONAR-9780 Add keyboard shortcuts help on the Rules page
Stas Vilchik [Thu, 12 Oct 2017 14:49:12 +0000 (16:49 +0200)]
SONAR-9780 Add keyboard shortcuts help on the Rules page

7 years agoSONAR-9756 update wording for branch life time
Stas Vilchik [Thu, 12 Oct 2017 14:31:15 +0000 (16:31 +0200)]
SONAR-9756 update wording for branch life time

7 years agofix incorrect characther in core.properties
Stas Vilchik [Thu, 12 Oct 2017 14:09:42 +0000 (16:09 +0200)]
fix incorrect characther in core.properties

7 years agoSONAR-8497 Increase size of input on Encryption page
Stas Vilchik [Thu, 12 Oct 2017 13:40:06 +0000 (15:40 +0200)]
SONAR-8497 Increase size of input on Encryption page

7 years agoSONAR-9790 Add project context to a file permalink
Stas Vilchik [Thu, 12 Oct 2017 13:31:14 +0000 (15:31 +0200)]
SONAR-9790 Add project context to a file permalink

7 years agoSONAR-9938 Hide histogram in creation date facet on issues page when there is no...
Stas Vilchik [Thu, 12 Oct 2017 13:05:40 +0000 (15:05 +0200)]
SONAR-9938 Hide histogram in creation date facet on issues page when there is no results

7 years agoSONAR-9473 Differentiate between selected issues and hovered issues
Stas Vilchik [Thu, 12 Oct 2017 12:49:22 +0000 (14:49 +0200)]
SONAR-9473 Differentiate between selected issues and hovered issues

7 years agoSONAR-9579 No redirect when browsing my new issues without authentication
Stas Vilchik [Thu, 12 Oct 2017 12:46:07 +0000 (14:46 +0200)]
SONAR-9579 No redirect when browsing my new issues without authentication

7 years agoSONAR-9966 Page extensions are shown for branches
Stas Vilchik [Thu, 12 Oct 2017 11:50:33 +0000 (13:50 +0200)]
SONAR-9966 Page extensions are shown for branches

7 years agoSONAR-9686 Secondary locations without messages should not be numbered
Stas Vilchik [Thu, 12 Oct 2017 09:50:43 +0000 (11:50 +0200)]
SONAR-9686 Secondary locations without messages should not be numbered

7 years agoSONAR-9788 Onboarding tutorial is shown many times
Stas Vilchik [Thu, 12 Oct 2017 09:04:36 +0000 (11:04 +0200)]
SONAR-9788 Onboarding tutorial is shown many times

7 years agowarn about missing messages
Stas Vilchik [Thu, 12 Oct 2017 08:41:31 +0000 (10:41 +0200)]
warn about missing messages

7 years agoSONAR-9830 Onboarding of C# projects is not working properly
Stas Vilchik [Thu, 12 Oct 2017 07:52:20 +0000 (09:52 +0200)]
SONAR-9830 Onboarding of C# projects is not working properly

7 years agoSONAR-9968 distribute SonarTS on fresh installations
Simon Brandhof [Fri, 13 Oct 2017 15:20:14 +0000 (17:20 +0200)]
SONAR-9968 distribute SonarTS on fresh installations

7 years agoUpgrade logback and SLF4j
Simon Brandhof [Fri, 13 Oct 2017 13:02:57 +0000 (15:02 +0200)]
Upgrade logback and SLF4j

Logback 1.1.x suffers from https://nvd.nist.gov/vuln/detail/CVE-2017-5929,
which has been fixed in 1.2.0. This vulnerability can't be exploited
because the Logback socket server is not enabled. Nevertheless
upgrading is a best practice.

7 years agoSONAR-9978 Upgrade Tomcat to 8.5.23
Simon Brandhof [Fri, 13 Oct 2017 13:46:21 +0000 (15:46 +0200)]
SONAR-9978 Upgrade Tomcat to 8.5.23

7 years agoSONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must be used
Eric Hartmann [Fri, 13 Oct 2017 16:18:41 +0000 (18:18 +0200)]
SONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must be used

7 years agoSONAR-9863 Drop web app licenses and server id code
Grégoire Aubert [Fri, 13 Oct 2017 12:58:52 +0000 (14:58 +0200)]
SONAR-9863 Drop web app licenses and server id code

7 years agoSONAR-9863 replace old "permanent server ID" by the new one
Simon Brandhof [Thu, 12 Oct 2017 08:00:14 +0000 (10:00 +0200)]
SONAR-9863 replace old "permanent server ID" by the new one

7 years agoSONAR-9863 drop internal WS api/server_id and api/licenses
Simon Brandhof [Wed, 11 Oct 2017 16:42:33 +0000 (18:42 +0200)]
SONAR-9863 drop internal WS api/server_id and api/licenses

7 years agoSONAR-9979 Fix potential vulnerability in plugins built with API <= 5.2
Simon Brandhof [Fri, 13 Oct 2017 14:09:39 +0000 (16:09 +0200)]
SONAR-9979 Fix potential vulnerability in plugins built with API <= 5.2

7 years agoFix Quality flaws
ameya [Wed, 11 Oct 2017 20:03:03 +0000 (13:03 -0700)]
Fix Quality flaws

7 years agoSONAR-8392 Order components by name ascending as default ordering for equalities
Teryk Bellahsene [Fri, 13 Oct 2017 15:17:39 +0000 (17:17 +0200)]
SONAR-8392 Order components by name ascending as default ordering for equalities

7 years agoSONAR-8770 Remove bundles ending by '.abbreviation'
Teryk Bellahsene [Fri, 13 Oct 2017 13:58:15 +0000 (15:58 +0200)]
SONAR-8770 Remove bundles ending by '.abbreviation'

7 years agoSONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 characters
Teryk Bellahsene [Thu, 12 Oct 2017 15:29:22 +0000 (17:29 +0200)]
SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 characters

7 years agoSONAR-8331 Deprecate and hide complexity related metrics
Teryk Bellahsene [Thu, 12 Oct 2017 14:50:12 +0000 (16:50 +0200)]
SONAR-8331 Deprecate and hide complexity related metrics

7 years agoSONAR-9922 Metric new_lines renamed from 'Lines of New Code' to 'New Lines'
Teryk Bellahsene [Thu, 12 Oct 2017 13:05:23 +0000 (15:05 +0200)]
SONAR-9922 Metric new_lines renamed from 'Lines of New Code' to 'New Lines'

7 years agoSONAR-9823 WS api/issues/search returns the line hash
Teryk Bellahsene [Thu, 12 Oct 2017 12:36:05 +0000 (14:36 +0200)]
SONAR-9823 WS api/issues/search returns the line hash

7 years agoSONAR-7734 Clarify message when one of several parameters is required
Teryk Bellahsene [Thu, 12 Oct 2017 11:38:17 +0000 (13:38 +0200)]
SONAR-7734 Clarify message when one of several parameters is required

7 years agoFix quality flaws
Teryk Bellahsene [Thu, 12 Oct 2017 09:53:18 +0000 (11:53 +0200)]
Fix quality flaws

7 years agoAutomatic merge from branch-6.6
ssjenka [Fri, 13 Oct 2017 09:47:41 +0000 (11:47 +0200)]
Automatic merge from branch-6.6

* origin/branch-6.6:
  SONAR-8798 fix error when sonar.log.maxFiles=0

7 years agoSONAR-8798 fix error when sonar.log.maxFiles=0
Simon Brandhof [Thu, 12 Oct 2017 20:32:24 +0000 (22:32 +0200)]
SONAR-8798 fix error when sonar.log.maxFiles=0

7 years agoAutomatic merge from branch-6.6
ssjenka [Fri, 13 Oct 2017 09:28:58 +0000 (11:28 +0200)]
Automatic merge from branch-6.6

* origin/branch-6.6:
  SONAR-9971 allow tests messages longer then 32766 characters
  SONAR-9965 allow rule descriptions longer then 32766 characters
  SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields

7 years agoSONAR-9971 allow tests messages longer then 32766 characters
Daniel Schwarz [Thu, 12 Oct 2017 15:18:14 +0000 (17:18 +0200)]
SONAR-9971 allow tests messages longer then 32766 characters

7 years agoSONAR-9965 allow rule descriptions longer then 32766 characters
Daniel Schwarz [Thu, 12 Oct 2017 14:18:53 +0000 (16:18 +0200)]
SONAR-9965 allow rule descriptions longer then 32766 characters

7 years agoSONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields
Daniel Schwarz [Thu, 12 Oct 2017 08:09:24 +0000 (10:09 +0200)]
SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields

Each field with subfields used to have one obsolete additional subfield with the same name as the name itself. This one is now removed. Those obsolete subfields also sometimes caused issues with long text values (like rule descriptions or test messages).

7 years agoSONAR-9928 Fix IT relying on WS to query database
Teryk Bellahsene [Thu, 12 Oct 2017 12:03:34 +0000 (14:03 +0200)]
SONAR-9928 Fix IT relying on WS to query database

7 years agoSONAR-9928 WS api/components/search relies on Component ES index
Teryk Bellahsene [Wed, 11 Oct 2017 15:59:13 +0000 (17:59 +0200)]
SONAR-9928 WS api/components/search relies on Component ES index

7 years agoSONAR-9928 Index and filter organization in component ES index
Teryk Bellahsene [Wed, 11 Oct 2017 15:27:09 +0000 (17:27 +0200)]
SONAR-9928 Index and filter organization in component ES index

7 years agoSONAR-9928 Search components in ES
Teryk Bellahsene [Wed, 11 Oct 2017 15:11:52 +0000 (17:11 +0200)]
SONAR-9928 Search components in ES

7 years agoSONAR-9928 ComponentIndexQuery renamed to SuggestionQuery
Teryk Bellahsene [Wed, 11 Oct 2017 12:46:26 +0000 (14:46 +0200)]
SONAR-9928 ComponentIndexQuery renamed to SuggestionQuery

7 years agoSONAR-9928 Index language in component ES index
Teryk Bellahsene [Wed, 11 Oct 2017 12:41:59 +0000 (14:41 +0200)]
SONAR-9928 Index language in component ES index

7 years agoSONAR-9799 deprecate legacy branch param (#2662)
Janos Gyerik [Thu, 12 Oct 2017 12:41:19 +0000 (14:41 +0200)]
SONAR-9799 deprecate legacy branch param (#2662)

7 years agoSONAR-7574 Allow to set log level to WARN or ERROR in API
Eric Hartmann [Tue, 10 Oct 2017 12:49:43 +0000 (14:49 +0200)]
SONAR-7574 Allow to set log level to WARN or ERROR in API

7 years agoSONAR-8972 Limit the input length when creating custom metrics
Stas Vilchik [Wed, 11 Oct 2017 15:47:58 +0000 (17:47 +0200)]
SONAR-8972 Limit the input length when creating custom metrics

7 years agoSONAR-8499 Remove orange underline for administration menu
Stas Vilchik [Wed, 11 Oct 2017 15:32:22 +0000 (17:32 +0200)]
SONAR-8499 Remove orange underline for administration menu

7 years agoSONAR-9673 Add shadows to dropdown menus
Stas Vilchik [Wed, 11 Oct 2017 14:38:39 +0000 (16:38 +0200)]
SONAR-9673 Add shadows to dropdown menus

7 years agoSONAR-9785 Add new languages on the about page
Stas Vilchik [Wed, 11 Oct 2017 14:30:59 +0000 (16:30 +0200)]
SONAR-9785 Add new languages on the about page

7 years agoSONAR-9867 Add button promoting governance on background tasks page
Stas Vilchik [Wed, 11 Oct 2017 14:18:48 +0000 (16:18 +0200)]
SONAR-9867 Add button promoting governance on background tasks page

7 years agoSONAR-9927 Project admins see "Cancel All" button on Background Tasks page
Stas Vilchik [Wed, 11 Oct 2017 11:42:24 +0000 (13:42 +0200)]
SONAR-9927 Project admins see "Cancel All" button on Background Tasks page

7 years agoSONAR-9847 Add tooltip explaining how to get branch support
Stas Vilchik [Wed, 11 Oct 2017 09:51:05 +0000 (11:51 +0200)]
SONAR-9847 Add tooltip explaining how to get branch support

7 years agoSONAR-8305 Fix descriptions of "Browse" and "Administer Issues" permissions
Stas Vilchik [Wed, 11 Oct 2017 09:26:25 +0000 (11:26 +0200)]
SONAR-8305 Fix descriptions of "Browse" and "Administer Issues" permissions

7 years agoSONAR-9838 Append "Administration" to all titles of admin pages
Stas Vilchik [Wed, 11 Oct 2017 09:18:45 +0000 (11:18 +0200)]
SONAR-9838 Append "Administration" to all titles of admin pages

7 years agoserve l10n messages from dev server
Stas Vilchik [Wed, 11 Oct 2017 09:03:40 +0000 (11:03 +0200)]
serve l10n messages from dev server

7 years agoSONAR-9815 Add focus to the close button of the project creation confirmation dialog
Stas Vilchik [Wed, 11 Oct 2017 08:30:14 +0000 (10:30 +0200)]
SONAR-9815 Add focus to the close button of the project creation confirmation dialog

7 years agoRevert "SONAR-9757 Copy issues in directories with unchanged files only"
Janos Gyerik [Wed, 11 Oct 2017 14:51:21 +0000 (16:51 +0200)]
Revert "SONAR-9757 Copy issues in directories with unchanged files only"

This reverts commit aa5537ba9748dd4f3f9c876064ff6a6e641cba3e.

7 years agoSkip storage on short branch if file status is SAME
Janos Gyerik [Wed, 11 Oct 2017 08:08:45 +0000 (10:08 +0200)]
Skip storage on short branch if file status is SAME

7 years agoAnalyze all files even in short branches
Janos Gyerik [Mon, 9 Oct 2017 13:53:10 +0000 (15:53 +0200)]
Analyze all files even in short branches

7 years agoSONAR-9920 Document permissions needed for api/qualitygates WS
Teryk Bellahsene [Mon, 9 Oct 2017 15:02:10 +0000 (17:02 +0200)]
SONAR-9920 Document permissions needed for api/qualitygates WS

7 years agoSONAR-9920 Quality gate administrators can do all qg related actions
Teryk Bellahsene [Fri, 6 Oct 2017 11:55:00 +0000 (13:55 +0200)]
SONAR-9920 Quality gate administrators can do all qg related actions

7 years agoSONAR-9930 improve naming in DefaultTempFolderTest
Simon Brandhof [Mon, 9 Oct 2017 20:45:59 +0000 (22:45 +0200)]
SONAR-9930 improve naming in DefaultTempFolderTest

7 years agoSONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does not...
Simon Brandhof [Mon, 9 Oct 2017 20:43:33 +0000 (22:43 +0200)]
SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does not exist

7 years agoSONAR-9698 Left-arrow to issues list doesn't scroll to right place
Stas Vilchik [Tue, 10 Oct 2017 15:50:55 +0000 (17:50 +0200)]
SONAR-9698 Left-arrow to issues list doesn't scroll to right place

7 years agoSONAR-9555 Page is not scrolled to selected issue when using IE11
Stas Vilchik [Tue, 10 Oct 2017 15:08:47 +0000 (17:08 +0200)]
SONAR-9555 Page is not scrolled to selected issue when using IE11

7 years agoSONAR-7709 Help users to not enter wrong date periods
Stas Vilchik [Tue, 10 Oct 2017 14:56:47 +0000 (16:56 +0200)]
SONAR-7709 Help users to not enter wrong date periods

7 years agoSONAR-9750 Impossible to bulk add a new tag on issues from the UI
Stas Vilchik [Tue, 10 Oct 2017 13:58:32 +0000 (15:58 +0200)]
SONAR-9750 Impossible to bulk add a new tag on issues from the UI

7 years agoSONAR-9696 UI asks to comment issues after bulk change
Stas Vilchik [Tue, 10 Oct 2017 13:39:38 +0000 (15:39 +0200)]
SONAR-9696 UI asks to comment issues after bulk change

7 years agoSONAR-9777 Open severity facet and close resolutions facet by default
Stas Vilchik [Tue, 10 Oct 2017 12:48:54 +0000 (14:48 +0200)]
SONAR-9777 Open severity facet and close resolutions facet by default

7 years agoSONAR-9876 Improve facet badges
Stas Vilchik [Tue, 10 Oct 2017 12:37:26 +0000 (14:37 +0200)]
SONAR-9876 Improve facet badges

7 years agoignore .vscode in .flowconfig
Stas Vilchik [Tue, 10 Oct 2017 11:29:55 +0000 (13:29 +0200)]
ignore .vscode in .flowconfig

7 years agoSONAR-9749 Order secondary locations markers by line
Stas Vilchik [Tue, 10 Oct 2017 09:27:50 +0000 (11:27 +0200)]
SONAR-9749 Order secondary locations markers by line

7 years agoSONAR-9690 Improve positioning of secondary locations markers
Stas Vilchik [Tue, 10 Oct 2017 08:24:09 +0000 (10:24 +0200)]
SONAR-9690 Improve positioning of secondary locations markers

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

* origin/branch-6.6:
  Prepare for next development iteration
  SONAR-9721 Fix potential OkHttpClient connection leak
  Publish 6.6 Release Candidate 1
  fix quality flaws
  Propagate parameters of SQ analysis required by burgr
  fix unwanted text wrapping in the header in ie11
  SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642)
  SONAR-9694 Ignore when secondary locations are out of current file for backdating
  Fix sidebar position helper in IE

7 years agoPrepare for next development iteration
Simon Brandhof [Wed, 11 Oct 2017 05:05:59 +0000 (07:05 +0200)]
Prepare for next development iteration

7 years agoSONAR-9721 Fix potential OkHttpClient connection leak 6.6-RC1
Teryk Bellahsene [Tue, 10 Oct 2017 17:03:23 +0000 (19:03 +0200)]
SONAR-9721 Fix potential OkHttpClient connection leak

7 years agoPublish 6.6 Release Candidate 1
Simon Brandhof [Tue, 10 Oct 2017 20:10:01 +0000 (22:10 +0200)]
Publish 6.6 Release Candidate 1