]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7235 Improve error message when server public URL is not a valid URL
Duarte Meneses [Fri, 11 Mar 2016 13:26:57 +0000 (14:26 +0100)]
SONAR-7235 Improve error message when server public URL is not a valid URL

8 years agoSONAR-7153 Allow to override sonar.language with blank value
Duarte Meneses [Fri, 11 Mar 2016 13:16:32 +0000 (14:16 +0100)]
SONAR-7153 Allow to override sonar.language with blank value

8 years agoSONAR-7321 sanitize some DB columns
Simon Brandhof [Mon, 14 Mar 2016 09:28:50 +0000 (10:28 +0100)]
SONAR-7321 sanitize some DB columns

- ISSUE_CHANGES.USER_LOGIN on all databases except H2
- ACTIVITIES.USER_LOGIN is too small on MsSQL and H2
- RULES.PLUGIN_CONFIG_KEY is too big on H2
- AUTHORS.LOGIN is too small on H2

8 years agoFix quality flaws
Simon Brandhof [Tue, 15 Mar 2016 09:39:46 +0000 (10:39 +0100)]
Fix quality flaws

8 years agoRemove performance test IssuesModeBigTest 5.5-M10
Simon Brandhof [Mon, 14 Mar 2016 13:09:03 +0000 (14:09 +0100)]
Remove performance test IssuesModeBigTest

8 years agoSONAR-7260 Fail fast if version of database is not supported
Simon Brandhof [Sun, 13 Mar 2016 19:18:16 +0000 (20:18 +0100)]
SONAR-7260 Fail fast if version of database is not supported

8 years agoSONAR-7474 Fix ITs
Julien Lancelot [Mon, 14 Mar 2016 09:56:00 +0000 (10:56 +0100)]
SONAR-7474 Fix ITs

8 years agoITs on quality model
Julien Lancelot [Thu, 10 Mar 2016 11:44:43 +0000 (12:44 +0100)]
ITs on quality model

8 years agoSONAR-7426 Take into account issues on level other than file
Julien Lancelot [Fri, 11 Mar 2016 13:14:54 +0000 (14:14 +0100)]
SONAR-7426 Take into account issues on level other than file

8 years agoDrop commons-collections
Simon Brandhof [Tue, 8 Mar 2016 09:45:24 +0000 (10:45 +0100)]
Drop commons-collections

8 years agoSONAR-7196 WS api/measures/component_tree improve metric_sort documentation
Teryk Bellahsene [Fri, 11 Mar 2016 16:33:31 +0000 (17:33 +0100)]
SONAR-7196 WS api/measures/component_tree improve metric_sort documentation

8 years agocorrectly order components when drilldown on "new_" measures
Stas Vilchik [Fri, 11 Mar 2016 16:21:51 +0000 (17:21 +0100)]
correctly order components when drilldown on "new_" measures

8 years agoSONAR-7196 WS api/measures/component_tree supports sorting by period variation
Teryk Bellahsene [Fri, 11 Mar 2016 14:38:36 +0000 (15:38 +0100)]
SONAR-7196 WS api/measures/component_tree supports sorting by period variation

8 years agoFix typo for WS api/measures/component_tree description
Teryk Bellahsene [Fri, 11 Mar 2016 10:28:44 +0000 (11:28 +0100)]
Fix typo for WS api/measures/component_tree description

8 years agofix display of leak values for RATING and LEVEL measures
Stas Vilchik [Fri, 11 Mar 2016 15:49:41 +0000 (16:49 +0100)]
fix display of leak values for RATING and LEVEL measures

8 years agofix drilldown on measure treemap when displaying on "new_" measures
Stas Vilchik [Fri, 11 Mar 2016 15:44:35 +0000 (16:44 +0100)]
fix drilldown on measure treemap when displaying on "new_" measures

8 years agofix measure treemap when displaying on "new_" measures
Stas Vilchik [Fri, 11 Mar 2016 15:31:53 +0000 (16:31 +0100)]
fix measure treemap when displaying on "new_" measures

8 years agobetter sort coverage measures
Stas Vilchik [Fri, 11 Mar 2016 15:20:45 +0000 (16:20 +0100)]
better sort coverage measures

8 years agoSONAR-7453 Fix rules WS description
Julien Lancelot [Fri, 11 Mar 2016 14:08:31 +0000 (15:08 +0100)]
SONAR-7453 Fix rules WS description

8 years agoimprove code quality
Stas Vilchik [Fri, 11 Mar 2016 14:43:10 +0000 (15:43 +0100)]
improve code quality

8 years agodrop colorized labels for issue and rule types
Stas Vilchik [Fri, 11 Mar 2016 14:28:09 +0000 (15:28 +0100)]
drop colorized labels for issue and rule types

8 years agoSONAR-7474 missed l10n
Stas Vilchik [Fri, 11 Mar 2016 14:27:42 +0000 (15:27 +0100)]
SONAR-7474 missed l10n

8 years agoSONAR-7474 Update "Issues and Effort" widget to display effort per type measures
Stas Vilchik [Fri, 11 Mar 2016 14:17:47 +0000 (15:17 +0100)]
SONAR-7474 Update "Issues and Effort" widget to display effort per type measures

8 years agoSONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPort"...
Simon Brandhof [Thu, 10 Mar 2016 22:19:01 +0000 (23:19 +0100)]
SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPort" in "conf/sonar.properties"

8 years agoSONAR-7465 Support encryption of HTTP proxy properties
Simon Brandhof [Thu, 10 Mar 2016 22:14:01 +0000 (23:14 +0100)]
SONAR-7465 Support encryption of HTTP proxy properties

Removing the calls to Settings.getProperties() as it keeps
encrypted properties values.

8 years agoComplete documentation of org.sonar.api.config.Settings
Simon Brandhof [Thu, 10 Mar 2016 22:12:07 +0000 (23:12 +0100)]
Complete documentation of org.sonar.api.config.Settings

- missing some @CheckForNull
- add javadoc to method getProperties()

8 years agoSONAR-7453 Fix RULES alias for Oracle
Julien Lancelot [Fri, 11 Mar 2016 11:14:12 +0000 (12:14 +0100)]
SONAR-7453 Fix RULES alias for Oracle

8 years agoSONAR-7453 Fix RULES columns size for Oracle
Julien Lancelot [Fri, 11 Mar 2016 10:21:44 +0000 (11:21 +0100)]
SONAR-7453 Fix RULES columns size for Oracle

8 years agoRemove l10n key "background_task.type.VIEW_REFRESH"
Simon Brandhof [Fri, 11 Mar 2016 09:14:45 +0000 (10:14 +0100)]
Remove l10n key "background_task.type.VIEW_REFRESH"

8 years agoSONAR-7325 add missing test
Simon Brandhof [Thu, 10 Mar 2016 22:50:38 +0000 (23:50 +0100)]
SONAR-7325 add missing test

8 years agoUpgrade to Elasticsearch 1.7.5
Simon Brandhof [Wed, 9 Mar 2016 07:42:37 +0000 (08:42 +0100)]
Upgrade to Elasticsearch 1.7.5

8 years agoSONAR-7325 Display values of parameters in SQL TRACE logs
Simon Brandhof [Thu, 10 Mar 2016 09:22:10 +0000 (10:22 +0100)]
SONAR-7325 Display values of parameters in SQL TRACE logs

8 years agoremove mapping of coverage metrics for drilldown links
Stas Vilchik [Thu, 10 Mar 2016 16:29:23 +0000 (17:29 +0100)]
remove mapping of coverage metrics for drilldown links

8 years agoSONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Thu, 10 Mar 2016 16:24:39 +0000 (17:24 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41

8 years agoSONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI
Teryk Bellahsene [Thu, 10 Mar 2016 14:36:12 +0000 (15:36 +0100)]
SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI

8 years agoSONAR-7402 improve IT to check measures home page
Stas Vilchik [Thu, 10 Mar 2016 15:11:18 +0000 (16:11 +0100)]
SONAR-7402 improve IT to check measures home page

8 years agoSONAR-7402 do not display leak placeholder for measures
Stas Vilchik [Thu, 10 Mar 2016 14:43:04 +0000 (15:43 +0100)]
SONAR-7402 do not display leak placeholder for measures

8 years agoSONAR-7402 sort measures inside domain
Stas Vilchik [Thu, 10 Mar 2016 14:40:52 +0000 (15:40 +0100)]
SONAR-7402 sort measures inside domain

8 years agorename LEVEL measures to "Failed" and "Passed"
Stas Vilchik [Thu, 10 Mar 2016 14:09:31 +0000 (15:09 +0100)]
rename LEVEL measures to "Failed" and "Passed"

8 years agoSONAR-7453 Rename rules remediation function fields in API 825/head
Julien Lancelot [Tue, 8 Mar 2016 20:47:03 +0000 (21:47 +0100)]
SONAR-7453 Rename rules remediation function fields in API

8 years agoSONAR-7453 Rename rules remediation function fields in WS
Julien Lancelot [Tue, 8 Mar 2016 20:06:35 +0000 (21:06 +0100)]
SONAR-7453 Rename rules remediation function fields in WS

8 years agoSONAR-7453 Rename rules remediation function fields in DB
Julien Lancelot [Tue, 8 Mar 2016 18:10:08 +0000 (19:10 +0100)]
SONAR-7453 Rename rules remediation function fields in DB

"effort_to_fix_description" becomes "gap_description"
"remediation_coeff" becomes "remediation_gap_mult"
"default_remediation_coeff" becomes "default_remediation_gap_mult"
"remediation_offset" becomes "remediation_base_effort"
"default_remediation_offset" becomes "default_remediation_base_effort"

8 years agoSONAR-7402 highlight new code in source viewer
Stas Vilchik [Thu, 10 Mar 2016 13:18:52 +0000 (14:18 +0100)]
SONAR-7402 highlight new code in source viewer

8 years agoSONAR-7345 Fix test on MsSQL
Julien Lancelot [Thu, 10 Mar 2016 12:38:48 +0000 (13:38 +0100)]
SONAR-7345 Fix test on MsSQL

8 years agoSONAR-7345 Fix IT because of renaming of technicalDebt to effort in issue changelog
Julien Lancelot [Thu, 10 Mar 2016 12:41:56 +0000 (13:41 +0100)]
SONAR-7345 Fix IT because of renaming of technicalDebt to effort in issue changelog

8 years agoSONAR-7405 fix treemap colors when displaying RATING measure
Stas Vilchik [Thu, 10 Mar 2016 12:20:44 +0000 (13:20 +0100)]
SONAR-7405 fix treemap colors when displaying RATING measure

8 years agoSONAR-7440 Fix IT
Julien Lancelot [Thu, 10 Mar 2016 10:33:36 +0000 (11:33 +0100)]
SONAR-7440 Fix IT

8 years agoSONAR-7345 Remove no more used IssueChangelogFormatter 824/head
Julien Lancelot [Tue, 8 Mar 2016 19:00:51 +0000 (20:00 +0100)]
SONAR-7345 Remove no more used IssueChangelogFormatter

8 years agoSONAR-7345 Rename Issue debt to effort in changelog
Julien Lancelot [Tue, 8 Mar 2016 18:58:49 +0000 (19:58 +0100)]
SONAR-7345 Rename Issue debt to effort in changelog

8 years agoSONAR-7345 Rename Issue debt to effort in UI
Julien Lancelot [Tue, 8 Mar 2016 16:35:01 +0000 (17:35 +0100)]
SONAR-7345 Rename Issue debt to effort in UI

8 years agoSONAR-7345 Rename Issue debt to effort in WS
Julien Lancelot [Tue, 8 Mar 2016 10:01:04 +0000 (11:01 +0100)]
SONAR-7345 Rename Issue debt to effort in WS

8 years agoSONAR-7345 Rename Issue debt to effort in ES
Julien Lancelot [Tue, 8 Mar 2016 10:07:01 +0000 (11:07 +0100)]
SONAR-7345 Rename Issue debt to effort in ES

8 years agoSONAR-7345 Rename Issue debt to effort in API
Julien Lancelot [Tue, 8 Mar 2016 10:52:44 +0000 (11:52 +0100)]
SONAR-7345 Rename Issue debt to effort in API

8 years agoRemove useless file
Julien Lancelot [Tue, 8 Mar 2016 10:00:48 +0000 (11:00 +0100)]
Remove useless file

8 years agoReplace usage of IssueService#search by IssueIndex#search
Julien Lancelot [Tue, 8 Mar 2016 10:00:31 +0000 (11:00 +0100)]
Replace usage of IssueService#search by IssueIndex#search

8 years agoSONAR-7345 Rename ISSUES columns
Julien Lancelot [Mon, 7 Mar 2016 14:11:52 +0000 (15:11 +0100)]
SONAR-7345 Rename ISSUES columns

Rename technical_debt to effort
Rename effort_to_fix to gap

8 years agoSONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Thu, 10 Mar 2016 09:13:17 +0000 (10:13 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41

8 years agoSONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to support issue...
Stas Vilchik [Wed, 9 Mar 2016 16:00:30 +0000 (17:00 +0100)]
SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to support issue types

8 years agoSONAR-7379 Drop inefficient index ISSUES_SEVERITY
Simon Brandhof [Tue, 8 Mar 2016 14:05:06 +0000 (15:05 +0100)]
SONAR-7379 Drop inefficient index ISSUES_SEVERITY

8 years agoSONAR-7378 Drop unused index ISSUES_STATUS
Simon Brandhof [Tue, 8 Mar 2016 14:02:39 +0000 (15:02 +0100)]
SONAR-7378 Drop unused index ISSUES_STATUS

8 years agoSONAR-7349 Fix IT
Julien Lancelot [Wed, 9 Mar 2016 17:35:37 +0000 (18:35 +0100)]
SONAR-7349 Fix IT

8 years agoSONAR-7440 Remove SQALE word in widget/properties 827/head
Julien Lancelot [Wed, 9 Mar 2016 14:58:23 +0000 (15:58 +0100)]
SONAR-7440 Remove SQALE word in widget/properties

8 years agofix small issue on overview page when project has no links
Stas Vilchik [Wed, 9 Mar 2016 16:33:51 +0000 (17:33 +0100)]
fix small issue on overview page when project has no links

8 years agoSONAR-7349 Change project's home page to support new issue types
Stas Vilchik [Mon, 29 Feb 2016 16:37:06 +0000 (17:37 +0100)]
SONAR-7349 Change project's home page to support new issue types

8 years agoSONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Wed, 9 Mar 2016 14:54:38 +0000 (15:54 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41

8 years agoSONAR-7405 fix treemap colors when displaying RATING measure
Stas Vilchik [Wed, 9 Mar 2016 14:20:39 +0000 (15:20 +0100)]
SONAR-7405 fix treemap colors when displaying RATING measure

8 years agoSONAR-7407 fix small ui glitch in FF
Stas Vilchik [Wed, 9 Mar 2016 14:13:47 +0000 (15:13 +0100)]
SONAR-7407 fix small ui glitch in FF

8 years agoSONAR-7407 Provide a way to switch selected metric on the "Measures" page
Stas Vilchik [Tue, 8 Mar 2016 10:56:44 +0000 (11:56 +0100)]
SONAR-7407 Provide a way to switch selected metric on the "Measures" page

8 years agoSONAR-7410 Display related measures alongside with selected one on the "Measures...
Stas Vilchik [Tue, 8 Mar 2016 13:47:18 +0000 (14:47 +0100)]
SONAR-7410 Display related measures alongside with selected one on the "Measures" page

8 years agoSONAR-7454 Keep state of "Tree" and "List" when switching between them
Stas Vilchik [Wed, 9 Mar 2016 09:08:55 +0000 (10:08 +0100)]
SONAR-7454 Keep state of "Tree" and "List" when switching between them

8 years agoSONAR-7427 Add IT on new "effort to reach rating A" measure
Julien Lancelot [Wed, 9 Mar 2016 13:00:52 +0000 (14:00 +0100)]
SONAR-7427 Add IT on new "effort to reach rating A" measure

8 years agoSONAR-7426 SONAR-7427 Fix ITs because of new measures 817/head
Julien Lancelot [Mon, 7 Mar 2016 12:49:24 +0000 (13:49 +0100)]
SONAR-7426 SONAR-7427 Fix ITs because of new measures

8 years agoSONAR-7427 Add new "effort to reach rating A" characteristic metrics
Julien Lancelot [Mon, 7 Mar 2016 16:21:19 +0000 (17:21 +0100)]
SONAR-7427 Add new "effort to reach rating A" characteristic metrics

8 years agoSONAR-7426 Add new characteristic rating metrics
Julien Lancelot [Mon, 7 Mar 2016 16:17:22 +0000 (17:17 +0100)]
SONAR-7426 Add new characteristic rating metrics

8 years agoSONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metrics
Julien Lancelot [Mon, 7 Mar 2016 11:35:10 +0000 (12:35 +0100)]
SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metrics

8 years agoRename classes using SQALE to Quality Model
Julien Lancelot [Fri, 4 Mar 2016 15:02:33 +0000 (16:02 +0100)]
Rename classes using SQALE to Quality Model

8 years agoMore stable Selenium integration tests
Simon Brandhof [Wed, 9 Mar 2016 09:58:19 +0000 (10:58 +0100)]
More stable Selenium integration tests

By replacing assertText with waitForText

8 years agoRemove deprecated calls in ProjectAdministrationTest
Simon Brandhof [Wed, 9 Mar 2016 09:57:56 +0000 (10:57 +0100)]
Remove deprecated calls in ProjectAdministrationTest

8 years agoAutomatic merge from branch-xx
Eric Hartmann [Wed, 9 Mar 2016 09:57:52 +0000 (10:57 +0100)]
Automatic merge from branch-xx

* origin/branch-5.4:
  Update version to 5.4.1-SNAPSHOT
  Release 5.4
  SONAR-7129 SONAR-7135 optimize SQL requests on MySQL

8 years agoMake selenium tests of ProjectAdministrationTest more stable
Simon Brandhof [Wed, 9 Mar 2016 09:14:34 +0000 (10:14 +0100)]
Make selenium tests of ProjectAdministrationTest more stable

8 years agoFix WS assertion in upgrade tests
Simon Brandhof [Wed, 9 Mar 2016 09:14:16 +0000 (10:14 +0100)]
Fix WS assertion in upgrade tests

8 years agoFix execution of upgrade tests in QA
Simon Brandhof [Wed, 9 Mar 2016 08:10:09 +0000 (09:10 +0100)]
Fix execution of upgrade tests in QA

8 years agoEnable upgrade tests on QA env
Simon Brandhof [Wed, 2 Mar 2016 16:49:10 +0000 (17:49 +0100)]
Enable upgrade tests on QA env

8 years agoUpdate version to 5.4.1-SNAPSHOT
Eric Hartmann [Tue, 8 Mar 2016 19:26:12 +0000 (20:26 +0100)]
Update version to 5.4.1-SNAPSHOT

8 years agoSONAR-7364 remove SQALE characteristics from scanner API
Simon Brandhof [Tue, 8 Mar 2016 09:21:35 +0000 (10:21 +0100)]
SONAR-7364 remove SQALE characteristics from scanner API

8 years agoRelease 5.4 5.4
Eric Hartmann [Tue, 8 Mar 2016 15:48:19 +0000 (16:48 +0100)]
Release 5.4

8 years agoFix quality flaws
Julien Lancelot [Tue, 8 Mar 2016 08:34:40 +0000 (09:34 +0100)]
Fix quality flaws

8 years agoSONAR-6226 Fix typo
Julien Lancelot [Tue, 8 Mar 2016 08:16:36 +0000 (09:16 +0100)]
SONAR-6226 Fix typo

8 years agoSONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTest
Sébastien Lesaint [Tue, 8 Mar 2016 11:03:10 +0000 (12:03 +0100)]
SONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTest

test that as many tasks are scheduled for processing as there is workers using mocks

8 years agoSONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Tue, 8 Mar 2016 12:35:08 +0000 (13:35 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41

8 years agoSONAR-7336 mark "set_type" as core action
Stas Vilchik [Tue, 8 Mar 2016 11:27:28 +0000 (12:27 +0100)]
SONAR-7336 mark "set_type" as core action

8 years agoSONAR-7336 add ability to change issue type from UI
Stas Vilchik [Mon, 7 Mar 2016 10:20:32 +0000 (11:20 +0100)]
SONAR-7336 add ability to change issue type from UI

8 years agoSONAR-7336 new WS api/issues/set_type
Simon Brandhof [Tue, 1 Mar 2016 14:49:16 +0000 (15:49 +0100)]
SONAR-7336 new WS api/issues/set_type

The ability to change issue type is also available from api/issues/bulk_change

8 years agodisable unstable CeProcessingSchedulerImplMultiThreadTest
Sébastien Lesaint [Tue, 8 Mar 2016 10:23:23 +0000 (11:23 +0100)]
disable unstable CeProcessingSchedulerImplMultiThreadTest

8 years agoUpgrade Apache Commons Collections to v3.2.2
Justine Tunney [Mon, 7 Mar 2016 22:58:37 +0000 (17:58 -0500)]
Upgrade Apache Commons Collections to v3.2.2

Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of
vulnerability that exists. By merely existing on the classpath, this
library causes the Java serialization parser for the entire JVM process
to go from being a state machine to a turing machine. A turing machine
with an exec() function!

https://commons.apache.org/proper/commons-collections/security-reports.html
http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/

8 years agoDrop class SearchClient
Simon Brandhof [Tue, 1 Mar 2016 14:09:20 +0000 (15:09 +0100)]
Drop class SearchClient

8 years agoDisable some NGram tokenizers on index "rules"
Simon Brandhof [Mon, 7 Mar 2016 20:36:38 +0000 (21:36 +0100)]
Disable some NGram tokenizers on index "rules"

8 years agofix drilldown links for new issue measures
Stas Vilchik [Tue, 8 Mar 2016 09:19:44 +0000 (10:19 +0100)]
fix drilldown links for new issue measures

8 years agoSONAR-7348 Change the list of displayed measures on Code/Projects pages
Stas Vilchik [Mon, 29 Feb 2016 14:54:10 +0000 (15:54 +0100)]
SONAR-7348 Change the list of displayed measures on Code/Projects pages

8 years agoSONAR-7402 fix column break on all measures page
Stas Vilchik [Tue, 8 Mar 2016 08:07:46 +0000 (09:07 +0100)]
SONAR-7402 fix column break on all measures page