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

8 years agoSONAR-7405 display treemap legend 808/head
Stas Vilchik [Mon, 7 Mar 2016 16:37:41 +0000 (17:37 +0100)]
SONAR-7405 display treemap legend

8 years agoSONAR-7402 fix corner cases caused by views and developers
Stas Vilchik [Mon, 7 Mar 2016 16:31:21 +0000 (17:31 +0100)]
SONAR-7402 fix corner cases caused by views and developers

8 years agoSONAR-7402 limit the width of the list of measures
Stas Vilchik [Mon, 7 Mar 2016 15:05:38 +0000 (16:05 +0100)]
SONAR-7402 limit the width of the list of measures

8 years agoSONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" pages
Stas Vilchik [Mon, 7 Mar 2016 14:54:05 +0000 (15:54 +0100)]
SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" pages

8 years agoSONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" page
Stas Vilchik [Mon, 7 Mar 2016 13:39:04 +0000 (14:39 +0100)]
SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" page

8 years agoSONAR-7405 Display treemap chart of selected measure on the "Measures" page
Stas Vilchik [Fri, 4 Mar 2016 16:17:27 +0000 (17:17 +0100)]
SONAR-7405 Display treemap chart of selected measure on the "Measures" page

8 years agoSONAR-7406 fix axes labels on bubble chart
Stas Vilchik [Fri, 4 Mar 2016 15:01:06 +0000 (16:01 +0100)]
SONAR-7406 fix axes labels on bubble chart

8 years agoSONAR-7402 apply feedback
Stas Vilchik [Fri, 4 Mar 2016 14:59:06 +0000 (15:59 +0100)]
SONAR-7402 apply feedback

8 years agoSONAR-7406 Display bubble chart of selected measure on the "Measures" page
Stas Vilchik [Fri, 4 Mar 2016 12:52:10 +0000 (13:52 +0100)]
SONAR-7406 Display bubble chart of selected measure on the "Measures" page

8 years agoSONAR-7404 Display history of selected measure on the "Measures" page
Stas Vilchik [Fri, 4 Mar 2016 09:41:46 +0000 (10:41 +0100)]
SONAR-7404 Display history of selected measure on the "Measures" page

8 years agoimprove code quality
Stas Vilchik [Thu, 3 Mar 2016 16:44:29 +0000 (17:44 +0100)]
improve code quality

8 years agoSONAR-7402 handle use case when metric is not found
Stas Vilchik [Thu, 3 Mar 2016 14:05:39 +0000 (15:05 +0100)]
SONAR-7402 handle use case when metric is not found

8 years agoSONAR-7403 Display the leak period value on the "Measures" page
Stas Vilchik [Thu, 3 Mar 2016 13:55:20 +0000 (14:55 +0100)]
SONAR-7403 Display the leak period value on the "Measures" page

8 years agoSONAR-7402 Create new Measures page in the project space
Stas Vilchik [Wed, 2 Mar 2016 07:54:27 +0000 (08:54 +0100)]
SONAR-7402 Create new Measures page in the project space

8 years agoincrease width of paratemeter name column on web api page
Stas Vilchik [Mon, 7 Mar 2016 13:52:43 +0000 (14:52 +0100)]
increase width of paratemeter name column on web api page

8 years agoSONAR-7342 Add remediation effort characteristic metrics 812/head
Julien Lancelot [Thu, 3 Mar 2016 19:08:23 +0000 (20:08 +0100)]
SONAR-7342 Add remediation effort characteristic metrics

8 years agoSONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issues
Julien Lancelot [Thu, 3 Mar 2016 13:50:06 +0000 (14:50 +0100)]
SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issues

8 years agoSONAR-7333 RuleTypeCopier should be the first IssueVisitor
Julien Lancelot [Thu, 3 Mar 2016 13:44:12 +0000 (14:44 +0100)]
SONAR-7333 RuleTypeCopier should be the first IssueVisitor

8 years agoSONAR-7129 SONAR-7135 optimize SQL requests on MySQL
Simon Brandhof [Mon, 7 Mar 2016 12:44:05 +0000 (13:44 +0100)]
SONAR-7129 SONAR-7135 optimize SQL requests on MySQL

8 years agoImprove allocation of new ports in integration tests
Simon Brandhof [Mon, 7 Mar 2016 11:08:56 +0000 (12:08 +0100)]
Improve allocation of new ports in integration tests

8 years agoSONAR-7430 Keep %l for format compatibility 816/head
Simon Brandhof [Mon, 7 Mar 2016 08:58:07 +0000 (09:58 +0100)]
SONAR-7430 Keep %l for format compatibility

even if %l is always "-"

8 years agoSONAR-7430 Wrong remote IP in access.log when server is behind a reverse proxy
Simon Brandhof [Sun, 6 Mar 2016 19:21:47 +0000 (20:21 +0100)]
SONAR-7430 Wrong remote IP in access.log when server is behind a reverse proxy

8 years agoAutomatic merge from branch-5.4
Jenkins CI [Mon, 7 Mar 2016 07:01:36 +0000 (08:01 +0100)]
Automatic merge from branch-5.4

* origin/branch-5.4:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.4-RC4

8 years agoFix quality flaws
Simon Brandhof [Fri, 4 Mar 2016 14:47:00 +0000 (15:47 +0100)]
Fix quality flaws

8 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 4 Mar 2016 16:25:48 +0000 (17:25 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.4-RC4 5.4-RC4
Eric Hartmann [Fri, 4 Mar 2016 16:25:47 +0000 (17:25 +0100)]
[maven-release-plugin] prepare release 5.4-RC4

8 years agoAutomatic merge from branch-5.4 5.5-M7
Jenkins CI [Fri, 4 Mar 2016 16:01:31 +0000 (17:01 +0100)]
Automatic merge from branch-5.4

* origin/branch-5.4:
  it-plugins - enforce analysis of C/C++ project without build-wrapper
  SONAR-4004 require 3 characters to search
  SONAR-7129 WS api/components/tree search query parameter must have at least 3 characters
  SONAR-7135 WS api/measures/component_tree search query parameter has at least 3 characters

8 years agoit-plugins - enforce analysis of C/C++ project without build-wrapper
Simon Brandhof [Wed, 2 Mar 2016 14:05:13 +0000 (15:05 +0100)]
it-plugins - enforce analysis of C/C++ project without build-wrapper

8 years agoSONAR-4004 require 3 characters to search
Stas Vilchik [Fri, 4 Mar 2016 09:59:07 +0000 (10:59 +0100)]
SONAR-4004 require 3 characters to search

8 years agoSONAR-7129 WS api/components/tree search query parameter must have at least 3 characters
Teryk Bellahsene [Fri, 4 Mar 2016 08:58:14 +0000 (09:58 +0100)]
SONAR-7129 WS api/components/tree search query parameter must have at least 3 characters

8 years agoSONAR-7135 WS api/measures/component_tree search query parameter has at least 3 chara...
Teryk Bellahsene [Fri, 4 Mar 2016 08:51:03 +0000 (09:51 +0100)]
SONAR-7135 WS api/measures/component_tree search query parameter has at least 3 characters

8 years agoSONAR-7330 When searching active rules by profile, ignore active rule on removed... 815/head
Julien Lancelot [Fri, 4 Mar 2016 10:03:37 +0000 (11:03 +0100)]
SONAR-7330 When searching active rules by profile, ignore active rule on removed rules

8 years agoSONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTest
Sébastien Lesaint [Fri, 4 Mar 2016 13:55:46 +0000 (14:55 +0100)]
SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTest

8 years agoSONAR-7329 add type option in "Filter Similar Rules" menu
Stas Vilchik [Fri, 4 Mar 2016 13:52:58 +0000 (14:52 +0100)]
SONAR-7329 add type option in "Filter Similar Rules" menu

8 years agoSONAR-7417 add sonar.ce.workerCount to sonar.properties 810/head
Sébastien Lesaint [Thu, 3 Mar 2016 16:57:20 +0000 (17:57 +0100)]
SONAR-7417 add sonar.ce.workerCount to sonar.properties

8 years agoSONAR-7417 add workerCount to SystemInfo and CE MBean
Sébastien Lesaint [Thu, 3 Mar 2016 10:38:39 +0000 (11:38 +0100)]
SONAR-7417 add workerCount to SystemInfo and CE MBean

8 years agoSONAR-7417 CE can run on multiple threads, it can be set by property
Sébastien Lesaint [Tue, 1 Mar 2016 13:35:33 +0000 (14:35 +0100)]
SONAR-7417 CE can run on multiple threads, it can be set by property

8 years agofix TechnicalDebtWidgetTest
Stas Vilchik [Fri, 4 Mar 2016 08:21:21 +0000 (09:21 +0100)]
fix TechnicalDebtWidgetTest

8 years agoSONAR-7331 fix bug when click on facet
Stas Vilchik [Thu, 3 Mar 2016 16:49:51 +0000 (17:49 +0100)]
SONAR-7331 fix bug when click on facet

8 years agoRevert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"
Simon Brandhof [Thu, 3 Mar 2016 15:47:11 +0000 (16:47 +0100)]
Revert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"

This reverts commit e4dac55db3e3224be660cbd648022bf005194751.

8 years agoSONAR-7372 Too many logs "Disable metric" at server startup
Simon Brandhof [Tue, 1 Mar 2016 20:42:35 +0000 (21:42 +0100)]
SONAR-7372 Too many logs "Disable metric" at server startup

8 years agoTemporarily disable status plugin from tests
Simon Brandhof [Thu, 3 Mar 2016 13:12:46 +0000 (14:12 +0100)]
Temporarily disable status plugin from tests

V1.0 of this plugin is built for Java 8

8 years agoSONAR-7401 Update component viewer header to support new quality model
Stas Vilchik [Thu, 3 Mar 2016 10:52:25 +0000 (11:52 +0100)]
SONAR-7401 Update component viewer header to support new quality model

8 years agoSONAR-7346 Display the distribution of rules according by type on Quality Profiles...
Stas Vilchik [Thu, 3 Mar 2016 10:26:52 +0000 (11:26 +0100)]
SONAR-7346 Display the distribution of rules according by type on Quality Profiles page

8 years agoSONAR-7329 display rule type in the rules list
Stas Vilchik [Thu, 3 Mar 2016 10:15:53 +0000 (11:15 +0100)]
SONAR-7329 display rule type in the rules list

8 years agoSONAR-7331 Add new "Type" facet on Rules page
Stas Vilchik [Thu, 3 Mar 2016 10:04:07 +0000 (11:04 +0100)]
SONAR-7331 Add new "Type" facet on Rules page

8 years agoupdate deprecation tooltip message
Stas Vilchik [Thu, 3 Mar 2016 09:36:28 +0000 (10:36 +0100)]
update deprecation tooltip message

8 years agoAdd missing Javadoc
Evgeny Mandrikov [Thu, 3 Mar 2016 08:51:23 +0000 (09:51 +0100)]
Add missing Javadoc

Method was added in SQ 5.3 as part of SONAR-5894.

8 years agoimprove reporting in case of failure in CeQueueDaoTest
Sébastien Lesaint [Mon, 8 Feb 2016 11:16:47 +0000 (12:16 +0100)]
improve reporting in case of failure in CeQueueDaoTest

8 years agoremove useless session.rollback() causing MySql UT instability
Sébastien Lesaint [Mon, 8 Feb 2016 11:01:14 +0000 (12:01 +0100)]
remove useless session.rollback() causing MySql UT instability

8 years agoSONAR-7330 Remove IndexField 5.5-M6
Julien Lancelot [Wed, 2 Mar 2016 14:02:34 +0000 (15:02 +0100)]
SONAR-7330 Remove IndexField

8 years agoFix quality flaws
Julien Lancelot [Wed, 2 Mar 2016 13:57:03 +0000 (14:57 +0100)]
Fix quality flaws

8 years agoit-plugins - enforce analysis of C/C++ project without build-wrapper
Simon Brandhof [Wed, 2 Mar 2016 14:05:13 +0000 (15:05 +0100)]
it-plugins - enforce analysis of C/C++ project without build-wrapper

8 years agoSONAR-7021 update overview page to rely only on "Tests" domain
Stas Vilchik [Wed, 2 Mar 2016 08:00:27 +0000 (09:00 +0100)]
SONAR-7021 update overview page to rely only on "Tests" domain

8 years agoSONAR-7021 Merge tests metric domains
Simon Brandhof [Tue, 1 Mar 2016 20:08:51 +0000 (21:08 +0100)]
SONAR-7021 Merge tests metric domains

8 years agoSONAR-7353 Move RuleType to API 801/head
Julien Lancelot [Wed, 2 Mar 2016 11:11:25 +0000 (12:11 +0100)]
SONAR-7353 Move RuleType to API

8 years agoSONAR-7329 display rule type in description
Stas Vilchik [Wed, 2 Mar 2016 08:37:01 +0000 (09:37 +0100)]
SONAR-7329 display rule type in description

8 years agoSONAR-7329 Cleanup some remaining characteristics stuff
Julien Lancelot [Tue, 1 Mar 2016 16:58:49 +0000 (17:58 +0100)]
SONAR-7329 Cleanup some remaining characteristics stuff

8 years agoSONAR-7333 Set issue type from rule type
Julien Lancelot [Tue, 1 Mar 2016 15:50:31 +0000 (16:50 +0100)]
SONAR-7333 Set issue type from rule type

8 years agoSONAR-7329 Add type in Rules WS
Julien Lancelot [Tue, 1 Mar 2016 13:16:11 +0000 (14:16 +0100)]
SONAR-7329 Add type in Rules WS

8 years agoSONAR-7353 Synchronize rules type on each startup
Julien Lancelot [Tue, 1 Mar 2016 13:43:37 +0000 (14:43 +0100)]
SONAR-7353 Synchronize rules type on each startup

8 years agoSONAR-7329 Set type when creating rules
Julien Lancelot [Tue, 1 Mar 2016 13:38:30 +0000 (14:38 +0100)]
SONAR-7329 Set type when creating rules

8 years agoSONAR-7329 Add type in RuleIndex
Julien Lancelot [Tue, 1 Mar 2016 13:03:03 +0000 (14:03 +0100)]
SONAR-7329 Add type in RuleIndex

8 years agoSONAR-7329 Add type in RuleDto
Julien Lancelot [Tue, 1 Mar 2016 11:00:12 +0000 (12:00 +0100)]
SONAR-7329 Add type in RuleDto

8 years agoSONAR-7329 Feed RULES.RULE_TYPE
Julien Lancelot [Tue, 1 Mar 2016 09:41:59 +0000 (10:41 +0100)]
SONAR-7329 Feed RULES.RULE_TYPE

8 years agoSONAR-7329 Rename IssueType to RuleType
Julien Lancelot [Tue, 1 Mar 2016 09:41:45 +0000 (10:41 +0100)]
SONAR-7329 Rename IssueType to RuleType

8 years agoRemoved unused code
Julien Lancelot [Tue, 1 Mar 2016 08:46:40 +0000 (09:46 +0100)]
Removed unused  code

8 years agoSONAR-7347 Change the default quality gates to use new_vulnerabilities and new_bugs 807/head
Teryk Bellahsene [Wed, 2 Mar 2016 10:25:19 +0000 (11:25 +0100)]
SONAR-7347 Change the default quality gates to use new_vulnerabilities and new_bugs

8 years agoSONAR-7267 Do not accept multiple rules with the same key in a repository
Simon Brandhof [Tue, 1 Mar 2016 20:27:20 +0000 (21:27 +0100)]
SONAR-7267 Do not accept multiple rules with the same key in a repository

8 years agoSONAR-7101 Deprecate Common Rule SkippedUnitTests
Simon Brandhof [Tue, 1 Mar 2016 20:15:13 +0000 (21:15 +0100)]
SONAR-7101 Deprecate Common Rule SkippedUnitTests