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

7 years agoSet Maven 3.3.9 as minimum required version
Simon Brandhof [Mon, 9 Oct 2017 16:01:13 +0000 (18:01 +0200)]
Set Maven 3.3.9 as minimum required version

7 years agoUpgrade os-maven-plugin for better support of old linux
Simon Brandhof [Mon, 9 Oct 2017 10:15:14 +0000 (12:15 +0200)]
Upgrade os-maven-plugin for better support of old linux

7 years agoRemove unused <prerequisites> field in Maven pom.xml
Simon Brandhof [Mon, 9 Oct 2017 10:13:22 +0000 (12:13 +0200)]
Remove unused <prerequisites> field in Maven pom.xml

This field is used only by Maven 2. In Maven 3 the version is
checked by the enforcer plugin.

7 years agoRemove unused dependency in assembly.xml
Simon Brandhof [Mon, 9 Oct 2017 10:10:38 +0000 (12:10 +0200)]
Remove unused dependency in assembly.xml

7 years agoUpgrade Maven plugins for compatibility with Java 9
Simon Brandhof [Mon, 9 Oct 2017 10:10:19 +0000 (12:10 +0200)]
Upgrade Maven plugins for compatibility with Java 9

7 years agoFix typo in travis.sh
Simon Brandhof [Mon, 9 Oct 2017 10:02:11 +0000 (12:02 +0200)]
Fix typo in travis.sh

7 years agoReduce verbosity of beanshell during Maven build
Simon Brandhof [Mon, 9 Oct 2017 10:02:00 +0000 (12:02 +0200)]
Reduce verbosity of beanshell during Maven build

7 years agofix quality flaws
Daniel Schwarz [Tue, 10 Oct 2017 16:10:28 +0000 (18:10 +0200)]
fix quality flaws

7 years agoPropagate parameters of SQ analysis required by burgr
Simon Brandhof [Tue, 10 Oct 2017 15:43:16 +0000 (17:43 +0200)]
Propagate parameters of SQ analysis required by burgr

7 years agofix unwanted text wrapping in the header in ie11
Stas Vilchik [Tue, 10 Oct 2017 15:23:09 +0000 (17:23 +0200)]
fix unwanted text wrapping in the header in ie11

7 years agoSONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642)
Daniel Schwarz [Tue, 10 Oct 2017 14:10:19 +0000 (16:10 +0200)]
SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642)

SONAR-9908 on Windows, launch Elasticsearch directly, without batch files

When starting the batch files on windows, we were not able to shutdown Elasticsearch gracefully.

7 years agoDisable host check in webpack dev server
Grégoire Aubert [Tue, 10 Oct 2017 12:46:39 +0000 (14:46 +0200)]
Disable host check in webpack dev server

7 years agoSONAR-9925 Display a different login page title for SonarCloud
Grégoire Aubert [Mon, 9 Oct 2017 09:47:44 +0000 (11:47 +0200)]
SONAR-9925 Display a different login page title for SonarCloud

7 years agoSONAR-9500 Enhance cookies caching mechanisme
Grégoire Aubert [Mon, 9 Oct 2017 06:49:13 +0000 (08:49 +0200)]
SONAR-9500 Enhance cookies caching mechanisme

7 years agoSONAR-9925 Rewrite session to typescript
Grégoire Aubert [Wed, 4 Oct 2017 16:14:49 +0000 (18:14 +0200)]
SONAR-9925 Rewrite session to typescript

7 years agofix wrong "ce started" log after ce startup failure 2644/head
Sébastien Lesaint [Mon, 9 Oct 2017 12:59:38 +0000 (14:59 +0200)]
fix wrong "ce started" log after ce startup failure

7 years agoSONAR-9929 Filter secondary locations that are in a different file than primary location
Julien HENRY [Tue, 10 Oct 2017 07:54:29 +0000 (09:54 +0200)]
SONAR-9929 Filter secondary locations that are in a different file than primary location

7 years agoSONAR-9694 Ignore when secondary locations are out of current file for backdating
Julien HENRY [Mon, 9 Oct 2017 16:00:04 +0000 (18:00 +0200)]
SONAR-9694 Ignore when secondary locations are out of current file for backdating

7 years agoFix sidebar position helper in IE
Grégoire Aubert [Tue, 10 Oct 2017 12:43:30 +0000 (14:43 +0200)]
Fix sidebar position helper in IE

7 years agoremove misleading thread safety comment 2645/head
Sébastien Lesaint [Tue, 10 Oct 2017 12:19:16 +0000 (14:19 +0200)]
remove misleading thread safety comment

thanks to dtrebbien for spotting it

7 years agoFix two logger calls
Daniel Trebbien [Mon, 9 Oct 2017 15:54:17 +0000 (10:54 -0500)]
Fix two logger calls

One logger call was using incorrect syntax for a formatting anchor
('%s' should be '{}').

The other logger call had three formatting anchors, but only passed two
values.

These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/

7 years agoIncorporate the constant property names into the logger format string
Daniel Trebbien [Mon, 9 Oct 2017 15:52:03 +0000 (10:52 -0500)]
Incorporate the constant property names into the logger format string

The resulting string concatenation is still a constant expression.

7 years agoUtilize parameterized logging rather than String.format()
Daniel Trebbien [Mon, 9 Oct 2017 15:16:51 +0000 (10:16 -0500)]
Utilize parameterized logging rather than String.format()

7 years agoRemove two redundant calls to isTraceEnabled()
Daniel Trebbien [Mon, 9 Oct 2017 15:15:23 +0000 (10:15 -0500)]
Remove two redundant calls to isTraceEnabled()

7 years agoUtilize parameterized logging
Daniel Trebbien [Mon, 9 Oct 2017 15:14:34 +0000 (10:14 -0500)]
Utilize parameterized logging

As suggested in the SLF4J FAQ:
https://www.slf4j.org/faq.html#logging_performance
.. parameterized logging can improve the efficiency of logger calls when
logging at the specified level is disabled.

In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException
since SLF4J 1.6.0 it is possible to use parameterized logging and also
log an exception/throwable.

These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/

7 years agoSONAR-8513 Show visual indicator that a rule is a template
Stas Vilchik [Mon, 9 Oct 2017 16:11:33 +0000 (18:11 +0200)]
SONAR-8513 Show visual indicator that a rule is a template

7 years agoSONAR-7998 Open rule description in a new window from rules page
Stas Vilchik [Mon, 9 Oct 2017 15:02:38 +0000 (17:02 +0200)]
SONAR-7998 Open rule description in a new window from rules page

7 years agoSONAR-8371 add tooltips for rule parameters
Stas Vilchik [Mon, 9 Oct 2017 14:55:52 +0000 (16:55 +0200)]
SONAR-8371 add tooltips for rule parameters

7 years agoSONAR-8524 update rule inheritance indicator when rule activation is changed
Stas Vilchik [Mon, 9 Oct 2017 14:27:48 +0000 (16:27 +0200)]
SONAR-8524 update rule inheritance indicator when rule activation is changed

7 years agodo not let select date in future
Stas Vilchik [Mon, 9 Oct 2017 12:43:02 +0000 (14:43 +0200)]
do not let select date in future

7 years agoSONAR-9932 change duplications marker color
Stas Vilchik [Mon, 9 Oct 2017 12:11:18 +0000 (14:11 +0200)]
SONAR-9932 change duplications marker color

7 years agoFix travis.sh with whitespaces in mvn command
Teryk Bellahsene [Tue, 10 Oct 2017 09:08:28 +0000 (11:08 +0200)]
Fix travis.sh with whitespaces in mvn command

7 years agoUpdate to travis-utils 38
Teryk Bellahsene [Tue, 10 Oct 2017 08:38:54 +0000 (10:38 +0200)]
Update to travis-utils 38

7 years agoSet version to 6.7-SNAPSHOT
Simon Brandhof [Mon, 9 Oct 2017 11:34:43 +0000 (13:34 +0200)]
Set version to 6.7-SNAPSHOT

7 years agoupdate wording on branches page
Stas Vilchik [Mon, 9 Oct 2017 11:02:31 +0000 (13:02 +0200)]
update wording on branches page

7 years agodisable text wrapping on projects page
Stas Vilchik [Mon, 9 Oct 2017 09:51:23 +0000 (11:51 +0200)]
disable text wrapping on projects page

7 years agoRevert "Migrate drop of PR columns for Next"
Duarte Meneses [Thu, 5 Oct 2017 09:31:47 +0000 (11:31 +0200)]
Revert "Migrate drop of PR columns for Next"

This reverts commit eec858d104870f435a5085324faace11c125690e.

7 years agoUse JDK 1.8.0_144 and Maven 3.5 on Travis
Simon Brandhof [Sun, 8 Oct 2017 16:20:32 +0000 (18:20 +0200)]
Use JDK 1.8.0_144 and Maven 3.5 on Travis

7 years agoSONAR-9881 complete the list of properties to be purged
Simon Brandhof [Thu, 5 Oct 2017 07:56:53 +0000 (09:56 +0200)]
SONAR-9881 complete the list of properties to be purged

7 years agoSONAR-9352 display a message on project dashboard
Stas Vilchik [Wed, 4 Oct 2017 13:55:42 +0000 (15:55 +0200)]
SONAR-9352 display a message on project dashboard

7 years agoSONAR-9352 add "ignoredConditions" to response example of api/qualitygates/project_status
Daniel Schwarz [Wed, 4 Oct 2017 07:42:38 +0000 (09:42 +0200)]
SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/project_status

7 years agoSONAR-9352 do not let quality gate fail for very small changesets
Daniel Schwarz [Mon, 25 Sep 2017 10:51:30 +0000 (12:51 +0200)]
SONAR-9352 do not let quality gate fail for very small changesets