]>
source.dussan.org Git - sonarqube.git/log
Stas Vilchik [Wed, 9 Mar 2016 14:54:38 +0000 (15:54 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Wed, 9 Mar 2016 14:20:39 +0000 (15:20 +0100)]
SONAR-7405 fix treemap colors when displaying RATING measure
Stas Vilchik [Wed, 9 Mar 2016 14:13:47 +0000 (15:13 +0100)]
SONAR-7407 fix small ui glitch in FF
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
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
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
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
Julien Lancelot [Mon, 7 Mar 2016 12:49:24 +0000 (13:49 +0100)]
SONAR-7426 SONAR-7427 Fix ITs because of new measures
Julien Lancelot [Mon, 7 Mar 2016 16:21:19 +0000 (17:21 +0100)]
SONAR-7427 Add new "effort to reach rating A" characteristic metrics
Julien Lancelot [Mon, 7 Mar 2016 16:17:22 +0000 (17:17 +0100)]
SONAR-7426 Add new characteristic rating metrics
Julien Lancelot [Mon, 7 Mar 2016 11:35:10 +0000 (12:35 +0100)]
SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metrics
Julien Lancelot [Fri, 4 Mar 2016 15:02:33 +0000 (16:02 +0100)]
Rename classes using SQALE to Quality Model
Simon Brandhof [Wed, 9 Mar 2016 09:58:19 +0000 (10:58 +0100)]
More stable Selenium integration tests
By replacing assertText with waitForText
Simon Brandhof [Wed, 9 Mar 2016 09:57:56 +0000 (10:57 +0100)]
Remove deprecated calls in ProjectAdministrationTest
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
Simon Brandhof [Wed, 9 Mar 2016 09:14:34 +0000 (10:14 +0100)]
Make selenium tests of ProjectAdministrationTest more stable
Simon Brandhof [Wed, 9 Mar 2016 09:14:16 +0000 (10:14 +0100)]
Fix WS assertion in upgrade tests
Simon Brandhof [Wed, 9 Mar 2016 08:10:09 +0000 (09:10 +0100)]
Fix execution of upgrade tests in QA
Simon Brandhof [Wed, 2 Mar 2016 16:49:10 +0000 (17:49 +0100)]
Enable upgrade tests on QA env
Eric Hartmann [Tue, 8 Mar 2016 19:26:12 +0000 (20:26 +0100)]
Update version to 5.4.1-SNAPSHOT
Simon Brandhof [Tue, 8 Mar 2016 09:21:35 +0000 (10:21 +0100)]
SONAR-7364 remove SQALE characteristics from scanner API
Eric Hartmann [Tue, 8 Mar 2016 15:48:19 +0000 (16:48 +0100)]
Release 5.4
Julien Lancelot [Tue, 8 Mar 2016 08:34:40 +0000 (09:34 +0100)]
Fix quality flaws
Julien Lancelot [Tue, 8 Mar 2016 08:16:36 +0000 (09:16 +0100)]
SONAR-6226 Fix typo
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
Stas Vilchik [Tue, 8 Mar 2016 12:35:08 +0000 (13:35 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Tue, 8 Mar 2016 11:27:28 +0000 (12:27 +0100)]
SONAR-7336 mark "set_type" as core action
Stas Vilchik [Mon, 7 Mar 2016 10:20:32 +0000 (11:20 +0100)]
SONAR-7336 add ability to change issue type from UI
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
Sébastien Lesaint [Tue, 8 Mar 2016 10:23:23 +0000 (11:23 +0100)]
disable unstable CeProcessingSchedulerImplMultiThreadTest
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/
Simon Brandhof [Tue, 1 Mar 2016 14:09:20 +0000 (15:09 +0100)]
Drop class SearchClient
Simon Brandhof [Mon, 7 Mar 2016 20:36:38 +0000 (21:36 +0100)]
Disable some NGram tokenizers on index "rules"
Stas Vilchik [Tue, 8 Mar 2016 09:19:44 +0000 (10:19 +0100)]
fix drilldown links for new issue measures
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
Stas Vilchik [Tue, 8 Mar 2016 08:07:46 +0000 (09:07 +0100)]
SONAR-7402 fix column break on all measures page
Stas Vilchik [Mon, 7 Mar 2016 16:37:41 +0000 (17:37 +0100)]
SONAR-7405 display treemap legend
Stas Vilchik [Mon, 7 Mar 2016 16:31:21 +0000 (17:31 +0100)]
SONAR-7402 fix corner cases caused by views and developers
Stas Vilchik [Mon, 7 Mar 2016 15:05:38 +0000 (16:05 +0100)]
SONAR-7402 limit the width of the list of measures
Stas Vilchik [Mon, 7 Mar 2016 14:54:05 +0000 (15:54 +0100)]
SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" pages
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
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
Stas Vilchik [Fri, 4 Mar 2016 15:01:06 +0000 (16:01 +0100)]
SONAR-7406 fix axes labels on bubble chart
Stas Vilchik [Fri, 4 Mar 2016 14:59:06 +0000 (15:59 +0100)]
SONAR-7402 apply feedback
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
Stas Vilchik [Fri, 4 Mar 2016 09:41:46 +0000 (10:41 +0100)]
SONAR-7404 Display history of selected measure on the "Measures" page
Stas Vilchik [Thu, 3 Mar 2016 16:44:29 +0000 (17:44 +0100)]
improve code quality
Stas Vilchik [Thu, 3 Mar 2016 14:05:39 +0000 (15:05 +0100)]
SONAR-7402 handle use case when metric is not found
Stas Vilchik [Thu, 3 Mar 2016 13:55:20 +0000 (14:55 +0100)]
SONAR-7403 Display the leak period value on the "Measures" page
Stas Vilchik [Wed, 2 Mar 2016 07:54:27 +0000 (08:54 +0100)]
SONAR-7402 Create new Measures page in the project space
Stas Vilchik [Mon, 7 Mar 2016 13:52:43 +0000 (14:52 +0100)]
increase width of paratemeter name column on web api page
Julien Lancelot [Thu, 3 Mar 2016 19:08:23 +0000 (20:08 +0100)]
SONAR-7342 Add remediation effort characteristic metrics
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
Julien Lancelot [Thu, 3 Mar 2016 13:44:12 +0000 (14:44 +0100)]
SONAR-7333 RuleTypeCopier should be the first IssueVisitor
Simon Brandhof [Mon, 7 Mar 2016 12:44:05 +0000 (13:44 +0100)]
SONAR-7129 SONAR-7135 optimize SQL requests on MySQL
Simon Brandhof [Mon, 7 Mar 2016 11:08:56 +0000 (12:08 +0100)]
Improve allocation of new ports in integration tests
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 "-"
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
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
Simon Brandhof [Fri, 4 Mar 2016 14:47:00 +0000 (15:47 +0100)]
Fix quality flaws
Eric Hartmann [Fri, 4 Mar 2016 16:25:48 +0000 (17:25 +0100)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 4 Mar 2016 16:25:47 +0000 (17:25 +0100)]
[maven-release-plugin] prepare release 5.4-RC4
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
Simon Brandhof [Wed, 2 Mar 2016 14:05:13 +0000 (15:05 +0100)]
it-plugins - enforce analysis of C/C++ project without build-wrapper
Stas Vilchik [Fri, 4 Mar 2016 09:59:07 +0000 (10:59 +0100)]
SONAR-4004 require 3 characters to search
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
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
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
Sébastien Lesaint [Fri, 4 Mar 2016 13:55:46 +0000 (14:55 +0100)]
SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTest
Stas Vilchik [Fri, 4 Mar 2016 13:52:58 +0000 (14:52 +0100)]
SONAR-7329 add type option in "Filter Similar Rules" menu
Sébastien Lesaint [Thu, 3 Mar 2016 16:57:20 +0000 (17:57 +0100)]
SONAR-7417 add sonar.ce.workerCount to sonar.properties
Sébastien Lesaint [Thu, 3 Mar 2016 10:38:39 +0000 (11:38 +0100)]
SONAR-7417 add workerCount to SystemInfo and CE MBean
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
Stas Vilchik [Fri, 4 Mar 2016 08:21:21 +0000 (09:21 +0100)]
fix TechnicalDebtWidgetTest
Stas Vilchik [Thu, 3 Mar 2016 16:49:51 +0000 (17:49 +0100)]
SONAR-7331 fix bug when click on facet
Simon Brandhof [Thu, 3 Mar 2016 15:47:11 +0000 (16:47 +0100)]
Revert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"
This reverts commit
e4dac55db3e3224be660cbd648022bf005194751 .
Simon Brandhof [Tue, 1 Mar 2016 20:42:35 +0000 (21:42 +0100)]
SONAR-7372 Too many logs "Disable metric" at server startup
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
Stas Vilchik [Thu, 3 Mar 2016 10:52:25 +0000 (11:52 +0100)]
SONAR-7401 Update component viewer header to support new quality model
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
Stas Vilchik [Thu, 3 Mar 2016 10:15:53 +0000 (11:15 +0100)]
SONAR-7329 display rule type in the rules list
Stas Vilchik [Thu, 3 Mar 2016 10:04:07 +0000 (11:04 +0100)]
SONAR-7331 Add new "Type" facet on Rules page
Stas Vilchik [Thu, 3 Mar 2016 09:36:28 +0000 (10:36 +0100)]
update deprecation tooltip message
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.
Sébastien Lesaint [Mon, 8 Feb 2016 11:16:47 +0000 (12:16 +0100)]
improve reporting in case of failure in CeQueueDaoTest
Sébastien Lesaint [Mon, 8 Feb 2016 11:01:14 +0000 (12:01 +0100)]
remove useless session.rollback() causing MySql UT instability
Julien Lancelot [Wed, 2 Mar 2016 14:02:34 +0000 (15:02 +0100)]
SONAR-7330 Remove IndexField
Julien Lancelot [Wed, 2 Mar 2016 13:57:03 +0000 (14:57 +0100)]
Fix quality flaws
Simon Brandhof [Wed, 2 Mar 2016 14:05:13 +0000 (15:05 +0100)]
it-plugins - enforce analysis of C/C++ project without build-wrapper
Stas Vilchik [Wed, 2 Mar 2016 08:00:27 +0000 (09:00 +0100)]
SONAR-7021 update overview page to rely only on "Tests" domain
Simon Brandhof [Tue, 1 Mar 2016 20:08:51 +0000 (21:08 +0100)]
SONAR-7021 Merge tests metric domains
Julien Lancelot [Wed, 2 Mar 2016 11:11:25 +0000 (12:11 +0100)]
SONAR-7353 Move RuleType to API
Stas Vilchik [Wed, 2 Mar 2016 08:37:01 +0000 (09:37 +0100)]
SONAR-7329 display rule type in description
Julien Lancelot [Tue, 1 Mar 2016 16:58:49 +0000 (17:58 +0100)]
SONAR-7329 Cleanup some remaining characteristics stuff
Julien Lancelot [Tue, 1 Mar 2016 15:50:31 +0000 (16:50 +0100)]
SONAR-7333 Set issue type from rule type
Julien Lancelot [Tue, 1 Mar 2016 13:16:11 +0000 (14:16 +0100)]
SONAR-7329 Add type in Rules WS
Julien Lancelot [Tue, 1 Mar 2016 13:43:37 +0000 (14:43 +0100)]
SONAR-7353 Synchronize rules type on each startup
Julien Lancelot [Tue, 1 Mar 2016 13:38:30 +0000 (14:38 +0100)]
SONAR-7329 Set type when creating rules
Julien Lancelot [Tue, 1 Mar 2016 13:03:03 +0000 (14:03 +0100)]
SONAR-7329 Add type in RuleIndex
Julien Lancelot [Tue, 1 Mar 2016 11:00:12 +0000 (12:00 +0100)]
SONAR-7329 Add type in RuleDto